From ab5b600bf151fa9320052a6fa8cbdf9c238353ca Mon Sep 17 00:00:00 2001 From: Mis012 Date: Wed, 5 Feb 2025 16:27:17 +0100 Subject: [PATCH] run `whitespace_format.py --add-new-line-marker-at-end-of-file --remove-trailing-whitespace --remove-trailing-empty-lines --new-line-marker=linux --normalize-non-standard-whitespace=remove` on src/ --- src/api-impl-jni/app/android_app_Activity.c | 4 +- .../database/android_database_SQLiteCommon.c | 6 +- .../database/android_database_SQLiteCommon.h | 2 +- .../android_database_SQLiteConnection.c | 20 +- .../database/android_database_SQLiteGlobal.c | 4 +- .../graphics/android_graphics_Path.c | 2 +- src/api-impl-jni/native_activity.h | 23 +- src/api-impl-jni/views/AndroidLayout.h | 2 +- src/api-impl-jni/views/android_view_View.c | 2 +- src/api-impl-jni/widgets/WrapperWidget.c | 8 +- .../widgets/android_webkit_WebView.c | 10 +- .../android/accounts/AccountManager.java | 2 +- .../android/animation/AnimatorInflater.java | 2 +- .../android/animation/ArgbEvaluator.java | 2 +- .../android/animation/LayoutTransition.java | 2 +- .../android/annotation/SystemApi.java | 2 +- src/api-impl/android/app/Activity.java | 2 +- src/api-impl/android/app/DownloadManager.java | 2 +- src/api-impl/android/app/SearchManager.java | 2 +- src/api-impl/android/app/UiModeManager.java | 2 +- .../android/app/WallpaperManager.java | 2 +- .../app/admin/DevicePolicyManager.java | 2 +- src/api-impl/android/app/job/JobWorkItem.java | 1 - .../android/bluetooth/BluetoothProfile.java | 2 +- src/api-impl/android/content/ClipData.java | 2 +- .../android/content/IntentFilter.java | 2 +- .../android/content/pm/PackageManager.java | 4 +- .../android/content/pm/PackageUserState.java | 2 +- .../android/database/AbstractCursor.java | 2 +- .../database/AbstractWindowedCursor.java | 4 +- .../android/database/CharArrayBuffer.java | 4 +- .../android/database/ContentObservable.java | 2 +- .../android/database/ContentObserver.java | 2 +- .../android/database/CrossProcessCursor.java | 4 +- .../database/DefaultDatabaseErrorHandler.java | 4 +- .../android/database/SQLException.java | 2 +- .../DatabaseObjectNotClosedException.java | 2 +- .../database/sqlite/SQLiteAbortException.java | 2 +- .../sqlite/SQLiteAccessPermException.java | 2 +- ...eBindOrColumnIndexOutOfRangeException.java | 2 +- .../sqlite/SQLiteBlobTooBigException.java | 2 +- .../SQLiteCantOpenDatabaseException.java | 2 +- .../database/sqlite/SQLiteClosable.java | 2 +- .../database/sqlite/SQLiteConnection.java | 2 +- .../database/sqlite/SQLiteConnectionPool.java | 2 +- .../sqlite/SQLiteConstraintException.java | 2 +- .../android/database/sqlite/SQLiteCursor.java | 6 +- .../database/sqlite/SQLiteCustomFunction.java | 2 +- .../database/sqlite/SQLiteDatabase.java | 4 +- .../sqlite/SQLiteDatabaseConfiguration.java | 2 +- .../SQLiteDatabaseCorruptException.java | 2 +- .../sqlite/SQLiteDatabaseLockedException.java | 2 +- .../SQLiteDatatypeMismatchException.java | 2 +- .../android/database/sqlite/SQLiteDebug.java | 2 +- .../sqlite/SQLiteDiskIOException.java | 4 +- .../database/sqlite/SQLiteDoneException.java | 2 +- .../database/sqlite/SQLiteException.java | 2 +- .../database/sqlite/SQLiteFullException.java | 2 +- .../android/database/sqlite/SQLiteGlobal.java | 2 +- .../sqlite/SQLiteMisuseException.java | 2 +- .../database/sqlite/SQLiteOpenHelper.java | 2 +- .../sqlite/SQLiteOutOfMemoryException.java | 2 +- .../database/sqlite/SQLiteProgram.java | 2 +- .../android/database/sqlite/SQLiteQuery.java | 2 +- .../database/sqlite/SQLiteQueryBuilder.java | 2 +- .../SQLiteReadOnlyDatabaseException.java | 2 +- .../database/sqlite/SQLiteSession.java | 2 +- .../database/sqlite/SQLiteStatement.java | 2 +- .../database/sqlite/SQLiteStatementInfo.java | 2 +- .../sqlite/SQLiteTableLockedException.java | 2 +- .../sqlite/SQLiteTransactionListener.java | 2 +- src/api-impl/android/graphics/Paint.java | 6 +- src/api-impl/android/graphics/PointF.java | 32 +- .../android/graphics/drawable/Animatable.java | 2 +- .../android/graphics/drawable/Drawable.java | 4 +- .../graphics/drawable/ScaleDrawable.java | 2 +- .../graphics/drawable/ShapeDrawable.java | 2 +- src/api-impl/android/location/GnssStatus.java | 37 + src/api-impl/android/location/Location.java | 2 +- src/api-impl/android/media/MediaCodec.java | 2 +- .../android/media/MediaDescription.java | 2 +- src/api-impl/android/net/Network.java | 1 - .../net/http/X509TrustManagerExtensions.java | 2 +- .../android/net/wifi/p2p/WifiP2pManager.java | 2 +- src/api-impl/android/nfc/NfcManager.java | 2 +- .../android/os/ConditionVariable.java | 2 +- src/api-impl/android/os/DropBoxManager.java | 2 +- src/api-impl/android/os/FileObserver.java | 4 +- .../os/OperationCanceledException.java | 4 +- src/api-impl/android/os/StrictMode.java | 6 +- .../android/os/storage/StorageManager.java | 2 +- src/api-impl/android/text/Layout.java | 2 +- src/api-impl/android/text/Selection.java | 2 +- .../android/text/SpannableStringBuilder.java | 2 +- .../android/text/format/DateUtils.java | 2 +- .../text/method/LinkMovementMethod.java | 2 +- src/api-impl/android/util/JsonToken.java | 2 +- src/api-impl/android/util/LruCache.java | 2 +- src/api-impl/android/util/Property.java | 2 +- src/api-impl/android/view/AbsSavedState.java | 2 +- src/api-impl/android/view/ActionMode.java | 2 +- .../android/view/GestureDetector.java | 12 +- .../android/view/InflateException.java | 2 +- src/api-impl/android/view/TextureView.java | 2 +- src/api-impl/android/view/View.java | 2 +- .../android/view/ViewConfiguration.java | 2 +- src/api-impl/android/view/ViewStub.java | 10 +- .../android/view/animation/Interpolator.java | 2 +- .../android/webkit/DownloadListener.java | 2 +- src/api-impl/android/webkit/MimeTypeMap.java | 2 +- src/api-impl/android/webkit/WebView.java | 2 +- src/api-impl/android/widget/AbsSpinner.java | 60 +- src/api-impl/android/widget/Adapter.java | 24 +- src/api-impl/android/widget/AdapterView.java | 6 +- .../android/widget/AutoCompleteTextView.java | 2 +- src/api-impl/android/widget/Checkable.java | 2 +- src/api-impl/android/widget/Filter.java | 12 +- src/api-impl/android/widget/Gallery.java | 192 +- .../android/widget/HeaderViewListAdapter.java | 2 +- src/api-impl/android/widget/ListView.java | 30 +- .../widget/MultiAutoCompleteTextView.java | 2 +- src/api-impl/android/widget/OverScroller.java | 6 +- src/api-impl/android/widget/PopupMenu.java | 4 +- src/api-impl/android/widget/RadioButton.java | 2 +- .../android/widget/RelativeLayout.java | 4 +- src/api-impl/android/widget/Scroller.java | 74 +- src/api-impl/android/widget/Space.java | 2 +- src/api-impl/android/widget/Spinner.java | 2 +- .../com/android/internal/Manifest.java | 618 +- src/api-impl/com/android/internal/R.java | 17588 ++++++++-------- .../android/server/am/DumpHeapProvider.java | 4 +- .../khronos/opengles/package.html | 2 +- src/libandroid/media.c | 2 - src/main-executable/atl.gresource.xml | 2 +- src/main-executable/back_button.h | 4 +- src/main-executable/bionic_compat.c | 4 +- .../css/default-stylesheet.css | 1 - .../android/test/ComparisonFailure.java | 2 +- .../android/test/InstrumentationTestCase.java | 22 +- .../android/test/PerformanceTestCase.java | 1 - .../suitebuilder/SmokeTestSuiteBuilder.java | 2 +- .../test/suitebuilder/TestGrouping.java | 2 +- .../android/test/suitebuilder/TestMethod.java | 2 +- .../annotation/HasAnnotation.java | 2 +- .../annotation/HasClassAnnotation.java | 2 +- .../annotation/HasMethodAnnotation.java | 2 +- .../dalvik/annotation/BrokenTest.java | 2 +- .../dalvik/annotation/SideEffect.java | 2 +- 148 files changed, 9559 insertions(+), 9529 deletions(-) create mode 100644 src/api-impl/android/location/GnssStatus.java diff --git a/src/api-impl-jni/app/android_app_Activity.c b/src/api-impl-jni/app/android_app_Activity.c index 10bc68f0..31daf379 100644 --- a/src/api-impl-jni/app/android_app_Activity.c +++ b/src/api-impl-jni/app/android_app_Activity.c @@ -109,7 +109,7 @@ void current_activity_back_pressed(void){ jmethodID current_activity_on_back_pressed_method_id = (*env) ->GetMethodID(env, current_activity_class, "onBackPressed", "()V"); if((*env)->ExceptionCheck(env)) (*env)->ExceptionDescribe(env); - + // Either a new activity was added to the backlog or the current activity's onBackPressed method was changed if(g_list_length(activity_backlog) > 1 || handle_cache.activity.onBackPressed != current_activity_on_back_pressed_method_id){ (*env)->CallVoidMethod(env, activity_current, handle_cache.activity.onBackPressed); @@ -222,7 +222,7 @@ static void file_dialog_callback(GObject* source_object, GAsyncResult* res, gpoi if (file) { char *uri = g_file_get_uri(file); - + (*env)->CallVoidMethod(env, d->activity, fileChooserResultCallback, d->request_code, RESULT_OK, d->action, _JSTRING(uri)); if ((*env)->ExceptionCheck(env)) (*env)->ExceptionDescribe(env); diff --git a/src/api-impl-jni/database/android_database_SQLiteCommon.c b/src/api-impl-jni/database/android_database_SQLiteCommon.c index bb63e148..83cf7101 100644 --- a/src/api-impl-jni/database/android_database_SQLiteCommon.c +++ b/src/api-impl-jni/database/android_database_SQLiteCommon.c @@ -14,11 +14,11 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ /* -** Rewritten from C++ to C for Android Translation Layer: +** Rewritten from C++ to C for Android Translation Layer: */ #include @@ -128,7 +128,7 @@ void throw_sqlite3_exception_errcode_message(JNIEnv* env, int errcode, if (sqlite3Message) { char *zFullmsg = sqlite3_mprintf( - "%s (code %d)%s%s", sqlite3Message, errcode, + "%s (code %d)%s%s", sqlite3Message, errcode, (message ? ": " : ""), (message ? message : "") ); printf("throwing new %s\n", exceptionClass); diff --git a/src/api-impl-jni/database/android_database_SQLiteCommon.h b/src/api-impl-jni/database/android_database_SQLiteCommon.h index 4082e771..0a9562b4 100644 --- a/src/api-impl-jni/database/android_database_SQLiteCommon.h +++ b/src/api-impl-jni/database/android_database_SQLiteCommon.h @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl-jni/database/android_database_SQLiteConnection.c b/src/api-impl-jni/database/android_database_SQLiteConnection.c index 5ecbdc09..1f5e126c 100644 --- a/src/api-impl-jni/database/android_database_SQLiteConnection.c +++ b/src/api-impl-jni/database/android_database_SQLiteConnection.c @@ -14,11 +14,11 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ /* -** Rewritten from C++ to C for Android Translation Layer: +** Rewritten from C++ to C for Android Translation Layer: */ #include @@ -69,14 +69,14 @@ static const int BUSY_TIMEOUT_MS = 2500; /* ** This function is a collation sequence callback equivalent to the built-in -** BINARY sequence. +** BINARY sequence. ** ** Stock Android uses a modified version of sqlite3.c that calls out to a module ** named "sqlite3_android" to add extra built-in collations and functions to ** all database handles. Specifically, collation sequence "LOCALIZED". For now, ** this module does not include sqlite3_android (since it is difficult to build ** with the NDK only). Instead, this function is registered as "LOCALIZED" for all -** new database handles. +** new database handles. */ static int coll_localized( void *not_used, @@ -585,17 +585,17 @@ static jboolean setWindowNumColumns( } /* -** This method has been rewritten for org.sqlite.database.*. The original +** This method has been rewritten for org.sqlite.database.*. The original ** android implementation used the C++ interface to populate a CursorWindow ** object. Since the NDK does not export this interface, we invoke the Java ** interface using standard JNI methods to do the same thing. ** -** This function executes the SQLite statement object passed as the 4th +** This function executes the SQLite statement object passed as the 4th ** argument and copies one or more returned rows into the CursorWindow -** object passed as the 5th argument. The set of rows copied into the +** object passed as the 5th argument. The set of rows copied into the ** CursorWindow is always contiguous. ** -** The only row that *must* be copied into the CursorWindow is row +** The only row that *must* be copied into the CursorWindow is row ** iRowRequired. Ideally, all rows from iRowStart through to the end ** of the query are copied into the CursorWindow. If this is not possible ** (CursorWindow objects have a finite capacity), some compromise position @@ -607,11 +607,11 @@ static jboolean setWindowNumColumns( ** ** where iStart is the index of the first row copied into the CursorWindow. ** If the countAllRows argument is true, nRow is the total number of rows -** returned by the query. Otherwise, nRow is one greater than the index of +** returned by the query. Otherwise, nRow is one greater than the index of ** the last row copied into the CursorWindow. */ JNIEXPORT jlong JNICALL Java_android_database_sqlite_SQLiteConnection_nativeExecuteForCursorWindow( - JNIEnv *env, + JNIEnv *env, jclass clazz, jlong connectionPtr, /* Pointer to SQLiteConnection C++ object */ jlong statementPtr, /* Pointer to sqlite3_stmt object */ diff --git a/src/api-impl-jni/database/android_database_SQLiteGlobal.c b/src/api-impl-jni/database/android_database_SQLiteGlobal.c index a0845943..384b4029 100644 --- a/src/api-impl-jni/database/android_database_SQLiteGlobal.c +++ b/src/api-impl-jni/database/android_database_SQLiteGlobal.c @@ -14,11 +14,11 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ /* -** Rewritten from C++ to C for Android Translation Layer: +** Rewritten from C++ to C for Android Translation Layer: */ #include diff --git a/src/api-impl-jni/graphics/android_graphics_Path.c b/src/api-impl-jni/graphics/android_graphics_Path.c index 44a72df7..f18c4b3d 100644 --- a/src/api-impl-jni/graphics/android_graphics_Path.c +++ b/src/api-impl-jni/graphics/android_graphics_Path.c @@ -146,7 +146,7 @@ JNIEXPORT jlong JNICALL Java_android_graphics_Path_native_1transform(JNIEnv *env JNIEXPORT void JNICALL Java_android_graphics_Path_native_1add_1rect(JNIEnv *env, jclass this, jlong builder_ptr, jfloat left, jfloat top, jfloat right, jfloat bottom) { - gsk_path_builder_add_rect(_PTR(builder_ptr), &GRAPHENE_RECT_INIT(left, top, right-left, bottom-top)); + gsk_path_builder_add_rect(_PTR(builder_ptr), &GRAPHENE_RECT_INIT(left, top, right-left, bottom-top)); } JNIEXPORT void JNICALL Java_android_graphics_Path_native_1get_1bounds(JNIEnv *env, jclass this, jlong path_ptr, jobject bounds) diff --git a/src/api-impl-jni/native_activity.h b/src/api-impl-jni/native_activity.h index 2d7d08a9..27382724 100644 --- a/src/api-impl-jni/native_activity.h +++ b/src/api-impl-jni/native_activity.h @@ -78,17 +78,17 @@ typedef struct ANativeActivity { * Path to this application's internal data directory. */ const char* internalDataPath; - + /** * Path to this application's external (removable/mountable) data directory. */ const char* externalDataPath; - + /** * The platform's SDK version code. */ int32_t sdkVersion; - + /** * This is the native instance of the application. It is not used by * the framework, but can be set by the application to its own instance @@ -122,13 +122,13 @@ typedef struct ANativeActivityCallbacks { * for more information. */ void (*onStart)(ANativeActivity* activity); - + /** * NativeActivity has resumed. See Java documentation for Activity.onResume() * for more information. */ void (*onResume)(ANativeActivity* activity); - + /** * Framework is asking NativeActivity to save its current instance state. * See Java documentation for Activity.onSaveInstanceState() for more @@ -139,19 +139,19 @@ typedef struct ANativeActivityCallbacks { * entities (pointers to memory, file descriptors, etc). */ void* (*onSaveInstanceState)(ANativeActivity* activity, size_t* outSize); - + /** * NativeActivity has paused. See Java documentation for Activity.onPause() * for more information. */ void (*onPause)(ANativeActivity* activity); - + /** * NativeActivity has stopped. See Java documentation for Activity.onStop() * for more information. */ void (*onStop)(ANativeActivity* activity); - + /** * NativeActivity is being destroyed. See Java documentation for Activity.onDestroy() * for more information. @@ -163,7 +163,7 @@ typedef struct ANativeActivityCallbacks { * for example, to pause a game when it loses input focus. */ void (*onWindowFocusChanged)(ANativeActivity* activity, int hasFocus); - + /** * The drawing window for this native activity has been created. You * can use the given native window object to start drawing. @@ -194,13 +194,13 @@ typedef struct ANativeActivityCallbacks { * returning from here. */ void (*onNativeWindowDestroyed)(ANativeActivity* activity, ANativeWindow* window); - + /** * The input queue for this native activity's window has been created. * You can use the given input queue to start retrieving input events. */ void (*onInputQueueCreated)(ANativeActivity* activity, AInputQueue* queue); - + /** * The input queue for this native activity's window is being destroyed. * You should no longer try to reference this object upon returning from this @@ -310,4 +310,3 @@ void ANativeActivity_hideSoftInput(ANativeActivity* activity, uint32_t flags); #endif #endif // ANDROID_NATIVE_ACTIVITY_H - diff --git a/src/api-impl-jni/views/AndroidLayout.h b/src/api-impl-jni/views/AndroidLayout.h index 7fc1461e..8fb9ae13 100644 --- a/src/api-impl-jni/views/AndroidLayout.h +++ b/src/api-impl-jni/views/AndroidLayout.h @@ -29,4 +29,4 @@ void android_layout_set_params(AndroidLayout *layout, int width, int height); void widget_set_needs_allocation(GtkWidget *widget); -#endif // ANDROID_LAYOUT_H \ No newline at end of file +#endif // ANDROID_LAYOUT_H diff --git a/src/api-impl-jni/views/android_view_View.c b/src/api-impl-jni/views/android_view_View.c index 49e6889c..f6e4eea3 100644 --- a/src/api-impl-jni/views/android_view_View.c +++ b/src/api-impl-jni/views/android_view_View.c @@ -181,7 +181,7 @@ static gboolean on_event(GtkEventControllerLegacy *event_controller, GdkEvent *e pointers[id].index = pointer_index; pointers[id].id = id; } - + pointers[id].coord_x = x; pointers[id].coord_y = y; pointers[id].raw_x = x; diff --git a/src/api-impl-jni/widgets/WrapperWidget.c b/src/api-impl-jni/widgets/WrapperWidget.c index e2fef601..2e8aad4a 100644 --- a/src/api-impl-jni/widgets/WrapperWidget.c +++ b/src/api-impl-jni/widgets/WrapperWidget.c @@ -34,7 +34,7 @@ static void wrapper_widget_get_property (GObject *object, guint property_id, GVa switch ((WrapperWidgetProperty) property_id) { - case ATL_ID: + case ATL_ID: { jint id_jint = (*env)->CallIntMethod(env, jobj, handle_cache.view.getId); if((*env)->ExceptionCheck(env)) @@ -83,7 +83,7 @@ static void wrapper_widget_get_property (GObject *object, guint property_id, GVa (*env)->ReleaseStringUTFChars(env, super_classes_names_obj, super_classes_names); break; } - + default: G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); @@ -220,13 +220,13 @@ static void wrapper_widget_class_init(WrapperWidgetClass *class) object_class->set_property = wrapper_widget_set_property; object_class->get_property = wrapper_widget_get_property; - + // According to testing, these properties are not evaluated till we open the GtkInspector wrapper_widget_properties[ATL_ID] = g_param_spec_string("ATL-id", "ATL: ID", "ID of the component", "", G_PARAM_READABLE); wrapper_widget_properties[ATL_ID_NAME] = g_param_spec_string("ATL-id-name", "ATL: ID name", "Name of the ID of the component", "", G_PARAM_READABLE); wrapper_widget_properties[ATL_CLASS_NAME] = g_param_spec_string("ATL-class-name", "ATL: Class name", "Name of the class of the component", "", G_PARAM_READABLE); wrapper_widget_properties[ATL_SUPER_CLASS_NAMES] = g_param_spec_string("ATL-superclasses-names", "ATL: Super classes names", "Names of all the superclasses of the component class", "", G_PARAM_READABLE); - + g_object_class_install_properties (object_class, N_PROPERTIES, wrapper_widget_properties); } diff --git a/src/api-impl-jni/widgets/android_webkit_WebView.c b/src/api-impl-jni/widgets/android_webkit_WebView.c index 92e7fc79..33dcb5f7 100644 --- a/src/api-impl-jni/widgets/android_webkit_WebView.c +++ b/src/api-impl-jni/widgets/android_webkit_WebView.c @@ -38,11 +38,11 @@ static void web_view_load_changed(WebKitWebView *web_view, WebKitLoadEvent load_ JNIEXPORT jlong JNICALL Java_android_webkit_WebView_native_1constructor(JNIEnv *env, jobject this, jobject context, jobject attrs) { - /* - * many apps use webview just for fingerprinting or displaying ads, which seems like - * a waste of resources even if we deal with fingerprinting and ads in some other way - * in the future. - */ + /* + * many apps use webview just for fingerprinting or displaying ads, which seems like + * a waste of resources even if we deal with fingerprinting and ads in some other way + * in the future. + */ if(!getenv("ATL_UGLY_ENABLE_WEBVIEW")) return Java_android_view_View_native_1constructor(env, this, context, attrs); diff --git a/src/api-impl/android/accounts/AccountManager.java b/src/api-impl/android/accounts/AccountManager.java index 5780ca7a..66537e67 100644 --- a/src/api-impl/android/accounts/AccountManager.java +++ b/src/api-impl/android/accounts/AccountManager.java @@ -4,7 +4,7 @@ import android.content.Context; import android.os.Bundle; public class AccountManager { - + public static AccountManager get(Context context) { return new AccountManager(); } diff --git a/src/api-impl/android/animation/AnimatorInflater.java b/src/api-impl/android/animation/AnimatorInflater.java index 8c8eaf34..7a6d1a92 100644 --- a/src/api-impl/android/animation/AnimatorInflater.java +++ b/src/api-impl/android/animation/AnimatorInflater.java @@ -11,5 +11,5 @@ public class AnimatorInflater { public static StateListAnimator loadStateListAnimator(Context context, int resId) { return new StateListAnimator(); } - + } diff --git a/src/api-impl/android/animation/ArgbEvaluator.java b/src/api-impl/android/animation/ArgbEvaluator.java index e7787c31..ee988386 100644 --- a/src/api-impl/android/animation/ArgbEvaluator.java +++ b/src/api-impl/android/animation/ArgbEvaluator.java @@ -1,5 +1,5 @@ package android.animation; public class ArgbEvaluator { - + } diff --git a/src/api-impl/android/animation/LayoutTransition.java b/src/api-impl/android/animation/LayoutTransition.java index 276ef5c8..a43e1fd3 100644 --- a/src/api-impl/android/animation/LayoutTransition.java +++ b/src/api-impl/android/animation/LayoutTransition.java @@ -1,7 +1,7 @@ package android.animation; public class LayoutTransition { - + public void enableTransitionType(int transitionType) {} public void setStartDelay(int transitionType, long startDelay) {} diff --git a/src/api-impl/android/annotation/SystemApi.java b/src/api-impl/android/annotation/SystemApi.java index a01e4c50..718c8035 100644 --- a/src/api-impl/android/annotation/SystemApi.java +++ b/src/api-impl/android/annotation/SystemApi.java @@ -1,5 +1,5 @@ package android.annotation; public @interface SystemApi { - + } diff --git a/src/api-impl/android/app/Activity.java b/src/api-impl/android/app/Activity.java index 92040f2a..2e52126a 100644 --- a/src/api-impl/android/app/Activity.java +++ b/src/api-impl/android/app/Activity.java @@ -83,7 +83,7 @@ public class Activity extends ContextThemeWrapper implements Window.Callback, La * * @param className class name of activity or null * @return instance of main activity class - * @throws Exception + * @throws Exception */ private static Activity createMainActivity(String className, long native_window, String uriString) throws Exception { Uri uri = uriString != null ? Uri.parse(uriString) : null; diff --git a/src/api-impl/android/app/DownloadManager.java b/src/api-impl/android/app/DownloadManager.java index 473deee2..8e1b979a 100644 --- a/src/api-impl/android/app/DownloadManager.java +++ b/src/api-impl/android/app/DownloadManager.java @@ -1,5 +1,5 @@ package android.app; public class DownloadManager { - + } diff --git a/src/api-impl/android/app/SearchManager.java b/src/api-impl/android/app/SearchManager.java index 69b7e627..1cd34cff 100644 --- a/src/api-impl/android/app/SearchManager.java +++ b/src/api-impl/android/app/SearchManager.java @@ -1,5 +1,5 @@ package android.app; public class SearchManager { - + } diff --git a/src/api-impl/android/app/UiModeManager.java b/src/api-impl/android/app/UiModeManager.java index 0cd11875..be664d35 100644 --- a/src/api-impl/android/app/UiModeManager.java +++ b/src/api-impl/android/app/UiModeManager.java @@ -3,7 +3,7 @@ package android.app; import android.content.res.Configuration; public class UiModeManager { - + public int getCurrentModeType() { return Configuration.UI_MODE_TYPE_NORMAL; } diff --git a/src/api-impl/android/app/WallpaperManager.java b/src/api-impl/android/app/WallpaperManager.java index 249228a0..7167c85b 100644 --- a/src/api-impl/android/app/WallpaperManager.java +++ b/src/api-impl/android/app/WallpaperManager.java @@ -14,5 +14,5 @@ public class WallpaperManager { } private static native void set_bitmap(long texture); - + } diff --git a/src/api-impl/android/app/admin/DevicePolicyManager.java b/src/api-impl/android/app/admin/DevicePolicyManager.java index fa64c941..57ec1c05 100644 --- a/src/api-impl/android/app/admin/DevicePolicyManager.java +++ b/src/api-impl/android/app/admin/DevicePolicyManager.java @@ -1,5 +1,5 @@ package android.app.admin; public class DevicePolicyManager { - + } diff --git a/src/api-impl/android/app/job/JobWorkItem.java b/src/api-impl/android/app/job/JobWorkItem.java index 50c5dde7..43478619 100644 --- a/src/api-impl/android/app/job/JobWorkItem.java +++ b/src/api-impl/android/app/job/JobWorkItem.java @@ -6,4 +6,3 @@ final public class JobWorkItem { public JobWorkItem(Intent intent) { } } - diff --git a/src/api-impl/android/bluetooth/BluetoothProfile.java b/src/api-impl/android/bluetooth/BluetoothProfile.java index 42eec903..6b1a61d9 100644 --- a/src/api-impl/android/bluetooth/BluetoothProfile.java +++ b/src/api-impl/android/bluetooth/BluetoothProfile.java @@ -1,6 +1,6 @@ package android.bluetooth; public class BluetoothProfile { - + public interface ServiceListener {} } diff --git a/src/api-impl/android/content/ClipData.java b/src/api-impl/android/content/ClipData.java index 41b70582..e6c85b25 100644 --- a/src/api-impl/android/content/ClipData.java +++ b/src/api-impl/android/content/ClipData.java @@ -3,7 +3,7 @@ package android.content; public class ClipData { String text; - + public static ClipData newPlainText(CharSequence label, CharSequence text) { ClipData clip = new ClipData(); clip.text = text.toString(); diff --git a/src/api-impl/android/content/IntentFilter.java b/src/api-impl/android/content/IntentFilter.java index c5aa4e2f..7d4fae06 100644 --- a/src/api-impl/android/content/IntentFilter.java +++ b/src/api-impl/android/content/IntentFilter.java @@ -10,7 +10,7 @@ import android.net.Uri; import java.util.Iterator; public class IntentFilter { - + private List actions = new ArrayList<>(); private Set categories = new HashSet<>(); private List dataSchemes = new ArrayList<>(); diff --git a/src/api-impl/android/content/pm/PackageManager.java b/src/api-impl/android/content/pm/PackageManager.java index f335c7bb..d5a34b41 100644 --- a/src/api-impl/android/content/pm/PackageManager.java +++ b/src/api-impl/android/content/pm/PackageManager.java @@ -1674,7 +1674,7 @@ public class PackageManager { * to modify the data returned. * * @return ProviderInfo containing information about the service. - * @throws Exception + * @throws Exception * * @see #GET_META_DATA * @see #GET_SHARED_LIBRARY_FILES @@ -2402,7 +2402,7 @@ public class PackageManager { * * @return ContentProviderInfo Information about the provider, if found, * else null. - * @throws Exception + * @throws Exception */ public ProviderInfo resolveContentProvider(String authority, int flags) { for (PackageParser.Provider p : Context.pkg.providers) { diff --git a/src/api-impl/android/content/pm/PackageUserState.java b/src/api-impl/android/content/pm/PackageUserState.java index 3b39572d..6d813605 100644 --- a/src/api-impl/android/content/pm/PackageUserState.java +++ b/src/api-impl/android/content/pm/PackageUserState.java @@ -56,4 +56,4 @@ public class PackageUserState { ? new HashSet(o.enabledComponents) : null; } -} \ No newline at end of file +} diff --git a/src/api-impl/android/database/AbstractCursor.java b/src/api-impl/android/database/AbstractCursor.java index 4c6c467b..6a5eabe3 100644 --- a/src/api-impl/android/database/AbstractCursor.java +++ b/src/api-impl/android/database/AbstractCursor.java @@ -481,4 +481,4 @@ public abstract class AbstractCursor implements CrossProcessCursor { } } } -} \ No newline at end of file +} diff --git a/src/api-impl/android/database/AbstractWindowedCursor.java b/src/api-impl/android/database/AbstractWindowedCursor.java index 5fe07a81..5dd144c7 100644 --- a/src/api-impl/android/database/AbstractWindowedCursor.java +++ b/src/api-impl/android/database/AbstractWindowedCursor.java @@ -133,7 +133,7 @@ public abstract class AbstractWindowedCursor extends AbstractCursor { @Override protected void checkPosition() { super.checkPosition(); - + if (mWindow == null) { throw new /*StaleDataException*/RuntimeException("Attempting to access a closed CursorWindow." + "Most probable cause: cursor is deactivated prior to calling this method."); @@ -206,4 +206,4 @@ public abstract class AbstractWindowedCursor extends AbstractCursor { super.onDeactivateOrClose(); closeWindow(); } -} \ No newline at end of file +} diff --git a/src/api-impl/android/database/CharArrayBuffer.java b/src/api-impl/android/database/CharArrayBuffer.java index 5da21032..7b54a657 100644 --- a/src/api-impl/android/database/CharArrayBuffer.java +++ b/src/api-impl/android/database/CharArrayBuffer.java @@ -23,11 +23,11 @@ public final class CharArrayBuffer { public CharArrayBuffer(int size) { data = new char[size]; } - + public CharArrayBuffer(char[] buf) { data = buf; } - + public char[] data; // In and out parameter public int sizeCopied; // Out parameter } diff --git a/src/api-impl/android/database/ContentObservable.java b/src/api-impl/android/database/ContentObservable.java index 463915b4..bafdbbca 100644 --- a/src/api-impl/android/database/ContentObservable.java +++ b/src/api-impl/android/database/ContentObservable.java @@ -88,4 +88,4 @@ public class ContentObservable extends Observable { } } } -} \ No newline at end of file +} diff --git a/src/api-impl/android/database/ContentObserver.java b/src/api-impl/android/database/ContentObserver.java index b99be4cd..dfdbc977 100644 --- a/src/api-impl/android/database/ContentObserver.java +++ b/src/api-impl/android/database/ContentObserver.java @@ -248,4 +248,4 @@ public abstract class ContentObserver { }); } } -} \ No newline at end of file +} diff --git a/src/api-impl/android/database/CrossProcessCursor.java b/src/api-impl/android/database/CrossProcessCursor.java index 28d49014..289c211b 100644 --- a/src/api-impl/android/database/CrossProcessCursor.java +++ b/src/api-impl/android/database/CrossProcessCursor.java @@ -74,5 +74,5 @@ public interface CrossProcessCursor extends Cursor { * @param newPosition The position that we're moving to. * @return True if the move is successful, false otherwise. */ - boolean onMove(int oldPosition, int newPosition); -} \ No newline at end of file + boolean onMove(int oldPosition, int newPosition); +} diff --git a/src/api-impl/android/database/DefaultDatabaseErrorHandler.java b/src/api-impl/android/database/DefaultDatabaseErrorHandler.java index ae6227b8..be220670 100644 --- a/src/api-impl/android/database/DefaultDatabaseErrorHandler.java +++ b/src/api-impl/android/database/DefaultDatabaseErrorHandler.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ @@ -66,7 +66,7 @@ public final class DefaultDatabaseErrorHandler implements DatabaseErrorHandler { if (!dbObj.isOpen()) { // database files are not even openable. delete this database file. // NOTE if the database has attached databases, then any of them could be corrupt. - // and not deleting all of them could cause corrupted database file to remain and + // and not deleting all of them could cause corrupted database file to remain and // make the application crash on database open operation. To avoid this problem, // the application should provide its own {@link DatabaseErrorHandler} impl class // to delete ALL files of the database (including the attached databases). diff --git a/src/api-impl/android/database/SQLException.java b/src/api-impl/android/database/SQLException.java index 3ccad6fc..f3b58ea2 100644 --- a/src/api-impl/android/database/SQLException.java +++ b/src/api-impl/android/database/SQLException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/DatabaseObjectNotClosedException.java b/src/api-impl/android/database/sqlite/DatabaseObjectNotClosedException.java index 93015a32..0fe6d007 100644 --- a/src/api-impl/android/database/sqlite/DatabaseObjectNotClosedException.java +++ b/src/api-impl/android/database/sqlite/DatabaseObjectNotClosedException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteAbortException.java b/src/api-impl/android/database/sqlite/SQLiteAbortException.java index d28b495c..48d36603 100644 --- a/src/api-impl/android/database/sqlite/SQLiteAbortException.java +++ b/src/api-impl/android/database/sqlite/SQLiteAbortException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteAccessPermException.java b/src/api-impl/android/database/sqlite/SQLiteAccessPermException.java index c9d3cb87..f307a70a 100644 --- a/src/api-impl/android/database/sqlite/SQLiteAccessPermException.java +++ b/src/api-impl/android/database/sqlite/SQLiteAccessPermException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteBindOrColumnIndexOutOfRangeException.java b/src/api-impl/android/database/sqlite/SQLiteBindOrColumnIndexOutOfRangeException.java index 6511d94c..953c1dd3 100644 --- a/src/api-impl/android/database/sqlite/SQLiteBindOrColumnIndexOutOfRangeException.java +++ b/src/api-impl/android/database/sqlite/SQLiteBindOrColumnIndexOutOfRangeException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteBlobTooBigException.java b/src/api-impl/android/database/sqlite/SQLiteBlobTooBigException.java index 70ae864d..01157264 100644 --- a/src/api-impl/android/database/sqlite/SQLiteBlobTooBigException.java +++ b/src/api-impl/android/database/sqlite/SQLiteBlobTooBigException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteCantOpenDatabaseException.java b/src/api-impl/android/database/sqlite/SQLiteCantOpenDatabaseException.java index be76e5eb..758f7cff 100644 --- a/src/api-impl/android/database/sqlite/SQLiteCantOpenDatabaseException.java +++ b/src/api-impl/android/database/sqlite/SQLiteCantOpenDatabaseException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteClosable.java b/src/api-impl/android/database/sqlite/SQLiteClosable.java index bea9ddc1..db450c74 100644 --- a/src/api-impl/android/database/sqlite/SQLiteClosable.java +++ b/src/api-impl/android/database/sqlite/SQLiteClosable.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteConnection.java b/src/api-impl/android/database/sqlite/SQLiteConnection.java index 477c73d5..748b6dcc 100644 --- a/src/api-impl/android/database/sqlite/SQLiteConnection.java +++ b/src/api-impl/android/database/sqlite/SQLiteConnection.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteConnectionPool.java b/src/api-impl/android/database/sqlite/SQLiteConnectionPool.java index 19a0b40b..6d4e797e 100644 --- a/src/api-impl/android/database/sqlite/SQLiteConnectionPool.java +++ b/src/api-impl/android/database/sqlite/SQLiteConnectionPool.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteConstraintException.java b/src/api-impl/android/database/sqlite/SQLiteConstraintException.java index 3b87d8a6..e795395c 100644 --- a/src/api-impl/android/database/sqlite/SQLiteConstraintException.java +++ b/src/api-impl/android/database/sqlite/SQLiteConstraintException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteCursor.java b/src/api-impl/android/database/sqlite/SQLiteCursor.java index 3583c576..db42d463 100644 --- a/src/api-impl/android/database/sqlite/SQLiteCursor.java +++ b/src/api-impl/android/database/sqlite/SQLiteCursor.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ @@ -130,10 +130,10 @@ public class SQLiteCursor extends AbstractWindowedCursor { return mCount; } - /* + /* ** The AbstractWindowClass contains protected methods clearOrCreateWindow() and ** closeWindow(), which are used by the android.database.sqlite.* version of this - ** class. But, since they are marked with "@hide", the following replacement + ** class. But, since they are marked with "@hide", the following replacement ** versions are required. */ private void awc_clearOrCreateWindow(String name){ diff --git a/src/api-impl/android/database/sqlite/SQLiteCustomFunction.java b/src/api-impl/android/database/sqlite/SQLiteCustomFunction.java index 6ecb097f..cdbc6f34 100644 --- a/src/api-impl/android/database/sqlite/SQLiteCustomFunction.java +++ b/src/api-impl/android/database/sqlite/SQLiteCustomFunction.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteDatabase.java b/src/api-impl/android/database/sqlite/SQLiteDatabase.java index 05ea78ca..70c7abda 100644 --- a/src/api-impl/android/database/sqlite/SQLiteDatabase.java +++ b/src/api-impl/android/database/sqlite/SQLiteDatabase.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ @@ -1743,7 +1743,7 @@ public final class SQLiteDatabase extends SQLiteClosable { * Returns true if the new version code is greater than the current database version. * * @param newVersion The new version code. - * @return True if the new version code is greater than the current database version. + * @return True if the new version code is greater than the current database version. */ public boolean needUpgrade(int newVersion) { return newVersion > getVersion(); diff --git a/src/api-impl/android/database/sqlite/SQLiteDatabaseConfiguration.java b/src/api-impl/android/database/sqlite/SQLiteDatabaseConfiguration.java index aef40bfb..5d4ce449 100644 --- a/src/api-impl/android/database/sqlite/SQLiteDatabaseConfiguration.java +++ b/src/api-impl/android/database/sqlite/SQLiteDatabaseConfiguration.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteDatabaseCorruptException.java b/src/api-impl/android/database/sqlite/SQLiteDatabaseCorruptException.java index 9314a653..75e7b180 100644 --- a/src/api-impl/android/database/sqlite/SQLiteDatabaseCorruptException.java +++ b/src/api-impl/android/database/sqlite/SQLiteDatabaseCorruptException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteDatabaseLockedException.java b/src/api-impl/android/database/sqlite/SQLiteDatabaseLockedException.java index 248eb41f..7ba5f0a7 100644 --- a/src/api-impl/android/database/sqlite/SQLiteDatabaseLockedException.java +++ b/src/api-impl/android/database/sqlite/SQLiteDatabaseLockedException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteDatatypeMismatchException.java b/src/api-impl/android/database/sqlite/SQLiteDatatypeMismatchException.java index e16ca117..2f746a87 100644 --- a/src/api-impl/android/database/sqlite/SQLiteDatatypeMismatchException.java +++ b/src/api-impl/android/database/sqlite/SQLiteDatatypeMismatchException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteDebug.java b/src/api-impl/android/database/sqlite/SQLiteDebug.java index 94835df3..c20dec56 100644 --- a/src/api-impl/android/database/sqlite/SQLiteDebug.java +++ b/src/api-impl/android/database/sqlite/SQLiteDebug.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteDiskIOException.java b/src/api-impl/android/database/sqlite/SQLiteDiskIOException.java index aa3a94e5..be614133 100644 --- a/src/api-impl/android/database/sqlite/SQLiteDiskIOException.java +++ b/src/api-impl/android/database/sqlite/SQLiteDiskIOException.java @@ -14,14 +14,14 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ package android.database.sqlite; /** - * An exception that indicates that an IO error occured while accessing the + * An exception that indicates that an IO error occured while accessing the * SQLite database file. */ public class SQLiteDiskIOException extends SQLiteException { diff --git a/src/api-impl/android/database/sqlite/SQLiteDoneException.java b/src/api-impl/android/database/sqlite/SQLiteDoneException.java index d83ad4ed..efbb944f 100644 --- a/src/api-impl/android/database/sqlite/SQLiteDoneException.java +++ b/src/api-impl/android/database/sqlite/SQLiteDoneException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteException.java b/src/api-impl/android/database/sqlite/SQLiteException.java index 8f4c8737..b77352c5 100644 --- a/src/api-impl/android/database/sqlite/SQLiteException.java +++ b/src/api-impl/android/database/sqlite/SQLiteException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteFullException.java b/src/api-impl/android/database/sqlite/SQLiteFullException.java index 44128c5d..afa99251 100644 --- a/src/api-impl/android/database/sqlite/SQLiteFullException.java +++ b/src/api-impl/android/database/sqlite/SQLiteFullException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteGlobal.java b/src/api-impl/android/database/sqlite/SQLiteGlobal.java index 5cfdd039..42777ca9 100644 --- a/src/api-impl/android/database/sqlite/SQLiteGlobal.java +++ b/src/api-impl/android/database/sqlite/SQLiteGlobal.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteMisuseException.java b/src/api-impl/android/database/sqlite/SQLiteMisuseException.java index 9b5d90a5..873de0c4 100644 --- a/src/api-impl/android/database/sqlite/SQLiteMisuseException.java +++ b/src/api-impl/android/database/sqlite/SQLiteMisuseException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteOpenHelper.java b/src/api-impl/android/database/sqlite/SQLiteOpenHelper.java index c776840b..78656903 100644 --- a/src/api-impl/android/database/sqlite/SQLiteOpenHelper.java +++ b/src/api-impl/android/database/sqlite/SQLiteOpenHelper.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteOutOfMemoryException.java b/src/api-impl/android/database/sqlite/SQLiteOutOfMemoryException.java index 6c7668e5..e338edf3 100644 --- a/src/api-impl/android/database/sqlite/SQLiteOutOfMemoryException.java +++ b/src/api-impl/android/database/sqlite/SQLiteOutOfMemoryException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteProgram.java b/src/api-impl/android/database/sqlite/SQLiteProgram.java index 4a75ae19..8caf837d 100644 --- a/src/api-impl/android/database/sqlite/SQLiteProgram.java +++ b/src/api-impl/android/database/sqlite/SQLiteProgram.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteQuery.java b/src/api-impl/android/database/sqlite/SQLiteQuery.java index 7fa56bc7..3c01f011 100644 --- a/src/api-impl/android/database/sqlite/SQLiteQuery.java +++ b/src/api-impl/android/database/sqlite/SQLiteQuery.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteQueryBuilder.java b/src/api-impl/android/database/sqlite/SQLiteQueryBuilder.java index 2f6e2e95..585f3059 100644 --- a/src/api-impl/android/database/sqlite/SQLiteQueryBuilder.java +++ b/src/api-impl/android/database/sqlite/SQLiteQueryBuilder.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteReadOnlyDatabaseException.java b/src/api-impl/android/database/sqlite/SQLiteReadOnlyDatabaseException.java index de87023d..0daf3c7b 100644 --- a/src/api-impl/android/database/sqlite/SQLiteReadOnlyDatabaseException.java +++ b/src/api-impl/android/database/sqlite/SQLiteReadOnlyDatabaseException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteSession.java b/src/api-impl/android/database/sqlite/SQLiteSession.java index 60a4eb14..ccf5370e 100644 --- a/src/api-impl/android/database/sqlite/SQLiteSession.java +++ b/src/api-impl/android/database/sqlite/SQLiteSession.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteStatement.java b/src/api-impl/android/database/sqlite/SQLiteStatement.java index 73c99be2..1568cfed 100644 --- a/src/api-impl/android/database/sqlite/SQLiteStatement.java +++ b/src/api-impl/android/database/sqlite/SQLiteStatement.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteStatementInfo.java b/src/api-impl/android/database/sqlite/SQLiteStatementInfo.java index c70d5b5b..44da4632 100644 --- a/src/api-impl/android/database/sqlite/SQLiteStatementInfo.java +++ b/src/api-impl/android/database/sqlite/SQLiteStatementInfo.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteTableLockedException.java b/src/api-impl/android/database/sqlite/SQLiteTableLockedException.java index e2402a06..c6d07bf2 100644 --- a/src/api-impl/android/database/sqlite/SQLiteTableLockedException.java +++ b/src/api-impl/android/database/sqlite/SQLiteTableLockedException.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/database/sqlite/SQLiteTransactionListener.java b/src/api-impl/android/database/sqlite/SQLiteTransactionListener.java index d0b12b2e..1ea1ca14 100644 --- a/src/api-impl/android/database/sqlite/SQLiteTransactionListener.java +++ b/src/api-impl/android/database/sqlite/SQLiteTransactionListener.java @@ -14,7 +14,7 @@ * limitations under the License. */ /* -** Modified to support SQLite extensions by the SQLite developers: +** Modified to support SQLite extensions by the SQLite developers: ** sqlite-dev@sqlite.org. */ diff --git a/src/api-impl/android/graphics/Paint.java b/src/api-impl/android/graphics/Paint.java index f5bca14a..369c9279 100644 --- a/src/api-impl/android/graphics/Paint.java +++ b/src/api-impl/android/graphics/Paint.java @@ -60,9 +60,9 @@ public class Paint { } public void getTextBounds(String text, int start, int end, Rect bounds) {} public void getTextBounds(char[] text, int index, int count, Rect bounds) {} - public int getTextWidths(String text, int start, int end, float[] widths) { + public int getTextWidths(String text, int start, int end, float[] widths) { // TODO fix it - return 0; + return 0; } public void setFilterBitmap(boolean filter) {} @@ -100,7 +100,7 @@ public class Paint { return colorFilter; } - public Shader setShader(Shader shader) { return shader; } + public Shader setShader(Shader shader) { return shader; } public enum Style { /** diff --git a/src/api-impl/android/graphics/PointF.java b/src/api-impl/android/graphics/PointF.java index a34c8389..e4b1ae23 100644 --- a/src/api-impl/android/graphics/PointF.java +++ b/src/api-impl/android/graphics/PointF.java @@ -24,13 +24,13 @@ import android.os.Parcelable; public class PointF implements Parcelable { public float x; public float y; - + public PointF() {} public PointF(float x, float y) { this.x = x; - this.y = y; + this.y = y; } - + public PointF(Point p) { this.x = p.x; this.y = p.y; @@ -46,7 +46,7 @@ public class PointF implements Parcelable { this.x = p.x; this.y = p.y; } - + /** * Set the point's x and y coordinates */ @@ -54,7 +54,7 @@ public class PointF implements Parcelable { this.x = x; this.y = y; } - + /** * Set the point's x and y coordinates to the coordinates of p */ @@ -62,22 +62,22 @@ public class PointF implements Parcelable { this.x = p.x; this.y = p.y; } - - public final void negate() { + + public final void negate() { x = -x; - y = -y; + y = -y; } - + public final void offset(float dx, float dy) { x += dx; y += dy; } - + /** * Returns true if the point's coordinates equal (x,y) */ - public final boolean equals(float x, float y) { - return this.x == x && this.y == y; + public final boolean equals(float x, float y) { + return this.x == x && this.y == y; } @Override @@ -105,14 +105,14 @@ public class PointF implements Parcelable { /** * Return the euclidian distance from (0,0) to the point */ - public final float length() { - return length(x, y); + public final float length() { + return length(x, y); } - + /** * Returns the euclidian distance from (0,0) to (x,y) */ public static float length(float x, float y) { return (float) Math.hypot(x, y); } -} \ No newline at end of file +} diff --git a/src/api-impl/android/graphics/drawable/Animatable.java b/src/api-impl/android/graphics/drawable/Animatable.java index a878e685..276a6e7b 100644 --- a/src/api-impl/android/graphics/drawable/Animatable.java +++ b/src/api-impl/android/graphics/drawable/Animatable.java @@ -1,5 +1,5 @@ package android.graphics.drawable; public interface Animatable { - + } diff --git a/src/api-impl/android/graphics/drawable/Drawable.java b/src/api-impl/android/graphics/drawable/Drawable.java index 9a95f19a..0dfd5b4a 100644 --- a/src/api-impl/android/graphics/drawable/Drawable.java +++ b/src/api-impl/android/graphics/drawable/Drawable.java @@ -71,7 +71,7 @@ public class Drawable { public int getChangingConfigurations() { return Drawable.this.getChangingConfigurations(); } - + }; } @@ -127,7 +127,7 @@ public class Drawable { public void invalidateSelf() { native_invalidate(paintable); - + /* this shouldn't ever be needed with Gtk, but let's play it safe for now */ if (this.callback != null) { callback.invalidateDrawable(this); diff --git a/src/api-impl/android/graphics/drawable/ScaleDrawable.java b/src/api-impl/android/graphics/drawable/ScaleDrawable.java index c3734d45..de197ae1 100644 --- a/src/api-impl/android/graphics/drawable/ScaleDrawable.java +++ b/src/api-impl/android/graphics/drawable/ScaleDrawable.java @@ -9,5 +9,5 @@ public class ScaleDrawable extends Drawable { // TODO Auto-generated method stub throw new UnsupportedOperationException("Unimplemented method 'draw'"); } - + } diff --git a/src/api-impl/android/graphics/drawable/ShapeDrawable.java b/src/api-impl/android/graphics/drawable/ShapeDrawable.java index 3bdc3616..6608c250 100644 --- a/src/api-impl/android/graphics/drawable/ShapeDrawable.java +++ b/src/api-impl/android/graphics/drawable/ShapeDrawable.java @@ -13,5 +13,5 @@ public class ShapeDrawable extends Drawable { public void setPadding(Rect padding) {} public void setShape(Shape shape) {} - + } diff --git a/src/api-impl/android/location/GnssStatus.java b/src/api-impl/android/location/GnssStatus.java new file mode 100644 index 00000000..770349ad --- /dev/null +++ b/src/api-impl/android/location/GnssStatus.java @@ -0,0 +1,37 @@ +package android.location; + +public final class GnssStatus { + public static final int CONSTELLATION_UNKNOWN = 0; + public static final int CONSTELLATION_GPS = 1; + public static final int CONSTELLATION_SBAS = 2; + public static final int CONSTELLATION_GLONASS = 3; + public static final int CONSTELLATION_QZSS = 4; + public static final int CONSTELLATION_BEIDOU = 5; + public static final int CONSTELLATION_GALILEO = 6; + public static final int CONSTELLATION_IRNSS = 7; + + public GnssStatus() { + } + + public static abstract class Callback { + public void onStarted() { + } + + public void onStopped() { + } + + public void onFirstFix(int ttffMillis) { + } + + public void onSatelliteStatusChanged(GnssStatus status) { + } + } + + public int getSatelliteCount() { + return 3; // FIXME + } + + public boolean usedInFix(int index) { + return true; // FIXME + } +} diff --git a/src/api-impl/android/location/Location.java b/src/api-impl/android/location/Location.java index 7a9f95fb..3cba5cbf 100644 --- a/src/api-impl/android/location/Location.java +++ b/src/api-impl/android/location/Location.java @@ -23,5 +23,5 @@ public class Location { public double getBearing() { return bearing; } - + } diff --git a/src/api-impl/android/media/MediaCodec.java b/src/api-impl/android/media/MediaCodec.java index 7fb19d58..613726fe 100644 --- a/src/api-impl/android/media/MediaCodec.java +++ b/src/api-impl/android/media/MediaCodec.java @@ -198,5 +198,5 @@ public class MediaCodec { } public static interface OnFrameRenderedListener {} - + } diff --git a/src/api-impl/android/media/MediaDescription.java b/src/api-impl/android/media/MediaDescription.java index 0a2c168f..5227ad99 100644 --- a/src/api-impl/android/media/MediaDescription.java +++ b/src/api-impl/android/media/MediaDescription.java @@ -41,5 +41,5 @@ public class MediaDescription { return description; } } - + } diff --git a/src/api-impl/android/net/Network.java b/src/api-impl/android/net/Network.java index 013669c1..04c98e39 100644 --- a/src/api-impl/android/net/Network.java +++ b/src/api-impl/android/net/Network.java @@ -5,4 +5,3 @@ public class Network { return 1L; } } - diff --git a/src/api-impl/android/net/http/X509TrustManagerExtensions.java b/src/api-impl/android/net/http/X509TrustManagerExtensions.java index 317b71df..3be59002 100644 --- a/src/api-impl/android/net/http/X509TrustManagerExtensions.java +++ b/src/api-impl/android/net/http/X509TrustManagerExtensions.java @@ -10,7 +10,7 @@ public class X509TrustManagerExtensions { public X509TrustManagerExtensions(X509TrustManager tm) {} - public List checkServerTrusted (X509Certificate[] chain, + public List checkServerTrusted (X509Certificate[] chain, String authType, String host) { return new ArrayList<>(); } diff --git a/src/api-impl/android/net/wifi/p2p/WifiP2pManager.java b/src/api-impl/android/net/wifi/p2p/WifiP2pManager.java index 77a9a142..95fd6005 100644 --- a/src/api-impl/android/net/wifi/p2p/WifiP2pManager.java +++ b/src/api-impl/android/net/wifi/p2p/WifiP2pManager.java @@ -1,5 +1,5 @@ package android.net.wifi.p2p; public class WifiP2pManager { - + } diff --git a/src/api-impl/android/nfc/NfcManager.java b/src/api-impl/android/nfc/NfcManager.java index e0d82765..c1d60238 100644 --- a/src/api-impl/android/nfc/NfcManager.java +++ b/src/api-impl/android/nfc/NfcManager.java @@ -1,5 +1,5 @@ package android.nfc; public class NfcManager { - + } diff --git a/src/api-impl/android/os/ConditionVariable.java b/src/api-impl/android/os/ConditionVariable.java index c630f021..d775b42f 100644 --- a/src/api-impl/android/os/ConditionVariable.java +++ b/src/api-impl/android/os/ConditionVariable.java @@ -42,7 +42,7 @@ public class ConditionVariable { /** * Create the ConditionVariable with the given state. - * + * *

* Pass true for opened and false for closed. */ diff --git a/src/api-impl/android/os/DropBoxManager.java b/src/api-impl/android/os/DropBoxManager.java index 2c29513a..4160c169 100644 --- a/src/api-impl/android/os/DropBoxManager.java +++ b/src/api-impl/android/os/DropBoxManager.java @@ -1,5 +1,5 @@ package android.os; public class DropBoxManager { - + } diff --git a/src/api-impl/android/os/FileObserver.java b/src/api-impl/android/os/FileObserver.java index 834d696c..494bf2a6 100644 --- a/src/api-impl/android/os/FileObserver.java +++ b/src/api-impl/android/os/FileObserver.java @@ -7,7 +7,7 @@ public class FileObserver { public FileObserver(String path) {} public void startWatching() {} - + public void stopWatching() {} - + } diff --git a/src/api-impl/android/os/OperationCanceledException.java b/src/api-impl/android/os/OperationCanceledException.java index a965e3cb..697cdda8 100644 --- a/src/api-impl/android/os/OperationCanceledException.java +++ b/src/api-impl/android/os/OperationCanceledException.java @@ -22,7 +22,7 @@ package android.os; * @see CancellationSignal */ public class OperationCanceledException extends RuntimeException { - + public OperationCanceledException() { this(null); } @@ -30,4 +30,4 @@ public class OperationCanceledException extends RuntimeException { public OperationCanceledException(String message) { super(message != null ? message : "The operation has been canceled."); } -} \ No newline at end of file +} diff --git a/src/api-impl/android/os/StrictMode.java b/src/api-impl/android/os/StrictMode.java index 819c51db..f69f400d 100644 --- a/src/api-impl/android/os/StrictMode.java +++ b/src/api-impl/android/os/StrictMode.java @@ -11,7 +11,7 @@ public final class StrictMode { public static ThreadPolicy allowThreadDiskReads() { return new ThreadPolicy(); } - public static ThreadPolicy getThreadPolicy() { + public static ThreadPolicy getThreadPolicy() { return new ThreadPolicy(); } @@ -22,7 +22,7 @@ public final class StrictMode { final int mask; final OnThreadViolationListener listener; final Executor callbackExecutor; - + private ThreadPolicy(int mask, OnThreadViolationListener listener, Executor executor) { this.mask = mask; this.listener = listener; @@ -37,7 +37,7 @@ public final class StrictMode { public void execute(Runnable command) {} }; } - + public static final class Builder { private int mask = 0; private OnThreadViolationListener listener; diff --git a/src/api-impl/android/os/storage/StorageManager.java b/src/api-impl/android/os/storage/StorageManager.java index a52cbfb1..e91fc093 100644 --- a/src/api-impl/android/os/storage/StorageManager.java +++ b/src/api-impl/android/os/storage/StorageManager.java @@ -1,5 +1,5 @@ package android.os.storage; public class StorageManager { - + } diff --git a/src/api-impl/android/text/Layout.java b/src/api-impl/android/text/Layout.java index 5d2ff29f..0666a74b 100644 --- a/src/api-impl/android/text/Layout.java +++ b/src/api-impl/android/text/Layout.java @@ -3,7 +3,7 @@ package android.text; import android.graphics.Canvas; public class Layout { - + public enum Alignment { ALIGN_NORMAL, ALIGN_OPPOSITE, diff --git a/src/api-impl/android/text/Selection.java b/src/api-impl/android/text/Selection.java index 9ea05378..6cf0b167 100644 --- a/src/api-impl/android/text/Selection.java +++ b/src/api-impl/android/text/Selection.java @@ -148,4 +148,4 @@ public class Selection { */ public static final Object SELECTION_START = new START(); public static final Object SELECTION_END = new END(); -} \ No newline at end of file +} diff --git a/src/api-impl/android/text/SpannableStringBuilder.java b/src/api-impl/android/text/SpannableStringBuilder.java index 2341c55f..61d01479 100644 --- a/src/api-impl/android/text/SpannableStringBuilder.java +++ b/src/api-impl/android/text/SpannableStringBuilder.java @@ -1415,4 +1415,4 @@ public class SpannableStringBuilder implements CharSequence, GetChars, Spannable private static final int SPAN_END_AT_START = 0x4000; private static final int SPAN_END_AT_END = 0x8000; private static final int SPAN_START_END_MASK = 0xF000; -} \ No newline at end of file +} diff --git a/src/api-impl/android/text/format/DateUtils.java b/src/api-impl/android/text/format/DateUtils.java index f3aff885..9d096387 100644 --- a/src/api-impl/android/text/format/DateUtils.java +++ b/src/api-impl/android/text/format/DateUtils.java @@ -13,7 +13,7 @@ public class DateUtils { public static boolean isToday(long millis) { Date d1 = new Date(millis); Date d2 = new Date(); - + return d1.getYear() == d2.getYear() && d1.getMonth() == d2.getMonth() && d1.getDate() == d2.getDate(); } diff --git a/src/api-impl/android/text/method/LinkMovementMethod.java b/src/api-impl/android/text/method/LinkMovementMethod.java index abba0a36..9abdf689 100644 --- a/src/api-impl/android/text/method/LinkMovementMethod.java +++ b/src/api-impl/android/text/method/LinkMovementMethod.java @@ -5,5 +5,5 @@ public class LinkMovementMethod extends BaseMovementMethod { public static MovementMethod getInstance() { return new LinkMovementMethod(); } - + } diff --git a/src/api-impl/android/util/JsonToken.java b/src/api-impl/android/util/JsonToken.java index 1e6c27b3..de44029b 100644 --- a/src/api-impl/android/util/JsonToken.java +++ b/src/api-impl/android/util/JsonToken.java @@ -79,4 +79,4 @@ public enum JsonToken { * tokens. */ END_DOCUMENT -} \ No newline at end of file +} diff --git a/src/api-impl/android/util/LruCache.java b/src/api-impl/android/util/LruCache.java index b187e05e..76f9a128 100644 --- a/src/api-impl/android/util/LruCache.java +++ b/src/api-impl/android/util/LruCache.java @@ -358,4 +358,4 @@ public class LruCache { return String.format("LruCache[maxSize=%d,hits=%d,misses=%d,hitRate=%d%%]", maxSize, hitCount, missCount, hitPercent); } -} \ No newline at end of file +} diff --git a/src/api-impl/android/util/Property.java b/src/api-impl/android/util/Property.java index e4123c45..b0074e2d 100644 --- a/src/api-impl/android/util/Property.java +++ b/src/api-impl/android/util/Property.java @@ -77,4 +77,4 @@ public abstract class Property { public Class getType() { return mType; } -} \ No newline at end of file +} diff --git a/src/api-impl/android/view/AbsSavedState.java b/src/api-impl/android/view/AbsSavedState.java index 30ba050d..b21ebf1e 100644 --- a/src/api-impl/android/view/AbsSavedState.java +++ b/src/api-impl/android/view/AbsSavedState.java @@ -1,5 +1,5 @@ package android.view; public class AbsSavedState { - + } diff --git a/src/api-impl/android/view/ActionMode.java b/src/api-impl/android/view/ActionMode.java index 932942e1..04f1a477 100644 --- a/src/api-impl/android/view/ActionMode.java +++ b/src/api-impl/android/view/ActionMode.java @@ -355,4 +355,4 @@ public abstract class ActionMode { } } } -} \ No newline at end of file +} diff --git a/src/api-impl/android/view/GestureDetector.java b/src/api-impl/android/view/GestureDetector.java index 09962b60..2e898d39 100644 --- a/src/api-impl/android/view/GestureDetector.java +++ b/src/api-impl/android/view/GestureDetector.java @@ -310,9 +310,9 @@ public class GestureDetector { /** * Creates a GestureDetector with the supplied listener. - * This variant of the constructor should be used from a non-UI thread + * This variant of the constructor should be used from a non-UI thread * (as it allows specifying the Handler). - * + * * @param listener the listener invoked for all the callbacks, this must * not be null. * @param handler the handler to use @@ -331,10 +331,10 @@ public class GestureDetector { * Creates a GestureDetector with the supplied listener. * You may only use this constructor from a UI thread (this is the usual situation). * @see android.os.Handler#Handler() - * + * * @param listener the listener invoked for all the callbacks, this must * not be null. - * + * * @throws NullPointerException if {@code listener} is null. * * @deprecated Use {@link #GestureDetector(android.content.Context, @@ -394,7 +394,7 @@ public class GestureDetector { } init(context); } - + /** * Creates a GestureDetector with the supplied listener that runs deferred events on the * thread associated with the supplied {@link android.os.Handler}. @@ -447,7 +447,7 @@ public class GestureDetector { /** * Sets the listener which will be called for double-tap and related * gestures. - * + * * @param onDoubleTapListener the listener invoked for all the callbacks, or * null to stop listening for double-tap gestures. */ diff --git a/src/api-impl/android/view/InflateException.java b/src/api-impl/android/view/InflateException.java index fac5b1ef..c76a9ea0 100644 --- a/src/api-impl/android/view/InflateException.java +++ b/src/api-impl/android/view/InflateException.java @@ -9,5 +9,5 @@ public class InflateException extends RuntimeException { public InflateException(String string) { super(string); } - + } diff --git a/src/api-impl/android/view/TextureView.java b/src/api-impl/android/view/TextureView.java index e0975668..3237b8eb 100644 --- a/src/api-impl/android/view/TextureView.java +++ b/src/api-impl/android/view/TextureView.java @@ -15,4 +15,4 @@ public class TextureView extends View { public interface SurfaceTextureListener {} -} \ No newline at end of file +} diff --git a/src/api-impl/android/view/View.java b/src/api-impl/android/view/View.java index b98814ce..6020e7ab 100644 --- a/src/api-impl/android/view/View.java +++ b/src/api-impl/android/view/View.java @@ -1099,7 +1099,7 @@ public class View implements Drawable.Callback { protected native void native_requestLayout(long widget); protected native void native_setBackgroundDrawable(long widget, long paintable); protected native void native_queueAllocate(long widget); - + protected native void native_addClass(long widget, String className); protected native void native_removeClass(long widget, String className); diff --git a/src/api-impl/android/view/ViewConfiguration.java b/src/api-impl/android/view/ViewConfiguration.java index 8d37680f..32e5e794 100644 --- a/src/api-impl/android/view/ViewConfiguration.java +++ b/src/api-impl/android/view/ViewConfiguration.java @@ -6,7 +6,7 @@ import android.content.Context; * default values are mainly based on AOSPs defaults. Does not account for scaling yet. */ public class ViewConfiguration { - + public static ViewConfiguration get(Context context) { return new ViewConfiguration(); } diff --git a/src/api-impl/android/view/ViewStub.java b/src/api-impl/android/view/ViewStub.java index 52ae719e..a8a0242e 100644 --- a/src/api-impl/android/view/ViewStub.java +++ b/src/api-impl/android/view/ViewStub.java @@ -29,7 +29,7 @@ import android.util.AttributeSet; * A ViewStub is an invisible, zero-sized View that can be used to lazily inflate * layout resources at runtime. * - * When a ViewStub is made visible, or when {@link #inflate()} is invoked, the layout resource + * When a ViewStub is made visible, or when {@link #inflate()} is invoked, the layout resource * is inflated. The ViewStub then replaces itself in its parent with the inflated View or Views. * Therefore, the ViewStub exists in the view hierarchy until {@link #setVisibility(int)} or * {@link #inflate()} is invoked. @@ -169,9 +169,9 @@ public final class ViewStub extends View { * Specifies the layout resource to inflate when this StubbedView becomes visible or invisible * or when {@link #inflate()} is invoked. The View created by inflating the layout resource is * used to replace this StubbedView in its parent. - * + * * @param layoutResource A valid layout resource identifier (different from 0.) - * + * * @see #getLayoutResource() * @see #setVisibility(int) * @see #inflate() @@ -217,7 +217,7 @@ public final class ViewStub extends View { * * @param visibility One of {@link #VISIBLE}, {@link #INVISIBLE}, or {@link #GONE}. * - * @see #inflate() + * @see #inflate() */ @Override public void setVisibility(int visibility) { @@ -305,7 +305,7 @@ public final class ViewStub extends View { * Listener used to receive a notification after a ViewStub has successfully * inflated its layout resource. * - * @see android.view.ViewStub#setOnInflateListener(android.view.ViewStub.OnInflateListener) + * @see android.view.ViewStub#setOnInflateListener(android.view.ViewStub.OnInflateListener) */ public static interface OnInflateListener { /** diff --git a/src/api-impl/android/view/animation/Interpolator.java b/src/api-impl/android/view/animation/Interpolator.java index 3c68bda7..7c986567 100644 --- a/src/api-impl/android/view/animation/Interpolator.java +++ b/src/api-impl/android/view/animation/Interpolator.java @@ -3,5 +3,5 @@ package android.view.animation; import android.animation.TimeInterpolator; public interface Interpolator extends TimeInterpolator { - + } diff --git a/src/api-impl/android/webkit/DownloadListener.java b/src/api-impl/android/webkit/DownloadListener.java index 8d7d68c2..1c2d3f43 100644 --- a/src/api-impl/android/webkit/DownloadListener.java +++ b/src/api-impl/android/webkit/DownloadListener.java @@ -26,4 +26,4 @@ public interface DownloadListener { */ public void onDownloadStart(String url, String userAgent, String contentDisposition, String mimetype, long contentLength); -} \ No newline at end of file +} diff --git a/src/api-impl/android/webkit/MimeTypeMap.java b/src/api-impl/android/webkit/MimeTypeMap.java index 8f6e0cc7..3c089d4e 100644 --- a/src/api-impl/android/webkit/MimeTypeMap.java +++ b/src/api-impl/android/webkit/MimeTypeMap.java @@ -179,7 +179,7 @@ public class MimeTypeMap { sMimeTypeMap.loadEntry("application/rdf+xml", "rdf"); sMimeTypeMap.loadEntry("application/rss+xml", "rss"); sMimeTypeMap.loadEntry("application/zip", "zip"); - sMimeTypeMap.loadEntry("application/vnd.android.package-archive", + sMimeTypeMap.loadEntry("application/vnd.android.package-archive", "apk"); sMimeTypeMap.loadEntry("application/vnd.cinderella", "cdy"); sMimeTypeMap.loadEntry("application/vnd.ms-pki.stl", "stl"); diff --git a/src/api-impl/android/webkit/WebView.java b/src/api-impl/android/webkit/WebView.java index 3db8e33f..633629e4 100644 --- a/src/api-impl/android/webkit/WebView.java +++ b/src/api-impl/android/webkit/WebView.java @@ -68,7 +68,7 @@ public class WebView extends View { data = new String(Base64.decode(data, 0)); } if (mimeType != null && mimeType.contains(";")) { - mimeType = mimeType.substring(0, mimeType.indexOf(";")); + mimeType = mimeType.substring(0, mimeType.indexOf(";")); } // webkit doesn't allow overwriting the file:// uri scheme. So we replace it with the android-asset:// scheme data = data.replace("file:///android_asset/", "android-asset:///assets/"); diff --git a/src/api-impl/android/widget/AbsSpinner.java b/src/api-impl/android/widget/AbsSpinner.java index b6aafa47..f1f7551f 100644 --- a/src/api-impl/android/widget/AbsSpinner.java +++ b/src/api-impl/android/widget/AbsSpinner.java @@ -30,7 +30,7 @@ import android.view.ViewGroup; /** * An abstract base class for spinner widgets. SDK users will probably not * need to use this class. - * + * * @attr ref android.R.styleable#AbsSpinner_entries */ public abstract class AbsSpinner extends AdapterView { @@ -102,12 +102,12 @@ public abstract class AbsSpinner extends AdapterView { mAdapter.unregisterDataSetObserver(mDataSetObserver); resetList(); } - + mAdapter = adapter; - + mOldSelectedPosition = INVALID_POSITION; mOldSelectedRowId = INVALID_ROW_ID; - + if (mAdapter != null) { mOldItemCount = mItemCount; mItemCount = mAdapter.getCount(); @@ -120,14 +120,14 @@ public abstract class AbsSpinner extends AdapterView { setSelectedPositionInt(position); setNextSelectedPositionInt(position); - + if (mItemCount == 0) { // Nothing selected checkSelectionChanged(); } - + } else { - checkFocus(); + checkFocus(); resetList(); // Nothing selected checkSelectionChanged(); @@ -142,26 +142,26 @@ public abstract class AbsSpinner extends AdapterView { void resetList() { mDataChanged = false; mNeedSync = false; - + // removeAllViewsInLayout(); for (int i = getChildCount() - 1; i >= 0; i--) { removeViewInLayout(getChildAt(i)); } mOldSelectedPosition = INVALID_POSITION; mOldSelectedRowId = INVALID_ROW_ID; - + setSelectedPositionInt(INVALID_POSITION); setNextSelectedPositionInt(INVALID_POSITION); invalidate(); } - /** + /** * @see android.view.View#measure(int, int) - * + * * Figure out the dimensions of this Spinner. The width comes from * the widthMeasureSpec as Spinnners can't have their width set to * UNSPECIFIED. The height is based on the height of the selected item - * plus padding. + * plus padding. */ @Override protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { @@ -181,11 +181,11 @@ public abstract class AbsSpinner extends AdapterView { if (mDataChanged) { handleDataChanged(); } - + int preferredHeight = 0; int preferredWidth = 0; boolean needsMeasuring = true; - + int selectedPosition = getSelectedItemPosition(); if (selectedPosition >= 0 && mAdapter != null && selectedPosition < mAdapter.getCount()) { // Try looking in the recycler. (Maybe we were measured once already) @@ -205,14 +205,14 @@ public abstract class AbsSpinner extends AdapterView { mBlockLayoutRequests = false; } measureChild(view, widthMeasureSpec, heightMeasureSpec); - + preferredHeight = getChildHeight(view) + mSpinnerPadding.top + mSpinnerPadding.bottom; preferredWidth = getChildWidth(view) + mSpinnerPadding.left + mSpinnerPadding.right; - + needsMeasuring = false; } } - + if (needsMeasuring) { // No views -- just use padding preferredHeight = mSpinnerPadding.top + mSpinnerPadding.bottom; @@ -235,18 +235,18 @@ public abstract class AbsSpinner extends AdapterView { int getChildHeight(View child) { return child.getMeasuredHeight(); } - + int getChildWidth(View child) { return child.getMeasuredWidth(); } - + @Override protected ViewGroup.LayoutParams generateDefaultLayoutParams() { return new ViewGroup.LayoutParams( ViewGroup.LayoutParams.MATCH_PARENT, ViewGroup.LayoutParams.WRAP_CONTENT); } - + void recycleAllViews() { final int childCount = getChildCount(); final AbsSpinner.RecycleBin recycleBin = mRecycler; @@ -257,7 +257,7 @@ public abstract class AbsSpinner extends AdapterView { View v = getChildAt(i); int index = position + i; recycleBin.put(index, v); - } + } } /** @@ -276,14 +276,14 @@ public abstract class AbsSpinner extends AdapterView { requestLayout(); invalidate(); } - + /** * Makes the item at the supplied position selected. - * + * * @param position Position to select * @param animate Should the transition be animated - * + * */ void setSelectionInt(int position, boolean animate) { if (position != mOldSelectedPosition) { @@ -305,11 +305,11 @@ public abstract class AbsSpinner extends AdapterView { return null; } } - + /** * Override to prevent spamming ourselves with layout requests * as we place views - * + * * @see android.view.View#requestLayout() */ @Override @@ -331,7 +331,7 @@ public abstract class AbsSpinner extends AdapterView { /** * Maps a point to a position in the list. - * + * * @param x X in local coordinate * @param y Y in local coordinate * @return The position of the item which contains the specified point, or @@ -353,7 +353,7 @@ public abstract class AbsSpinner extends AdapterView { return mFirstPosition + i; } } - } + } return INVALID_POSITION; } @@ -363,7 +363,7 @@ public abstract class AbsSpinner extends AdapterView { public void put(int position, View v) { mScrapHeap.put(position, v); } - + View get(int position) { // System.out.print("Looking for " + position); View result = mScrapHeap.get(position); @@ -388,4 +388,4 @@ public abstract class AbsSpinner extends AdapterView { scrapHeap.clear(); } } -} \ No newline at end of file +} diff --git a/src/api-impl/android/widget/Adapter.java b/src/api-impl/android/widget/Adapter.java index f204f068..e411b460 100644 --- a/src/api-impl/android/widget/Adapter.java +++ b/src/api-impl/android/widget/Adapter.java @@ -25,7 +25,7 @@ import android.view.ViewGroup; * underlying data for that view. The Adapter provides access to the data items. * The Adapter is also responsible for making a {@link android.view.View} for * each item in the data set. - * + * * @see android.widget.ArrayAdapter * @see android.widget.CursorAdapter * @see android.widget.SimpleCursorAdapter @@ -46,15 +46,15 @@ public interface Adapter { void unregisterDataSetObserver(DataSetObserver observer); /** * How many items are in the data set represented by this Adapter. - * + * * @return Count of items. */ - int getCount(); + int getCount(); /** * Get the data item associated with the specified position in the data set. - * - * @param position Position of the item whose data we want within the adapter's + * + * @param position Position of the item whose data we want within the adapter's * data set. * @return The data at the specified position. */ @@ -62,7 +62,7 @@ public interface Adapter { /** * Get the row id associated with the specified position in the list. - * + * * @param position The position of the item within the adapter's data set whose row id we want. * @return The id of the item at the specified position. */ @@ -71,7 +71,7 @@ public interface Adapter { /** * Indicates whether the item ids are stable across changes to the * underlying data. - * + * * @return True if the same id always refers to the same object. */ boolean hasStableIds(); @@ -82,7 +82,7 @@ public interface Adapter { * parent View (GridView, ListView...) will apply default layout parameters unless you use * {@link android.view.LayoutInflater#inflate(int, android.view.ViewGroup, boolean)} * to specify a root view and to prevent attachment to the root. - * + * * @param position The position of the item within the adapter's data set of the item whose view * we want. * @param convertView The old view to reuse, if possible. Note: You should check that this view @@ -100,7 +100,7 @@ public interface Adapter { * view. For example, this can be used if the client does not want a * particular view to be given for conversion in * {@link #getView(int, View, ViewGroup)}. - * + * * @see #getItemViewType(int) * @see #getViewTypeCount() */ @@ -108,7 +108,7 @@ public interface Adapter { /** * Get the type of View that will be created by {@link #getView} for the specified item. - * + * * @param position The position of the item within the adapter's data set whose view type we * want. * @return An integer representing the type of View. Two views should share the same type if one @@ -130,13 +130,13 @@ public interface Adapter { * This method will only be called when when the adapter is set on the * the {@link AdapterView}. *

- * + * * @return The number of types of Views that will be created by this adapter */ int getViewTypeCount(); static final int NO_SELECTION = Integer.MIN_VALUE; - + /** * @return true if this adapter doesn't contain any data. This is used to determine * whether the empty view should be displayed. A typical implementation will return diff --git a/src/api-impl/android/widget/AdapterView.java b/src/api-impl/android/widget/AdapterView.java index b28b967f..242202c5 100644 --- a/src/api-impl/android/widget/AdapterView.java +++ b/src/api-impl/android/widget/AdapterView.java @@ -185,7 +185,7 @@ public abstract class AdapterView extends ViewGroup { * The last selected position we used when notifying */ int mOldSelectedPosition = INVALID_POSITION; - + /** * The id of the last selected position we used when notifying */ @@ -702,7 +702,7 @@ public abstract class AdapterView extends ViewGroup { // Force one here to make sure that the state of the list matches // the state of the adapter. if (mDataChanged) { - this.onLayout(false, getLeft(), getTop(), getRight(), getBottom()); + this.onLayout(false, getLeft(), getTop(), getRight(), getBottom()); } } else { if (mEmptyView != null) mEmptyView.setVisibility(View.GONE); @@ -1091,4 +1091,4 @@ public abstract class AdapterView extends ViewGroup { } } } -} \ No newline at end of file +} diff --git a/src/api-impl/android/widget/AutoCompleteTextView.java b/src/api-impl/android/widget/AutoCompleteTextView.java index a57cc0f2..56b4fe2d 100644 --- a/src/api-impl/android/widget/AutoCompleteTextView.java +++ b/src/api-impl/android/widget/AutoCompleteTextView.java @@ -53,4 +53,4 @@ public class AutoCompleteTextView extends EditText { public void performCompletion() {} -} \ No newline at end of file +} diff --git a/src/api-impl/android/widget/Checkable.java b/src/api-impl/android/widget/Checkable.java index 0aef6271..2527fd55 100644 --- a/src/api-impl/android/widget/Checkable.java +++ b/src/api-impl/android/widget/Checkable.java @@ -5,4 +5,4 @@ public interface Checkable { public void setChecked(boolean checked); public boolean isChecked(); -} \ No newline at end of file +} diff --git a/src/api-impl/android/widget/Filter.java b/src/api-impl/android/widget/Filter.java index 7f2daf85..eaf4baa9 100644 --- a/src/api-impl/android/widget/Filter.java +++ b/src/api-impl/android/widget/Filter.java @@ -37,7 +37,7 @@ import android.util.Log; */ public abstract class Filter { private static final String LOG_TAG = "Filter"; - + private static final String THREAD_NAME = "Filter"; private static final int FILTER_TOKEN = 0xD0D0F00D; private static final int FINISH_TOKEN = 0xDEADBEEF; @@ -103,16 +103,16 @@ public abstract class Filter { mThreadHandler = new RequestHandler(thread.getLooper()); } final long delay = (mDelayer == null) ? 0 : mDelayer.getPostingDelay(constraint); - + Message message = mThreadHandler.obtainMessage(FILTER_TOKEN); - + RequestArguments args = new RequestArguments(); // make sure we use an immutable copy of the constraint, so that // it doesn't change while the filter operation is in progress args.constraint = constraint != null ? constraint.toString() : null; args.listener = listener; message.obj = args; - + mThreadHandler.removeMessages(FILTER_TOKEN); mThreadHandler.removeMessages(FINISH_TOKEN); mThreadHandler.sendMessageDelayed(message, delay); @@ -204,7 +204,7 @@ public abstract class Filter { public RequestHandler(Looper looper) { super(looper); } - + /** *

Handles filtering requests by calling * {@link Filter#performFiltering} and then sending a message @@ -257,7 +257,7 @@ public abstract class Filter { * {@link Filter#publishResults(CharSequence, * android.widget.Filter.FilterResults)} * to post the results back in the UI and then notifying the listener, - * if any.

+ * if any.

* * @param msg the filtering results */ diff --git a/src/api-impl/android/widget/Gallery.java b/src/api-impl/android/widget/Gallery.java index 51ec56c1..0f80bbba 100644 --- a/src/api-impl/android/widget/Gallery.java +++ b/src/api-impl/android/widget/Gallery.java @@ -41,11 +41,11 @@ import android.view.ViewGroup; *

* Views given to the Gallery should use {@link Gallery.LayoutParams} as their * layout parameters type. - * + * * @attr ref android.R.styleable#Gallery_animationDuration * @attr ref android.R.styleable#Gallery_spacing * @attr ref android.R.styleable#Gallery_gravity - * + * * @deprecated This widget is no longer supported. Other horizontally scrolling * widgets include {@link HorizontalScrollView} and {@link android.support.v4.view.ViewPager} * from the support library. @@ -74,7 +74,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList * position, measured in milliseconds. */ private int mAnimationDuration = 400; - + /** * Left most edge of a child seen so far during layout. */ @@ -101,9 +101,9 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList * The view of the item that received the user's down touch. */ private View mDownTouchView; - + /** - * Executes the delta scrolls from a fling or scroll movement. + * Executes the delta scrolls from a fling or scroll movement. */ private FlingRunnable mFlingRunnable = new FlingRunnable(); @@ -118,7 +118,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList selectionChanged(); } }; - + /** * When fling runnable runs, it resets this to false. Any method along the * path until the end of its run() can set this to true to abort any @@ -126,12 +126,12 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList * rightmost item, we will set this to true. */ private boolean mShouldStopFling; - + /** * The currently selected item's child. */ private View mSelectedChild; - + /** * Whether to continuously callback on the item selected listener during a * fling. @@ -144,7 +144,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList private boolean mShouldCallbackOnUnselectedItemClick = true; /** - * If true, do not callback to item selected listener. + * If true, do not callback to item selected listener. */ private boolean mSuppressSelectionChanged; @@ -159,7 +159,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList * the children are ordered right to left. */ private boolean mIsRtl = true; - + /** * Offset between the center of the selected child view and the center of the Gallery. * Used to reset position correctly during layout. @@ -180,7 +180,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList public Gallery(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { super(context, attrs, defStyleAttr, defStyleRes); - + mGestureDetector = new GestureDetector(context, this); mGestureDetector.setIsLongpressEnabled(true); @@ -201,13 +201,13 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList int spacing = a.getDimensionPixelOffset(com.android.internal.R.styleable.Gallery_spacing, 0); setSpacing(spacing); - + a.recycle(); // We draw the selected item last (because otherwise the item to the // right overlaps it) // mGroupFlags |= FLAG_USE_CHILD_DRAWING_ORDER; - + // mGroupFlags |= FLAG_SUPPORT_STATIC_TRANSFORMATIONS; } @@ -216,7 +216,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList * while the items are being flinged. If false, only the final selected item * will cause the callback. If true, all items between the first and the * final will cause callbacks. - * + * * @param shouldCallback Whether or not to callback on the listener while * the items are being flinged. */ @@ -228,7 +228,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList * Whether or not to callback when an item that is not selected is clicked. * If false, the item will become selected (and re-centered). If true, the * {@link #getOnItemClickListener()} will get the callback. - * + * * @param shouldCallback Whether or not to callback on the listener when a * item that is not selected is clicked. * @hide @@ -236,14 +236,14 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList public void setCallbackOnUnselectedItemClick(boolean shouldCallback) { mShouldCallbackOnUnselectedItemClick = shouldCallback; } - + /** * Sets how long the transition animation should run when a child view * changes position. Only relevant if animation is turned on. - * + * * @param animationDurationMillis The duration of the transition, in * milliseconds. - * + * * @attr ref android.R.styleable#Gallery_animationDuration */ public void setAnimationDuration(int animationDurationMillis) { @@ -252,9 +252,9 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList /** * Sets the spacing between items in a Gallery - * + * * @param spacing The spacing in pixels between items in the Gallery - * + * * @attr ref android.R.styleable#Gallery_spacing */ public void setSpacing(int spacing) { @@ -305,7 +305,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList @Override protected void onLayout(boolean changed, int l, int t, int r, int b) { super.onLayout(changed, l, t, r, b); - + /* * Remember that we are in layout to prevent more layout request from * being generated. @@ -323,7 +323,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList /** * Tracks a motion scroll. In reality, this is used to do just about any * movement to items (touch scroll, arrow-key scroll, set an item as selected). - * + * * @param deltaX Change in X from the previous event. */ void trackMotionScroll(int deltaX) { @@ -331,20 +331,20 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList if (getChildCount() == 0) { return; } - - boolean toLeft = deltaX < 0; - + + boolean toLeft = deltaX < 0; + int limitedDeltaX = getLimitedMotionScrollAmount(toLeft, deltaX); if (limitedDeltaX != deltaX) { // The above call returned a limited amount, so stop any scrolls/flings mFlingRunnable.endFling(false); onFinishedMovement(); } - + offsetChildrenLeftAndRight(limitedDeltaX); - + detachOffScreenChildren(toLeft); - + if (toLeft) { // If moved left, there will be empty space on the right fillToGalleryRight(); @@ -352,10 +352,10 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList // Similarly, empty space on the left fillToGalleryLeft(); } - + // Clear unused views mRecycler.clear(); - + setSelectionToCenterChild(); final View selChild = mSelectedChild; @@ -374,17 +374,17 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList int getLimitedMotionScrollAmount(boolean motionToLeft, int deltaX) { int extremeItemPosition = motionToLeft != mIsRtl ? mItemCount - 1 : 0; View extremeChild = getChildAt(extremeItemPosition - mFirstPosition); - + if (extremeChild == null) { return deltaX; } - + int extremeChildCenter = getCenterOfView(extremeChild); int galleryCenter = getCenterOfGallery(); - + if (motionToLeft) { if (extremeChildCenter <= galleryCenter) { - + // The extreme child is past his boundary point! return 0; } @@ -395,18 +395,18 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList return 0; } } - + int centerDifference = galleryCenter - extremeChildCenter; return motionToLeft ? Math.max(centerDifference, deltaX) - : Math.min(centerDifference, deltaX); + : Math.min(centerDifference, deltaX); } /** * Offset the horizontal location of all children of this view by the * specified number of pixels. - * + * * @param offset the number of pixels to offset */ private void offsetChildrenLeftAndRight(int offset) { @@ -414,24 +414,24 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList getChildAt(i).offsetLeftAndRight(offset); } } - + /** * @return The center of this Gallery. */ private int getCenterOfGallery() { return (getWidth() - paddingLeft - paddingRight) / 2 + paddingLeft; } - + /** * @return The center of the given view. */ private static int getCenterOfView(View view) { return view.getLeft() + view.getWidth() / 2; } - + /** * Detaches children that are off the screen (i.e.: Gallery bounds). - * + * * @param toLeft Whether to detach children to the left of the Gallery, or * to the right. */ @@ -479,23 +479,23 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList for (int i = start + count - 1; i >= start; i--) { detachViewFromParent(i); } - + if (toLeft != mIsRtl) { mFirstPosition += count; } } - + /** * Scrolls the items so that the selected item is in its 'slot' (its center * is the gallery's center). */ private void scrollIntoSlots() { - + if (getChildCount() == 0 || mSelectedChild == null) return; - + int selectedCenter = getCenterOfView(mSelectedChild); int targetCenter = getCenterOfGallery(); - + int scrollAmount = targetCenter - selectedCenter; if (scrollAmount != 0) { mFlingRunnable.startUsingDistance(scrollAmount); @@ -507,14 +507,14 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList private void onFinishedMovement() { if (mSuppressSelectionChanged) { mSuppressSelectionChanged = false; - + // We haven't been callbacking during the fling, so do it now super.selectionChanged(); } mSelectedCenterOffset = 0; invalidate(); } - + @Override void selectionChanged() { if (!mSuppressSelectionChanged) { @@ -541,15 +541,15 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList int closestEdgeDistance = Integer.MAX_VALUE; int newSelectedChildIndex = 0; for (int i = getChildCount() - 1; i >= 0; i--) { - + View child = getChildAt(i); - + if (child.getLeft() <= galleryCenter && child.getRight() >= galleryCenter) { // This child is in the center newSelectedChildIndex = i; break; } - + int childClosestEdgeDistance = Math.min(Math.abs(child.getLeft() - galleryCenter), Math.abs(child.getRight() - galleryCenter)); if (childClosestEdgeDistance < closestEdgeDistance) { @@ -557,9 +557,9 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList newSelectedChildIndex = i; } } - + int newPos = mFirstPosition + newSelectedChildIndex; - + if (newPos != mSelectedPosition) { setSelectedPositionInt(newPos); setNextSelectedPositionInt(newPos); @@ -572,7 +572,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList *

* We layout rarely, most of the time {@link #trackMotionScroll(int)} takes * care of repositioning, adding, and removing children. - * + * * @param delta Change in the selected position. +1 means the selection is * moving to the right, so views are scrolling to the left. -1 * means the selection is moving to the left. @@ -617,14 +617,14 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList mLeftMost = 0; // Make selected view and center it - + /* * mFirstPosition will be decreased as we add views to the left later * on. The 0 for x will be offset in a couple lines down. - */ + */ mFirstPosition = mSelectedPosition; View sel = makeAndAddView(mSelectedPosition, 0, 0, true); - + // Put the selected child in the center int selectedOffset = childrenLeft + (childrenWidth / 2) - (sel.getWidth() / 2) + mSelectedCenterOffset; @@ -632,7 +632,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList fillToGalleryRight(); fillToGalleryLeft(); - + // Flush any cached views that did not get reused above mRecycler.clear(); @@ -642,7 +642,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList mDataChanged = false; mNeedSync = false; setNextSelectedPositionInt(mSelectedPosition); - + updateSelectedItemMetadata(); } @@ -698,7 +698,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList curRightEdge = prevIterationView.getLeft() - itemSpacing; } else { // No children available! - curPosition = 0; + curPosition = 0; curRightEdge = getRight() - getLeft() - paddingRight; mShouldStopFling = true; } @@ -709,13 +709,13 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList // Remember some state mFirstPosition = curPosition; - + // Set state for next iteration curRightEdge = prevIterationView.getLeft() - itemSpacing; curPosition--; } } - + private void fillToGalleryRight() { if (mIsRtl) { fillToGalleryRightRtl(); @@ -760,12 +760,12 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList int galleryRight = getRight() - getLeft() - paddingRight; int numChildren = getChildCount(); int numItems = mItemCount; - + // Set state for initial iteration View prevIterationView = getChildAt(numChildren - 1); int curPosition; int curLeftEdge; - + if (prevIterationView != null) { curPosition = mFirstPosition + numChildren; curLeftEdge = prevIterationView.getRight() + itemSpacing; @@ -774,7 +774,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList curLeftEdge = paddingLeft; mShouldStopFling = true; } - + while (curLeftEdge < galleryRight && curPosition < numItems) { prevIterationView = makeAndAddView(curPosition, curPosition - mSelectedPosition, curLeftEdge, true); @@ -790,7 +790,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList * getting a new one from the adapter. If we are animating, make sure there * is enough information in the view's layout parameters to animate from the * old to new positions. - * + * * @param position Position in the gallery for the view to obtain * @param offset Offset from the selected position * @param x X-coordinate indicating where this view should be placed. This @@ -808,9 +808,9 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList if (child != null) { // Can reuse an existing view int childLeft = child.getLeft(); - + // Remember left and right edges of where views have been placed - mRightMost = Math.max(mRightMost, childLeft + mRightMost = Math.max(mRightMost, childLeft + child.getMeasuredWidth()); mLeftMost = Math.min(mLeftMost, childLeft); @@ -833,7 +833,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList /** * Helper for makeAndAddView to set the position of a view and fill out its * layout parameters. - * + * * @param child The view to position * @param offset Offset from the selected position * @param x X-coordinate indicating where this view should be placed. This @@ -885,14 +885,14 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList /** * Figure out vertical placement based on mGravity - * + * * @param child Child to place * @return Where the top of the child should be */ private int calculateTop(View child, boolean duringLayout) { int myHeight = duringLayout ? getMeasuredHeight() : getHeight(); - int childHeight = duringLayout ? child.getMeasuredHeight() : child.getHeight(); - + int childHeight = duringLayout ? child.getMeasuredHeight() : child.getHeight(); + int childTop = 0; switch (mGravity) { @@ -924,15 +924,15 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList } else if (action == MotionEvent.ACTION_CANCEL) { onCancel(); } - + return retValue; } - + @Override public boolean onSingleTapUp(MotionEvent e) { if (mDownTouchPosition >= 0) { - + // An item tap should make it selected, so scroll to this child. scrollToChild(mDownTouchPosition - mFirstPosition); @@ -941,29 +941,29 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList performItemClick(mDownTouchView, mDownTouchPosition, mAdapter .getItemId(mDownTouchPosition)); } - + return true; } - + return false; } @Override public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { - + if (!mShouldCallbackDuringFling) { // We want to suppress selection changes - + // Remove any future code to set mSuppressSelectionChanged = false removeCallbacks(mDisableSuppressSelectionChangedRunnable); // This will get reset once we scroll into slots if (!mSuppressSelectionChanged) mSuppressSelectionChanged = true; } - + // Fling the gallery! mFlingRunnable.startUsingVelocity((int) -velocityX); - + return true; } @@ -1014,7 +1014,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList // Get the item's view that was touched mDownTouchPosition = pointToPosition((int) e.getX(), (int) e.getY()); - + if (mDownTouchPosition >= 0) { mDownTouchView = getChildAt(mDownTouchPosition - mFirstPosition); mDownTouchView.setPressed(true); @@ -1091,7 +1091,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList return handled; } - + public boolean dispatchKeyEvent(KeyEvent event) { // Gallery steals all key events // return event.dispatch(this, null, null); @@ -1100,16 +1100,16 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList private boolean scrollToChild(int childPosition) { View child = getChildAt(childPosition); - + if (child != null) { int distance = getCenterOfGallery() - getCenterOfView(child); mFlingRunnable.startUsingDistance(distance); return true; } - + return false; } - + @Override void setSelectedPositionInt(int position) { super.setSelectedPositionInt(position); @@ -1119,7 +1119,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList } private void updateSelectedItemMetadata() { - + View oldSelectedChild = mSelectedChild; View child = mSelectedChild = getChildAt(mSelectedPosition - mFirstPosition); @@ -1140,18 +1140,18 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList // Make sure its drawable state doesn't contain 'selected' oldSelectedChild.setSelected(false); - + // Make sure it is not focusable anymore, since otherwise arrow keys // can make this one be focused oldSelectedChild.setFocusable(false); } - + } - + /** * Describes how the child views are aligned. * @param gravity - * + * * @attr ref android.R.styleable#Gallery_gravity */ public void setGravity(int gravity) @@ -1164,10 +1164,10 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList protected int getChildDrawingOrder(int childCount, int i) { int selectedIndex = mSelectedPosition - mFirstPosition; - + // Just to be safe if (selectedIndex < 0) return i; - + if (i == childCount - 1) { // Draw the selected child last return selectedIndex; @@ -1182,7 +1182,7 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { // super.onFocusChanged(gainFocus, direction, previouslyFocusedRect); - + /* * The gallery shows focus by focusing the selected item. So, give * focus to our selected item instead. We steal keys from our @@ -1234,9 +1234,9 @@ public class Gallery extends AbsSpinner implements GestureDetector.OnGestureList public void startUsingDistance(int distance) { if (distance == 0) return; - + startCommon(); - + mLastFlingX = 0; mScroller.startScroll(0, 0, -distance, 0, mAnimationDuration); post(this); diff --git a/src/api-impl/android/widget/HeaderViewListAdapter.java b/src/api-impl/android/widget/HeaderViewListAdapter.java index ac206d88..deb20ecb 100644 --- a/src/api-impl/android/widget/HeaderViewListAdapter.java +++ b/src/api-impl/android/widget/HeaderViewListAdapter.java @@ -224,7 +224,7 @@ public class HeaderViewListAdapter implements ListAdapter, Filterable { mAdapter.unregisterDataSetObserver(observer); } } - + public ListAdapter getWrappedAdapter() { return mAdapter; } diff --git a/src/api-impl/android/widget/ListView.java b/src/api-impl/android/widget/ListView.java index cc3b9655..9901f21e 100644 --- a/src/api-impl/android/widget/ListView.java +++ b/src/api-impl/android/widget/ListView.java @@ -430,7 +430,7 @@ public class ListView extends AbsListView { * data backing this list and for producing a view to represent an * item in that data set. * - * @see #getAdapter() + * @see #getAdapter() */ @Override public void setAdapter(ListAdapter adapter) { @@ -1072,18 +1072,18 @@ public class ListView extends AbsListView { private class FocusSelector implements Runnable { private int mPosition; private int mPositionTop; - + public FocusSelector setup(int position, int top) { mPosition = position; mPositionTop = top; return this; } - + public void run() { setSelectionFromTop(mPosition, mPositionTop); } } - + @Override protected void onSizeChanged(int w, int h, int oldw, int oldh) { if (getChildCount() > 0) { @@ -1457,7 +1457,7 @@ public class ListView extends AbsListView { adjustViewsUpOrDown(); } } else if (lastPosition == mItemCount - 1) { - adjustViewsUpOrDown(); + adjustViewsUpOrDown(); } } } @@ -1767,7 +1767,7 @@ public class ListView extends AbsListView { && focusLayoutRestoreView.getWindowToken() != null) { // focusLayoutRestoreView.onFinishTemporaryDetach(); } - + mLayoutMode = LAYOUT_NORMAL; mDataChanged = false; if (mPositionScrollAfterLayout != null) { @@ -1979,7 +1979,7 @@ public class ListView extends AbsListView { /** * Makes the item at the supplied position selected. - * + * * @param position the position of the item to select */ @Override @@ -2924,7 +2924,7 @@ public class ListView extends AbsListView { /** * Determine the distance to the nearest edge of a view in a particular * direction. - * + * * @param descendant A descendant of this list. * @return The distance, or 0 if the nearest edge is already on screen. */ @@ -3174,7 +3174,7 @@ public class ListView extends AbsListView { final int listBottom = getBottom() - getTop() - effectivePaddingBottom + getScrollY(); if (!mStackFromBottom) { int bottom = 0; - + // Draw top divider or header for overscroll final int scrollY = getScrollY(); if (count > 0 && scrollY < 0) { @@ -3271,7 +3271,7 @@ public class ListView extends AbsListView { } } } - + if (count > 0 && scrollY > 0) { if (drawOverscrollFooter) { final int absListBottom = getBottom(); @@ -3345,7 +3345,7 @@ public class ListView extends AbsListView { public int getDividerHeight() { return mDividerHeight; } - + /** * Sets the height of the divider that will be drawn between each item in the list. Calling * this will override the intrinsic height as set by {@link #setDivider(Drawable)} @@ -3403,7 +3403,7 @@ public class ListView extends AbsListView { public boolean areFooterDividersEnabled() { return mFooterDividersEnabled; } - + /** * Sets the drawable that will be drawn above all other list content. * This area can become visible when the user overscrolls the list. @@ -3517,10 +3517,10 @@ public class ListView extends AbsListView { /** * Returns the set of checked items ids. The result is only valid if the * choice mode has not been set to {@link #CHOICE_MODE_NONE}. - * + * * @return A new array which contains the id of each checked item in the * list. - * + * * @deprecated Use {@link #getCheckedItemIds()} instead. */ @Deprecated @@ -3626,4 +3626,4 @@ public class ListView extends AbsListView { return false; } -} \ No newline at end of file +} diff --git a/src/api-impl/android/widget/MultiAutoCompleteTextView.java b/src/api-impl/android/widget/MultiAutoCompleteTextView.java index 375e7906..60ad1b06 100644 --- a/src/api-impl/android/widget/MultiAutoCompleteTextView.java +++ b/src/api-impl/android/widget/MultiAutoCompleteTextView.java @@ -11,4 +11,4 @@ public class MultiAutoCompleteTextView extends AutoCompleteTextView { } public void setTokenizer(Tokenizer tokenizer) {} -} \ No newline at end of file +} diff --git a/src/api-impl/android/widget/OverScroller.java b/src/api-impl/android/widget/OverScroller.java index de9250e7..8f0634db 100644 --- a/src/api-impl/android/widget/OverScroller.java +++ b/src/api-impl/android/widget/OverScroller.java @@ -783,7 +783,7 @@ public class OverScroller { } void notifyEdgeReached(int start, int end, int over) { - // mState is used to detect successive notifications + // mState is used to detect successive notifications if (mState == SPLINE) { mOver = over; mStartTime = AnimationUtils.currentAnimationTimeMillis(); @@ -882,8 +882,8 @@ public class OverScroller { final float t = (float) (currentTime) / mDuration; final float t2 = t * t; final float sign = Math.signum(mVelocity); - distance = sign * mOver * (3.0f * t2 - 2.0f * t * t2); - mCurrVelocity = sign * mOver * 6.0f * (- t + t2); + distance = sign * mOver * (3.0f * t2 - 2.0f * t * t2); + mCurrVelocity = sign * mOver * 6.0f * (- t + t2); break; } } diff --git a/src/api-impl/android/widget/PopupMenu.java b/src/api-impl/android/widget/PopupMenu.java index 0cfad00f..078ed7c5 100644 --- a/src/api-impl/android/widget/PopupMenu.java +++ b/src/api-impl/android/widget/PopupMenu.java @@ -147,7 +147,7 @@ public class PopupMenu { * calling {@code popupMenu.getMenuInflater().inflate(menuRes, popupMenu.getMenu())}. * * @param menuRes Menu resource to inflate - * @throws Exception + * @throws Exception */ public void inflate(int menuRes) throws Exception { getMenuInflater().inflate(menuRes, getMenu()); @@ -336,7 +336,7 @@ public class PopupMenu { // TODO Auto-generated method stub throw new UnsupportedOperationException("Unimplemented method 'clearHeader'"); } - + } private class MenuItemImpl implements MenuItem { diff --git a/src/api-impl/android/widget/RadioButton.java b/src/api-impl/android/widget/RadioButton.java index 4c3fe32e..a90ee095 100644 --- a/src/api-impl/android/widget/RadioButton.java +++ b/src/api-impl/android/widget/RadioButton.java @@ -36,4 +36,4 @@ public class RadioButton extends CompoundButton { @Override public void setTextSize(float size) {} -} \ No newline at end of file +} diff --git a/src/api-impl/android/widget/RelativeLayout.java b/src/api-impl/android/widget/RelativeLayout.java index f872b67f..73e3e800 100644 --- a/src/api-impl/android/widget/RelativeLayout.java +++ b/src/api-impl/android/widget/RelativeLayout.java @@ -1672,7 +1672,7 @@ public class RelativeLayout extends ViewGroup { private static final int POOL_LIMIT = 100; // private static final SynchronizedPool sPool = // new SynchronizedPool(POOL_LIMIT); - + static Node acquire(View view) { Node node;// = sPool.acquire(); // if (node == null) { @@ -1681,7 +1681,7 @@ public class RelativeLayout extends ViewGroup { node.view = view; return node; } - + void release() { view = null; dependents.clear(); diff --git a/src/api-impl/android/widget/Scroller.java b/src/api-impl/android/widget/Scroller.java index 8d03e915..5e60a505 100644 --- a/src/api-impl/android/widget/Scroller.java +++ b/src/api-impl/android/widget/Scroller.java @@ -168,7 +168,7 @@ public class Scroller { /** * The amount of friction applied to flings. The default value * is {@link ViewConfiguration#getScrollFriction}. - * + * * @param friction A scalar dimension-less value representing the coefficient of * friction. */ @@ -176,7 +176,7 @@ public class Scroller { mDeceleration = computeDeceleration(friction); mFlingFriction = friction; } - + private float computeDeceleration(float friction) { return SensorManager.GRAVITY_EARTH // g (m/s^2) * 39.37f // inch/meter @@ -185,51 +185,51 @@ public class Scroller { } /** - * + * * Returns whether the scroller has finished scrolling. - * + * * @return True if the scroller has finished scrolling, false otherwise. */ public final boolean isFinished() { return mFinished; } - + /** * Force the finished field to a particular value. - * + * * @param finished The new finished value. */ public final void forceFinished(boolean finished) { mFinished = finished; } - + /** * Returns how long the scroll event will take, in milliseconds. - * + * * @return The duration of the scroll in milliseconds. */ public final int getDuration() { return mDuration; } - + /** - * Returns the current X offset in the scroll. - * + * Returns the current X offset in the scroll. + * * @return The new X offset as an absolute distance from the origin. */ public final int getCurrX() { return mCurrX; } - + /** - * Returns the current Y offset in the scroll. - * + * Returns the current Y offset in the scroll. + * * @return The new Y offset as an absolute distance from the origin. */ public final int getCurrY() { return mCurrY; } - + /** * Returns the current velocity. * @@ -242,35 +242,35 @@ public class Scroller { } /** - * Returns the start X offset in the scroll. - * + * Returns the start X offset in the scroll. + * * @return The start X offset as an absolute distance from the origin. */ public final int getStartX() { return mStartX; } - + /** - * Returns the start Y offset in the scroll. - * + * Returns the start Y offset in the scroll. + * * @return The start Y offset as an absolute distance from the origin. */ public final int getStartY() { return mStartY; } - + /** * Returns where the scroll will end. Valid only for "fling" scrolls. - * + * * @return The final X offset as an absolute distance from the origin. */ public final int getFinalX() { return mFinalX; } - + /** * Returns where the scroll will end. Valid only for "fling" scrolls. - * + * * @return The final Y offset as an absolute distance from the origin. */ public final int getFinalY() { @@ -280,13 +280,13 @@ public class Scroller { /** * Call this when you want to know the new location. If it returns true, * the animation is not yet finished. - */ + */ public boolean computeScrollOffset() { if (mFinished) { return false; } int timePassed = (int)(AnimationUtils.currentAnimationTimeMillis() - mStartTime); - + if (timePassed < mDuration) { switch (mMode) { case SCROLL_MODE: @@ -308,12 +308,12 @@ public class Scroller { distanceCoef = d_inf + (t - t_inf) * velocityCoef; } mCurrVelocity = velocityCoef * mDistance / mDuration * 1000.0f; - + mCurrX = mStartX + Math.round(distanceCoef * (mFinalX - mStartX)); // Pin to mMinX <= mCurrX <= mMaxX mCurrX = Math.min(mCurrX, mMaxX); mCurrX = Math.max(mCurrX, mMinX); - + mCurrY = mStartY + Math.round(distanceCoef * (mFinalY - mStartY)); // Pin to mMinY <= mCurrY <= mMaxY mCurrY = Math.min(mCurrY, mMaxY); @@ -331,12 +331,12 @@ public class Scroller { } return true; } - + /** * Start scrolling by providing a starting point and the distance to travel. * The scroll will use the default value of 250 milliseconds for the * duration. - * + * * @param startX Starting horizontal scroll offset in pixels. Positive * numbers will scroll the content to the left. * @param startY Starting vertical scroll offset in pixels. Positive numbers @@ -353,7 +353,7 @@ public class Scroller { /** * Start scrolling by providing a starting point, the distance to travel, * and the duration of the scroll. - * + * * @param startX Starting horizontal scroll offset in pixels. Positive * numbers will scroll the content to the left. * @param startY Starting vertical scroll offset in pixels. Positive numbers @@ -381,7 +381,7 @@ public class Scroller { /** * Start scrolling based on a fling gesture. The distance travelled will * depend on the initial velocity of the fling. - * + * * @param startX Starting point of the scroll (X) * @param startY Starting point of the scroll (Y) * @param velocityX Initial velocity of the fling (X) measured in pixels per @@ -418,7 +418,7 @@ public class Scroller { mMode = FLING_MODE; mFinished = false; float velocity = (float) Math.hypot(velocityX, velocityY); - + mVelocity = velocity; mDuration = getSplineFlingDuration(velocity); mStartTime = AnimationUtils.currentAnimationTimeMillis(); @@ -428,7 +428,7 @@ public class Scroller { float coeffY = velocity == 0 ? 1.0f : velocityY / velocity; double totalDistance = getSplineFlingDistance(velocity); mDistance = (int) (totalDistance * Math.signum(velocity)); - + mMinX = minX; mMaxX = maxX; mMinY = minY; @@ -437,13 +437,13 @@ public class Scroller { // Pin to mMinX <= mFinalX <= mMaxX mFinalX = Math.min(mFinalX, mMaxX); mFinalX = Math.max(mFinalX, mMinX); - + mFinalY = startY + (int) Math.round(totalDistance * coeffY); // Pin to mMinY <= mFinalY <= mMaxY mFinalY = Math.min(mFinalY, mMaxY); mFinalY = Math.max(mFinalY, mMinY); } - + private double getSplineDeceleration(float velocity) { return Math.log(INFLEXION * Math.abs(velocity) / (mFlingFriction * mPhysicalCoeff)); } @@ -472,7 +472,7 @@ public class Scroller { mCurrY = mFinalY; mFinished = true; } - + /** * Extend the scroll animation. This allows a running animation to scroll * further and longer, when used with {@link #setFinalX(int)} or {@link #setFinalY(int)}. diff --git a/src/api-impl/android/widget/Space.java b/src/api-impl/android/widget/Space.java index bfd66e91..d83a5c21 100644 --- a/src/api-impl/android/widget/Space.java +++ b/src/api-impl/android/widget/Space.java @@ -14,4 +14,4 @@ public class Space extends View { super(context, attributeSet); } -} \ No newline at end of file +} diff --git a/src/api-impl/android/widget/Spinner.java b/src/api-impl/android/widget/Spinner.java index ca13afa4..b694379a 100644 --- a/src/api-impl/android/widget/Spinner.java +++ b/src/api-impl/android/widget/Spinner.java @@ -60,4 +60,4 @@ public class Spinner extends AbsSpinner { @Override void layout(int delta, boolean animate) {} -} \ No newline at end of file +} diff --git a/src/api-impl/com/android/internal/Manifest.java b/src/api-impl/com/android/internal/Manifest.java index 9fe47da4..d6badabc 100644 --- a/src/api-impl/com/android/internal/Manifest.java +++ b/src/api-impl/com/android/internal/Manifest.java @@ -10,19 +10,19 @@ package com.android.internal; public final class Manifest { public static final class permission { /** Allow an application to read and write the cache partition. - @hide + @hide */ @android.annotation.SystemApi public static final String ACCESS_CACHE_FILESYSTEM="android.permission.ACCESS_CACHE_FILESYSTEM"; /** Allows read/write access to the "properties" table in the checkin database, to change values that get uploaded. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String ACCESS_CHECKIN_PROPERTIES="android.permission.ACCESS_CHECKIN_PROPERTIES"; /** Allows an app to access approximate location.

Protection level: dangerous - + */ public static final String ACCESS_COARSE_LOCATION="android.permission.ACCESS_COARSE_LOCATION"; /** Allows the holder to access content providers from outside an ApplicationThread. @@ -30,17 +30,17 @@ public final class Manifest { in particular ActivityManagerService#getContentProviderExternal(String) and ActivityManagerService#removeContentProviderExternal(String). @hide - + */ public static final String ACCESS_CONTENT_PROVIDERS_EXTERNALLY="android.permission.ACCESS_CONTENT_PROVIDERS_EXTERNALLY"; /** Allows an application to provision and access DRM certificates - @hide This is not a third-party API (intended for system apps). + @hide This is not a third-party API (intended for system apps). */ @android.annotation.SystemApi public static final String ACCESS_DRM_CERTIFICATES="android.permission.ACCESS_DRM_CERTIFICATES"; /** Allows an app to access precise location.

Protection level: dangerous - + */ public static final String ACCESS_FINE_LOCATION="android.permission.ACCESS_FINE_LOCATION"; /** Allows access to FM @@ -52,129 +52,129 @@ public final class Manifest { modifying a call

Protection level: signature|system @hide - + */ public static final String ACCESS_IMS_CALL_SERVICE="android.permission.ACCESS_IMS_CALL_SERVICE"; /** Allows an application to use InputFlinger's low level features. - @hide + @hide */ public static final String ACCESS_INPUT_FLINGER="android.permission.ACCESS_INPUT_FLINGER"; /** Allows access to keyguard secure storage. Only allowed for system processes. - @hide + @hide */ public static final String ACCESS_KEYGUARD_SECURE_STORAGE="android.permission.ACCESS_KEYGUARD_SECURE_STORAGE"; /** Allows an application to access extra location provider commands

Protection level: normal - + */ public static final String ACCESS_LOCATION_EXTRA_COMMANDS="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS"; /** Allows an application to create mock location providers for testing.

Protection level: signature @hide - + */ @android.annotation.SystemApi public static final String ACCESS_MOCK_LOCATION="android.permission.ACCESS_MOCK_LOCATION"; /** Allows an application to access the MTP USB kernel driver. For use only by the device side MTP implementation. - @hide + @hide */ @android.annotation.SystemApi public static final String ACCESS_MTP="android.permission.ACCESS_MTP"; /** Allows an application to listen for network condition observations. - @hide This is not a third-party API (intended for system apps). + @hide This is not a third-party API (intended for system apps). */ @android.annotation.SystemApi public static final String ACCESS_NETWORK_CONDITIONS="android.permission.ACCESS_NETWORK_CONDITIONS"; /** Allows applications to access information about networks

Protection level: normal - + */ public static final String ACCESS_NETWORK_STATE="android.permission.ACCESS_NETWORK_STATE"; /** Allows an application to read the current set of notifications, including any metadata and intents attached. - @hide + @hide */ @android.annotation.SystemApi public static final String ACCESS_NOTIFICATIONS="android.permission.ACCESS_NOTIFICATIONS"; /** Marker permission for applications that wish to access notification policy.

Protection level: normal - + */ public static final String ACCESS_NOTIFICATION_POLICY="android.permission.ACCESS_NOTIFICATION_POLICY"; /** @hide Allows querying state of PersistentDataBlock -

Not for use by third-party applications. +

Not for use by third-party applications. */ public static final String ACCESS_PDB_STATE="android.permission.ACCESS_PDB_STATE"; /** Allows an application to use SurfaceFlinger's low level features.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String ACCESS_SURFACE_FLINGER="android.permission.ACCESS_SURFACE_FLINGER"; /** Allows an application to interact with the currently active {@link android.service.voice.VoiceInteractionService}. - @hide + @hide */ public static final String ACCESS_VOICE_INTERACTION_SERVICE="android.permission.ACCESS_VOICE_INTERACTION_SERVICE"; /** Allows applications to access information about Wi-Fi networks.

Protection level: normal - + */ public static final String ACCESS_WIFI_STATE="android.permission.ACCESS_WIFI_STATE"; - /** @hide + /** @hide */ public static final String ACCESS_WIMAX_STATE="android.permission.ACCESS_WIMAX_STATE"; /** Allows applications to call into AccountAuthenticators. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String ACCOUNT_MANAGER="android.permission.ACCOUNT_MANAGER"; /** Allows an application to add voicemails into the system.

Protection level: dangerous - + */ public static final String ADD_VOICEMAIL="com.android.voicemail.permission.ADD_VOICEMAIL"; /** Allows an application to use any media decoder when decoding for playback - @hide + @hide */ @android.annotation.SystemApi public static final String ALLOW_ANY_CODEC_FOR_PLAYBACK="android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK"; /** Allows access to ASEC non-destructive API calls - @hide + @hide */ public static final String ASEC_ACCESS="android.permission.ASEC_ACCESS"; /** Allows creation of ASEC volumes - @hide + @hide */ public static final String ASEC_CREATE="android.permission.ASEC_CREATE"; /** Allows destruction of ASEC volumes - @hide + @hide */ public static final String ASEC_DESTROY="android.permission.ASEC_DESTROY"; /** Allows mount / unmount of ASEC volumes - @hide + @hide */ public static final String ASEC_MOUNT_UNMOUNT="android.permission.ASEC_MOUNT_UNMOUNT"; /** Allows rename of ASEC volumes - @hide + @hide */ public static final String ASEC_RENAME="android.permission.ASEC_RENAME"; /** Allows an application to control the backup and restore process.

Not for use by third-party applications. - @hide pending API council + @hide pending API council */ @android.annotation.SystemApi public static final String BACKUP="android.permission.BACKUP"; - /** Allows an application to collect battery statistics + /** Allows an application to collect battery statistics */ @android.annotation.SystemApi public static final String BATTERY_STATS="android.permission.BATTERY_STATS"; /** Must be required by an {@link android.accessibilityservice.AccessibilityService}, to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_ACCESSIBILITY_SERVICE="android.permission.BIND_ACCESSIBILITY_SERVICE"; /** Allows an application to tell the AppWidget service which application @@ -182,11 +182,11 @@ public final class Manifest { picks an AppWidget to go into a particular host, thereby giving that host application access to the private data from the AppWidget app. An application that has this permission should honor that contract. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String BIND_APPWIDGET="android.permission.BIND_APPWIDGET"; - /** @deprecated Use {@link android.Manifest.permission#BIND_CARRIER_SERVICES} instead + /** @deprecated Use {@link android.Manifest.permission#BIND_CARRIER_SERVICES} instead */ @Deprecated public static final String BIND_CARRIER_MESSAGING_SERVICE="android.permission.BIND_CARRIER_MESSAGING_SERVICE"; @@ -194,20 +194,20 @@ public final class Manifest { have this permission. Carrier apps should use this permission to protect their services that only the system is allowed to bind to.

Protection level: system|signature - + */ public static final String BIND_CARRIER_SERVICES="android.permission.BIND_CARRIER_SERVICES"; /** Must be required by a {@link android.service.chooser.ChooserTargetService}, to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_CHOOSER_TARGET_SERVICE="android.permission.BIND_CHOOSER_TARGET_SERVICE"; /** Must be required by a {@link android.service.notification.ConditionProviderService}, to ensure that only the system can bind to it. - @hide + @hide */ @android.annotation.SystemApi public static final String BIND_CONDITION_PROVIDER_SERVICE="android.permission.BIND_CONDITION_PROVIDER_SERVICE"; @@ -215,8 +215,8 @@ public final class Manifest { to ensure that only the system can bind to it. @deprecated {@link android.telecom.ConnectionService}s should require android.permission.BIND_TELECOM_CONNECTION_SERVICE instead. - - @hide + + @hide */ @Deprecated @android.annotation.SystemApi @@ -224,195 +224,195 @@ public final class Manifest { /** Must be required by device administration receiver, to ensure that only the system can interact with it.

Protection level: signature - + */ public static final String BIND_DEVICE_ADMIN="android.permission.BIND_DEVICE_ADMIN"; /** @hide Allows an application to execute contacts directory search. This should only be used by ContactsProvider. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String BIND_DIRECTORY_SEARCH="android.permission.BIND_DIRECTORY_SEARCH"; /** Must be required by an {@link android.service.dreams.DreamService}, to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_DREAM_SERVICE="android.permission.BIND_DREAM_SERVICE"; /** Must be required by a {@link android.telecom.InCallService}, to ensure that only the system can bind to it.

Protection level: system|signature - + */ public static final String BIND_INCALL_SERVICE="android.permission.BIND_INCALL_SERVICE"; /** Must be required by an {@link android.inputmethodservice.InputMethodService}, to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_INPUT_METHOD="android.permission.BIND_INPUT_METHOD"; /** Must be required by intent filter verifier receiver, to ensure that only the system can interact with it. @hide - + */ public static final String BIND_INTENT_FILTER_VERIFIER="android.permission.BIND_INTENT_FILTER_VERIFIER"; /** Allows the system to bind to an application's task services - @hide + @hide */ public static final String BIND_JOB_SERVICE="android.permission.BIND_JOB_SERVICE"; /** Private permission, to restrict who can bring up a dialog to add a new keyguard widget - @hide + @hide */ @android.annotation.SystemApi public static final String BIND_KEYGUARD_APPWIDGET="android.permission.BIND_KEYGUARD_APPWIDGET"; /** Must be required by an {@link android.media.midi.MidiDeviceService}, to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_MIDI_DEVICE_SERVICE="android.permission.BIND_MIDI_DEVICE_SERVICE"; /** Must be required by a {@link android.nfc.cardemulation.HostApduService} or {@link android.nfc.cardemulation.OffHostApduService} to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_NFC_SERVICE="android.permission.BIND_NFC_SERVICE"; /** Must be required by an {@link android.service.notification.NotificationListenerService}, to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_NOTIFICATION_LISTENER_SERVICE="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE"; /** Must be required by package verifier receiver, to ensure that only the system can interact with it. @hide - + */ public static final String BIND_PACKAGE_VERIFIER="android.permission.BIND_PACKAGE_VERIFIER"; /** Must be required by a {@link android.printservice.PrintService}, to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_PRINT_SERVICE="android.permission.BIND_PRINT_SERVICE"; /** Must be required by the PrintSpooler to ensure that only the system can bind to it. - @hide + @hide */ public static final String BIND_PRINT_SPOOLER_SERVICE="android.permission.BIND_PRINT_SPOOLER_SERVICE"; /** Must be required by a {@link android.widget.RemoteViewsService}, - to ensure that only the system can bind to it. + to ensure that only the system can bind to it. */ @android.annotation.SystemApi public static final String BIND_REMOTEVIEWS="android.permission.BIND_REMOTEVIEWS"; /** Must be required by a {@link com.android.media.remotedisplay.RemoteDisplayProvider}, to ensure that only the system can bind to it. - @hide + @hide */ public static final String BIND_REMOTE_DISPLAY="android.permission.BIND_REMOTE_DISPLAY"; /** Must be required by a {@link android.media.routing.MediaRouteService} to ensure that only the system can interact with it. - @hide + @hide */ public static final String BIND_ROUTE_PROVIDER="android.permission.BIND_ROUTE_PROVIDER"; /** Must be required by a {@link android.telecom.ConnectionService}, to ensure that only the system can bind to it.

Protection level: system|signature - + */ public static final String BIND_TELECOM_CONNECTION_SERVICE="android.permission.BIND_TELECOM_CONNECTION_SERVICE"; /** Must be required by a TextService (e.g. SpellCheckerService) to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_TEXT_SERVICE="android.permission.BIND_TEXT_SERVICE"; /** Must be required by an {@link android.service.trust.TrustAgentService}, to ensure that only the system can bind to it. - @hide + @hide */ @android.annotation.SystemApi public static final String BIND_TRUST_AGENT="android.permission.BIND_TRUST_AGENT"; /** Must be required by a {@link android.media.tv.TvInputService} to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_TV_INPUT="android.permission.BIND_TV_INPUT"; /** Must be required by a {@link android.service.voice.VoiceInteractionService}, to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_VOICE_INTERACTION="android.permission.BIND_VOICE_INTERACTION"; /** Must be required by a {@link android.net.VpnService}, to ensure that only the system can bind to it.

Protection level: signature - + */ public static final String BIND_VPN_SERVICE="android.permission.BIND_VPN_SERVICE"; /** Must be required by a {@link android.service.wallpaper.WallpaperService}, to ensure that only the system can bind to it.

Protection level: system|signature - + */ public static final String BIND_WALLPAPER="android.permission.BIND_WALLPAPER"; /** Allows applications to connect to paired bluetooth devices.

Protection level: normal - + */ public static final String BLUETOOTH="android.permission.BLUETOOTH"; /** Allows applications to discover and pair bluetooth devices.

Protection level: normal - + */ public static final String BLUETOOTH_ADMIN="android.permission.BLUETOOTH_ADMIN"; /** Control access to email providers exclusively for Bluetooth @hide - + */ public static final String BLUETOOTH_MAP="android.permission.BLUETOOTH_MAP"; /** Allows applications to pair bluetooth devices without user interaction, and to allow or disallow phonebook access or message access. - This is not available to third party applications. + This is not available to third party applications. */ @android.annotation.SystemApi public static final String BLUETOOTH_PRIVILEGED="android.permission.BLUETOOTH_PRIVILEGED"; /** Allows bluetooth stack to access files @hide This should only be used by Bluetooth apk. - + */ public static final String BLUETOOTH_STACK="android.permission.BLUETOOTH_STACK"; /** Allows an application to access data from sensors that the user uses to measure what is happening inside his/her body, such as heart rate. -

Protection level: dangerous +

Protection level: dangerous */ public static final String BODY_SENSORS="android.permission.BODY_SENSORS"; /** Required to be able to disable the device (very dangerous!).

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String BRICK="android.permission.BRICK"; /** Allows an application to broadcast privileged networking requests. -

Not for use by third-party applications. @hide +

Not for use by third-party applications. @hide */ @android.annotation.SystemApi public static final String BROADCAST_NETWORK_PRIVILEGED="android.permission.BROADCAST_NETWORK_PRIVILEGED"; /** Allows an application to broadcast a notification that an application package has been removed.

Not for use by third-party applications. - + */ public static final String BROADCAST_PACKAGE_REMOVED="android.permission.BROADCAST_PACKAGE_REMOVED"; /** Allows an application to broadcast an SMS receipt notification.

Not for use by third-party applications. - + */ public static final String BROADCAST_SMS="android.permission.BROADCAST_SMS"; /** Allows an application to broadcast sticky intents. These are @@ -420,29 +420,29 @@ public final class Manifest { so that clients can quickly retrieve that data without having to wait for the next broadcast.

Protection level: normal - + */ public static final String BROADCAST_STICKY="android.permission.BROADCAST_STICKY"; /** Allows an application to broadcast a WAP PUSH receipt notification.

Not for use by third-party applications. - + */ public static final String BROADCAST_WAP_PUSH="android.permission.BROADCAST_WAP_PUSH"; /** C2DM permission. @hide Used internally. - + */ public static final String C2D_MESSAGE="android.intent.category.MASTER_CLEAR.permission.C2D_MESSAGE"; /** Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.

Protection level: dangerous - + */ public static final String CALL_PHONE="android.permission.CALL_PHONE"; /** Allows an application to call any phone number, including emergency numbers, without going through the Dialer user interface for the user to confirm the call being placed. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String CALL_PRIVILEGED="android.permission.CALL_PRIVILEGED"; @@ -454,282 +454,282 @@ public final class Manifest { is not available, then you must modify your manifest as appropriate in order to install on devices that don't support all camera features.

Protection level: dangerous - + */ public static final String CAMERA="android.permission.CAMERA"; /** Allows disabling the transmit-indicator LED that is normally on when a camera is in use by an application. - @hide + @hide */ @android.annotation.SystemApi public static final String CAMERA_DISABLE_TRANSMIT_LED="android.permission.CAMERA_DISABLE_TRANSMIT_LED"; /** Allows sending the camera service notifications about system-wide events. - @hide + @hide */ public static final String CAMERA_SEND_SYSTEM_EVENTS="android.permission.CAMERA_SEND_SYSTEM_EVENTS"; /** Allows an application to capture audio for hotword detection.

Not for use by third-party applications.

- @hide + @hide */ @android.annotation.SystemApi public static final String CAPTURE_AUDIO_HOTWORD="android.permission.CAPTURE_AUDIO_HOTWORD"; /** Allows an application to capture audio output. -

Not for use by third-party applications.

+

Not for use by third-party applications.

*/ @android.annotation.SystemApi public static final String CAPTURE_AUDIO_OUTPUT="android.permission.CAPTURE_AUDIO_OUTPUT"; /** Allows an application to capture secure video output. -

Not for use by third-party applications.

+

Not for use by third-party applications.

*/ @android.annotation.SystemApi public static final String CAPTURE_SECURE_VIDEO_OUTPUT="android.permission.CAPTURE_SECURE_VIDEO_OUTPUT"; /** Allows to capture a frame of TV input hardware such as built-in tuners and HDMI-in's. @hide

Not for use by third-party applications. - + */ @android.annotation.SystemApi public static final String CAPTURE_TV_INPUT="android.permission.CAPTURE_TV_INPUT"; /** Allows an application to capture video output. -

Not for use by third-party applications.

+

Not for use by third-party applications.

*/ @android.annotation.SystemApi public static final String CAPTURE_VIDEO_OUTPUT="android.permission.CAPTURE_VIDEO_OUTPUT"; /** Allows an application to filter carrier specific sms. - @hide + @hide */ public static final String CARRIER_FILTER_SMS="android.permission.CARRIER_FILTER_SMS"; /** @hide Allows an application to change the app idle state of an app. -

Not for use by third-party applications. +

Not for use by third-party applications. */ public static final String CHANGE_APP_IDLE_STATE="android.permission.CHANGE_APP_IDLE_STATE"; /** Allows applications to change the background data setting.

Not for use by third-party applications. - @hide pending API council + @hide pending API council */ public static final String CHANGE_BACKGROUND_DATA_SETTING="android.permission.CHANGE_BACKGROUND_DATA_SETTING"; /** Allows an application to change whether an application component (other than its own) is enabled or not. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String CHANGE_COMPONENT_ENABLED_STATE="android.permission.CHANGE_COMPONENT_ENABLED_STATE"; /** Allows an application to modify the current configuration, such - as locale. + as locale. */ @android.annotation.SystemApi public static final String CHANGE_CONFIGURATION="android.permission.CHANGE_CONFIGURATION"; /** @hide Allows an application to temporarily whitelist an inactive app to access the network and acquire wakelocks. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String CHANGE_DEVICE_IDLE_TEMP_WHITELIST="android.permission.CHANGE_DEVICE_IDLE_TEMP_WHITELIST"; /** Allows applications to change network connectivity state.

Protection level: normal - + */ public static final String CHANGE_NETWORK_STATE="android.permission.CHANGE_NETWORK_STATE"; /** Allows applications to enter Wi-Fi Multicast mode.

Protection level: normal - + */ public static final String CHANGE_WIFI_MULTICAST_STATE="android.permission.CHANGE_WIFI_MULTICAST_STATE"; /** Allows applications to change Wi-Fi connectivity state.

Protection level: normal - + */ public static final String CHANGE_WIFI_STATE="android.permission.CHANGE_WIFI_STATE"; - /** @hide + /** @hide */ public static final String CHANGE_WIMAX_STATE="android.permission.CHANGE_WIMAX_STATE"; /** Allows an application to clear the caches of all installed applications on the device.

Protection level: system|signature - + */ public static final String CLEAR_APP_CACHE="android.permission.CLEAR_APP_CACHE"; /** Allows an application to clear user data.

Not for use by third-party applications @hide - + */ @android.annotation.SystemApi public static final String CLEAR_APP_USER_DATA="android.permission.CLEAR_APP_USER_DATA"; /** Allows an application to control the color transforms applied to displays system-wide.

Not for use by third-party applications.

- @hide + @hide */ public static final String CONFIGURE_DISPLAY_COLOR_TRANSFORM="android.permission.CONFIGURE_DISPLAY_COLOR_TRANSFORM"; /** Allows an application to configure and connect to Wifi displays - @hide + @hide */ public static final String CONFIGURE_WIFI_DISPLAY="android.permission.CONFIGURE_WIFI_DISPLAY"; /** Allows a package to launch the secure full-backup confirmation UI. ONLY the system process may hold this permission. - @hide + @hide */ public static final String CONFIRM_FULL_BACKUP="android.permission.CONFIRM_FULL_BACKUP"; /** Allows an internal user to use privileged ConnectivityManager APIs. - @hide + @hide */ @android.annotation.SystemApi public static final String CONNECTIVITY_INTERNAL="android.permission.CONNECTIVITY_INTERNAL"; /** Allows an application to control the in-call experience. - @hide + @hide */ @android.annotation.SystemApi public static final String CONTROL_INCALL_EXPERIENCE="android.permission.CONTROL_INCALL_EXPERIENCE"; /** Allows an application to control keyguard. Only allowed for system processes. - @hide + @hide */ public static final String CONTROL_KEYGUARD="android.permission.CONTROL_KEYGUARD"; /** Allows enabling/disabling location update notifications from the radio. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String CONTROL_LOCATION_UPDATES="android.permission.CONTROL_LOCATION_UPDATES"; /** Allows an application to control VPN.

Not for use by third-party applications.

- @hide + @hide */ @android.annotation.SystemApi public static final String CONTROL_VPN="android.permission.CONTROL_VPN"; /** Allows an application to control low-level features of Wifi displays such as opening an RTSP socket. This permission should only be used by the display manager. - @hide + @hide */ public static final String CONTROL_WIFI_DISPLAY="android.permission.CONTROL_WIFI_DISPLAY"; /** Must be required by default container service so that only the system can bind to it and use it to copy protected data to secure containers or files accessible to the system. - @hide + @hide */ public static final String COPY_PROTECTED_DATA="android.permission.COPY_PROTECTED_DATA"; /** @hide Allows an application to create, remove users and get the list of users on the device. Applications holding this permission can only create restricted, guest, and managed users. For creating other kind of users, {@link android.Manifest.permission#MANAGE_USERS} is needed. - This permission is not available to third party applications. + This permission is not available to third party applications. */ public static final String CREATE_USERS="android.permission.CREATE_USERS"; /** Internal permission protecting access to the encryption methods @hide - + */ @android.annotation.SystemApi public static final String CRYPT_KEEPER="android.permission.CRYPT_KEEPER"; /** Allows an application to delete cache files. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String DELETE_CACHE_FILES="android.permission.DELETE_CACHE_FILES"; /** Allows an application to delete packages. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String DELETE_PACKAGES="android.permission.DELETE_PACKAGES"; /** Allows low-level access to power management.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String DEVICE_POWER="android.permission.DEVICE_POWER"; /** Allows applications to RW to diagnostic resources. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String DIAGNOSTIC="android.permission.DIAGNOSTIC"; /** Allows applications to disable the keyguard if it is not secure.

Protection level: normal - + */ public static final String DISABLE_KEYGUARD="android.permission.DISABLE_KEYGUARD"; /** Allows the Nfc stack to dispatch Nfc messages to applications. Applications can use this permission to ensure incoming Nfc messages are from the Nfc stack and not simulated by another application. - @hide + @hide */ public static final String DISPATCH_NFC_MESSAGE="android.permission.DISPATCH_NFC_MESSAGE"; /** Allows an application to retrieve state dump information from system services. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String DUMP="android.permission.DUMP"; /** @hide Allows TvInputService to access DVB device. -

Not for use by third-party applications. +

Not for use by third-party applications. */ public static final String DVB_DEVICE="android.permission.DVB_DEVICE"; /** Allows an application to expand or collapse the status bar.

Protection level: normal - + */ public static final String EXPAND_STATUS_BAR="android.permission.EXPAND_STATUS_BAR"; /** Run as a manufacturer test application, running as the root user. Only available when the device is running in manufacturer test mode.

Not for use by third-party applications. - + */ public static final String FACTORY_TEST="android.permission.FACTORY_TEST"; /** @hide Allows an application to register an input filter which filters the stream - of user events (keys, touch, trackball) before they are dispatched to any window. + of user events (keys, touch, trackball) before they are dispatched to any window. */ public static final String FILTER_EVENTS="android.permission.FILTER_EVENTS"; /** Allows an application to force a BACK operation on whatever is the top activity.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String FORCE_BACK="android.permission.FORCE_BACK"; /** Allows an application to call {@link android.app.ActivityManager#forceStopPackage}. - @hide + @hide */ @android.annotation.SystemApi public static final String FORCE_STOP_PACKAGES="android.permission.FORCE_STOP_PACKAGES"; - /** @hide Allows an application to collect frame statistics + /** @hide Allows an application to collect frame statistics */ public static final String FRAME_STATS="android.permission.FRAME_STATS"; /** @hide Allows the application to temporarily freeze the screen for a - full-screen transition. + full-screen transition. */ public static final String FREEZE_SCREEN="android.permission.FREEZE_SCREEN"; /** Allows access to the list of accounts in the Accounts Service.

Protection level: normal - + */ public static final String GET_ACCOUNTS="android.permission.GET_ACCOUNTS"; - /** Allows access to the list of accounts in the Accounts Service. + /** Allows access to the list of accounts in the Accounts Service. */ @android.annotation.SystemApi public static final String GET_ACCOUNTS_PRIVILEGED="android.permission.GET_ACCOUNTS_PRIVILEGED"; - /** @hide Allows an application to collect battery statistics + /** @hide Allows an application to collect battery statistics */ @android.annotation.SystemApi public static final String GET_APP_OPS_STATS="android.permission.GET_APP_OPS_STATS"; /** Allows an application to get full detailed information about recently running tasks, with full fidelity to the real state. - @hide + @hide */ public static final String GET_DETAILED_TASKS="android.permission.GET_DETAILED_TASKS"; /** @hide Allows an application to retrieve a package's importance. - This permission is not available to third party applications. + This permission is not available to third party applications. */ @android.annotation.SystemApi public static final String GET_PACKAGE_IMPORTANCE="android.permission.GET_PACKAGE_IMPORTANCE"; /** Allows an application to find out the space used by any package.

Protection level: normal - + */ public static final String GET_PACKAGE_SIZE="android.permission.GET_PACKAGE_SIZE"; - /** @deprecated No longer enforced. + /** @deprecated No longer enforced. */ @Deprecated public static final String GET_TASKS="android.permission.GET_TASKS"; @@ -737,7 +737,7 @@ public final class Manifest { the current top activity, such as any assist context it can provide.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String GET_TOP_ACTIVITY_INFO="android.permission.GET_TOP_ACTIVITY_INFO"; @@ -748,7 +748,7 @@ public final class Manifest { to the path in the provider where global search queries are performed. This permission can not be held by regular applications; it is used by applications to protect themselves from everyone else - besides global search. + besides global search. */ @android.annotation.SystemApi public static final String GLOBAL_SEARCH="android.permission.GLOBAL_SEARCH"; @@ -758,23 +758,23 @@ public final class Manifest { access to a variety of content providers), and to write the search statistics (to keep applications from gaming the source ranking). - @hide + @hide */ public static final String GLOBAL_SEARCH_CONTROL="android.permission.GLOBAL_SEARCH_CONTROL"; /** Allows an application to grant specific permissions. - @hide + @hide */ public static final String GRANT_RUNTIME_PERMISSIONS="android.permission.GRANT_RUNTIME_PERMISSIONS"; /** Allows access to hardware peripherals. Intended only for hardware testing.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String HARDWARE_TEST="android.permission.HARDWARE_TEST"; /** @hide Allows HDMI-CEC service to access device and configuration files. This should only be used by HDMI-CEC service. - + */ @android.annotation.SystemApi public static final String HDMI_CEC="android.permission.HDMI_CEC"; @@ -783,7 +783,7 @@ public final class Manifest { to hide non-system-overlay windows.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String HIDE_NON_SYSTEM_OVERLAY_WINDOWS="android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS"; @@ -792,101 +792,101 @@ public final class Manifest { permission, you can only deliver events to windows in your own process.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String INJECT_EVENTS="android.permission.INJECT_EVENTS"; /** Allows an app that has this permission and the permissions to install packages to request certain runtime permissions to be granted at installation. @hide - + */ @android.annotation.SystemApi public static final String INSTALL_GRANT_RUNTIME_PERMISSIONS="android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS"; /** Allows an application to install a location provider into the Location Manager. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String INSTALL_LOCATION_PROVIDER="android.permission.INSTALL_LOCATION_PROVIDER"; /** Allows an application to install packages. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String INSTALL_PACKAGES="android.permission.INSTALL_PACKAGES"; /** Allows an application to install a shortcut in Launcher.

Protection level: normal - + */ public static final String INSTALL_SHORTCUT="com.android.launcher.permission.INSTALL_SHORTCUT"; /** @hide Intent filter verifier needs to have this permission before the PackageManager will trust it to verify intent filters. - + */ @android.annotation.SystemApi public static final String INTENT_FILTER_VERIFICATION_AGENT="android.permission.INTENT_FILTER_VERIFICATION_AGENT"; /** @hide Allows an application to call APIs that allow it to do interactions across the users on the device, using singleton services and user-targeted broadcasts. This permission is not available to - third party applications. + third party applications. */ @android.annotation.SystemApi public static final String INTERACT_ACROSS_USERS="android.permission.INTERACT_ACROSS_USERS"; /** @hide Fuller form of {@link android.Manifest.permission#INTERACT_ACROSS_USERS} that removes restrictions on where broadcasts can be sent and allows other - types of interactions. + types of interactions. */ public static final String INTERACT_ACROSS_USERS_FULL="android.permission.INTERACT_ACROSS_USERS_FULL"; /** Allows an application to open windows that are for use by parts of the system user interface.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String INTERNAL_SYSTEM_WINDOW="android.permission.INTERNAL_SYSTEM_WINDOW"; /** Allows applications to open network sockets.

Protection level: normal - + */ public static final String INTERNET="android.permission.INTERNET"; /** Allows an application to call into a carrier setup flow. It is up to the carrier setup application to enforce that this permission is required - @hide This is not a third-party API (intended for OEMs and system apps). + @hide This is not a third-party API (intended for OEMs and system apps). */ @android.annotation.SystemApi public static final String INVOKE_CARRIER_SETUP="android.permission.INVOKE_CARRIER_SETUP"; /** Allows an application to call {@link android.app.ActivityManager#killBackgroundProcesses}.

Protection level: normal - + */ public static final String KILL_BACKGROUND_PROCESSES="android.permission.KILL_BACKGROUND_PROCESSES"; /** Allows applications to kill UIDs.

Not for use by third-party applications. - @hide + @hide */ public static final String KILL_UID="android.permission.KILL_UID"; /** Allows an application to launch the trust agent settings activity. - @hide + @hide */ public static final String LAUNCH_TRUST_AGENT_SETTINGS="android.permission.LAUNCH_TRUST_AGENT_SETTINGS"; /** Allows applications to read the local WiFi and Bluetooth MAC address. - @hide + @hide */ @android.annotation.SystemApi public static final String LOCAL_MAC_ADDRESS="android.permission.LOCAL_MAC_ADDRESS"; /** Allows an application to use location features in hardware, such as the geofencing api. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String LOCATION_HARDWARE="android.permission.LOCATION_HARDWARE"; /** Allows access to the loop radio (Android@Home mesh network) device. - @hide + @hide */ @android.annotation.SystemApi public static final String LOOP_RADIO="android.permission.LOOP_RADIO"; - /** @hide Allows an application to create/manage/remove stacks + /** @hide Allows an application to create/manage/remove stacks */ @android.annotation.SystemApi public static final String MANAGE_ACTIVITY_STACKS="android.permission.MANAGE_ACTIVITY_STACKS"; @@ -894,37 +894,37 @@ public final class Manifest { Z-order) application tokens in the window manager.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String MANAGE_APP_TOKENS="android.permission.MANAGE_APP_TOKENS"; /** Allows an application to install and/or uninstall CA certificates on behalf of the user. - @hide + @hide */ @android.annotation.SystemApi public static final String MANAGE_CA_CERTIFICATES="android.permission.MANAGE_CA_CERTIFICATES"; /** Required to add or remove another application as a device admin.

Not for use by third-party applications. - @hide + @hide */ @android.annotation.SystemApi public static final String MANAGE_DEVICE_ADMINS="android.permission.MANAGE_DEVICE_ADMINS"; /** Allows an application to manage access to documents, usually as part of a document picker.

Protection level: signature - + */ public static final String MANAGE_DOCUMENTS="android.permission.MANAGE_DOCUMENTS"; - /** Allows managing (adding, removing) fingerprint templates. Reserved for the system. @hide + /** Allows managing (adding, removing) fingerprint templates. Reserved for the system. @hide */ public static final String MANAGE_FINGERPRINT="android.permission.MANAGE_FINGERPRINT"; /** Api Allows an application to manage media projection sessions. - @hide This is not a third-party API (intended for system apps). + @hide This is not a third-party API (intended for system apps). */ public static final String MANAGE_MEDIA_PROJECTION="android.permission.MANAGE_MEDIA_PROJECTION"; /** Allows an application to manage network policies (such as warning and disable - limits) and to define application-specific rules. @hide + limits) and to define application-specific rules. @hide */ public static final String MANAGE_NETWORK_POLICY="android.permission.MANAGE_NETWORK_POLICY"; /** @hide Allows an application to set the profile owners and the device owner. @@ -932,67 +932,67 @@ public final class Manifest { */ public static final String MANAGE_PROFILE_AND_DEVICE_OWNERS="android.permission.MANAGE_PROFILE_AND_DEVICE_OWNERS"; /** Allows an application to manage preferences and permissions for USB devices - @hide + @hide */ @android.annotation.SystemApi public static final String MANAGE_USB="android.permission.MANAGE_USB"; /** @hide Allows an application to call APIs that allow it to query and manage users on the device. This permission is not available to - third party applications. + third party applications. */ @android.annotation.SystemApi public static final String MANAGE_USERS="android.permission.MANAGE_USERS"; /** Must be required by hotword enrollment application, to ensure that only the system can interact with it. - @hide

Not for use by third-party applications.

+ @hide

Not for use by third-party applications.

*/ public static final String MANAGE_VOICE_KEYPHRASES="android.permission.MANAGE_VOICE_KEYPHRASES"; - /** Not for use by third-party applications. + /** Not for use by third-party applications. */ @android.annotation.SystemApi public static final String MASTER_CLEAR="android.permission.MASTER_CLEAR"; /** Allows an application to know what content is playing and control its playback. -

Not for use by third-party applications due to privacy of media consumption

+

Not for use by third-party applications due to privacy of media consumption

*/ @android.annotation.SystemApi public static final String MEDIA_CONTENT_CONTROL="android.permission.MEDIA_CONTENT_CONTROL"; /** Internal permission allowing an application to query/set which applications can bind AppWidgets. - @hide + @hide */ @android.annotation.SystemApi public static final String MODIFY_APPWIDGET_BIND_PERMISSIONS="android.permission.MODIFY_APPWIDGET_BIND_PERMISSIONS"; /** Allows an application to modify audio routing and override policy decisions.

Not for use by third-party applications.

- @hide + @hide */ @android.annotation.SystemApi public static final String MODIFY_AUDIO_ROUTING="android.permission.MODIFY_AUDIO_ROUTING"; /** Allows an application to modify global audio settings.

Protection level: normal - + */ public static final String MODIFY_AUDIO_SETTINGS="android.permission.MODIFY_AUDIO_SETTINGS"; /** Allows an application to account its network traffic against other UIDs. Used by system services like download manager and media server. Not for use by - third party apps. @hide + third party apps. @hide */ @android.annotation.SystemApi public static final String MODIFY_NETWORK_ACCOUNTING="android.permission.MODIFY_NETWORK_ACCOUNTING"; /** Allows an application to modify parental controls

Not for use by third-party applications. - @hide + @hide */ @android.annotation.SystemApi public static final String MODIFY_PARENTAL_CONTROLS="android.permission.MODIFY_PARENTAL_CONTROLS"; /** Allows modification of the telephony state - power on, mmi, etc. Does not include placing calls. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String MODIFY_PHONE_STATE="android.permission.MODIFY_PHONE_STATE"; /** Allows formatting file systems for removable storage. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String MOUNT_FORMAT_FILESYSTEMS="android.permission.MOUNT_FORMAT_FILESYSTEMS"; @@ -1002,76 +1002,76 @@ public final class Manifest { @android.annotation.SystemApi public static final String MOUNT_UNMOUNT_FILESYSTEMS="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"; /** Allows an application to move location of installed package. - @hide + @hide */ @android.annotation.SystemApi public static final String MOVE_PACKAGE="android.permission.MOVE_PACKAGE"; /** Allows access to configure network interfaces, configure/use IPSec, etc. - @hide + @hide */ public static final String NET_ADMIN="android.permission.NET_ADMIN"; - /** @hide Allows low-level access to tun tap driver + /** @hide Allows low-level access to tun tap driver */ public static final String NET_TUNNELING="android.permission.NET_TUNNELING"; /** Allows applications to perform I/O operations over NFC.

Protection level: normal - + */ public static final String NFC="android.permission.NFC"; /** Allows sending and receiving handover transfer status from Wifi and Bluetooth - @hide + @hide */ public static final String NFC_HANDOVER_STATUS="android.permission.NFC_HANDOVER_STATUS"; /** @hide Allows system update service to notify device owner about pending updates. -

Not for use by third-party applications. +

Not for use by third-party applications. */ public static final String NOTIFY_PENDING_SYSTEM_UPDATE="android.permission.NOTIFY_PENDING_SYSTEM_UPDATE"; - /** @hide Allows an application to observe permission changes. + /** @hide Allows an application to observe permission changes. */ public static final String OBSERVE_GRANT_REVOKE_PERMISSIONS="android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS"; /** @hide Allows enabling/disabling OEM unlock -

Not for use by third-party applications. +

Not for use by third-party applications. */ public static final String OEM_UNLOCK_STATE="android.permission.OEM_UNLOCK_STATE"; /** @hide Allows an application to modify any wifi configuration, even if created by another application. Once reconfigured the original creator cannot make any further modifications. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String OVERRIDE_WIFI_CONFIG="android.permission.OVERRIDE_WIFI_CONFIG"; /** Allows an application to collect component usage statistics

Declaring the permission implies intention to use the API and the user of the - device can grant permission through the Settings application. + device can grant permission through the Settings application. */ @android.annotation.SystemApi public static final String PACKAGE_USAGE_STATS="android.permission.PACKAGE_USAGE_STATS"; /** @hide Package verifier needs to have this permission before the PackageManager will trust it to verify packages. - + */ @android.annotation.SystemApi public static final String PACKAGE_VERIFICATION_AGENT="android.permission.PACKAGE_VERIFICATION_AGENT"; /** Allows a system application to access hardware packet offload capabilities. - @hide + @hide */ public static final String PACKET_KEEPALIVE_OFFLOAD="android.permission.PACKET_KEEPALIVE_OFFLOAD"; /** Allows access to MAC addresses of WiFi and Bluetooth peer devices. - @hide + @hide */ @android.annotation.SystemApi public static final String PEERS_MAC_ADDRESS="android.permission.PEERS_MAC_ADDRESS"; - /** Allows an application to perform CDMA OTA provisioning @hide + /** Allows an application to perform CDMA OTA provisioning @hide */ @android.annotation.SystemApi public static final String PERFORM_CDMA_PROVISIONING="android.permission.PERFORM_CDMA_PROVISIONING"; - /** Allows an application to perform SIM Activation @hide + /** Allows an application to perform SIM Activation @hide */ @android.annotation.SystemApi public static final String PERFORM_SIM_ACTIVATION="android.permission.PERFORM_SIM_ACTIVATION"; /** @deprecated This functionality will be removed in the future; please do - not use. Allow an application to make its activities persistent. + not use. Allow an application to make its activities persistent. */ @Deprecated public static final String PERSISTENT_ACTIVITY="android.permission.PERSISTENT_ACTIVITY"; @@ -1079,22 +1079,22 @@ public final class Manifest { call with the option to redirect the call to a different number or abort the call altogether.

Protection level: dangerous - + */ public static final String PROCESS_OUTGOING_CALLS="android.permission.PROCESS_OUTGOING_CALLS"; /** Allows an application to provide a trust agent. - @hide For security reasons, this is a platform-only permission. + @hide For security reasons, this is a platform-only permission. */ @android.annotation.SystemApi public static final String PROVIDE_TRUST_AGENT="android.permission.PROVIDE_TRUST_AGENT"; /** Allows an application to query whether DO_NOT_ASK_CREDENTIALS_ON_BOOT flag is set. - @hide + @hide */ public static final String QUERY_DO_NOT_ASK_CREDENTIALS_ON_BOOT="android.permission.QUERY_DO_NOT_ASK_CREDENTIALS_ON_BOOT"; /** Allows an application to read the user's calendar data.

Protection level: dangerous - + */ public static final String READ_CALENDAR="android.permission.READ_CALENDAR"; /** Allows an application to read the user's call log. @@ -1108,7 +1108,7 @@ public final class Manifest { href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code targetSdkVersion} is 16 or higher.

Protection level: dangerous - + */ public static final String READ_CALL_LOG="android.permission.READ_CALL_LOG"; /** Allows an application to read previously received cell broadcast @@ -1122,16 +1122,16 @@ public final class Manifest { when the alert is first received, and to delay presenting the info to the user until after the initial alert dialog is dismissed.

Protection level: dangerous - @hide Pending API council approval + @hide Pending API council approval */ public static final String READ_CELL_BROADCASTS="android.permission.READ_CELL_BROADCASTS"; /** Allows an application to read the user's contacts data.

Protection level: dangerous - + */ public static final String READ_CONTACTS="android.permission.READ_CONTACTS"; /** Allows applications to read dream settings and dream state. - @hide + @hide */ @android.annotation.SystemApi public static final String READ_DREAM_STATE="android.permission.READ_DREAM_STATE"; @@ -1156,35 +1156,35 @@ public final class Manifest { href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code targetSdkVersion} is 4 or higher.

Protection level: dangerous - + */ public static final String READ_EXTERNAL_STORAGE="android.permission.READ_EXTERNAL_STORAGE"; /** Allows an application to take screen shots and more generally get access to the frame buffer data. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String READ_FRAME_BUFFER="android.permission.READ_FRAME_BUFFER"; /** Allows an application to retrieve the current state of keys and switches.

Not for use by third-party applications. - @deprecated The API that used this permission has been removed. + @deprecated The API that used this permission has been removed. */ @Deprecated public static final String READ_INPUT_STATE="android.permission.READ_INPUT_STATE"; /** Allows an application to read install sessions - @hide This is not a third-party API (intended for system apps). + @hide This is not a third-party API (intended for system apps). */ @android.annotation.SystemApi public static final String READ_INSTALL_SESSIONS="android.permission.READ_INSTALL_SESSIONS"; /** Allows an application to read the low-level system log files.

Not for use by third-party applications, because - Log entries can contain the user's private information. + Log entries can contain the user's private information. */ @android.annotation.SystemApi public static final String READ_LOGS="android.permission.READ_LOGS"; /** Allows an application to read historical network usage for - specific networks and applications. @hide + specific networks and applications. @hide */ @android.annotation.SystemApi public static final String READ_NETWORK_USAGE_HISTORY="android.permission.READ_NETWORK_USAGE_HISTORY"; @@ -1198,45 +1198,45 @@ public final class Manifest { href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code targetSdkVersion} is 4 or higher.

Protection level: dangerous - + */ public static final String READ_PHONE_STATE="android.permission.READ_PHONE_STATE"; /** Allows read only access to precise phone state. - @hide Pending API council approval + @hide Pending API council approval */ public static final String READ_PRECISE_PHONE_STATE="android.permission.READ_PRECISE_PHONE_STATE"; /** Allows read access to privileged phone state. - @hide Used internally. + @hide Used internally. */ @android.annotation.SystemApi public static final String READ_PRIVILEGED_PHONE_STATE="android.permission.READ_PRIVILEGED_PHONE_STATE"; /** Internal permission to allows an application to read indexable data. - @hide + @hide */ @android.annotation.SystemApi public static final String READ_SEARCH_INDEXABLES="android.permission.READ_SEARCH_INDEXABLES"; /** Allows an application to read SMS messages.

Protection level: dangerous - + */ public static final String READ_SMS="android.permission.READ_SMS"; /** Allows applications to read the sync settings.

Protection level: normal - + */ public static final String READ_SYNC_SETTINGS="android.permission.READ_SYNC_SETTINGS"; /** Allows applications to read the sync stats.

Protection level: normal - + */ public static final String READ_SYNC_STATS="android.permission.READ_SYNC_STATS"; /** Allows an application to read voicemails in the system.

Protection level: system|signature - + */ public static final String READ_VOICEMAIL="com.android.voicemail.permission.READ_VOICEMAIL"; /** @hide Allows applications to read Wi-Fi credential. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String READ_WIFI_CREDENTIAL="android.permission.READ_WIFI_CREDENTIAL"; @@ -1249,18 +1249,18 @@ public final class Manifest { like the app is getting that permission, even though it will never be checked, and new privileged apps can now request this one for real access. @hide - + */ @android.annotation.SystemApi public static final String REAL_GET_TASKS="android.permission.REAL_GET_TASKS"; /** Required to be able to reboot the device. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String REBOOT="android.permission.REBOOT"; /** Allows an application to monitor incoming Bluetooth MAP messages, to record - or perform processing on them. - @hide + or perform processing on them. + @hide */ public static final String RECEIVE_BLUETOOTH_MAP="android.permission.RECEIVE_BLUETOOTH_MAP"; /** Allows an application to receive the @@ -1275,144 +1275,144 @@ public final class Manifest { explicitly declare your use of this facility to make that visible to the user.

Protection level: normal - + */ public static final String RECEIVE_BOOT_COMPLETED="android.permission.RECEIVE_BOOT_COMPLETED"; - /** - @hide + /** + @hide */ @android.annotation.SystemApi public static final String RECEIVE_DATA_ACTIVITY_CHANGE="android.permission.RECEIVE_DATA_ACTIVITY_CHANGE"; /** Allows an application to receive emergency cell broadcast messages, to record or display them to the user.

Not for use by third-party applications. - @hide Pending API council approval + @hide Pending API council approval */ @android.annotation.SystemApi public static final String RECEIVE_EMERGENCY_BROADCAST="android.permission.RECEIVE_EMERGENCY_BROADCAST"; /** Allows an application to monitor incoming MMS messages.

Protection level: dangerous - + */ public static final String RECEIVE_MMS="android.permission.RECEIVE_MMS"; /** Allows an application to receive SMS messages.

Protection level: dangerous - + */ public static final String RECEIVE_SMS="android.permission.RECEIVE_SMS"; /** Allows an application to receive STK related commands. - @hide + @hide */ public static final String RECEIVE_STK_COMMANDS="android.permission.RECEIVE_STK_COMMANDS"; /** Allows an application to receive WAP push messages.

Protection level: dangerous - + */ public static final String RECEIVE_WAP_PUSH="android.permission.RECEIVE_WAP_PUSH"; /** @hide Allow system apps to receive broadcast when a wifi network credential is changed. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String RECEIVE_WIFI_CREDENTIAL_CHANGE="android.permission.RECEIVE_WIFI_CREDENTIAL_CHANGE"; /** Allows an application to record audio.

Protection level: dangerous - + */ public static final String RECORD_AUDIO="android.permission.RECORD_AUDIO"; /** Allows an application to do certain operations needed for interacting with the recovery (system update) system. - @hide + @hide */ @android.annotation.SystemApi public static final String RECOVERY="android.permission.RECOVERY"; /** Protects the ability to register any PhoneAccount with PhoneAccount#CAPABILITY_CALL_PROVIDER. - @hide + @hide */ @android.annotation.SystemApi public static final String REGISTER_CALL_PROVIDER="android.permission.REGISTER_CALL_PROVIDER"; /** Protects the ability to register any PhoneAccount with PhoneAccount#CAPABILITY_CONNECTION_MANAGER - @hide + @hide */ @android.annotation.SystemApi public static final String REGISTER_CONNECTION_MANAGER="android.permission.REGISTER_CONNECTION_MANAGER"; /** Protects the ability to register any PhoneAccount with PhoneAccount#CAPABILITY_SIM_SUBSCRIPTION. This capability indicates that the PhoneAccount corresponds to a device SIM. - @hide + @hide */ @android.annotation.SystemApi public static final String REGISTER_SIM_SUBSCRIPTION="android.permission.REGISTER_SIM_SUBSCRIPTION"; - /** Allows registration for remote audio playback. @hide + /** Allows registration for remote audio playback. @hide */ public static final String REMOTE_AUDIO_PLAYBACK="android.permission.REMOTE_AUDIO_PLAYBACK"; /** Allows an application to remove DRM certificates - @hide This is not a third-party API (intended for system apps). + @hide This is not a third-party API (intended for system apps). */ @android.annotation.SystemApi public static final String REMOVE_DRM_CERTIFICATES="android.permission.REMOVE_DRM_CERTIFICATES"; - /** @hide Allows an application to change to remove/kill tasks + /** @hide Allows an application to change to remove/kill tasks */ public static final String REMOVE_TASKS="android.permission.REMOVE_TASKS"; /** Allows an application to change the Z-order of tasks.

Protection level: normal - + */ public static final String REORDER_TASKS="android.permission.REORDER_TASKS"; /** Permission an application must hold in order to use {@link android.provider.Settings#ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS}. This is a normal permission: an app requesting it will always be granted the - permission, without the user needing to approve or see it. + permission, without the user needing to approve or see it. */ public static final String REQUEST_IGNORE_BATTERY_OPTIMIZATIONS="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS"; /** Allows an application to request installing packages. Apps targeting APIs greater than 22 must hold this permission in order to use {@link android.content.Intent#ACTION_INSTALL_PACKAGE}.

Protection level: normal - + */ public static final String REQUEST_INSTALL_PACKAGES="android.permission.REQUEST_INSTALL_PACKAGES"; - /** Allows an app to reset fingerprint attempt counter. Reserved for the system. @hide + /** Allows an app to reset fingerprint attempt counter. Reserved for the system. @hide */ public static final String RESET_FINGERPRINT_LOCKOUT="android.permission.RESET_FINGERPRINT_LOCKOUT"; /** @deprecated The {@link android.app.ActivityManager#restartPackage} - API is no longer supported. + API is no longer supported. */ @Deprecated public static final String RESTART_PACKAGES="android.permission.RESTART_PACKAGES"; /** @hide Allows an application to retrieve the content of the active window - An active window is the window that has fired an accessibility event. + An active window is the window that has fired an accessibility event. */ @android.annotation.SystemApi public static final String RETRIEVE_WINDOW_CONTENT="android.permission.RETRIEVE_WINDOW_CONTENT"; - /** @hide Allows an application to retrieve the window token from the accessibility manager. + /** @hide Allows an application to retrieve the window token from the accessibility manager. */ public static final String RETRIEVE_WINDOW_TOKEN="android.permission.RETRIEVE_WINDOW_TOKEN"; /** Allows an application to revoke specific permissions. @hide - + */ @android.annotation.SystemApi public static final String REVOKE_RUNTIME_PERMISSIONS="android.permission.REVOKE_RUNTIME_PERMISSIONS"; - /** Allows applications to act as network scorers. @hide + /** Allows applications to act as network scorers. @hide */ @android.annotation.SystemApi public static final String SCORE_NETWORKS="android.permission.SCORE_NETWORKS"; /** Allows an application (Phone) to send a request to other applications to handle the respond-via-message action during incoming calls. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String SEND_RESPOND_VIA_MESSAGE="android.permission.SEND_RESPOND_VIA_MESSAGE"; /** Allows an application to send SMS messages.

Protection level: dangerous - + */ public static final String SEND_SMS="android.permission.SEND_SMS"; /** Allows applications to access serial ports via the SerialManager. - @hide + @hide */ @android.annotation.SystemApi public static final String SERIAL_PORT="android.permission.SERIAL_PORT"; @@ -1421,133 +1421,133 @@ public final class Manifest { (usually the monkey command).

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String SET_ACTIVITY_WATCHER="android.permission.SET_ACTIVITY_WATCHER"; /** Allows an application to broadcast an Intent to set an alarm for the user.

Protection level: normal - + */ public static final String SET_ALARM="com.android.alarm.permission.SET_ALARM"; /** Allows an application to control whether activities are immediately finished when put in the background. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String SET_ALWAYS_FINISH="android.permission.SET_ALWAYS_FINISH"; /** Modify the global animation scaling factor. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String SET_ANIMATION_SCALE="android.permission.SET_ANIMATION_SCALE"; /** Configure an application for debugging. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String SET_DEBUG_APP="android.permission.SET_DEBUG_APP"; /** Allows low-level access to setting input device calibration.

Not for use by normal applications. - @hide + @hide */ public static final String SET_INPUT_CALIBRATION="android.permission.SET_INPUT_CALIBRATION"; /** Allows low-level access to setting the keyboard layout.

Not for use by third-party applications. - @hide + @hide */ public static final String SET_KEYBOARD_LAYOUT="android.permission.SET_KEYBOARD_LAYOUT"; /** Allows low-level access to setting the orientation (actually rotation) of the screen.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String SET_ORIENTATION="android.permission.SET_ORIENTATION"; /** Allows low-level access to setting the pointer speed.

Not for use by third-party applications. @hide - + */ @android.annotation.SystemApi public static final String SET_POINTER_SPEED="android.permission.SET_POINTER_SPEED"; /** @deprecated No longer useful, see {@link android.content.pm.PackageManager#addPackageToPreferred} - for details. + for details. */ @Deprecated public static final String SET_PREFERRED_APPLICATIONS="android.permission.SET_PREFERRED_APPLICATIONS"; /** Allows an application to set the maximum number of (not needed) application processes that can be running. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String SET_PROCESS_LIMIT="android.permission.SET_PROCESS_LIMIT"; - /** @hide Change the screen compatibility mode of applications + /** @hide Change the screen compatibility mode of applications */ @android.annotation.SystemApi public static final String SET_SCREEN_COMPATIBILITY="android.permission.SET_SCREEN_COMPATIBILITY"; /** Allows applications to set the system time. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String SET_TIME="android.permission.SET_TIME"; /** Allows applications to set the system time zone.

Protection level: normal - + */ public static final String SET_TIME_ZONE="android.permission.SET_TIME_ZONE"; /** Allows applications to set the wallpaper.

Protection level: normal - + */ public static final String SET_WALLPAPER="android.permission.SET_WALLPAPER"; /** Allows applications to set a live wallpaper. @hide XXX Change to signature once the picker is moved to its - own apk as Ghod Intended. + own apk as Ghod Intended. */ @android.annotation.SystemApi public static final String SET_WALLPAPER_COMPONENT="android.permission.SET_WALLPAPER_COMPONENT"; /** Allows applications to set the wallpaper hints.

Protection level: normal - + */ public static final String SET_WALLPAPER_HINTS="android.permission.SET_WALLPAPER_HINTS"; /** Allows an application to call the activity manager shutdown() API to put the higher-level system there into a shutdown state. - @hide + @hide */ @android.annotation.SystemApi public static final String SHUTDOWN="android.permission.SHUTDOWN"; /** Allow an application to request that a signal be sent to all persistent processes. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String SIGNAL_PERSISTENT_PROCESSES="android.permission.SIGNAL_PERSISTENT_PROCESSES"; /** Allows an application to start any activity, regardless of permission protection or exported state. - @hide + @hide */ public static final String START_ANY_ACTIVITY="android.permission.START_ANY_ACTIVITY"; /** Allows an application to start a task from a ActivityManager#RecentTaskInfo. - @hide + @hide */ public static final String START_TASKS_FROM_RECENTS="android.permission.START_TASKS_FROM_RECENTS"; /** Allows an application to open, close, or disable the status bar and its icons. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String STATUS_BAR="android.permission.STATUS_BAR"; /** Allows an application to be the status bar. Currently used only by SystemUI.apk - @hide + @hide */ public static final String STATUS_BAR_SERVICE="android.permission.STATUS_BAR_SERVICE"; /** Allows an application to tell the activity manager to temporarily stop application switches, putting it into a special mode that prevents applications from immediately switching away from some critical UI such as the home screen. - @hide + @hide */ @android.annotation.SystemApi public static final String STOP_APP_SWITCHES="android.permission.STOP_APP_SWITCHES"; @@ -1555,41 +1555,41 @@ public final class Manifest { {@link android.view.WindowManager.LayoutParams#TYPE_SYSTEM_ALERT}, shown on top of all other applications. Very few applications should use this permission; these windows are intended for - system-level interaction with the user. + system-level interaction with the user. */ public static final String SYSTEM_ALERT_WINDOW="android.permission.SYSTEM_ALERT_WINDOW"; /** Allows an application to query tablet mode state and monitor changes in it.

Not for use by third-party applications. - @hide + @hide */ public static final String TABLET_MODE="android.permission.TABLET_MODE"; - /** @hide Allows an application to temporary enable accessibility on the device. + /** @hide Allows an application to temporary enable accessibility on the device. */ public static final String TEMPORARY_ENABLE_ACCESSIBILITY="android.permission.TEMPORARY_ENABLE_ACCESSIBILITY"; /** Allows using the device's IR transmitter, if available.

Protection level: normal - + */ public static final String TRANSMIT_IR="android.permission.TRANSMIT_IR"; /** Allows an application to listen to trust changes. Only allowed for system processes. - @hide + @hide */ public static final String TRUST_LISTENER="android.permission.TRUST_LISTENER"; /** Allows TvInputService to access underlying TV input hardware such as built-in tuners and HDMI-in's. @hide This should only be used by OEM's TvInputService's. - + */ @android.annotation.SystemApi public static final String TV_INPUT_HARDWARE="android.permission.TV_INPUT_HARDWARE"; /** Allows an application to uninstall a shortcut in Launcher.

Protection level: normal - + */ public static final String UNINSTALL_SHORTCUT="com.android.launcher.permission.UNINSTALL_SHORTCUT"; /** Allows an application to update application operation statistics. Not for - use by third party apps. @hide + use by third party apps. @hide */ @android.annotation.SystemApi public static final String UPDATE_APP_OPS_STATS="android.permission.UPDATE_APP_OPS_STATS"; @@ -1597,54 +1597,54 @@ public final class Manifest {

An application requesting this permission is responsible for verifying the source and integrity of any update before passing it off to the various individual installer components - @hide + @hide */ public static final String UPDATE_CONFIG="android.permission.UPDATE_CONFIG"; /** Allows an application to update device statistics. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String UPDATE_DEVICE_STATS="android.permission.UPDATE_DEVICE_STATS"; /** Allows an application to hold an UpdateLock, recommending that a headless OTA reboot *not* occur while the lock is held. - @hide + @hide */ @android.annotation.SystemApi public static final String UPDATE_LOCK="android.permission.UPDATE_LOCK"; /** Allows access to the PowerManager.userActivity function. -

Not for use by third-party applications. @hide +

Not for use by third-party applications. @hide */ @android.annotation.SystemApi public static final String USER_ACTIVITY="android.permission.USER_ACTIVITY"; /** Allows an app to use fingerprint hardware.

Protection level: normal - + */ public static final String USE_FINGERPRINT="android.permission.USE_FINGERPRINT"; /** Allows an application to use SIP service.

Protection level: dangerous - + */ public static final String USE_SIP="android.permission.USE_SIP"; /** Allows access to the vibrator.

Protection level: normal - + */ public static final String VIBRATE="android.permission.VIBRATE"; /** Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.

Protection level: normal - + */ public static final String WAKE_LOCK="android.permission.WAKE_LOCK"; /** Allows applications to write the apn settings. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String WRITE_APN_SETTINGS="android.permission.WRITE_APN_SETTINGS"; /** Allows an application to write the user's calendar data.

Protection level: dangerous - + */ public static final String WRITE_CALENDAR="android.permission.WRITE_CALENDAR"; /** Allows an application to write (but not read) the user's @@ -1659,16 +1659,16 @@ public final class Manifest { href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code targetSdkVersion} is 16 or higher.

Protection level: dangerous - + */ public static final String WRITE_CALL_LOG="android.permission.WRITE_CALL_LOG"; /** Allows an application to write the user's contacts data.

Protection level: dangerous - + */ public static final String WRITE_CONTACTS="android.permission.WRITE_CONTACTS"; /** Allows applications to write dream settings, and start or stop dreaming. - @hide + @hide */ @android.annotation.SystemApi public static final String WRITE_DREAM_STATE="android.permission.WRITE_DREAM_STATE"; @@ -1686,70 +1686,70 @@ public final class Manifest { {@link android.content.Context#getExternalFilesDir} and {@link android.content.Context#getExternalCacheDir}.

Protection level: dangerous - + */ public static final String WRITE_EXTERNAL_STORAGE="android.permission.WRITE_EXTERNAL_STORAGE"; /** Allows an application to modify the Google service map. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String WRITE_GSERVICES="android.permission.WRITE_GSERVICES"; /** Allows an application to write to internal media storage - @hide + @hide */ @android.annotation.SystemApi public static final String WRITE_MEDIA_STORAGE="android.permission.WRITE_MEDIA_STORAGE"; /** Allows an application to read or write the secure system settings. -

Not for use by third-party applications. +

Not for use by third-party applications. */ @android.annotation.SystemApi public static final String WRITE_SECURE_SETTINGS="android.permission.WRITE_SECURE_SETTINGS"; /** Allows an application to read or write the system settings.

Protection level: signature - + */ public static final String WRITE_SETTINGS="android.permission.WRITE_SETTINGS"; /** Allows applications to write the sync settings.

Protection level: normal - + */ public static final String WRITE_SYNC_SETTINGS="android.permission.WRITE_SYNC_SETTINGS"; /** Allows an application to modify and remove existing voicemails in the system

Protection level: system|signature - + */ public static final String WRITE_VOICEMAIL="com.android.voicemail.permission.WRITE_VOICEMAIL"; } public static final class permission_group { - /** Used for runtime permissions related to user's calendar. + /** Used for runtime permissions related to user's calendar. */ public static final String CALENDAR="android.permission-group.CALENDAR"; /** Used for permissions that are associated with accessing - camera or capturing images/video from the device. + camera or capturing images/video from the device. */ public static final String CAMERA="android.permission-group.CAMERA"; - /** Used for runtime permissions related to user's contacts and profile. + /** Used for runtime permissions related to user's contacts and profile. */ public static final String CONTACTS="android.permission-group.CONTACTS"; - /** Used for permissions that allow accessing the device location. + /** Used for permissions that allow accessing the device location. */ public static final String LOCATION="android.permission-group.LOCATION"; /** Used for permissions that are associated with accessing microphone audio from the device. Note that phone calls also capture audio - but are in a separate (more visible) permission group. + but are in a separate (more visible) permission group. */ public static final String MICROPHONE="android.permission-group.MICROPHONE"; - /** Used for permissions that are associated telephony features. + /** Used for permissions that are associated telephony features. */ public static final String PHONE="android.permission-group.PHONE"; /** Used for permissions that are associated with accessing - camera or capturing images/video from the device. + camera or capturing images/video from the device. */ public static final String SENSORS="android.permission-group.SENSORS"; - /** Used for runtime permissions related to user's SMS messages. + /** Used for runtime permissions related to user's SMS messages. */ public static final String SMS="android.permission-group.SMS"; - /** Used for runtime permissions related to the shared external storage. + /** Used for runtime permissions related to the shared external storage. */ public static final String STORAGE="android.permission-group.STORAGE"; } diff --git a/src/api-impl/com/android/internal/R.java b/src/api-impl/com/android/internal/R.java index 5f148c3a..fe3862f9 100644 --- a/src/api-impl/com/android/internal/R.java +++ b/src/api-impl/com/android/internal/R.java @@ -10,7 +10,7 @@ package com.android.internal; public final class R { public static final class anim { public static final int accelerate_decelerate_interpolator=0x010a0004; - /** Acceleration curve matching Flash's quadratic ease out function. + /** Acceleration curve matching Flash's quadratic ease out function. */ public static final int accelerate_interpolator=0x010a0005; public static final int activity_close_enter=0x010a000d; @@ -40,7 +40,7 @@ public final class R { public static final int cycle_interpolator=0x010a000c; public static final int date_picker_fade_in_material=0x010a0022; public static final int date_picker_fade_out_material=0x010a0023; - /** Acceleration curve matching Flash's quadratic ease in function. + /** Acceleration curve matching Flash's quadratic ease in function. */ public static final int decelerate_interpolator=0x010a0006; public static final int dialog_enter=0x010a0024; @@ -219,10 +219,10 @@ public final class R { public static final int window_move_from_decor=0x010a00cb; } public static final class animator { - /** A simple fade-in animation. + /** A simple fade-in animation. */ public static final int fade_in=0x010b0000; - /** A simple fade-out animation. + /** A simple fade-out animation. */ public static final int fade_out=0x010b0001; public static final int fragment_close_enter=0x010b0002; @@ -237,25 +237,25 @@ public final class R { public static final int leanback_setup_fragment_open_exit=0x010b000b; } public static final class array { - /** This string array should be overridden by the manufacture to present a list of carrier-id,locale. The wifi regulatory domain is extracted from the locale information. This is used at startup to set system defaults by checking the system property ro.carrier for the carrier-id and searching through this array - An Array of [[Carrier-ID] - [default-locale]] + /** This string array should be overridden by the manufacture to present a list of carrier-id,locale. The wifi regulatory domain is extracted from the locale information. This is used at startup to set system defaults by checking the system property ro.carrier for the carrier-id and searching through this array + An Array of [[Carrier-ID] + [default-locale]] */ public static final int carrier_properties=0x0107010e; /** A list of apps that are allowed to have another instance on a device - in the clone profile. + in the clone profile. */ public static final int cloneable_apps=0x01070018; - /** Various locale-specific string resources for Contacts + /** Various locale-specific string resources for Contacts */ public static final int common_nicknames=0x010700fe; - /** Additional non-platform defined global settings exposed to Instant Apps + /** Additional non-platform defined global settings exposed to Instant Apps */ public static final int config_allowedGlobalInstantAppSettings=0x01070097; - /** Additional non-platform defined secure settings exposed to Instant Apps + /** Additional non-platform defined secure settings exposed to Instant Apps */ public static final int config_allowedSecureInstantAppSettings=0x01070099; - /** Additional non-platform defined system settings exposed to Instant Apps + /** Additional non-platform defined system settings exposed to Instant Apps */ public static final int config_allowedSystemInstantAppSettings=0x01070098; /** Array of hysteresis constraint values for brightening, represented as tenths of a @@ -263,7 +263,7 @@ public final class R { config_ambientThresholdLevels. The brightening threshold is calculated as lux * (1.0f + CONSTRAINT_VALUE). When the current lux is higher than this threshold, the screen brightness is recalculated. See the config_ambientThresholdLevels - description for how the constraint value is chosen. + description for how the constraint value is chosen. */ public static final int config_ambientBrighteningThresholds=0x01070056; /** Array of hysteresis constraint values for darkening, represented as tenths of a @@ -271,7 +271,7 @@ public final class R { config_ambientThresholdLevels. The darkening threshold is calculated as lux * (1.0f - CONSTRAINT_VALUE). When the current lux is lower than this threshold, the screen brightness is recalculated. See the config_ambientThresholdLevels - description for how the constraint value is chosen. + description for how the constraint value is chosen. */ public static final int config_ambientDarkeningThresholds=0x01070057; /** Array of ambient lux threshold values. This is used for determining hysteresis constraint @@ -284,14 +284,14 @@ public final class R { condition calculated index value < level[0] 0 level[n] <= value < level[n+1] n+1 - level[MAX] <= value MAX+1 + level[MAX] <= value MAX+1 */ public static final int config_ambientThresholdLevels=0x01070055; - /** Low zone lux thresholds + /** Low zone lux thresholds amb0 amb1 - + */ public static final int config_ambientThresholdsOfPeakRefreshRate=0x010700b2; /** Array of output values for button backlight corresponding to the lux values @@ -299,7 +299,7 @@ public final class R { than the size of the config_autoBrightnessLevels array. The brightness values must be between 0 and 255 and be non-decreasing. - This must be overridden in platform specific overlays + This must be overridden in platform specific overlays */ public static final int config_autoBrightnessButtonBacklightValues=0x0107004f; /** Array of desired screen brightness in nits corresponding to the lux values @@ -313,27 +313,27 @@ public final class R { This array should have size one greater than the size of the config_autoBrightnessLevels array. The brightness values must be non-negative and non-decreasing. This must be - overridden in platform specific overlays + overridden in platform specific overlays */ public static final int config_autoBrightnessDisplayValuesNits=0x0107004d; /** Array of desired screen brightness in nits for idle screen brightness mode. This array should meet the same requirements as config_autoBrightnessDisplayValuesNits. This array also corresponds to the lux values given in config_autoBrightnessLevelsIdle. - In order to activate this mode, config_enableIdleScreenBrightnessMode must be true. + In order to activate this mode, config_enableIdleScreenBrightnessMode must be true. */ public static final int config_autoBrightnessDisplayValuesNitsIdle=0x0107004e; /** Array of output values for LCD backlight corresponding to the lux values in the config_autoBrightnessLevels array. This array should have size one greater than the size of the config_autoBrightnessLevels array. The brightness values must be between 0 and 255 and be non-decreasing. - This must be overridden in platform specific overlays + This must be overridden in platform specific overlays */ public static final int config_autoBrightnessLcdBacklightValues=0x0107004b; /** Array of output values for LCD backlight in doze mode corresponding to the lux values in the config_autoBrightnessLevels array. This array should have size one greater than the size of the config_autoBrightnessLevels array. The brightness values must be between 0 and 255 and be non-decreasing. - This must be overridden in platform specific overlays + This must be overridden in platform specific overlays */ public static final int config_autoBrightnessLcdBacklightValues_doze=0x0107004c; /** Array of light sensor lux values to define our levels for auto backlight brightness support. @@ -355,7 +355,7 @@ public final class R { Spline interpolation is used to determine the auto-brightness backlight values for lux levels between these control points. - Must be overridden in platform specific overlays + Must be overridden in platform specific overlays */ public static final int config_autoBrightnessLevels=0x01070049; /** Array of light sensor lux values to define our levels for auto backlight brightness @@ -378,14 +378,14 @@ public final class R { Spline interpolation is used to determine the auto-brightness backlight values for lux levels between these control points. - Must be overridden in platform specific overlays + Must be overridden in platform specific overlays */ public static final int config_autoBrightnessLevelsIdle=0x0107004a; /** Array of output values for keyboard backlight corresponding to the lux values in the config_autoKeyboardBacklight(Increase/Decrease)LuxThreshold arrays. The brightness values must be between 0 and 255 and be non-decreasing. - This can be overridden in platform specific overlays + This can be overridden in platform specific overlays */ public static final int config_autoKeyboardBacklightBrightnessValues=0x01070050; /** Array of threshold values for keyboard backlight corresponding to the values @@ -393,7 +393,7 @@ public final class R { These lux values indicate when to move to a lower keyboard backlight value, as defined in config_autoKeyboardBacklightBrightnessValues array. - This can be overridden in platform specific overlays + This can be overridden in platform specific overlays */ public static final int config_autoKeyboardBacklightDecreaseLuxThreshold=0x01070051; /** Array of threshold values for keyboard backlight corresponding to the values @@ -401,7 +401,7 @@ public final class R { These lux values indicate when to move to a higher keyboard backlight value, as defined in config_autoKeyboardBacklightBrightnessValues array. - This can be overridden in platform specific overlays + This can be overridden in platform specific overlays */ public static final int config_autoKeyboardBacklightIncreaseLuxThreshold=0x01070052; /** Sets the minimum and maximum tilt tolerance for each possible rotation. @@ -433,63 +433,63 @@ public final class R { the device to more strongly prefer to retain its current configuration (in absence of a clear indication that a rotation is desired) since the user's head and neck may be held at an unusual angle. - + */ public static final int config_autoRotationTiltTolerance=0x01070028; /** Specifies priority of automatic time sources. Suggestions from higher entries in the list take precedence over lower ones. - See com.android.server.timedetector.TimeDetectorStrategy for available sources. + See com.android.server.timedetector.TimeDetectorStrategy for available sources. */ public static final int config_autoTimeSourcesPriority=0x0107005e; - /** Indicate available ColorDisplayManager.COLOR_MODE_xxx. + /** Indicate available ColorDisplayManager.COLOR_MODE_xxx. Example: 0 1 2 - + */ public static final int config_availableColorModes=0x0107003a; /** Array of values used in Gesture Navigation settings page to reduce/increase the back gesture's inset size. These values will be multiplied into the default width, read from the gesture navigation overlay package, in order to create 3 different sizes which are selectable - via a slider component. + via a slider component. */ public static final int config_backGestureInsetScales=0x01070086; - /** An array of packages that need to be treated as type service in battery settings + /** An array of packages that need to be treated as type service in battery settings */ public static final int config_batteryPackageTypeService=0x0107009b; - /** An array of packages that need to be treated as type system in battery settings + /** An array of packages that need to be treated as type system in battery settings */ public static final int config_batteryPackageTypeSystem=0x0107009a; /** The threshold of the background current drain (in percentage) to the background restricted level for legitimate case with higher background current drain. - - low ram device + + low ram device */ public static final int config_bg_current_drain_high_threshold_to_bg_restricted=0x010700e8; /** The threshold of the background current drain (in percentage) to the restricted standby bucket for legitimate case with higher background current drain. - - low ram device + + low ram device */ public static final int config_bg_current_drain_high_threshold_to_restricted_bucket=0x010700e7; /** The threshold of the background current drain (in percentage) to the background restricted level. - - low ram device + + low ram device */ public static final int config_bg_current_drain_threshold_to_bg_restricted=0x010700e6; /** The threshold of the background current drain (in percentage) to the restricted standby bucket. - - low ram device + + low ram device */ public static final int config_bg_current_drain_threshold_to_restricted_bucket=0x010700e5; /** List of biometric sensors on the device, in decreasing strength. Consumed by AuthService when registering authenticators with BiometricService. Format must be ID:Modality:Strength, where: IDs are unique per device, Modality as defined in BiometricAuthenticator.java, - and Strength as defined in Authenticators.java - 0:2:15 ID0:Fingerprint:Strong + and Strength as defined in Authenticators.java + 0:2:15 ID0:Fingerprint:Strong */ public static final int config_biometric_sensors=0x010700b7; /** The display uses different gamma curves for different refresh rates. It's hard for panel @@ -503,52 +503,52 @@ public final class R { || display brightness <= disp1 && ambient brightness <= amb1 Brightness thresholds are paired with lux thresholds - they both have to be met. A negative brightness or lux value means that only one threshold should be used - e.g. if - the brightness value is negative, only the lux threshold is applied. - Low zone brightness thresholds in the range [0, 255] + the brightness value is negative, only the lux threshold is applied. + Low zone brightness thresholds in the range [0, 255] disp0 disp1 - + */ public static final int config_brightnessThresholdsOfPeakRefreshRate=0x010700b1; - /** The display round config for each display in a multi-display device. + /** The display round config for each display in a multi-display device. */ public static final int config_builtInDisplayIsRoundArray=0x010700dc; - /** call barring MMI code from TS 22.030 Annex B + /** call barring MMI code from TS 22.030 Annex B */ public static final int config_callBarringMMI=0x01070076; - /** Ims supported call barring MMI code + /** Ims supported call barring MMI code */ public static final int config_callBarringMMI_for_ims=0x01070077; /** Ambient Light sensor's lux values to use as the threshold between brightness colors defined by config_cameraPrivacyLightColors. If the ambient brightness less than the first element in this array then lights of type "camera" will be set to the color in position 0 of config_cameraPrivacyLightColors. This array must be strictly increasing and have a length - of zero means there is only one brightness + of zero means there is only one brightness */ public static final int config_cameraPrivacyLightAlsLuxThresholds=0x010700ea; /** Colors to configure the camera privacy light at different brightnesses. This array must have exactly one more entry than config_cameraPrivacyLightAlsLuxThresholds, or a length of zero if the feature isn't supported. If nonempty and the device doesn't have - an ambient light sensor the last element in this array will be the only one used + an ambient light sensor the last element in this array will be the only one used */ public static final int config_cameraPrivacyLightColors=0x010700eb; - /** If the DUN connection for this CDMA device supports more than just DUN - traffic you should list them here. - If this device is not CDMA this is ignored. If this list is empty on - a DUN-requiring CDMA device, the DUN APN will just support just DUN. + /** If the DUN connection for this CDMA device supports more than just DUN + traffic you should list them here. + If this device is not CDMA this is ignored. If this list is empty on + a DUN-requiring CDMA device, the DUN APN will just support just DUN. */ public static final int config_cdma_dun_supported_types=0x01070027; - /** An array of CDMA roaming indicators which means international roaming + /** An array of CDMA roaming indicators which means international roaming */ public static final int config_cdma_international_roaming_indicators=0x01070083; /** Number of retries Cell Data should attempt for a given error code before restarting the modem. Error codes not listed will not lead to modem restarts. - Array of "code#,retry#" + Array of "code#,retry#" */ public static final int config_cell_retries_per_error_code=0x01070085; - /** Vibrator pattern for feedback when selecting an hour/minute tick of a Clock + /** Vibrator pattern for feedback when selecting an hour/minute tick of a Clock */ public static final int config_clockTickVibePattern=0x01070044; /** A list of SHA256 Certificates managing companion device(s) by the same manufacturers as @@ -557,7 +557,7 @@ public final class R { Note that config_companionDeviceCerts and config_companionDevicePackages are parallel arrays. Example: "1A:2B:3C:4D" - + */ public static final int config_companionDeviceCerts=0x0107008f; /** A list of packages managing companion device(s) by the same manufacturers as the main @@ -565,29 +565,29 @@ public final class R { times in a short period. Note that config_companionDevicePackages and config_companionDeviceCerts are parallel arrays. - + */ public static final int config_companionDevicePackages=0x0107008e; /** A list of SHA256 Certificates corresponding to config_companionPermSyncEnabledPackages. Note that config_companionPermSyncEnabledPackages and config_companionPermSyncEnabledCerts are parallel arrays. Example: "1A:2B:3C:4D" - + */ public static final int config_companionPermSyncEnabledCerts=0x01070091; /** A list of packages that auto-enable permissions sync feature. Note that config_companionPermSyncEnabledPackages and config_companionPermSyncEnabledCerts are parallel arrays. - + */ public static final int config_companionPermSyncEnabledPackages=0x01070090; /** The device states (supplied by DeviceStateManager) that should be treated as concurrent - display state. Default is empty. + display state. Default is empty. Example: 0 1 2 - + */ public static final int config_concurrentDisplayDeviceStates=0x0107002d; /** This config is holding calling number conversion map - expected to convert to emergency @@ -596,7 +596,7 @@ public final class R { E.g. for Taiwan Type Approval, 110 and 119 should be converted to 112. 110,119:112 - + */ public static final int config_convert_to_emergency_number_map=0x0107008b; /** Allowlisted activities for launch on a private display. specific to automotive. @@ -607,7 +607,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist These services must be trusted, as it can be activated without explicit consent of the user. See android.service.ambientcontext.AmbientContextDetectionService and android.service.wearable.WearableSensingService. - + */ public static final int config_defaultAmbientContextServices=0x01070092; /** The package name list for the system's cloudsearch service. @@ -616,23 +616,23 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist If no service with the specified name exists on the device, cloudsearch will be disabled. Example: "com.android.intelligence/.CloudSearchService" config_defaultCloudSearchServices is for the multiple provider case. - + */ public static final int config_defaultCloudSearchServices=0x01070093; /** User restrictions set on the SYSTEM user when it is first created. - Note: Also update appropriate overlay files. + Note: Also update appropriate overlay files. */ public static final int config_defaultFirstUserRestrictions=0x01070089; - /** Packages that can't be killed even if it's requested to be killed on imperceptible + /** Packages that can't be killed even if it's requested to be killed on imperceptible */ public static final int config_defaultImperceptibleKillingExemptionPkgs=0x010700cb; - /** Proc States that can't be killed even if it's requested to be killed on imperceptible - PROCESS_STATE_TOP_SLEEPING + /** Proc States that can't be killed even if it's requested to be killed on imperceptible + PROCESS_STATE_TOP_SLEEPING */ public static final int config_defaultImperceptibleKillingExemptionProcStates=0x010700cc; /** Vibrator pattern to be used as the default for notifications that specify DEFAULT_VIBRATE. - + */ public static final int config_defaultNotificationVibePattern=0x0107006f; /** A vibration waveform for notifications that specify DEFAULT_VIBRATE. @@ -641,10 +641,10 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist This is only applied on devices with vibration frequency control. If the device doesn't support frequency control, then the vibration specified in config_defaultNotificationVibePattern is used instead. - + */ public static final int config_defaultNotificationVibeWaveform=0x01070070; - /** Default files to pin via Pinner Service + /** Default files to pin via Pinner Service */ public static final int config_defaultPinnerServiceFiles=0x01070087; /** If there is no preload VM number in the sim card, carriers such as @@ -659,31 +659,31 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist (2) If the config_default_vm_number array has gid special item and it matches the current sim's gid, it will be picked. (3) If the config_default_vm_number array has gid special item but it doesn't match the - current sim's gid, the last one without gid will be picked + current sim's gid, the last one without gid will be picked */ public static final int config_default_vm_number=0x0107007d; /** Class names of device specific services inheriting com.android.server.SystemService. The - classes are instantiated in the order of the array. + classes are instantiated in the order of the array. */ public static final int config_deviceSpecificSystemServices=0x0107009d; - /** End safety protection resources to be overlaid - List of the labels of requestable device state config values + /** End safety protection resources to be overlaid + List of the labels of requestable device state config values */ public static final int config_deviceStatesAvailableForAppRequests=0x010700e9; /** When a device enters any of these states, it should go to sleep. States are defined in - device_state_configuration.xml. + device_state_configuration.xml. Example: 0 1 - + */ public static final int config_deviceStatesOnWhichToSleep=0x0107002f; /** When a device enters any of these states, it should be woken up. States are defined in - device_state_configuration.xml. + device_state_configuration.xml. Example: 0 1 - + */ public static final int config_deviceStatesOnWhichToWakeUp=0x0107002e; /** Device states where the sensor based rotation values should be reversed around the Z axis @@ -693,18 +693,18 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist public static final int config_deviceStatesToReverseDefaultDisplayRotationAroundZAxis=0x01070039; /** Which Surface rotations are considered as tabletop posture (horizontal hinge) when the device is half-folded. Other half-folded postures will be assumed to be book (vertical - hinge) mode. Units: degrees; valid values: 0, 90, 180, 270. + hinge) mode. Units: degrees; valid values: 0, 90, 180, 270. */ public static final int config_deviceTabletopRotations=0x010700d0; /** Map of System DeviceState supplied by DeviceStateManager to WM Jetpack posture. Must be in - the format [System DeviceState]:[WM Jetpack Posture], for example: "0:1". + the format [System DeviceState]:[WM Jetpack Posture], for example: "0:1". */ public static final int config_device_state_postures=0x010700cf; public static final int config_disableApkUnlessMatchedSku_skus_list=0x010700a0; - /** Applications which are disabled unless matching a particular sku + /** Applications which are disabled unless matching a particular sku */ public static final int config_disableApksUnlessMatchedSku_apk_list=0x0107009f; - /** ComponentNames of the dreams that we should hide + /** ComponentNames of the dreams that we should hide */ public static final int config_disabledDreamComponents=0x01070068; /** The list of IMEs which should be disabled until used. @@ -718,7 +718,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist 4. A pre-installed IME 5. Not enabled And the disabled_until_used state for an IME is released by InputMethodManagerService - when the IME is selected as an enabled IME. + when the IME is selected as an enabled IME. */ public static final int config_disabledUntilUsedPreinstalledImes=0x01070073; /** The following two arrays specify which color space to use for display composition when a @@ -736,14 +736,14 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist public static final int config_displayCompositionColorModes=0x0107003c; public static final int config_displayCompositionColorSpaces=0x0107003d; /** The display cutout approximation rect config for each display in a multi-display device. - + */ public static final int config_displayCutoutApproximationRectArray=0x010700d5; - /** The display cutout path config for each display in a multi-display device. + /** The display cutout path config for each display in a multi-display device. */ public static final int config_displayCutoutPathArray=0x010700d4; public static final int config_displayCutoutSideOverrideArray=0x010700d6; - /** The display shape config for each display in a multi-display device. + /** The display shape config for each display in a multi-display device. */ public static final int config_displayShapeArray=0x010700ee; /** An array contains unique ids of all built-in displays and the unique id of a display can be @@ -769,11 +769,11 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist Leave this array empty for single display device and the system will load the default main built-in related configs. - + Example: "local:1234567891" // main built-in display "local:1234567892" // secondary built-in display - + */ public static final int config_displayUniqueIdArray=0x010700d3; /** See DisplayWhiteBalanceController. @@ -783,7 +783,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist ambient color temperature readings to a target color temperature for the display. This table is optional. If used, this array must, 1) Contain at least two entries - 2) Be the same length as config_displayWhiteBalanceDisplayColorTemperatures. + 2) Be the same length as config_displayWhiteBalanceDisplayColorTemperatures. */ public static final int config_displayWhiteBalanceAmbientColorTemperatures=0x010700ad; /** See DisplayWhiteBalanceThrottler. @@ -809,53 +809,53 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist - If 1000 <= Y, we require Y < (1 - 0) * X = X. NOTE: the numbers in this example are made up, and don't represent how actual base, - increase or decrease thresholds would look like. + increase or decrease thresholds would look like. */ public static final int config_displayWhiteBalanceBaseThresholds=0x010700a2; /** See DisplayWhiteBalanceThrottler. The decrease threshold values, throttled if value > value * (1 - threshold). Must be non-empty, the same length as config_displayWhiteBalanceBaseThresholds, and contain - non-negative numbers. + non-negative numbers. */ public static final int config_displayWhiteBalanceDecreaseThresholds=0x010700a4; /** See DisplayWhiteBalanceController. An array containing a list of display color temperatures, in Kelvin. See config_displayWhiteBalanceAmbientColorTemperatures for additional details. - The same restrictions apply to this array. + The same restrictions apply to this array. */ public static final int config_displayWhiteBalanceDisplayColorTemperatures=0x010700ae; /** The nominal white coordinates, in CIE1931 XYZ color space, for Display White Balance to use in its calculations. AWB will adapt this white point to the target ambient white - point. The array must include a total of 3 float values (X, Y, Z) + point. The array must include a total of 3 float values (X, Y, Z) */ public static final int config_displayWhiteBalanceDisplayNominalWhite=0x01070036; /** The display primaries, in CIE1931 XYZ color space, for display white balance to use in its calculations. The array must include a total of 12 float - values: 3 values per color (X, Y, Z) and 4 colors (R, G, B, W) + values: 3 values per color (X, Y, Z) and 4 colors (R, G, B, W) */ public static final int config_displayWhiteBalanceDisplayPrimaries=0x01070035; /** Range minimums corresponding to config_displayWhiteBalanceDisplaySteps. For example, if the range minimums are [0, 3000] and the steps are [10, 20] then between 0 and 3000, exclusive, the step between them will be 10 (i.e. 0, 10, 20, etc.) and the step between 3000 and the - maximum value is 20 (i.e. 3000, 3020, 3040, etc.). + maximum value is 20 (i.e. 3000, 3020, 3040, etc.). */ public static final int config_displayWhiteBalanceDisplayRangeMinimums=0x01070037; /** Steps corresponding to config_displayWhiteBalanceDisplayRangeMinimums. For example, if the range minimums are [0, 3000] and the steps are [10, 20] then between 0 and 3000, exclusive, the step between them will be 10 (i.e. 0, 10, 20, etc.) and the step between 3000 and the - maximum value is 20 (i.e. 3000, 3020, 3040, etc.). + maximum value is 20 (i.e. 3000, 3020, 3040, etc.). */ public static final int config_displayWhiteBalanceDisplaySteps=0x01070038; /** See DisplayWhiteBalanceController. An array containing a list of biases. See config_displayWhiteBalanceHighLightAmbientBrightnesses for additional details. - This array must be in the range of [0.0, 1.0]. + This array must be in the range of [0.0, 1.0]. */ public static final int config_displayWhiteBalanceHighLightAmbientBiases=0x010700ab; /** See DisplayWhiteBalanceController. An array containing a list of biases. See config_displayWhiteBalanceHighLightAmbientBrightnessesStrong for additional details. - This array must be in the range of [0.0, 1.0]. + This array must be in the range of [0.0, 1.0]. */ public static final int config_displayWhiteBalanceHighLightAmbientBiasesStrong=0x010700ac; /** See DisplayWhiteBalanceController. @@ -867,7 +867,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist config_displayWhiteBalanceHighLightAmbientColorTemperature. This table is optional. If used, this array must, 1) Contain at least two entries - 2) Be the same length as config_displayWhiteBalanceHighLightAmbientBiases. + 2) Be the same length as config_displayWhiteBalanceHighLightAmbientBiases. */ public static final int config_displayWhiteBalanceHighLightAmbientBrightnesses=0x010700a9; /** See DisplayWhiteBalanceController. @@ -879,25 +879,25 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist config_displayWhiteBalanceHighLightAmbientColorTemperatureStrong. This table is optional. If used, this array must, 1) Contain at least two entries - 2) Be the same length as config_displayWhiteBalanceHighLightAmbientBiasesStrong. + 2) Be the same length as config_displayWhiteBalanceHighLightAmbientBiasesStrong. */ public static final int config_displayWhiteBalanceHighLightAmbientBrightnessesStrong=0x010700aa; /** See DisplayWhiteBalanceThrottler. The increase threshold values, throttled if value < value * (1 + threshold). Must be non-empty, the same length as config_displayWhiteBalanceBaseThresholds, and contain - non-negative numbers. + non-negative numbers. */ public static final int config_displayWhiteBalanceIncreaseThresholds=0x010700a3; /** See DisplayWhiteBalanceController. An array containing a list of biases. See config_displayWhiteBalanceLowLightAmbientBrightnesses for additional details. - This array must be in the range of [0.0, 1.0]. + This array must be in the range of [0.0, 1.0]. */ public static final int config_displayWhiteBalanceLowLightAmbientBiases=0x010700a7; /** See DisplayWhiteBalanceController. An array containing a list of biases. See config_displayWhiteBalanceLowLightAmbientBrightnessesStrong for additional details. - This array must be in the range of [0.0, 1.0]. + This array must be in the range of [0.0, 1.0]. */ public static final int config_displayWhiteBalanceLowLightAmbientBiasesStrong=0x010700a8; /** See DisplayWhiteBalanceController. @@ -909,7 +909,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist config_displayWhiteBalanceLowLightAmbientColorTemperature. This table is optional. If used, this array must, 1) Contain at least two entries - 2) Be the same length as config_displayWhiteBalanceLowLightAmbientBiases. + 2) Be the same length as config_displayWhiteBalanceLowLightAmbientBiases. */ public static final int config_displayWhiteBalanceLowLightAmbientBrightnesses=0x010700a5; /** See DisplayWhiteBalanceController. @@ -921,41 +921,41 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist config_displayWhiteBalanceLowLightAmbientColorTemperatureIdle. This table is optional. If used, this array must, 1) Contain at least two entries - 2) Be the same length as config_displayWhiteBalanceLowLightAmbientBiasesStrong. + 2) Be the same length as config_displayWhiteBalanceLowLightAmbientBiasesStrong. */ public static final int config_displayWhiteBalanceLowLightAmbientBrightnessesStrong=0x010700a6; /** See DisplayWhiteBalanceController. The same as config_displayWhiteBalanceAmbientColorTemperatures, but with a stronger - visual adjustment. + visual adjustment. */ public static final int config_displayWhiteBalanceStrongAmbientColorTemperatures=0x010700af; /** See DisplayWhiteBalanceController. The same as config_displayWhiteBalanceDisplayColorTemperatures, but with a stronger - visual adjustment. + visual adjustment. */ public static final int config_displayWhiteBalanceStrongDisplayColorTemperatures=0x010700b0; /** List of countries in which we display 'No service' on status bar - instead of 'Emergency calls only' when SIM is unready. + instead of 'Emergency calls only' when SIM is unready. */ public static final int config_display_no_service_when_sim_unready=0x0107009c; /** Mapping to select an Intent.EXTRA_DOCK_STATE value from extcon state key-value pairs. Each entry is evaluated in order and is of the form: "[EXTRA_DOCK_STATE value],key1=value1,key2=value2[,...]" An entry with no key-value pairs is valid and can be used as a wildcard. - + */ public static final int config_dockExtconStateMapping=0x010700e4; - /** Vibrator pattern for feedback that simulates a double click effect + /** Vibrator pattern for feedback that simulates a double click effect */ public static final int config_doubleClickVibePattern=0x01070043; /** Type of the ambient tap sensor per device posture (defined by WM Jetpack posture). - Unspecified values use config_dozeTapSensor + Unspecified values use config_dozeTapSensor */ public static final int config_dozeTapSensorPostureMapping=0x0107006b; /** See DropBoxManagerService. An array of dropbox entry tags to marked as low priority. Low priority broadcasts will be rated limited to a period defined by config_dropboxLowPriorityBroadcastRateLimitPeriod - (high frequency broadcasts for the tag will be dropped) + (high frequency broadcasts for the tag will be dropped) */ public static final int config_dropboxLowPriorityTags=0x010700b5; /** Do not translate. Mcc codes whose existence trigger the presence of emergency @@ -971,14 +971,14 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist services that do not require user consent, will still work. See android.credentials.CredentialManager - + */ public static final int config_enabledCredentialProviderService=0x01070094; /** A list of potential packages, in priority order, that may contain an ephemeral resolver. Each package will be be queried for a component that has been granted the PACKAGE_EPHEMERAL_AGENT permission. - This may be empty if ephemeral apps are not supported. - Add packages here + This may be empty if ephemeral apps are not supported. + Add packages here */ public static final int config_ephemeralResolverPackage=0x0107005b; /** Configuration of Ethernet interfaces in the following format: @@ -997,63 +997,63 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist the propagation of an interface type on the other end of a local Ethernet interface. Value must be from NetworkCapabilities#TRANSPORT_* constants. If left out, this will default to TRANSPORT_ETHERNET. - + eth1;12,13,14,15;ip=192.168.0.10/24 gateway=192.168.0.1 dns=4.4.4.4,8.8.8.8 eth2;;ip=192.168.0.11/24 eth3;12,13,14,15;ip=192.168.0.12/24;1 - + */ public static final int config_ethernet_interfaces=0x01070024; /** Messages that should not be shown to the user during face authentication, on BiometricPrompt. This should be used to hide messages that may be too chatty or messages that the user can't do much about. Entries are defined in - android.hardware.biometrics.face@1.0 types.hal + android.hardware.biometrics.face@1.0 types.hal */ public static final int config_face_acquire_biometricprompt_ignorelist=0x010700c1; - /** [19 to 24 // <25/25] Right 6x + /** [19 to 24 // <25/25] Right 6x Messages that should not be shown to the user during face auth enrollment. This should be used to hide messages that may be too chatty or messages that the user can't do much about. - Entries are defined in android.hardware.biometrics.face@1.0 types.hal + Entries are defined in android.hardware.biometrics.face@1.0 types.hal */ public static final int config_face_acquire_enroll_ignorelist=0x010700bd; /** Messages that should not be shown to the user during face authentication, on keyguard. This includes both lockscreen and bouncer. This should be used to hide messages that may be too chatty or messages that the user can't do much about. Entries are defined in - android.hardware.biometrics.face@1.0 types.hal + android.hardware.biometrics.face@1.0 types.hal */ public static final int config_face_acquire_keyguard_ignorelist=0x010700bf; - /** Same as the above, but are defined by vendorCodes + /** Same as the above, but are defined by vendorCodes */ public static final int config_face_acquire_vendor_biometricprompt_ignorelist=0x010700c2; - /** Same as the above, but are defined by vendorCodes + /** Same as the above, but are defined by vendorCodes */ public static final int config_face_acquire_vendor_enroll_ignorelist=0x010700be; - /** Same as the above, but are defined by vendorCodes + /** Same as the above, but are defined by vendorCodes */ public static final int config_face_acquire_vendor_keyguard_ignorelist=0x010700c0; - /** The fillBuiltInDisplayCutout config for each display in a multi-display device. + /** The fillBuiltInDisplayCutout config for each display in a multi-display device. */ public static final int config_fillBuiltInDisplayCutoutArray=0x010700d8; /** The device states (supplied by DeviceStateManager) that should be treated as folded by the - display fold controller. Default is empty. + display fold controller. Default is empty. Example: 0 1 2 - + */ public static final int config_foldedDeviceStates=0x0107002a; - /** List of certificate to be used for font fs-verity integrity verification + /** List of certificate to be used for font fs-verity integrity verification */ public static final int config_fontManagerServiceCerts=0x010700ed; /** The set of system packages on device that are queryable by any app regardless of the - contents of its manifest. - Add packages here + contents of its manifest. + Add packages here */ public static final int config_forceQueryablePackages=0x0107005c; - /** The list of packages to force slowJpegMode for Apps using Camera API1 - Add packages here + /** The list of packages to force slowJpegMode for Apps using Camera API1 + Add packages here */ public static final int config_forceSlowJpegModeList=0x010700c6; /** The network capabilities that would be forced marked as cellular transport regardless it's @@ -1074,42 +1074,42 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist "lockdown" = Lock down device until the user authenticates "logout" = Logout the current user "system_update" = Launch System Update screen - - Show smaller list of items due to smaller real estate. + + Show smaller list of items due to smaller real estate. */ public static final int config_globalActionsList=0x01070078; /** GNSS configurations to override carrier config. Empty by default - Add configurations here, example: - SUPL_HOST=supl.google.com + Add configurations here, example: + SUPL_HOST=supl.google.com */ public static final int config_gnssParameters=0x010700e3; /** The device states (supplied by DeviceStateManager) that should be treated as half-folded by - the display fold controller. Default is empty. + the display fold controller. Default is empty. Example: 0 1 2 - + */ public static final int config_halfFoldedDeviceStates=0x0107002b; /** Certificate digests for trusted apps that will be allowed to obtain the knownSigner Health Connect Migration permissions. The digest should be computed over the DER encoding of the - trusted certificate using the SHA-256 digest algorithm. + trusted certificate using the SHA-256 digest algorithm. */ public static final int config_healthConnectMigrationKnownSigners=0x010700f0; /** Certificate digests for trusted apps that will be allowed to obtain the knownSigner permission for staging HealthConnect's remote data. The digest should be computed over the - DER encoding of the trusted certificate using the SHA-256 digest algorithm. + DER encoding of the trusted certificate using the SHA-256 digest algorithm. */ public static final int config_healthConnectRestoreKnownSigners=0x010700ef; - /** The apps that need to be hidden when they are disabled + /** The apps that need to be hidden when they are disabled */ public static final int config_hideWhenDisabled_packageNames=0x01070096; - /** High zone lux thresholds + /** High zone lux thresholds amb0 amb1 - + */ public static final int config_highAmbientBrightnessThresholdsOfFixedRefreshRate=0x010700b4; /** The display uses different gamma curves for different refresh rates. It's hard for panel @@ -1124,62 +1124,62 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist || display brightness >= disp1 && ambient brightness >= amb1 Brightness thresholds are paired with lux thresholds - they both have to be met. A negative brightness or lux value means that only one threshold should be used - e.g. if - the brightness value is negative, only the lux threshold is applied. - High zone brightness thresholds in the range [0, 255] + the brightness value is negative, only the lux threshold is applied. + High zone brightness thresholds in the range [0, 255] disp0 disp1 - + */ public static final int config_highDisplayBrightnessThresholdsOfFixedRefreshRate=0x010700b3; /** The list of packages to automatically opt out of refresh rates higher than 60hz because - of known compatibility issues. + of known compatibility issues. */ public static final int config_highRefreshRateBlacklist=0x010700c4; /** A list of potential packages, in priority order, that can supply rules to - AppIntegrityManager. These need to be apps on the system partition. - Add packages here + AppIntegrityManager. These need to be apps on the system partition. + Add packages here */ public static final int config_integrityRuleProviderPackages=0x010700c8; - /** Component names of the services which will keep critical code path warm + /** Component names of the services which will keep critical code path warm */ public static final int config_keep_warming_services=0x010700ce; - /** @hide This shouldn't be public. - This string array can be overriden to add an additional DRM support for WebView EME. - Array of "[keySystemName],[UuidOfMediaDrm]" + /** @hide This shouldn't be public. + This string array can be overriden to add an additional DRM support for WebView EME. + Array of "[keySystemName],[UuidOfMediaDrm]" Example: "x-com.microsoft.playready,9A04F079-9840-4286-AB92-E65BE0885F95" - + */ @android.annotation.SystemApi public static final int config_keySystemUuidMapping=0x01070005; /** Controls if local secondary displays should be private or not. Value specified in the array represents physical port address of each display and display in this list will be marked - as private. {@see android.view.Display#FLAG_PRIVATE} + as private. {@see android.view.Display#FLAG_PRIVATE} */ public static final int config_localPrivateDisplayPorts=0x0107006e; /** Package name(s) of Advanced Driver Assistance applications. These packages have additional management of access to location, specific to driving assistance use-cases. They must be system packages. This configuration is only applicable to devices that declare - PackageManager.FEATURE_AUTOMOTIVE. + PackageManager.FEATURE_AUTOMOTIVE. */ public static final int config_locationDriverAssistancePackageNames=0x01070061; public static final int config_locationExtraPackageNames=0x0107005f; /** Package name(s) containing location provider support. These packages will be auto-granted - several permissions by the system, and should be system packages. + several permissions by the system, and should be system packages. */ public static final int config_locationProviderPackageNames=0x01070060; /** The prefixes of dream component names that are loggable. Matched against ComponentName#flattenToString() for dream components. - If empty, logs "other" for all. + If empty, logs "other" for all. */ public static final int config_loggable_dream_prefixes=0x0107006a; /** The possible UI options to be surfaced for configuring long press power on duration action. Value set in config_longPressOnPowerDurationMs should be one of the available - options to allow users to restore default. + options to allow users to restore default. */ public static final int config_longPressOnPowerDurationSettings=0x0107003e; - /** Vibrator pattern for feedback about a long screen/key press + /** Vibrator pattern for feedback about a long screen/key press */ public static final int config_longPressVibePattern=0x01070041; /** Thresholds for LTE dbm in status bar @@ -1193,22 +1193,22 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist - Option 2 - Right. - Option 3 - Bottom. When there are cutouts on multiple edges of the display, the override won't take any - effect. + effect. Example of at top for rotation 0 and 90, and at bottom for rotation 180 and 270: 1 1 3 3 - + */ public static final int config_mainBuiltInDisplayCutoutSideOverride=0x01070084; public static final int config_mainBuiltInDisplayWaterfallCutout=0x010700d9; /** Mapping for default ColorDisplayManager.COLOR_MODE_xxx to other color modes, if - if applicable. By default, all map to the same value. - COLOR_MODE_AUTOMATIC + if applicable. By default, all map to the same value. + COLOR_MODE_AUTOMATIC */ public static final int config_mappedColorModes=0x0107003b; - /** The maskBuiltInDisplayCutout config for each display in a multi-display device. + /** The maskBuiltInDisplayCutout config for each display in a multi-display device. */ public static final int config_maskBuiltInDisplayCutoutArray=0x010700d7; /** Array of lux values to define the minimum brightness curve, which guarantees that any @@ -1217,7 +1217,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist resetting or disabling it. The values must be non-negative and strictly increasing, and correspond to the values in - the config_minimumBrightnessCurveNits array. + the config_minimumBrightnessCurveNits array. */ public static final int config_minimumBrightnessCurveLux=0x01070047; /** Array of nits values to define the minimum brightness curve, which guarantees that any @@ -1226,15 +1226,15 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist brightness. The values must be non-negative and non-decreasing, and correspond to the values in the - config_minimumBrightnessCurveLux array. + config_minimumBrightnessCurveLux array. */ public static final int config_minimumBrightnessCurveNits=0x01070048; /** This setting is deprecated, please use - com.android.networkstack.tethering.R.array.config_mobile_hotspot_provision_app instead. + com.android.networkstack.tethering.R.array.config_mobile_hotspot_provision_app instead. com.example.provisioning com.example.provisioning.Activity - + */ public static final int config_mobile_hotspot_provision_app=0x01070025; /** Configure mobile tcp buffer sizes in the form: @@ -1243,39 +1243,39 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist This is deprecated. Please use config_mobile_tcp_buffers for rat-based TCP buffers sizes or config_tcp_buffers for rat-independent TCP buffer sizes. - + */ public static final int config_mobile_tcp_buffers=0x0107006d; - /** What types of network switches to notify. See LingerMonitor.java. + /** What types of network switches to notify. See LingerMonitor.java. */ public static final int config_networkNotifySwitches=0x0107001e; /** Default supported concurrent socket keepalive slots per transport type, used by ConnectivityManager.createSocketKeepalive() for calculating the number of keepalive offload slots that should be reserved for privileged access. This string array should be - overridden by the device to present the capability of creating socket keepalives. - An Array of "[NetworkCapabilities.TRANSPORT_*],[supported keepalives] + overridden by the device to present the capability of creating socket keepalives. + An Array of "[NetworkCapabilities.TRANSPORT_*],[supported keepalives] */ public static final int config_networkSupportedKeepaliveCount=0x0107001f; - /** This file defines Android telephony related resources + /** This file defines Android telephony related resources Configure tcp buffer sizes per network type in the form: network-type:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max The network-type must be a valid DataConfigNetworkType value. If no value is found for the network-type in use, config_tcp_buffers will be used instead. - + */ public static final int config_network_type_tcp_buffers=0x010700f2; public static final int config_nightDisplayColorTemperatureCoefficients=0x01070032; public static final int config_nightDisplayColorTemperatureCoefficientsNative=0x01070031; /** These IMEs are known not to behave well when evicted from memory and thus are exempt from the IME startup prevention behavior that is enabled by - config_preventImeStartupUnlessTextEditor. + config_preventImeStartupUnlessTextEditor. */ public static final int config_nonPreemptibleInputMethods=0x01070074; /** Vibrator pattern to be used as the default for notifications that do not specify vibration but vibrate anyway because the device is in vibrate mode. - + */ public static final int config_notificationFallbackVibePattern=0x01070071; /** A vibration waveform for notifications that do not specify vibration but vibrate anyway, @@ -1284,11 +1284,11 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist This is only applied on devices with vibration frequency control. If the device doesn't support frequency control, then the vibration specified in config_notificationFallbackVibePattern is used instead. - + */ public static final int config_notificationFallbackVibeWaveform=0x01070072; /** List of packages that can use the Conversation space for their category messages - notifications until they target R + notifications until they target R */ public static final int config_notificationMsgPkgsAllowedAsConvos=0x010700c3; /** The list of classes that should be added to the notification ranking pipeline. @@ -1299,7 +1299,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist public static final int config_notificationSignalExtractors=0x01070075; /** SNTP client config: NTP servers to use to obtain an accurate time. Items must be in the form: "ntp://[:port]" - This is not a registered IANA URI scheme. + This is not a registered IANA URI scheme. */ public static final int config_ntpServers=0x01070067; /** Array of OEM specific USB mode override config. @@ -1310,16 +1310,16 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist public static final int config_oemUsbModeOverride=0x0107006c; /** List of country codes where oem-enabled satellite services are either allowed or disallowed by the device. Each country code is a lowercase 2 character ISO-3166-1 alpha-2. - + */ public static final int config_oem_enabled_satellite_country_codes=0x010700f4; /** The device states (supplied by DeviceStateManager) that should be treated as open by the - device fold controller. Default is empty. + device fold controller. Default is empty. Example: 0 1 2 - + */ public static final int config_openDeviceStates=0x01070029; /** Optional IPsec algorithms enabled by this device, defaulting to empty. OEMs can override @@ -1332,13 +1332,13 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist "hmac(sha1)", "hmac(sha256)", "hmac(sha384)", "hmac(sha512)", "rfc4106(gcm(aes))" * SDK level 31 makes the following algorithms mandatory : "rfc3686(ctr(aes))", "xcbc(aes)", "cmac(aes)", "rfc7539esp(chacha20,poly1305)" - - Add algorithm here + + Add algorithm here */ public static final int config_optionalIpSecAlgorithms=0x01070063; - /** Names of packages that should not be suspended when personal use is blocked by policy. - Add packages here, example: - com.android.settings + /** Names of packages that should not be suspended when personal use is blocked by policy. + Add packages here, example: + com.android.settings */ public static final int config_packagesExemptFromSuspension=0x010700ca; /** Map of device posture to rotation lock setting. Each entry must be in the format @@ -1347,7 +1347,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist Settings.Secure.DeviceStateRotationLockSetting. The fallback is a key to a device posture that can be specified when the value is Settings.Secure.DEVICE_STATE_ROTATION_LOCK_IGNORED. - + */ public static final int config_perDeviceStateRotationLockDefaults=0x01070030; /** The component name(s), flattened to a string, for the system's primary credential manager @@ -1356,72 +1356,72 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist These services must be trusted, as they can be activated without explicit consent of the user. See android.credentials.CredentialManager - + */ public static final int config_primaryCredentialProviderService=0x01070095; /** An array of packages that can make sound on the ringer stream in priority-only DND - mode + mode */ public static final int config_priorityOnlyDndExemptPackages=0x0107008c; - /** Names of packages excluded by Profcollect onCameraOpened observer. + /** Names of packages excluded by Profcollect onCameraOpened observer. */ public static final int config_profcollectOnCameraOpenedSkipPackages=0x010700c9; /** Array of ConnectivityManager.TYPE_xxxx constants for networks that may only - be controlled by systemOrSignature apps. + be controlled by systemOrSignature apps. */ public static final int config_protectedNetworks=0x0107001c; /** The device states (supplied by DeviceStateManager) that should be treated as a rear display - state. Default is empty. + state. Default is empty. Example: 0 1 2 - + */ public static final int config_rearDisplayDeviceStates=0x0107002c; public static final int config_reduceBrightColorsCoefficients=0x01070034; public static final int config_reduceBrightColorsCoefficientsNonlinear=0x01070033; /** Array containing the usages that should request vibration params before they are played. These usages don't have strong latency requirements, e.g. ringtone and notification, and - can be slightly delayed. - USAGE_COMMUNICATION_REQUEST + can be slightly delayed. + USAGE_COMMUNICATION_REQUEST */ public static final int config_requestVibrationParamsForUsages=0x0107001a; - /** Which binder services to include in incident reports containing restricted images. + /** Which binder services to include in incident reports containing restricted images. */ public static final int config_restrictedImagesServices=0x010700b6; /** The URI to associate with each ringtone effect constant, intended to be used with the android.os.VibrationEffect#get(Uri, Context) API. The position of the string in the string-array determines which ringtone effect is chosen. For example, if the URI passed into get match the third string in the string-array, then - RINGTONE_3 will be the returned effect + RINGTONE_3 will be the returned effect */ public static final int config_ringtoneEffectUris=0x01070046; - /** The rounded corner radius bottom adjustment for each display in a multi-display device. + /** The rounded corner radius bottom adjustment for each display in a multi-display device. */ public static final int config_roundedCornerBottomRadiusAdjustmentArray=0x010700e2; - /** The bottom rounded corner radius for each display in a multi-display device. + /** The bottom rounded corner radius for each display in a multi-display device. */ public static final int config_roundedCornerBottomRadiusArray=0x010700df; - /** The rounded corner radius adjustment for each display in a multi-display device. + /** The rounded corner radius adjustment for each display in a multi-display device. */ public static final int config_roundedCornerRadiusAdjustmentArray=0x010700e0; - /** The rounded corner radius for each display in a multi-display device. + /** The rounded corner radius for each display in a multi-display device. */ public static final int config_roundedCornerRadiusArray=0x010700dd; - /** The rounded corner radius top adjustment for each display in a multi-display device. + /** The rounded corner radius top adjustment for each display in a multi-display device. */ public static final int config_roundedCornerTopRadiusAdjustmentArray=0x010700e1; - /** The top rounded corner radius for each display in a multi-display device. + /** The top rounded corner radius for each display in a multi-display device. */ public static final int config_roundedCornerTopRadiusArray=0x010700de; - /** Vibrator pattern for feedback about booting with safe mode enabled + /** Vibrator pattern for feedback about booting with safe mode enabled */ public static final int config_safeModeEnabledVibePattern=0x01070045; /** Telephony config for the PLMNs of all satellite providers. This is used by satellite modem to identify providers that should be ignored if the carrier config carrier_supported_satellite_services_per_provider_bundle does not support them. - + */ public static final int config_satellite_providers=0x010700f3; /** Array of hysteresis constraint values for brightening, represented as tenths of a @@ -1429,13 +1429,13 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist config_screenThresholdLevels. The brightening threshold is calculated as screenBrightness * (1.0f + CONSTRAINT_VALUE). When the new screen brightness is higher than this threshold, it is applied. See the config_screenThresholdLevels description for - how the constraint value is chosen. + how the constraint value is chosen. */ public static final int config_screenBrighteningThresholds=0x01070059; /** An array describing the screen's backlight values corresponding to the brightness values in the config_screenBrightnessNits array. - This array should be equal in size to config_screenBrightnessBacklight. + This array should be equal in size to config_screenBrightnessBacklight. */ public static final int config_screenBrightnessBacklight=0x01070053; /** An array of floats describing the screen brightness in nits corresponding to the backlight @@ -1444,7 +1444,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist Note that this value should *not* reflect the maximum brightness value for any high brightness modes but only the maximum brightness value obtainable in a sustainable manner. - This array should be equal in size to config_screenBrightnessBacklight + This array should be equal in size to config_screenBrightnessBacklight */ public static final int config_screenBrightnessNits=0x01070054; /** Array of hysteresis constraint values for darkening, represented as tenths of a @@ -1452,7 +1452,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist config_screenThresholdLevels. The darkening threshold is calculated as screenBrightness * (1.0f - CONSTRAINT_VALUE). When the new screen brightness is lower than this threshold, it is applied. See the config_screenThresholdLevels description for how - the constraint value is chosen. + the constraint value is chosen. */ public static final int config_screenDarkeningThresholds=0x0107005a; /** Array of screen brightness threshold values. This is used for determining hysteresis @@ -1471,34 +1471,34 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist condition calculated index value < level[0] 0 level[n] <= value < level[n+1] n+1 - level[MAX] <= value MAX+1 + level[MAX] <= value MAX+1 */ public static final int config_screenThresholdLevels=0x01070058; public static final int config_secondaryBuiltInDisplayCutoutSideOverride=0x010700d2; public static final int config_secondaryBuiltInDisplayWaterfallCutout=0x010700da; /** Packages that contain a security state. {@link SecurityStateManager#getGlobalSecurityState} will read and report the state/version - of these packages. + of these packages. */ public static final int config_securityStatePackages=0x010700a1; /** List of paths to serial ports that are available to the serial manager. for example, /dev/ttyUSB0 - + */ public static final int config_serialPorts=0x01070040; /** List of system components which are allowed to receive ServiceState entries in an un-sanitized form, even if the location toggle is off. This is intended ONLY for system components, such as the telephony stack, which require access to the full ServiceState for - tasks such as network registration. + tasks such as network registration. */ public static final int config_serviceStateLocationAllowedPackages=0x010700ec; - /** When each intermediate SFPS enroll stage ends, as a fraction of total progress. - [13 to 18 // <19/25] Left 6x + /** When each intermediate SFPS enroll stage ends, as a fraction of total progress. + [13 to 18 // <19/25] Left 6x */ public static final int config_sfps_enroll_stage_thresholds=0x010700bc; /** An array of arrays of side fingerprint sensor properties relative to each display. Note: this value is temporary and is expected to be queried directly - from the HAL in the future. + from the HAL in the future. displayId @@ -1506,17 +1506,17 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist sensorLocationY sensorRadius - + */ public static final int config_sfps_sensor_props=0x010700ba; /** List of shared library packages that should be loaded by the classloader after the - code and resources provided by applications. This value will be set by the manufacturer + code and resources provided by applications. This value will be set by the manufacturer */ public static final int config_sharedLibrariesLoadedAfterApp=0x010700d1; /** The list of packages to automatically opt in to refresh rate suppressing by small area detection. Format of this array should be packageName:threshold and threshold value should be between 0 to 1 - Add packages:threshold here + Add packages:threshold here */ public static final int config_smallAreaDetectionAllowlist=0x010700c5; /** National language locking shift tables to enable for SMS encoding. @@ -1528,7 +1528,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf) See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014 Example 2: devices sold in India should include tables 4 through 13 - to enable use of the new Release 9 tables for Indic languages. + to enable use of the new Release 9 tables for Indic languages. */ public static final int config_sms_enabled_locking_shift_tables=0x01070066; /** National Language Identifier codes for the following two config items. @@ -1547,7 +1547,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist 11 - Tamil 12 - Telugu 13 - Urdu - 14+ - reserved + 14+ - reserved National language single shift tables to enable for SMS encoding. Decoding is always enabled. 3GPP TS 23.038 states that this feature should not be enabled until a formal request is issued by the relevant @@ -1555,21 +1555,21 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist Example 1: devices sold in Turkey must include table 1 to conform with By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf) Example 2: devices sold in India should include tables 4 through 13 - to enable use of the new Release 9 tables for Indic languages. + to enable use of the new Release 9 tables for Indic languages. */ public static final int config_sms_enabled_single_shift_tables=0x01070065; /** Do not translate. Defines the slots for the right-hand side icons. That is to say, the - icons in the status bar that are not notifications. + icons in the status bar that are not notifications. */ public static final int config_statusBarIcons=0x01070019; - /** The list of supported dream complications + /** The list of supported dream complications */ public static final int config_supportedDreamComplications=0x01070069; /** The list of supported cellular usage settings for this device. - USAGE_SETTING_DATA_CENTRIC + USAGE_SETTING_DATA_CENTRIC */ public static final int config_supported_cellular_usage_settings=0x01070080; - /** Enabled built-in zen mode condition providers + /** Enabled built-in zen mode condition providers */ public static final int config_system_condition_providers=0x01070082; /** An array of device capabilities defined by GSMA SGP.22 v2.0. @@ -1587,7 +1587,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist nrepc : nrEpcSupportedRelease nr5gc : nr5gcSupportedRelease eutran5gc : eutran5gcSupportedRelease - + Example: "gsm,11" "utran,11" @@ -1600,16 +1600,16 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist "nrepc,15" "nr5gc,15" "eutran5gc,15" - + */ public static final int config_telephonyEuiccDeviceCapabilities=0x01070079; /** default telephony hardware configuration for this platform. - + this string array should be overridden by the device to present a list telephony hardware resource. this is used by the telephony device controller (TDC) to offer the basic capabilities of the hardware to the telephony framework - + an array of "[hardware type],[hardware-uuid],[state],[[hardware-type specific]]" with, [[hardware-type specific]] in: - "[[ril-model],[rat],[max-active-voice],[max-active-data],[max-active-standby]]" @@ -1618,56 +1618,56 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist for 'sim' hardware. refer to HardwareConfig in com.android.internal.telephony for specific details/values those elements can carry. - + */ public static final int config_telephonyHardware=0x0107007a; - /** This string array can be overriden to enable test location providers initially. + /** This string array can be overriden to enable test location providers initially. Array of "[locationProviderName],[requiresNetwork], [requiresSatellite],[requiresCell],[hasMonetaryCost], [supportAltitute],[supportsSpeed],[supportsBearing], - [powerRequirement],[accuracy]" + [powerRequirement],[accuracy]" powerRequirement is defined in android.location.Criteria - 0 = NO_REQUIREMENT / 1 = POWER_LOW / 2 = POWER_MEDIUM / 3 = POWER_HIGH + 0 = NO_REQUIREMENT / 1 = POWER_LOW / 2 = POWER_MEDIUM / 3 = POWER_HIGH accuracy is defined in anroid.location.Criteria - 1 = ACCURACY_FINE / 2 = ACCURACY_COARSE + 1 = ACCURACY_FINE / 2 = ACCURACY_COARSE Example test network location provider network,false,false,false,false,true,true,true,1,2 - + */ public static final int config_testLocationProviders=0x01070062; /** This setting is deprecated, please use - com.android.networkstack.tethering.R.array.config_tether_bluetooth_regexs instead. + com.android.networkstack.tethering.R.array.config_tether_bluetooth_regexs instead. */ public static final int config_tether_bluetooth_regexs=0x01070022; /** This setting is deprecated, please use - com.android.networkstack.tethering.R.array.config_dhcp_range instead. + com.android.networkstack.tethering.R.array.config_dhcp_range instead. */ public static final int config_tether_dhcp_range=0x01070023; /** This setting is deprecated, please use - com.android.networkstack.tethering.R.array.config_tether_upstream_types. + com.android.networkstack.tethering.R.array.config_tether_upstream_types. */ public static final int config_tether_upstream_types=0x01070026; /** This setting is deprecated, please use - com.android.networkstack.tethering.R.array.config_tether_usb_regexs instead. + com.android.networkstack.tethering.R.array.config_tether_usb_regexs instead. */ public static final int config_tether_usb_regexs=0x01070020; /** This setting is deprecated, please use - com.android.networkstack.tethering.R.array.config_tether_wifi_regexs instead. + com.android.networkstack.tethering.R.array.config_tether_wifi_regexs instead. */ public static final int config_tether_wifi_regexs=0x01070021; /** Toasts posted from these packages will be shown to the current user, regardless of the user the process belongs to. This is useful for packages that run under a single user but serve multiple users, e.g. the system. - These packages MUST be able to add flag SYSTEM_FLAG_SHOW_FOR_ALL_USERS to a window. + These packages MUST be able to add flag SYSTEM_FLAG_SHOW_FOR_ALL_USERS to a window. */ public static final int config_toastCrossUserPackages=0x010700cd; /** Array of component names, each flattened to a string, for accessibility services that can be enabled by the user without showing a warning prompt. These services must be - preinstalled. + preinstalled. com.example.package.first/com.example.class.FirstService com.example.package.second/com.example.class.SecondService - + */ public static final int config_trustedAccessibilityServices=0x0107008d; public static final int config_tvExternalInputLoggingDeviceBrandNames=0x010700f7; @@ -1675,18 +1675,18 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist /** Do not translate. Defines the slots is Two Digit Number for dialing normally not USSD. Note: This config is deprecated, please use carrier config which is - CarrierConfigManager.KEY_MMI_TWO_DIGIT_NUMBER_PATTERN_STRING_ARRAY instead. + CarrierConfigManager.KEY_MMI_TWO_DIGIT_NUMBER_PATTERN_STRING_ARRAY instead. */ public static final int config_twoDigitNumberPattern=0x01070064; - /** When each intermediate UDFPS enroll stage ends, as a fraction of total progress. + /** When each intermediate UDFPS enroll stage ends, as a fraction of total progress. */ public static final int config_udfps_enroll_stage_thresholds=0x010700bb; - /** The properties of a UDFPS sensor in pixels, in the order listed below: + /** The properties of a UDFPS sensor in pixels, in the order listed below: sensorLocationX sensorLocationY sensorRadius - + */ public static final int config_udfps_sensor_props=0x010700b8; /** The properties for handling UDFPS touch detection @@ -1699,38 +1699,38 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist [target_size]: percentage (defined as a float of 0-1) of sensor that is considered the target, expands outward from center [min_ellipse_overlap_percentage]: minimum percentage (float from 0-1) needed to be considered a valid overlap [step_size]: size of each step when iterating over sensor pixel grid - + */ public static final int config_udfps_touch_detection_options=0x010700b9; /** List of file paths for USB host busses to exclude from USB host support. For example, if the first USB bus on the device is used to communicate with the modem or some other restricted hardware, add "/dev/bus/usb/001/" to this list. If this is empty, no parts of the host USB bus will be excluded. - + */ public static final int config_usbHostDenylist=0x0107003f; - /** Vibrator pattern for feedback about touching a virtual key + /** Vibrator pattern for feedback about touching a virtual key */ public static final int config_virtualKeyVibePattern=0x01070042; /** A array of regex to treat a SMS as VVM SMS if the message body matches. Each item represents an entry, which consists of two parts: a comma (,) separated list of MCCMNC the regex applies to, followed by a semicolon (;), and - then the regex itself. + then the regex itself. */ public static final int config_vvmSmsFilterRegexes=0x0107008a; - /** The waterfall cutout config for each display in a multi-display device. + /** The waterfall cutout config for each display in a multi-display device. */ public static final int config_waterfallCutoutArray=0x010700db; - /** Wear devices: Controls the radios affected by Activity Mode. + /** Wear devices: Controls the radios affected by Activity Mode. */ public static final int config_wearActivityModeRadios=0x0107009e; - /** Template for showing mobile network operator name while Cross SIM calling is active + /** Template for showing mobile network operator name while Cross SIM calling is active */ public static final int crossSimSpnFormats=0x01070107; - /** + /** A collection of apps that have been pre-approved for cross-profile communication. These will not require admin or user consent. - + */ public static final int cross_profile_apps=0x010700f8; /** Default wallpaper component per device color map, each item is a comma separated key-value @@ -1739,12 +1739,12 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist default wallpaper component will be the default if this config is not specified. E.g. for SLV color, and com.android.example/com.android.example.SlVDefaultWallpaper - SLV,com.android.example/com.android.example.SlVDefaultWallpaper - Add packages here + SLV,com.android.example/com.android.example.SlVDefaultWallpaper + Add packages here */ public static final int default_wallpaper_component_per_device_color=0x0107005d; /** Certificate digests for trusted apps that will be allowed to obtain the knownSigner of the - demo device provisioning permissions. + demo device provisioning permissions. */ public static final int demo_device_provisioning_known_signers=0x01070017; public static final int device_state_notification_active_contents=0x01070012; @@ -1753,74 +1753,74 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist public static final int device_state_notification_power_save_contents=0x01070016; public static final int device_state_notification_power_save_titles=0x01070015; /** Device state identifiers and strings for system notifications. The string arrays must have - the same length and order as the identifier array. + the same length and order as the identifier array. */ public static final int device_state_notification_state_identifiers=0x0107000f; public static final int device_state_notification_thermal_contents=0x01070014; public static final int device_state_notification_thermal_titles=0x01070013; - /** service number convert map in roaming network. - [dialstring],[replacement][,optional gid] + /** service number convert map in roaming network. + [dialstring],[replacement][,optional gid] */ public static final int dial_string_replace=0x0107007e; - /** A list of apps to be removed from the managed device. + /** A list of apps to be removed from the managed device. */ public static final int disallowed_apps_managed_device=0x010700f9; - /** A list of apps to be removed from the managed profile. + /** A list of apps to be removed from the managed profile. */ public static final int disallowed_apps_managed_profile=0x010700fa; - /** A list of apps to be removed from the managed user. + /** A list of apps to be removed from the managed user. */ public static final int disallowed_apps_managed_user=0x010700fb; - /** Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. + /** Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. */ public static final int emailAddressTypes=0x01070000; - /** Array containing custom messages shown during face acquisition from vendor. Vendor is expected to add and translate these strings + /** Array containing custom messages shown during face acquisition from vendor. Vendor is expected to add and translate these strings */ public static final int face_acquired_vendor=0x0107010a; - /** Array containing custom error messages from vendor. Vendor is expected to add and translate these strings + /** Array containing custom error messages from vendor. Vendor is expected to add and translate these strings */ public static final int face_error_vendor=0x0107010b; - /** Array containing custom messages shown during fingerprint acquisision from vendor. Vendor is expected to add and translate these strings + /** Array containing custom messages shown during fingerprint acquisision from vendor. Vendor is expected to add and translate these strings */ public static final int fingerprint_acquired_vendor=0x01070108; - /** Array containing custom error messages from vendor. Vendor is expected to add and translate these strings + /** Array containing custom error messages from vendor. Vendor is expected to add and translate these strings */ public static final int fingerprint_error_vendor=0x01070109; - /** Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. + /** Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. */ public static final int imAddressTypes=0x0107010c; - /** Instant Message protocols/providers from android.provider.Contacts + /** Instant Message protocols/providers from android.provider.Contacts */ public static final int imProtocols=0x01070001; - /** Do not translate. + /** Do not translate. */ public static final int maps_starting_lat_lng=0x010700fc; - /** Do not translate. + /** Do not translate. */ public static final int maps_starting_zoom=0x010700fd; /** XXXXX NOTE THE FOLLOWING RESOURCES USE THE WRONG NAMING CONVENTION. - Please don't copy them, copy anything else. + Please don't copy them, copy anything else. This string array should be overridden by the device to present a list of network attributes. This is used by the connectivity manager to decide which networks can coexist - based on the hardware + based on the hardware An Array of "[Connection name],[ConnectivityManager.TYPE_xxxx], - [associated radio-type],[priority],[restoral-timer(ms)],[dependencyMet] + [associated radio-type],[priority],[restoral-timer(ms)],[dependencyMet] the 5th element "resore-time" indicates the number of milliseconds to delay before automatically restore the default connection. Set -1 if the connection - does not require auto-restore. - the 6th element indicates boot-time dependency-met value. + does not require auto-restore. + the 6th element indicates boot-time dependency-met value. NOTE: The telephony module is no longer reading the configuration below for available APN types. The set of APN types and relevant settings are specified within the telephony module and are non-configurable. Whether or not data connectivity over a cellular network - is available at all is controlled by the flag: config_moble_data_capable. + is available at all is controlled by the flag: config_moble_data_capable. */ public static final int networkAttributes=0x0107001b; - /** Network type names used in the network_switch_metered and network_switch_metered_detail strings. These must be kept in the sync with the values NetworkCapabilities.TRANSPORT_xxx values, and in the same order. + /** Network type names used in the network_switch_metered and network_switch_metered_detail strings. These must be kept in the sync with the values NetworkCapabilities.TRANSPORT_xxx values, and in the same order. */ public static final int network_switch_type_name=0x0107010d; /** networks that don't want data deactivate when shutdown the phone note this is dependent on the operator of the network we're on, - not operator on the SIM + not operator on the SIM */ public static final int networks_not_clear_data=0x0107007f; /** If EMS is not supported, framework breaks down EMS into single segment SMS @@ -1829,7 +1829,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist We use tag 'prefix' for position beginning and 'suffix' for position end. And use gid to distinguish different carriers which using same mcc and mnc. Examples: simOperatorNumber;position;gid(optional)> - + */ public static final int no_ems_support_sim_operators=0x0107007c; /** Device-specific array of SIM slot indexes which are are embedded eUICCs. @@ -1845,103 +1845,103 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist 2 This is used to differentiate between removable eUICCs and built in eUICCs, and should - be set by OEMs for devices which use eUICCs. + be set by OEMs for devices which use eUICCs. */ public static final int non_removable_euicc_slots=0x0107000e; - /** Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. + /** Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. */ public static final int organizationTypes=0x01070002; - /** The list of packages to pause wallpaper rendering upon state change such as app launch - Add packages here + /** The list of packages to pause wallpaper rendering upon state change such as app launch + Add packages here */ public static final int pause_wallpaper_render_when_state_change=0x010700c7; - /** Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. + /** Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. */ public static final int phoneTypes=0x01070003; - /** + /** A collection of apps that are critical for the device and hence will never be disabled by device policies or APIs. - + */ public static final int policy_exempt_apps=0x01070100; - /** Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. + /** Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. */ public static final int postalAddressTypes=0x01070004; /** Do not translate. These are all of the color state list resources that should be - preloaded by the zygote process before it starts forking application processes. + preloaded by the zygote process before it starts forking application processes. */ public static final int preloaded_color_state_lists=0x01070007; /** Do not translate. These are all of the drawable resources that should be preloaded by - the zygote process before it starts forking application processes. + the zygote process before it starts forking application processes. */ public static final int preloaded_drawables=0x01070006; /** This string array should be overridden by the device to present a list of radio attributes. This is used by the connectivity manager to decide which networks can coexist - based on the hardware + based on the hardware An Array of "[ConnectivityManager connectionType], - [# simultaneous connection types]" + [# simultaneous connection types]" */ public static final int radioAttributes=0x0107001d; /** A list of apps to be retained on the managed device. - Takes precedence over the disallowed apps lists. + Takes precedence over the disallowed apps lists. */ public static final int required_apps_managed_device=0x01070101; /** A list of apps to be retained in the managed profile. - Takes precedence over the disallowed apps lists. + Takes precedence over the disallowed apps lists. */ public static final int required_apps_managed_profile=0x01070102; /** A list of apps to be retained on the managed user. - Takes precedence over the disallowed apps lists. + Takes precedence over the disallowed apps lists. */ public static final int required_apps_managed_user=0x01070103; - /** Used in ResolverTargetActionsDialogFragment + /** Used in ResolverTargetActionsDialogFragment */ public static final int resolver_target_actions_pin=0x0107000b; public static final int resolver_target_actions_unpin=0x0107000c; public static final int sim_colors=0x0107000a; - /** Used in LocalePicker + /** Used in LocalePicker */ public static final int special_locale_codes=0x01070008; - /** Used in LocalePicker + /** Used in LocalePicker */ public static final int special_locale_names=0x01070009; - /** Zulu (South Africa) + /** Zulu (South Africa) */ public static final int supported_locales=0x010700ff; - /** String array containing numbers that shouldn't be logged. Country-specific. + /** String array containing numbers that shouldn't be logged. Country-specific. */ public static final int unloggable_phone_numbers=0x0107007b; - /** + /** A collection of apps that have been pre-approved for cross-profile communication. These will not require admin consent, but will still require user consent during provisioning. - + */ public static final int vendor_cross_profile_apps=0x0107010f; - /** A list of apps to be removed from the managed device by a particular vendor. + /** A list of apps to be removed from the managed device by a particular vendor. */ public static final int vendor_disallowed_apps_managed_device=0x01070110; - /** A list of apps to be removed from the managed profile by a particular vendor. + /** A list of apps to be removed from the managed profile by a particular vendor. */ public static final int vendor_disallowed_apps_managed_profile=0x01070111; - /** A list of apps to be removed from the managed user by a particular vendor. + /** A list of apps to be removed from the managed user by a particular vendor. */ public static final int vendor_disallowed_apps_managed_user=0x01070112; - /** + /** A collection of apps that are critical for the device and hence will never be disabled by device policies or APIs. - + */ public static final int vendor_policy_exempt_apps=0x01070113; /** A list of apps to be retained on the managed device by a particular vendor. - Takes precedence over the disallowed apps lists. + Takes precedence over the disallowed apps lists. */ public static final int vendor_required_apps_managed_device=0x01070114; /** A list of apps to be retained in the managed profile by a particular vendor. - Takes precedence over the disallowed apps lists. + Takes precedence over the disallowed apps lists. */ public static final int vendor_required_apps_managed_profile=0x01070115; /** A list of apps to be retained on the managed user by a particular vendor. - Takes precedence over the disallowed apps lists. + Takes precedence over the disallowed apps lists. */ public static final int vendor_required_apps_managed_user=0x01070116; /** The PEM-encoded certificates added here are used for verifying attestations. @@ -1953,21 +1953,21 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist If not already present in resource overlay, please add vendor_required_attestation_certificates.xml (matching this file) in vendor overlay with of the PEM-encoded root certificates. - + */ public static final int vendor_required_attestation_certificates=0x01070117; - /** WFC Operator Error Messages showed as alerts + /** WFC Operator Error Messages showed as alerts */ public static final int wfcOperatorErrorAlertMessages=0x01070104; - /** WFC Operator Error Messages showed as notifications + /** WFC Operator Error Messages showed as notifications */ public static final int wfcOperatorErrorNotificationMessages=0x01070105; - /** Template for showing mobile network operator name while WFC is active + /** Template for showing mobile network operator name while WFC is active */ public static final int wfcSpnFormats=0x01070106; /** Certificate digests for trusted apps that will be allowed to obtain the knownSigner Wi-Fi permissions. The digest should be computed over the DER encoding of the trusted certificate - using the SHA-256 digest algorithm. + using the SHA-256 digest algorithm. */ public static final int wifi_known_signers=0x0107000d; } @@ -1979,7 +1979,7 @@ TODO(b/343733988): Remove this allowlisting when GMS is ready with the allowlist public static final int __removed4=0x011600aa; public static final int __removed5=0x011600ab; public static final int __removed6=0x011600ac; - /** Default AbsListView style. + /** Default AbsListView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -1989,7 +1989,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.view.accessibility.AccessibilityEvent}. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

Must be one or more (separated by '|') of the following constant values.

@@ -2029,7 +2029,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.accessibilityservice.AccessibilityServiceInfo}. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

Must be one or more (separated by '|') of the following constant values.

@@ -2049,7 +2049,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.accessibilityservice.AccessibilityServiceInfo}. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

Must be one or more (separated by '|') of the following constant values.

@@ -2077,7 +2077,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int accessibilityFlags=0x01010384; public static final int accessibilityFocusedDrawable=0x0116003b; - /** Whether or not this view is a heading for accessibility purposes. + /** Whether or not this view is a heading for accessibility purposes.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2087,7 +2087,7 @@ containing a value of this type. */ public static final int accessibilityHeading=0x01010580; /** Indicates to accessibility services whether the user should be notified when - this view changes. + this view changes.

May be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2108,7 +2108,7 @@ containing a value of this type. */ public static final int accessibilityLiveRegion=0x010103ee; /** The title this view should present to accessibility as a pane title. - See {@link android.view.View#setAccessibilityPaneTitle(CharSequence)} + See {@link android.view.View#setAccessibilityPaneTitle(CharSequence)}

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2120,7 +2120,7 @@ containing a value of this type. /** Sets the id of a view that screen readers are requested to visit before this view. Requests that a screen-reader visits the content of the other view before the content of this one. This does nothing if either view is not important for accessibility. - {@see android.view.View#setAccessibilityTraversalAfter(int)} + {@see android.view.View#setAccessibilityTraversalAfter(int)}

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2132,7 +2132,7 @@ containing a value of this type. /** Sets the id of a view that screen readers are requested to visit after this view. Requests that a screen-reader visits the content of this view before the content of the one it precedes. This does nothing if either view is not important for accessibility. - {@see android.view.View#setAccessibilityTraversalBefore(int)} + {@see android.view.View#setAccessibilityTraversalBefore(int)}

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2141,12 +2141,12 @@ theme attribute (in the form containing a value of this type. */ public static final int accessibilityTraversalBefore=0x010104d1; - /** A preferences.xml file for authenticator-specific settings. + /** A preferences.xml file for authenticator-specific settings.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int accountPreferences=0x0101029f; - /** The account type this authenticator handles. + /** The account type this authenticator handles.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2156,7 +2156,7 @@ containing a value of this type. */ public static final int accountType=0x0101028f; /** The action name to assign to the Intent, as per - {@link android.content.Intent#setAction Intent.setAction()}. + {@link android.content.Intent#setAction Intent.setAction()}.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2165,24 +2165,24 @@ theme attribute (in the form containing a value of this type. */ public static final int action=0x0101002d; - /** Custom divider drawable to use for elements in the action bar. + /** Custom divider drawable to use for elements in the action bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionBarDivider=0x0101039b; - /** Custom item state list drawable background for action bar items. + /** Custom item state list drawable background for action bar items.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionBarItemBackground=0x0101039c; /** Reference to a theme that should be used to inflate popups - shown by widgets in the action bar. + shown by widgets in the action bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionBarPopupTheme=0x0101048d; /** Size of the Action Bar, including the contextual - bar used to present Action Modes. + bar used to present Action Modes.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -2204,34 +2204,34 @@ containing a value of this type. /** Reference to a style for the split Action Bar. This style controls the split component that holds the menu/action buttons. actionBarStyle is still used for the primary - bar. + bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionBarSplitStyle=0x01010388; - /** Reference to a style for the Action Bar. + /** Reference to a style for the Action Bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionBarStyle=0x010102ce; - /** Reference to a style for the Action Bar Tab Bar. + /** Reference to a style for the Action Bar Tab Bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionBarTabBarStyle=0x010102f4; - /** Default style for tabs within an action bar. + /** Default style for tabs within an action bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionBarTabStyle=0x010102f3; - /** Reference to a style for the Action Bar Tab text. + /** Reference to a style for the Action Bar Tab text.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionBarTabTextStyle=0x010102f5; /** Reference to a theme that should be used to inflate the action bar. This will be inherited by any widget inflated - into the action bar. + into the action bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -2247,105 +2247,105 @@ or to a theme attribute in the form "?[package:][type:]na or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionBarWidgetTheme=0x01010397; - /** Default action button style. + /** Default action button style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionButtonStyle=0x010102d8; - /** Default ActionBar dropdown style. + /** Default ActionBar dropdown style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionDropDownStyle=0x010102d7; /** An optional layout to be used as an action view. See {@link android.view.MenuItem#setActionView(android.view.View)} - for more info. + for more info.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionLayout=0x010102fb; /** TextAppearance style that will be applied to text that - appears within action menu items. + appears within action menu items.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionMenuTextAppearance=0x01010360; - /** Color for text that appears within action menu items. + /** Color for text that appears within action menu items.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int actionMenuTextColor=0x01010361; - /** Background drawable to use for action mode UI. + /** Background drawable to use for action mode UI.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeBackground=0x010102db; - /** Reference to a style for the Action Mode close button. + /** Reference to a style for the Action Mode close button.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeCloseButtonStyle=0x010102f7; - /** Drawable to use for the close action mode button. + /** Drawable to use for the close action mode button.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeCloseDrawable=0x010102dc; - /** Drawable to use for the Copy action button in Contextual Action Bar. + /** Drawable to use for the Copy action button in Contextual Action Bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeCopyDrawable=0x01010312; - /** Drawable to use for the Cut action button in Contextual Action Bar. + /** Drawable to use for the Cut action button in Contextual Action Bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeCutDrawable=0x01010311; - /** Drawable to use for the Find action button in WebView selection action modes. + /** Drawable to use for the Find action button in WebView selection action modes.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeFindDrawable=0x0101047a; - /** Drawable to use for the Paste action button in Contextual Action Bar. + /** Drawable to use for the Paste action button in Contextual Action Bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModePasteDrawable=0x01010313; public static final int actionModePopupWindowStyle=0x01160026; public static final int actionModeRedoDrawable=0x01160025; - /** Drawable to use for the Select all action button in Contextual Action Bar. + /** Drawable to use for the Select all action button in Contextual Action Bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeSelectAllDrawable=0x0101037e; - /** Drawable to use for the Share action button in WebView selection action modes. + /** Drawable to use for the Share action button in WebView selection action modes.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeShareDrawable=0x01010479; - /** Background drawable to use for action mode UI in the lower split bar. + /** Background drawable to use for action mode UI in the lower split bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeSplitBackground=0x0101039d; - /** Reference to a style for the Action Mode. + /** Reference to a style for the Action Mode.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeStyle=0x01010394; public static final int actionModeUndoDrawable=0x01160024; - /** Drawable to use for the Web Search action button in WebView selection action modes. + /** Drawable to use for the Web Search action button in WebView selection action modes.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionModeWebSearchDrawable=0x0101047b; - /** Reference to a style for Action Bar overflow buttons. + /** Reference to a style for Action Bar overflow buttons.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int actionOverflowButtonStyle=0x010102f6; - /** Reference to a style for the Action Bar menu. + /** Reference to a style for the Action Bar menu.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -2353,7 +2353,7 @@ or to a theme attribute in the form "?[package:][type:]na /** The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item. See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} - for more info. + for more info.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2364,7 +2364,7 @@ containing a value of this type. public static final int actionProviderClass=0x01010389; /** The name of an optional View class to instantiate and use as an action view. See {@link android.view.MenuItem#setActionView(android.view.View)} - for more info. + for more info.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2373,32 +2373,32 @@ theme attribute (in the form containing a value of this type. */ public static final int actionViewClass=0x010102fc; - /** Drawable used as a background for activated items. + /** Drawable used as a background for activated items.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int activatedBackgroundIndicator=0x010102fd; public static final int activityChooserViewStyle=0x01160023; /** When closing the current activity, this is the animation that is - run on the next activity (which is entering the screen). + run on the next activity (which is entering the screen).

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int activityCloseEnterAnimation=0x010100ba; /** When closing the current activity, this is the animation that is - run on the current activity (which is exiting the screen). + run on the current activity (which is exiting the screen).

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int activityCloseExitAnimation=0x010100bb; /** When opening a new activity, this is the animation that is - run on the next activity (which is entering the screen). + run on the next activity (which is entering the screen).

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int activityOpenEnterAnimation=0x010100b8; /** When opening a new activity, this is the animation that is - run on the previous activity (which is exiting the screen). + run on the previous activity (which is exiting the screen).

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -2406,7 +2406,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int activityOpenRemoteViewsEnterAnimation=0x011600a8; public static final int adServiceTypes=0x0116016a; /** Fully qualified class name of an activity that allows the user to manually - add printers to this print service. + add printers to this print service.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2418,7 +2418,7 @@ containing a value of this type. /** Sets whether this ViewGroup's drawable states also include its children's drawable states. This is used, for example, to make a group appear to be focused when its child EditText or button - is focused. + is focused.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2428,7 +2428,7 @@ containing a value of this type. */ public static final int addStatesFromChildren=0x010100f0; /** Set this to true if you want the ImageView to adjust its bounds - to preserve the aspect ratio of its drawable. + to preserve the aspect ratio of its drawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2439,7 +2439,7 @@ containing a value of this type. public static final int adjustViewBounds=0x0101011e; public static final int adjustable=0x01160154; /** Fully qualified class name of an activity with advanced print options - specific to this print service. + specific to this print service.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2450,7 +2450,7 @@ containing a value of this type. public static final int advancedPrintOptionsActivity=0x010103f1; public static final int alertDialogButtonGroupStyle=0x0116001a; public static final int alertDialogCenterButtons=0x0116001b; - /** Icon drawable to use for alerts. + /** Icon drawable to use for alerts.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -2459,12 +2459,12 @@ or to a theme attribute in the form "?[package:][type:]na or to a theme attribute in the form "?[package:][type:]name". */ public static final int alertDialogStyle=0x0101005d; - /** Theme to use for alert dialogs spawned from this theme. + /** Theme to use for alert dialogs spawned from this theme.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int alertDialogTheme=0x01010309; - /** Alignment constants. + /** Alignment constants.

Must be one of the following constant values.

@@ -2479,7 +2479,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int alignmentMode=0x0101037a; /** Resource representing the term "All Contacts" (for example, "All Friends" or - "All connections"). Optional (Default is "All Contacts"). + "All connections"). Optional (Default is "All Contacts").

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2510,7 +2510,7 @@ containing a value of this type.

See {@link android.media.AudioPlaybackCaptureConfiguration} for more detail. - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2524,7 +2524,7 @@ containing a value of this type. and restore infrastructure. If this attribute is set to false, no backup or restore of the application will ever be performed, even by a full-system backup that would otherwise cause all application data to be saved - via adb. The default value of this attribute is true. + via adb. The default value of this attribute is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2539,7 +2539,7 @@ containing a value of this type. clear app data from Settings. To control clearing the data after a failed restore use allowClearUserDataOnFailedRestore flag.

This attribute is usable only by applications - included in the system image. Third-party apps cannot use it. + included in the system image. Third-party apps cannot use it.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2548,10 +2548,10 @@ theme attribute (in the form containing a value of this type. */ public static final int allowClearUserData=0x01010005; - /** @hide + /** @hide If {@code true} the system will clear app's data if a restore operation fails. This flag is turned on by default. This attribute is usable only by system apps. - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2561,7 +2561,7 @@ containing a value of this type. */ @android.annotation.SystemApi public static final int allowClearUserDataOnFailedRestore=0x01010600; - /** Whether or not allow clicks on disabled view. + /** Whether or not allow clicks on disabled view.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2575,7 +2575,7 @@ containing a value of this type. activity. Particularly in the case where the child lives in a container such as a Display owned by another activity. -

The default value of this attribute is false. +

The default value of this attribute is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2594,7 +2594,7 @@ containing a value of this type. Tagged Pointers document for more information on this feature. - The default value is {@code true}. + The default value is {@code true}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2608,7 +2608,7 @@ containing a value of this type. Otherwise the SyncManager will be sure not to issue a start sync request to this SyncAdapter if the SyncAdapter is already syncing another account. Defaults to false. - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2620,7 +2620,7 @@ containing a value of this type. public static final int allowSharedIsolatedProcess=0x011601a4; /** Indicates whether the drawer can be opened/closed by a single tap on the handle. (If false, the user must drag or fling, or click - using the trackball, to open/close the drawer.) Default is true. + using the trackball, to open/close the drawer.) Default is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2643,7 +2643,7 @@ containing a value of this type. in goes to the background. Typically this is used to cause the activities of an application to move back to the main task associated with that application. The activity is re-parented to the task - with the same {@link android.R.attr#taskAffinity} as it has. + with the same {@link android.R.attr#taskAffinity} as it has.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2652,7 +2652,7 @@ theme attribute (in the form containing a value of this type. */ public static final int allowTaskReparenting=0x01010204; - /** Whether undo should be allowed for editable text. Defaults to true. + /** Whether undo should be allowed for editable text. Defaults to true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2664,7 +2664,7 @@ containing a value of this type. public static final int allowUntrustedActivityEmbedding=0x01160192; public static final int allowUpdateOwnership=0x01160198; /** alpha property of the view, as a value between 0 (completely transparent) and 1 - (completely opaque). + (completely opaque).

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2674,7 +2674,7 @@ containing a value of this type. */ public static final int alpha=0x0101031f; /** The alphabetic modifier key. This is the modifier when using a keyboard - with alphabetic keys. The values should be kept in sync with KeyEvent + with alphabetic keys. The values should be kept in sync with KeyEvent

Must be one or more (separated by '|') of the following constant values.

@@ -2691,7 +2691,7 @@ containing a value of this type. */ public static final int alphabeticModifiers=0x0101054e; /** The alphabetic shortcut key. This is the shortcut when using a keyboard - with alphabetic keys. + with alphabetic keys.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2703,7 +2703,7 @@ containing a value of this type. /** Defines whether the ViewGroup should always draw its children using their drawing cache or not. The default value is true. Deprecated: The view drawing cache was largely made obsolete with the introduction of - hardware-accelerated rendering in API 11. + hardware-accelerated rendering in API 11.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2727,7 +2727,7 @@ containing a value of this type. task in its last state, regardless of how they get there. This is useful, for example, in an application like the web browser where there is a lot of state (such as multiple open tabs) that the application - would not like to lose. + would not like to lose.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2760,7 +2760,7 @@ containing a value of this type. */ @Deprecated public static final int amPmTextColor=0x010104a4; - /** Alpha value of the ambient shadow projected by elevated views, between 0 and 1. + /** Alpha value of the ambient shadow projected by elevated views, between 0 and 1.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2770,7 +2770,7 @@ containing a value of this type. */ public static final int ambientShadowAlpha=0x010104be; /** Angle of the gradient, used only with linear gradient. Must be a multiple of 45 in the - range [0, 315]. + range [0, 315].

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2780,7 +2780,7 @@ containing a value of this type. */ public static final int angle=0x010101a0; /** Defines whether to animate the current View when the ViewAnimation - is first displayed. + is first displayed.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2802,7 +2802,7 @@ containing a value of this type. */ public static final int animateLayoutChanges=0x010102f2; /** Indicates whether the drawer should be opened/closed with an animation - when the user clicks the handle. Default is true. + when the user clicks the handle. Default is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2812,14 +2812,14 @@ containing a value of this type. */ public static final int animateOnClick=0x0101025c; /** Animated image of the accessibility service purpose or behavior, to help users - understand how the service can help them. + understand how the service can help them.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int animatedImageDrawable=0x0101060a; - /** Animation to use on each child. + /** Animation to use on each child.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -2827,7 +2827,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Defines whether layout animations should create a drawing cache for their children. Enabling the animation cache consumes more memory and requires a longer initialization but provides better performance. The animation - cache is enabled by default. + cache is enabled by default.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2837,7 +2837,7 @@ containing a value of this type. */ public static final int animationCache=0x010100ed; /** Sets how long a transition animation should run (in milliseconds) - when layout has changed. Only relevant if animation is turned on. + when layout has changed. Only relevant if animation is turned on.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2846,7 +2846,7 @@ theme attribute (in the form containing a value of this type. */ public static final int animationDuration=0x01010112; - /** The order in which the animations will be started. + /** The order in which the animations will be started.

Must be one of the following constant values.

@@ -2859,9 +2859,9 @@ containing a value of this type.
*/ public static final int animationOrder=0x010101ce; - /** @deprecated Not used by the framework. + /** @deprecated Not used by the framework. Timeout between frames of animation in milliseconds. - {@deprecated Not used by the framework}. + {@deprecated Not used by the framework}.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2872,7 +2872,7 @@ containing a value of this type. @Deprecated public static final int animationResolution=0x0101031a; /** Enables or disables antialiasing. Antialiasing can be used to smooth the - edges of a bitmap when rotated. Default value is false. + edges of a bitmap when rotated. Default value is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2884,7 +2884,7 @@ containing a value of this type. /** Indicates whether the application can accommodate any screen density. This is assumed true if targetSdkVersion is 4 or higher. @deprecated Should always be true by default and not overridden. - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2895,12 +2895,12 @@ containing a value of this type. @Deprecated public static final int anyDensity=0x0101026c; /** A drawable that can be rendered in Android's system UI for representing - the service. + the service.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int apduServiceBanner=0x010103ed; - /** Value is a string that specifies the Maps API Key to use. + /** Value is a string that specifies the Maps API Key to use.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2912,7 +2912,7 @@ containing a value of this type. /** Declare the category of this app. Categories are used to cluster multiple apps together into meaningful groups, such as when summarizing battery, network, or disk usage. Apps should only define this value when they fit well into one of - the specific categories. + the specific categories.

Must be one of the following constant values.

@@ -2948,7 +2948,7 @@ containing a value of this type. /** Attribution tag to be used for permission sub-attribution if a permission is checked in {@link android.content.Context#sendBroadcast(Intent, String)}. Multiple tags can be specified separated by '|'. - +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2957,7 +2957,7 @@ theme attribute (in the form containing a value of this type. */ public static final int attributionTags=0x01010642; - /** Whether attributions provided are meant to be user-visible. + /** Whether attributions provided are meant to be user-visible.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2973,7 +2973,7 @@ containing a value of this type. */ public static final int attributionsAreUserVisible=0x0101064b; /** Name of the author and/or source/collection of this component, for example, - Art Collection, Picasso. + Art Collection, Picasso.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -2983,7 +2983,7 @@ or to a theme attribute in the form "?[package:][type:]na with a semicolon. Authority names should use a Java-style naming convention (such as com.google.provider.MyProvider) in order to avoid conflicts. Typically this name is the same - as the class implementation describing the provider's data structure. + as the class implementation describing the provider's data structure.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2993,12 +2993,12 @@ containing a value of this type. */ public static final int authorities=0x01010018; /** The view id of the AppWidget subview which should be auto-advanced. - by the widget's host. + by the widget's host.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int autoAdvanceViewId=0x0101030f; - /** Default AutoCompleteTextView style. + /** Default AutoCompleteTextView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -3006,7 +3006,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int autoHandwritingEnabled=0x011600b4; /** Controls whether links such as urls and email addresses are automatically found and converted to clickable links. The default - value is "none", disabling this feature. + value is "none", disabling this feature.

Must be one or more (separated by '|') of the following constant values.

@@ -3025,7 +3025,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int autoLink=0x010100b0; /** Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). See - {@link android.graphics.drawable.Drawable#setAutoMirrored}. + {@link android.graphics.drawable.Drawable#setAutoMirrored}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3038,7 +3038,7 @@ containing a value of this type. list until the last activity in the task is completed. When that happens the task will be automatically removed from the recent tasks list. This overrides the caller's use of {@link android.content.Intent#FLAG_ACTIVITY_RETAIN_IN_RECENTS - Intent.FLAG_ACTIVITY_RETAIN_IN_RECENTS} + Intent.FLAG_ACTIVITY_RETAIN_IN_RECENTS}

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3047,7 +3047,7 @@ theme attribute (in the form containing a value of this type. */ public static final int autoRemoveFromRecents=0x01010447; - /** No longer used. Declaring this does nothing + /** No longer used. Declaring this does nothing

Must be one of the following constant values.

@@ -3060,7 +3060,7 @@ containing a value of this type.
*/ public static final int autoRevokePermissions=0x01010613; - /** The maximum text size constraint to be used when auto-sizing text. + /** The maximum text size constraint to be used when auto-sizing text.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -3071,7 +3071,7 @@ theme attribute (in the form containing a value of this type. */ public static final int autoSizeMaxTextSize=0x01010546; - /** The minimum text size constraint to be used when auto-sizing text. + /** The minimum text size constraint to be used when auto-sizing text.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -3100,7 +3100,7 @@ some parent container. public static final int autoSizePresetSizes=0x01010537; /** Specify the auto-size step size if autoSizeTextType is set to uniform. The default is 1px. Overwrites - autoSizePresetSizes if set. + autoSizePresetSizes if set.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -3112,7 +3112,7 @@ containing a value of this type. */ public static final int autoSizeStepGranularity=0x01010536; /** Specify the type of auto-size. Note that this feature is not supported by EditText, - works only for TextView. + works only for TextView.

Must be one of the following constant values.

@@ -3125,7 +3125,7 @@ containing a value of this type.
*/ public static final int autoSizeTextType=0x01010535; - /** When true, automatically start animating. + /** When true, automatically start animating.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3137,7 +3137,7 @@ containing a value of this type. /** If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors. The default is "false". - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3153,7 +3153,7 @@ containing a value of this type. keyboard and invoke the browser directly when user launches the URL instead of passing the URL to the activity). If set to false any URLs entered are treated as normal query text. - The default value is false. Optional attribute.. + The default value is false. Optional attribute..

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3171,7 +3171,7 @@ containing a value of this type. For each URI, an HTTPS network request will be done to /.well-known/statements.json host to verify that the web site is okay with the app intercepting the URI. - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3184,7 +3184,7 @@ containing a value of this type. public static final int autofillDatasetPickerMaxWidth=0x01160000; /** Describes the content of a view so that a autofill service can fill in the appropriate data. Multiple hints can be combined in a comma separated list or an array of strings - to mean e.g. emailAddress or postalAddress. + to mean e.g. emailAddress or postalAddress.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -3200,14 +3200,14 @@ or to a theme attribute in the form "?[package:][type:]na /** A drawable to use as the background. This can be either a reference to a full drawable resource (such as a PNG image, 9-patch, XML state list description, etc), or a solid color such as "#ff000000" - (black). + (black).

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int background=0x010100d4; - /** Default background dim amount when a menu, dialog, or something similar pops up. + /** Default background dim amount when a menu, dialog, or something similar pops up.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3218,7 +3218,7 @@ containing a value of this type. public static final int backgroundDimAmount=0x01010032; /** Control whether dimming behind the window is enabled. The default theme does not set this value, meaning it is based on whether the - window is floating. + window is floating.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3232,21 +3232,21 @@ containing a value of this type. public static final int backgroundRequest=0x011601a1; public static final int backgroundRequestDetail=0x011601a2; public static final int backgroundRight=0x011600cf; - /** Specifies a background drawable for the bottom component of a split action bar. + /** Specifies a background drawable for the bottom component of a split action bar.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int backgroundSplit=0x0101038b; - /** Specifies a background drawable for a second stacked row of the action bar. + /** Specifies a background drawable for a second stacked row of the action bar.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int backgroundStacked=0x0101038a; - /** Tint to apply to the background. + /** Tint to apply to the background.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -3256,7 +3256,7 @@ theme attribute (in the form containing a value of this type. */ public static final int backgroundTint=0x0101046b; - /** Blending mode used to apply the background tint. + /** Blending mode used to apply the background tint.

Must be one of the following constant values.

@@ -3278,7 +3278,7 @@ containing a value of this type. */ public static final int backgroundTintMode=0x0101046c; /** The name of the class subclassing BackupAgent to manage - backup and restore of the application's data on external storage. + backup and restore of the application's data on external storage.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3295,7 +3295,7 @@ containing a value of this type.

If unspecified, the default value of this attribute is false, which means that the OS will avoid backing up the application while it is running in the foreground (such as a music app that is actively playing - music via a service in the startForeground() state). + music via a service in the startForeground() state).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3316,13 +3316,13 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

This must be a reference to a Drawable resource containing the image definition. +

This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int banner=0x010103f2; /** The offset of the baseline within this view. See {see android.view.View#getBaseline} - for details + for details

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -3334,7 +3334,7 @@ containing a value of this type. */ public static final int baseline=0x0101031c; /** If true, the image view will be baseline aligned with based on its - bottom edge. + bottom edge.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3345,7 +3345,7 @@ containing a value of this type. public static final int baselineAlignBottom=0x01010122; /** When set to false, prevents the layout from aligning its children's baselines. This attribute is particularly useful when the children - use different values for gravity. The default value is true. + use different values for gravity. The default value is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3365,7 +3365,7 @@ theme attribute (in the form containing a value of this type. */ public static final int baselineAlignedChildIndex=0x01010127; - /** Drawable to use as the icon bitmap. + /** Drawable to use as the icon bitmap.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -3374,12 +3374,12 @@ or to a theme attribute in the form "?[package:][type:]na public static final int borderLeft=0x011600d5; public static final int borderRight=0x011600d6; public static final int borderTop=0x011600d3; - /** Style for buttons without an explicit border, often used in groups. + /** Style for buttons without an explicit border, often used in groups.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int borderlessButtonStyle=0x0101032b; - /** Amount of bottom padding inside the gradient shape. + /** Amount of bottom padding inside the gradient shape.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -3402,7 +3402,7 @@ or to a theme attribute in the form "?[package:][type:]na "#rrggbb", or "#aarrggbb". */ public static final int bottomDark=0x010100c9; - /** Radius of the bottom left corner. + /** Radius of the bottom left corner.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -3419,7 +3419,7 @@ or to a theme attribute in the form "?[package:][type:]na "#rrggbb", or "#aarrggbb". */ public static final int bottomMedium=0x010100ce; - /** Extra offset for the handle at the bottom of the SlidingDrawer. + /** Extra offset for the handle at the bottom of the SlidingDrawer.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -3430,7 +3430,7 @@ theme attribute (in the form containing a value of this type. */ public static final int bottomOffset=0x01010257; - /** Radius of the bottom right corner. + /** Radius of the bottom right corner.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -3441,7 +3441,7 @@ theme attribute (in the form containing a value of this type. */ public static final int bottomRightRadius=0x010101ac; - /** The short title for the bread crumb of this item. + /** The short title for the bread crumb of this item.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3450,7 +3450,7 @@ theme attribute (in the form containing a value of this type. */ public static final int breadCrumbShortTitle=0x01010304; - /** The title for the bread crumb of this item. + /** The title for the bread crumb of this item.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3459,7 +3459,7 @@ theme attribute (in the form containing a value of this type. */ public static final int breadCrumbTitle=0x01010303; - /** Break strategy (control over paragraph layout). + /** Break strategy (control over paragraph layout).

Must be one of the following constant values.

@@ -3475,7 +3475,7 @@ containing a value of this type. /** Determines the minimum type that getText() will return. The default is "normal". Note that EditText and LogTextBox always return Editable, - even if you specify something less powerful here. + even if you specify something less powerful here.

Must be one of the following constant values.

@@ -3489,37 +3489,37 @@ containing a value of this type.
*/ public static final int bufferType=0x0101014e; - /** Drawable used for the button graphic (for example, checkbox and radio button). + /** Drawable used for the button graphic (for example, checkbox and radio button).

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int button=0x01010107; - /** Style for buttons within button bars. + /** Style for buttons within button bars.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int buttonBarButtonStyle=0x0101032f; - /** Style for the "negative" buttons within button bars. + /** Style for the "negative" buttons within button bars.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int buttonBarNegativeButtonStyle=0x0101048b; - /** Style for the "neutral" buttons within button bars. + /** Style for the "neutral" buttons within button bars.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int buttonBarNeutralButtonStyle=0x0101048a; - /** Style for the "positive" buttons within button bars. + /** Style for the "positive" buttons within button bars.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int buttonBarPositiveButtonStyle=0x01010489; - /** Style for button bars. + /** Style for button bars.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int buttonBarStyle=0x0101032e; - /** Corner radius of buttons. + /** Corner radius of buttons.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -3542,27 +3542,27 @@ containing a value of this type. */ public static final int buttonGravity=0x010104fe; public static final int buttonPanelSideLayout=0x01160099; - /** Normal Button style. + /** Normal Button style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int buttonStyle=0x01010048; - /** Button style to inset into an EditText. + /** Button style to inset into an EditText.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int buttonStyleInset=0x0101004a; - /** Small Button style. + /** Small Button style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int buttonStyleSmall=0x01010049; - /** ToggleButton style. + /** ToggleButton style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int buttonStyleToggle=0x0101004b; - /** Tint to apply to the button graphic. + /** Tint to apply to the button graphic.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -3572,7 +3572,7 @@ theme attribute (in the form containing a value of this type. */ public static final int buttonTint=0x0101046f; - /** Blending mode used to apply the button graphic tint. + /** Blending mode used to apply the button graphic tint.

Must be one of the following constant values.

@@ -3594,7 +3594,7 @@ containing a value of this type. */ public static final int buttonTintMode=0x01010470; /** Indicates that this list will always be drawn on top of solid, single-color - opaque background. This allows the list to optimize drawing. + opaque background. This allows the list to optimize drawing.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -3604,7 +3604,7 @@ theme attribute (in the form containing a value of this type. */ public static final int cacheColorHint=0x01010101; - /** The text color list of the calendar. + /** The text color list of the calendar.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -3615,7 +3615,7 @@ containing a value of this type. */ public static final int calendarTextColor=0x0101049b; public static final int calendarViewMode=0x011600f3; - /** Whether the calendar view is shown. Only valid for "spinner" mode. + /** Whether the calendar view is shown. Only valid for "spinner" mode.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3624,14 +3624,14 @@ theme attribute (in the form containing a value of this type. */ public static final int calendarViewShown=0x0101034c; - /** The CalendarView style. + /** The CalendarView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int calendarViewStyle=0x0101035d; /** Attribute whether the accessibility service wants to be able to control display magnification. - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3644,7 +3644,7 @@ containing a value of this type. /** Attribute whether the TV input service can pause recording programs. This value can be changed at runtime by calling {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)} - . + .

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3653,7 +3653,7 @@ theme attribute (in the form containing a value of this type. */ public static final int canPauseRecording=0x0101061a; - /** Attribute whether the accessibility service wants to be able to perform gestures. + /** Attribute whether the accessibility service wants to be able to perform gestures.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3664,7 +3664,7 @@ containing a value of this type. public static final int canPerformGestures=0x0101050d; /** Attribute whether the TV input service can record programs. This value can be changed at runtime by calling - {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)}. + {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3676,7 +3676,7 @@ containing a value of this type. /** Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements. {@deprecated Not used by the framework} - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3692,7 +3692,7 @@ containing a value of this type. Required to allow setting the {@link android.accessibilityservice #AccessibilityServiceInfo#FLAG_REQUEST_FILTER_KEY_EVENTS} flag.

- +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3707,7 +3707,7 @@ containing a value of this type. Required to allow setting the {@link android.accessibilityservice #AccessibilityServiceInfo#FLAG_REQUEST_FINGERPRINT_GESTURES} flag to have any effect.

- +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3723,7 +3723,7 @@ containing a value of this type. Required to allow setting the {@link android.accessibilityservice #AccessibilityServiceInfo#FLAG_REQUEST_TOUCH_EXPLORATION_MODE} flag.

- +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3738,7 +3738,7 @@ containing a value of this type. Required to allow setting the {@link android.accessibilityservice #AccessibilityServiceInfo#FLAG_RETRIEVE_INTERACTIVE_WINDOWS} flag.

- +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3747,7 +3747,7 @@ theme attribute (in the form containing a value of this type. */ public static final int canRetrieveWindowContent=0x01010385; - /** Attribute whether the accessibility service wants to be able to take screenshot. + /** Attribute whether the accessibility service wants to be able to take screenshot.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3759,7 +3759,7 @@ containing a value of this type. /** A styled string, specifying the style to be used for showing inline candidate text when composing with an input method. The text itself will be ignored, but the style spans will be applied - to the candidate text as it is edited. + to the candidate text as it is edited.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -3773,7 +3773,7 @@ or to a theme attribute in the form "?[package:][type:]na quit it. Only one such app can be running at a time; if the user tries to launch a second such app, they will be prompted to quit the first before doing so. While the - application is running, the user will be informed of this. + application is running, the user will be informed of this.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3786,7 +3786,7 @@ containing a value of this type. /** If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types. The default is "none". - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

Must be one of the following constant values.

@@ -3828,7 +3828,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int centerBright=0x010100cc; /** Optional center color. For linear gradients, use centerX or centerY to place the center - color. + color.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -3851,7 +3851,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int centerMedium=0x010100cf; /** X-position of the center point of the gradient within the shape as a fraction of the - width. The default value is 0.5. + width. The default value is 0.5.

May be a floating point value, such as "1.2".

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to @@ -3864,7 +3864,7 @@ containing a value of this type. */ public static final int centerX=0x010101a2; /** Y-position of the center point of the gradient within the shape as a fraction of the - height. The default value is 0.5. + height. The default value is 0.5.

May be a floating point value, such as "1.2".

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to @@ -3876,7 +3876,7 @@ theme attribute (in the form containing a value of this type. */ public static final int centerY=0x010101a3; - /** The SHA-256 digest of the SDK library signing certificate. + /** The SHA-256 digest of the SDK library signing certificate.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3897,18 +3897,18 @@ theme attribute (in the form containing a value of this type. */ public static final int certDigest=0x01010548; - /** Default style for CheckBoxPreference. + /** Default style for CheckBoxPreference.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int checkBoxPreferenceStyle=0x0101008f; - /** Drawable used for the check mark graphic. + /** Drawable used for the check mark graphic.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int checkMark=0x01010108; public static final int checkMarkGravity=0x011600c9; - /** Tint to apply to the check mark. + /** Tint to apply to the check mark.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -3918,7 +3918,7 @@ theme attribute (in the form containing a value of this type. */ public static final int checkMarkTint=0x010104a7; - /** Blending mode used to apply the check mark tint. + /** Blending mode used to apply the check mark tint.

Must be one of the following constant values.

@@ -3939,7 +3939,7 @@ containing a value of this type.
*/ public static final int checkMarkTintMode=0x010104a8; - /** Whether the item is capable of displaying a check mark. + /** Whether the item is capable of displaying a check mark.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3948,7 +3948,7 @@ theme attribute (in the form containing a value of this type. */ public static final int checkable=0x010101e5; - /** Whether the items are capable of displaying a check mark. + /** Whether the items are capable of displaying a check mark.

Must be one of the following constant values.

@@ -3962,12 +3962,12 @@ containing a value of this type.
*/ public static final int checkableBehavior=0x010101e0; - /** Default Checkbox style. + /** Default Checkbox style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int checkboxStyle=0x0101006c; - /** Indicates the initial checked state of this button. + /** Indicates the initial checked state of this button.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3977,7 +3977,7 @@ containing a value of this type. */ public static final int checked=0x01010106; /** The id of the child radio button that should be checked by default - within this radio group. + within this radio group.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3986,26 +3986,26 @@ theme attribute (in the form containing a value of this type. */ public static final int checkedButton=0x01010148; - /** Default CheckedTextView style. + /** Default CheckedTextView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int checkedTextViewStyle=0x010103c8; /** Drawable or color that is used as a divider for children. (It will drawn below and above child items.) The height of this will be the same as - the height of the normal list item divider. + the height of the normal list item divider.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int childDivider=0x01010111; - /** Indicator shown beside the child View. This can be a stateful Drawable. + /** Indicator shown beside the child View. This can be a stateful Drawable.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int childIndicator=0x0101010c; - /** The end bound for a child's indicator. + /** The end bound for a child's indicator.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4016,7 +4016,7 @@ theme attribute (in the form containing a value of this type. */ public static final int childIndicatorEnd=0x010103d4; - /** The left bound for a child's indicator. + /** The left bound for a child's indicator.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4027,7 +4027,7 @@ theme attribute (in the form containing a value of this type. */ public static final int childIndicatorLeft=0x0101010f; - /** The right bound for a child's indicator. + /** The right bound for a child's indicator.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4038,7 +4038,7 @@ theme attribute (in the form containing a value of this type. */ public static final int childIndicatorRight=0x01010110; - /** The start bound for a child's indicator. + /** The start bound for a child's indicator.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4058,7 +4058,7 @@ containing a value of this type. The application will supply a {@link android.widget.AbsListView.MultiChoiceModeListener} using {@link android.widget.AbsListView#setMultiChoiceModeListener} to control the - selection mode. This uses the {@link android.view.ActionMode} API. + selection mode. This uses the {@link android.view.ActionMode} API.

Must be one of the following constant values.

@@ -4085,7 +4085,7 @@ containing a value of this type. If an unknown classloader is provided, a PackageManagerException with cause PackageManager.INSTALL_PARSE_FAILED_MANIFEST_MALFORMED will be thrown and the app will not be installed. - +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4115,7 +4115,7 @@ containing a value of this type. clear. That is, all activities above the root activity of the task will be removed: those that have an affinity will be moved to the task they are associated with, otherwise they will simply - be dropped as described here. + be dropped as described here.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4125,7 +4125,7 @@ containing a value of this type. */ public static final int clearTaskOnLaunch=0x01010015; public static final int clickColor=0x011600dc; - /** Defines whether this view reacts to click events. + /** Defines whether this view reacts to click events.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4138,7 +4138,7 @@ containing a value of this type. This is useful with animations that scale the size of the children to more than 100% for instance. In such a case, this property should be set to false to allow the children to draw outside of their bounds. The default value of - this property is true. + this property is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4147,7 +4147,7 @@ theme attribute (in the form containing a value of this type. */ public static final int clipChildren=0x010100ea; - /** The orientation for the clip. + /** The orientation for the clip.

Must be one or more (separated by '|') of the following constant values.

@@ -4166,7 +4166,7 @@ containing a value of this type. float)} circular reveal animation take priority over Outline clipping, and child Outline clipping takes priority over Outline clipping done by a parent.

Note that this flag will only be respected if the View's Outline returns true from - {@link android.graphics.Outline#canClip()}. + {@link android.graphics.Outline#canClip()}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4177,7 +4177,7 @@ containing a value of this type. public static final int clipToOutline=0x01010628; /** Defines whether the ViewGroup will clip its children and resize (but not clip) any EdgeEffect to its padding, if padding is not zero. This property is set to true by - default. + default.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4186,14 +4186,14 @@ theme attribute (in the form containing a value of this type. */ public static final int clipToPadding=0x010100eb; - /** Close button icon. + /** Close button icon.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int closeIcon=0x01010481; public static final int closeItemLayout=0x0116012f; /** The unicode value or comma-separated values that this key outputs. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

May be an integer value, such as "100".

This may also be a reference to a resource (in the form @@ -4206,7 +4206,7 @@ containing a value of this type. public static final int codes=0x01010242; /** The zero-based index of the columns to collapse. The column indices must be separated by a comma: 1, 2, 5. Illegal and duplicate - indices are ignored. + indices are ignored.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4215,7 +4215,7 @@ theme attribute (in the form containing a value of this type. */ public static final int collapseColumns=0x0101014b; - /** Text to set as the content description for the collapse button. + /** Text to set as the content description for the collapse button.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4224,12 +4224,12 @@ theme attribute (in the form containing a value of this type. */ public static final int collapseContentDescription=0x010104d0; - /** Icon drawable to use for the collapse button. + /** Icon drawable to use for the collapse button.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int collapseIcon=0x010104ff; - /** Solid color for the gradient shape. + /** Solid color for the gradient shape.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4240,7 +4240,7 @@ containing a value of this type. */ public static final int color=0x010101a5; /** Bright complement to the primary branding color. By default, this is the color applied - to framework controls (via colorControlActivated). + to framework controls (via colorControlActivated).

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4257,7 +4257,7 @@ containing a value of this type. public static final int colorAccentTertiary=0x01160040; public static final int colorAccentTertiaryVariant=0x01160044; /** Default highlight color for items that are - activated. (Activated meaning persistent selection.) + activated. (Activated meaning persistent selection.)

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4267,7 +4267,7 @@ theme attribute (in the form containing a value of this type. */ public static final int colorActivatedHighlight=0x01010390; - /** Default color of background imagery, ex. full-screen windows. + /** Default color of background imagery, ex. full-screen windows.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4282,7 +4282,7 @@ containing a value of this type. there is a solid background color; it should be null when the background is a texture or translucent. When a device is able to use accelerated drawing (thus setting state_accelerated), the - cache hint is ignored and always assumed to be transparent. + cache hint is ignored and always assumed to be transparent.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4292,7 +4292,7 @@ theme attribute (in the form containing a value of this type. */ public static final int colorBackgroundCacheHint=0x010102ab; - /** Default color of background imagery for floating components, ex. dialogs, popups, and cards. + /** Default color of background imagery for floating components, ex. dialogs, popups, and cards.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4302,7 +4302,7 @@ theme attribute (in the form containing a value of this type. */ public static final int colorBackgroundFloating=0x010104e2; - /** The color applied to framework buttons in their normal state. + /** The color applied to framework buttons in their normal state.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4312,7 +4312,7 @@ theme attribute (in the form containing a value of this type. */ public static final int colorButtonNormal=0x0101042b; - /** The color applied to framework controls in their activated (ex. checked) state. + /** The color applied to framework controls in their activated (ex. checked) state.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4322,7 +4322,7 @@ theme attribute (in the form containing a value of this type. */ public static final int colorControlActivated=0x0101042a; - /** The color applied to framework control highlights (ex. ripples, list selectors). + /** The color applied to framework control highlights (ex. ripples, list selectors).

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4332,7 +4332,7 @@ theme attribute (in the form containing a value of this type. */ public static final int colorControlHighlight=0x0101042c; - /** The color applied to framework controls in their normal state. + /** The color applied to framework controls in their normal state.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4342,7 +4342,7 @@ theme attribute (in the form containing a value of this type. */ public static final int colorControlNormal=0x01010429; - /** The color applied to the edge effect on scrolling containers. + /** The color applied to the edge effect on scrolling containers.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4353,7 +4353,7 @@ containing a value of this type. */ public static final int colorEdgeEffect=0x010104ce; /** Color used for error states and things that need to be drawn to - the users attention.. + the users attention..

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -4361,7 +4361,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int colorError=0x01010543; /** Default highlight color for items that are - focused. (Focused meaning cursor-based selection.) + focused. (Focused meaning cursor-based selection.)

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4371,7 +4371,7 @@ theme attribute (in the form containing a value of this type. */ public static final int colorFocusedHighlight=0x0101038f; - /** Default color of foreground imagery. + /** Default color of foreground imagery.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4381,7 +4381,7 @@ theme attribute (in the form containing a value of this type. */ public static final int colorForeground=0x01010030; - /** Default color of foreground imagery on an inverted background. + /** Default color of foreground imagery on an inverted background.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4392,7 +4392,7 @@ containing a value of this type. */ public static final int colorForegroundInverse=0x01010206; public static final int colorListDivider=0x01160004; - /** Default highlight color for items that are long-pressed. + /** Default highlight color for items that are long-pressed.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4403,14 +4403,14 @@ containing a value of this type. */ public static final int colorLongPressedHighlight=0x0101038e; /** Specify the color mode the activity desires. The requested color mode may be ignored - depending on the capabilities of the display the activity is displayed on. + depending on the capabilities of the display the activity is displayed on.

Must be one of the following constant values.

- @@ -4418,7 +4418,7 @@ containing a value of this type. */ public static final int colorMode=0x0101054a; /** Default highlight color for items in multiple selection - mode. + mode.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4429,7 +4429,7 @@ containing a value of this type. */ public static final int colorMultiSelectHighlight=0x01010391; public static final int colorPopupBackground=0x01160003; - /** Default highlight color for items that are pressed. + /** Default highlight color for items that are pressed.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4440,7 +4440,7 @@ containing a value of this type. */ public static final int colorPressedHighlight=0x0101038d; /** The primary branding color for the app. By default, this is the color applied to the - action bar background. + action bar background.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4451,7 +4451,7 @@ containing a value of this type. */ public static final int colorPrimary=0x01010433; /** Dark variant of the primary branding color. By default, this is the color applied to - the status bar (via statusBarColor) and navigation bar (via navigationBarColor). + the status bar (via statusBarColor) and navigation bar (via navigationBarColor).

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4462,7 +4462,7 @@ containing a value of this type. */ public static final int colorPrimaryDark=0x01010434; public static final int colorProgressBackgroundNormal=0x01160046; - /** The secondary branding color for the app. + /** The secondary branding color for the app.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -4477,7 +4477,7 @@ containing a value of this type. public static final int colorSurfaceHighlight=0x01160048; public static final int colorSurfaceVariant=0x01160049; public static final int colorSwitchThumbNormal=0x01160045; - /** The maximum number of columns to create when automatically positioning children. + /** The maximum number of columns to create when automatically positioning children.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4487,7 +4487,7 @@ containing a value of this type. */ public static final int columnCount=0x01010377; /** Fraction of the animation duration used to delay the beginning of - the animation of each column. + the animation of each column.

May be a floating point value, such as "1.2".

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to @@ -4511,7 +4511,7 @@ theme attribute (in the form containing a value of this type. */ public static final int columnOrderPreserved=0x01010378; - /** Specifies the fixed width for each column. + /** Specifies the fixed width for each column.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4522,7 +4522,7 @@ theme attribute (in the form containing a value of this type. */ public static final int columnWidth=0x01010117; - /** Commit icon shown in the query suggestion row. + /** Commit icon shown in the query suggestion row.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -4536,7 +4536,7 @@ or to a theme attribute in the form "?[package:][type:]na is offered to run it in a compatibility mode that emulates a smaller screen and zooms it to fit the screen. Currently the compatibility mode only emulates phone screens with a 320dp width, so compatibility mode is not applied if the - value for compatibleWidthLimitDp is larger than 320. + value for compatibleWidthLimitDp is larger than 320.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4545,13 +4545,13 @@ theme attribute (in the form containing a value of this type. */ public static final int compatibleWidthLimitDp=0x01010365; - /** @hide For use by platform and tools only. Developers should not specify this value. + /** @hide For use by platform and tools only. Developers should not specify this value. The user-visible SDK version (ex. 26) of the framework against which the application was compiled. This attribute is automatically specified by the Android build tools and should NOT be manually specified.

This attribute is the compile-time equivalent of - {@link android.os.Build.VERSION#SDK_INT Build.VERSION.SDK_INT}. + {@link android.os.Build.VERSION#SDK_INT Build.VERSION.SDK_INT}.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4560,14 +4560,14 @@ theme attribute (in the form containing a value of this type. */ public static final int compileSdkVersion=0x01010572; - /** @hide For use by platform and tools only. Developers should not specify this value. + /** @hide For use by platform and tools only. Developers should not specify this value. The development codename (ex. "O") of the framework against which the application was compiled, or "REL" if the application was compiled against a release build. This attribute is automatically specified by the Android build tools and should NOT be manually specified.

This attribute is the compile-time equivalent of - {@link android.os.Build.VERSION#CODENAME Build.VERSION.CODENAME}. + {@link android.os.Build.VERSION#CODENAME Build.VERSION.CODENAME}.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4576,7 +4576,7 @@ theme attribute (in the form containing a value of this type. */ public static final int compileSdkVersionCodename=0x01010573; - /** Defines the hint displayed in the drop down menu. + /** Defines the hint displayed in the drop down menu.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4585,13 +4585,13 @@ theme attribute (in the form containing a value of this type. */ public static final int completionHint=0x01010172; - /** Defines the hint view displayed in the drop down menu. + /** Defines the hint view displayed in the drop down menu.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int completionHintView=0x01010173; /** Defines the number of characters that the user must type before - completion suggestions are displayed in a drop down menu. + completion suggestions are displayed in a drop down menu.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4614,7 +4614,7 @@ containing a value of this type.

These values must be kept in sync with those in {@link android.content.pm.ActivityInfo} and - include/utils/ResourceTypes.h. + include/utils/ResourceTypes.h.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
wideColorGamut1 The default color mode (typically sRGB, low-dynamic range). +
wideColorGamut1 The default color mode (typically sRGB, low-dynamic range). Wide color gamut color mode.
hdr2 High dynamic range color mode.
@@ -4675,7 +4675,7 @@ containing a value of this type. */ public static final int configChanges=0x0101001f; /** A class name in the AppWidget's package to be launched to configure. - If not supplied, then no activity will be launched. + If not supplied, then no activity will be launched.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4687,7 +4687,7 @@ containing a value of this type. /** If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states. If false, the size will vary based on the - current state. + current state.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4696,13 +4696,13 @@ theme attribute (in the form containing a value of this type. */ public static final int constantSize=0x01010196; - /** Identifier for the child that represents the drawer's content. + /** Identifier for the child that represents the drawer's content.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int content=0x0101025b; /** The age associated with the content rating. The content of this rating is suitable for - people of this age or above. + people of this age or above.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4711,7 +4711,7 @@ theme attribute (in the form containing a value of this type. */ public static final int contentAgeHint=0x010104b9; - /** the authority of a content provider. + /** the authority of a content provider.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4722,7 +4722,7 @@ containing a value of this type. public static final int contentAuthority=0x01010290; /** Defines text that briefly describes content of the view. This property is used primarily for accessibility. Since some views do not have textual - representation this attribute can be used for providing such. + representation this attribute can be used for providing such.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4738,7 +4738,7 @@ containing a value of this type. */ public static final int contentDescription=0x01010273; /** Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4750,7 +4750,7 @@ containing a value of this type. */ public static final int contentInsetEnd=0x01010454; /** Minimum inset for content views within a bar when actions from a menu - are present. Only valid for some themes and configurations. + are present. Only valid for some themes and configurations.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4762,7 +4762,7 @@ containing a value of this type. */ public static final int contentInsetEndWithActions=0x01010523; /** Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4774,7 +4774,7 @@ containing a value of this type. */ public static final int contentInsetLeft=0x01010455; /** Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4786,7 +4786,7 @@ containing a value of this type. */ public static final int contentInsetRight=0x01010456; /** Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4798,7 +4798,7 @@ containing a value of this type. */ public static final int contentInsetStart=0x01010453; /** Minimum inset for content views within a bar when a navigation button - is present, such as the Up button. Only valid for some themes and configurations. + is present, such as the Up button. Only valid for some themes and configurations.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4810,7 +4810,7 @@ containing a value of this type. */ public static final int contentInsetStartWithNavigation=0x01010522; public static final int contentSensitivity=0x011600b9; - /** Defines whether this view reacts to context click events. + /** Defines whether this view reacts to context click events.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4820,23 +4820,23 @@ containing a value of this type. */ public static final int contextClickable=0x010104e7; /** Title of the uri that specifies a link for further context of this wallpaper, - for example, Explore collection. + for example, Explore collection.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int contextDescription=0x0101052e; - /** Default context menu PopupMenu style. + /** Default context menu PopupMenu style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int contextPopupMenuStyle=0x01010501; /** Uri that specifies a link for further context of this wallpaper, for example, - http://www.picasso.org. + http://www.picasso.org.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int contextUri=0x0101052d; - /** The x coordinate of the first control point of the cubic Bezier. + /** The x coordinate of the first control point of the cubic Bezier.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4845,7 +4845,7 @@ theme attribute (in the form containing a value of this type. */ public static final int controlX1=0x010103fc; - /** The x coordinate of the second control point of the cubic Bezier. + /** The x coordinate of the second control point of the cubic Bezier.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4854,7 +4854,7 @@ theme attribute (in the form containing a value of this type. */ public static final int controlX2=0x010103fe; - /** The y coordinate of the first control point of the cubic Bezier. + /** The y coordinate of the first control point of the cubic Bezier.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4863,7 +4863,7 @@ theme attribute (in the form containing a value of this type. */ public static final int controlY1=0x010103fd; - /** The y coordinate of the second control point of the cubic Bezier. + /** The y coordinate of the second control point of the cubic Bezier.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4874,7 +4874,7 @@ containing a value of this type. public static final int controlY2=0x010103ff; public static final int controllerType=0x011600a2; /** Specifies whether this Chronometer counts down or counts up from the base. - If not specified this is false and the Chronometer counts up. + If not specified this is false and the Chronometer counts up.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4884,7 +4884,7 @@ containing a value of this type. */ public static final int countDown=0x0101051b; /** The country code associated with the content rating system, which consists of two - uppercase letters that conform to the ISO 3166 standard. + uppercase letters that conform to the ISO 3166 standard.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4893,7 +4893,7 @@ theme attribute (in the form containing a value of this type. */ public static final int country=0x010104ba; - /** If true, the image will be cropped to fit within its padding. + /** If true, the image will be cropped to fit within its padding.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4905,7 +4905,7 @@ containing a value of this type. /** If {@code true} indicates that this application is capable of presenting a unified interface representing multiple profiles. - The default value is {@code false}. + The default value is {@code false}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4914,7 +4914,7 @@ theme attribute (in the form containing a value of this type. */ public static final int crossProfile=0x0101060e; - /** Makes the cursor visible (the default) or invisible. + /** Makes the cursor visible (the default) or invisible.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4944,14 +4944,14 @@ containing a value of this type. public static final int customColorThemeAppRing=0x01160081; public static final int customColorUnderSurface=0x01160087; public static final int customColorWidgetBackground=0x0116007b; - /** Specifies a layout for custom navigation. Overrides navigationMode. + /** Specifies a layout for custom navigation. Overrides navigationMode.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int customNavigationLayout=0x010102d2; /** Account handles its own token storage and permissions. Default to false - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4968,7 +4968,7 @@ theme attribute (in the form containing a value of this type. */ public static final int cycles=0x010101d4; - /** Gap between dashes in the stroke. + /** Gap between dashes in the stroke.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4979,7 +4979,7 @@ theme attribute (in the form containing a value of this type. */ public static final int dashGap=0x010101a7; - /** Length of a dash in the stroke. + /** Length of a dash in the stroke.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4995,7 +4995,7 @@ containing a value of this type.

Note: scheme and host name matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, URIs here should always be normalized to use lower case letters - for these elements (as well as other proper Uri normalization).

+ for these elements (as well as other proper Uri normalization).

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5014,14 +5014,14 @@ containing a value of this type. or to a theme attribute in the form "?[package:][type:]name". */ public static final int dataExtractionRules=0x0101063e; - /** The DatePicker dialog theme. + /** The DatePicker dialog theme.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int datePickerDialogTheme=0x010104ac; /** Defines the look of the widget. Prior to the L release, the only choice was spinner. As of L, with the Material theme selected, the default layout is calendar, - but this attribute can be used to force spinner to be used instead. + but this attribute can be used to force spinner to be used instead.

Must be one of the following constant values.

@@ -5033,19 +5033,19 @@ or to a theme attribute in the form "?[package:][type:]na
*/ public static final int datePickerMode=0x010104b3; - /** The DatePicker style. + /** The DatePicker style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int datePickerStyle=0x0101035c; - /** The text appearance for the day numbers in the calendar grid. + /** The text appearance for the day numbers in the calendar grid.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dateTextAppearance=0x01010349; public static final int dayHighlightColor=0x011600f2; /** The background color for the header's day of week. - {@deprecated No longer displayed.} + {@deprecated No longer displayed.}

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -5057,7 +5057,7 @@ containing a value of this type. @Deprecated public static final int dayOfWeekBackground=0x01010494; /** The text color for the header's day of week. - {@deprecated No longer displayed.} + {@deprecated No longer displayed.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -5065,7 +5065,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int dayOfWeekTextAppearance=0x01010495; public static final int daySelectorColor=0x011600f1; /** Flag indicating whether the application can be debugged, even when - running on a device that is running in user mode. + running on a device that is running in user mode.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5075,7 +5075,7 @@ containing a value of this type. */ public static final int debuggable=0x0101000f; /** Whether this View should use a default focus highlight when it gets focused but - doesn't have {@link android.R.attr#state_focused} defined in its background. + doesn't have {@link android.R.attr#state_focused} defined in its background.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5085,7 +5085,7 @@ containing a value of this type. */ public static final int defaultFocusHighlightEnabled=0x01010562; /** Default height of the activity. Can be either a fixed value or fraction, in which case - the height will be constructed as a fraction of the total available height. + the height will be constructed as a fraction of the total available height.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5111,7 +5111,7 @@ containing a value of this type. public static final int defaultToDeviceProtectedStorage=0x01010504; /** The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent - storage. + storage.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -5121,7 +5121,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int defaultValue=0x010101ed; /** Default width of the activity. Can be either a fixed value or fraction, in which case - the width will be constructed as a fraction of the total available width. + the width will be constructed as a fraction of the total available width.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5136,7 +5136,7 @@ containing a value of this type. */ public static final int defaultWidth=0x010104f4; /** Fraction of the animation duration used to delay the beginning of - the animation of each child. + the animation of each child.

May be a floating point value, such as "1.2".

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to @@ -5149,7 +5149,7 @@ containing a value of this type. */ public static final int delay=0x010101cc; /** The key of another Preference that this Preference will depend on. If the other - Preference is not set or is off, this Preference will be disabled. + Preference is not set or is off, this Preference will be disabled.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5159,7 +5159,7 @@ containing a value of this type. */ public static final int dependency=0x010101ec; /** Defines the relationship between the ViewGroup and its descendants - when looking for a View to take focus. + when looking for a View to take focus.

Must be one of the following constant values.

@@ -5172,13 +5172,13 @@ containing a value of this type.
*/ public static final int descendantFocusability=0x010100f1; - /** Descriptive text for the associated data. + /** Descriptive text for the associated data.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int description=0x01010020; /** Special option for window animations: if this window is on top - of a wallpaper, don't animate the wallpaper with it. + of a wallpaper, don't animate the wallpaper with it.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5187,7 +5187,7 @@ theme attribute (in the form containing a value of this type. */ public static final int detachWallpaper=0x010102a6; - /** Column in data table that contains details for this data. + /** Column in data table that contains details for this data.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5196,7 +5196,7 @@ theme attribute (in the form containing a value of this type. */ public static final int detailColumn=0x010102a3; - /** Flag indicating that detail should be built from SocialProvider. + /** Flag indicating that detail should be built from SocialProvider.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5208,7 +5208,7 @@ containing a value of this type. /** Background that can be used behind parts of a UI that provide details on data the user is selecting. For example, this is the background element of PreferenceActivity's embedded - preference fragment. + preference fragment.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -5217,7 +5217,7 @@ or to a theme attribute in the form "?[package:][type:]na or to a theme attribute in the form "?[package:][type:]name". */ public static final int dial=0x01010102; - /** Tint to apply to the dial graphic. + /** Tint to apply to the dial graphic.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -5227,7 +5227,7 @@ theme attribute (in the form containing a value of this type. */ public static final int dialTint=0x01010636; - /** Blending mode used to apply the dial graphic tint. + /** Blending mode used to apply the dial graphic tint.

Must be one of the following constant values.

@@ -5248,7 +5248,7 @@ containing a value of this type.
*/ public static final int dialTintMode=0x01010637; - /** Corner radius of dialogs. + /** Corner radius of dialogs.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5260,20 +5260,20 @@ containing a value of this type. */ public static final int dialogCornerRadius=0x01010571; public static final int dialogCustomTitleDecorLayout=0x01160032; - /** The icon for the dialog. + /** The icon for the dialog.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dialogIcon=0x010101f4; /** A layout to be used as the content View for the dialog. By default, this shouldn't be needed. If a custom DialogPreference is required, this should be set. For example, - the EditTextPreference uses a layout with an EditText as this attribute. + the EditTextPreference uses a layout with an EditText as this attribute.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dialogLayout=0x010101f7; /** The message in the dialog. If a dialogLayout is provided and contains - a TextView with ID android:id/message, this message will be placed in there. + a TextView with ID android:id/message, this message will be placed in there.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5283,12 +5283,12 @@ containing a value of this type. */ public static final int dialogMessage=0x010101f3; public static final int dialogMode=0x011600ea; - /** Default style for DialogPreference. + /** Default style for DialogPreference.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dialogPreferenceStyle=0x01010091; - /** Preferred padding for dialog content. + /** Preferred padding for dialog content.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5299,12 +5299,12 @@ theme attribute (in the form containing a value of this type. */ public static final int dialogPreferredPadding=0x010104d3; - /** Theme to use for dialogs spawned from this theme. + /** Theme to use for dialogs spawned from this theme.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dialogTheme=0x01010308; - /** The title in the dialog. + /** The title in the dialog.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5319,7 +5319,7 @@ containing a value of this type. and that these specific characters are the ones that it will accept. If this is set, numeric is implied to be true. - The default is false. + The default is false.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5330,7 +5330,7 @@ containing a value of this type. public static final int digits=0x01010166; /** Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock - pattern or PIN). + pattern or PIN).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5339,7 +5339,7 @@ theme attribute (in the form containing a value of this type. */ public static final int directBootAware=0x01010505; - /** Direction of the animation in the grid. + /** Direction of the animation in the grid.

Must be one or more (separated by '|') of the following constant values.

@@ -5353,9 +5353,9 @@ containing a value of this type.
*/ public static final int direction=0x010101d1; - /** @deprecated Removed. + /** @deprecated Removed. Reference to an array resource that be used to announce the directions with targets around the circle. - {@deprecated Removed.} + {@deprecated Removed.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -5364,7 +5364,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Priority of the rows and columns. When the priority is none, both rows and columns have the same priority. When the priority is column, the animations will be applied on the columns first. The same - goes for rows. + goes for rows.

Must be one of the following constant values.

@@ -5379,7 +5379,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int directionPriority=0x010101d2; public static final int disableChildrenWhenDisabled=0x011600e6; /** The state (true for on, or false for off) that causes dependents to be disabled. By default, - dependents will be disabled when this is unchecked, so the value of this preference is false. + dependents will be disabled when this is unchecked, so the value of this preference is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5388,7 +5388,7 @@ theme attribute (in the form containing a value of this type. */ public static final int disableDependentsState=0x010101f1; - /** Default disabled alpha for widgets that set enabled/disabled alpha programmatically. + /** Default disabled alpha for widgets that set enabled/disabled alpha programmatically.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5397,7 +5397,7 @@ theme attribute (in the form containing a value of this type. */ public static final int disabledAlpha=0x01010033; - /** Options affecting how the action bar is displayed. + /** Options affecting how the action bar is displayed.

Must be one or more (separated by '|') of the following constant values.

@@ -5416,7 +5416,7 @@ containing a value of this type. public static final int displayOptions=0x010102d0; /** Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with - an RGB 565 screen). + an RGB 565 screen).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5425,7 +5425,7 @@ theme attribute (in the form containing a value of this type. */ public static final int dither=0x0101011c; - /** Drawable or color to draw between list items. + /** Drawable or color to draw between list items.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -5433,7 +5433,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int divider=0x01010129; /** Height of the divider. Will use the intrinsic height of the divider if this - is not specified. + is not specified.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5444,12 +5444,12 @@ theme attribute (in the form containing a value of this type. */ public static final int dividerHeight=0x0101012a; - /** Drawable to use for generic horizontal dividers. + /** Drawable to use for generic horizontal dividers.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dividerHorizontal=0x0101032c; - /** Size of padding on either end of a divider. + /** Size of padding on either end of a divider.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5460,7 +5460,7 @@ theme attribute (in the form containing a value of this type. */ public static final int dividerPadding=0x0101032a; - /** Drawable to use for generic vertical dividers. + /** Drawable to use for generic vertical dividers.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -5493,7 +5493,7 @@ or to a theme attribute in the form "?[package:][type:]na Intent.FLAG_ACTIVITY_MULTIPLE_TASK}. If the value of documentLaunchModes is never then any use of {@link android.content.Intent#FLAG_ACTIVITY_NEW_DOCUMENT - Intent.FLAG_ACTIVITY_NEW_DOCUMENT} to launch this activity will be ignored. + Intent.FLAG_ACTIVITY_NEW_DOCUMENT} to launch this activity will be ignored.

Must be one of the following constant values.

@@ -5533,7 +5533,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int dotSize=0x01160161; /** When set to true, the selector will be drawn over the selected item. Otherwise the selector is drawn behind the selected item. The default - value is false. + value is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5543,34 +5543,34 @@ containing a value of this type. */ public static final int drawSelectorOnTop=0x010100fc; /** Reference to a drawable resource to use for the frame. If not - given, the drawable must be defined by the first child tag. + given, the drawable must be defined by the first child tag.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int drawable=0x01010199; public static final int drawableAlpha=0x011600d2; - /** The drawable to be drawn below the text. + /** The drawable to be drawn below the text.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int drawableBottom=0x0101016e; - /** The drawable to be drawn to the end of the text. + /** The drawable to be drawn to the end of the text.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int drawableEnd=0x01010393; - /** The drawable to be drawn to the left of the text. + /** The drawable to be drawn to the left of the text.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int drawableLeft=0x0101016f; - /** The padding between the drawables and the text. + /** The padding between the drawables and the text.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5581,21 +5581,21 @@ theme attribute (in the form containing a value of this type. */ public static final int drawablePadding=0x01010171; - /** The drawable to be drawn to the right of the text. + /** The drawable to be drawn to the right of the text.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int drawableRight=0x01010170; - /** The drawable to be drawn to the start of the text. + /** The drawable to be drawn to the start of the text.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int drawableStart=0x01010392; - /** Tint to apply to the compound (left, top, etc.) drawables. + /** Tint to apply to the compound (left, top, etc.) drawables.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -5605,7 +5605,7 @@ theme attribute (in the form containing a value of this type. */ public static final int drawableTint=0x010104d6; - /** Blending mode used to apply the compound (left, top, etc.) drawables tint. + /** Blending mode used to apply the compound (left, top, etc.) drawables tint.

Must be one of the following constant values.

@@ -5626,7 +5626,7 @@ containing a value of this type.
*/ public static final int drawableTintMode=0x010104d7; - /** The drawable to be drawn above the text. + /** The drawable to be drawn above the text.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -5636,7 +5636,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Defines the quality of translucent drawing caches. This property is used only when the drawing cache is enabled and translucent. The default value is auto. Deprecated: The view drawing cache was largely made obsolete with the introduction of - hardware-accelerated rendering in API 11. + hardware-accelerated rendering in API 11.

Must be one of the following constant values.

@@ -5663,7 +5663,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int dreamActivityOpenExitAnimation=0x011600a7; public static final int dreamCategory=0x0116011d; /** View to anchor the auto-complete dropdown to. If not specified, the text view itself - is used. + is used.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -5672,7 +5672,7 @@ or to a theme attribute in the form "?[package:][type:]na be a dimension (such as "12dip") for a constant height, fill_parent or match_parent to fill the height of the screen, or wrap_content to match the height of - the content of the drop down. + the content of the drop down.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5696,12 +5696,12 @@ containing a value of this type.

*/ public static final int dropDownHeight=0x01010283; - /** Default style for drop down hints. + /** Default style for drop down hints.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dropDownHintAppearance=0x01010088; - /** Amount of pixels by which the drop down should be offset horizontally. + /** Amount of pixels by which the drop down should be offset horizontally.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5712,29 +5712,29 @@ theme attribute (in the form containing a value of this type. */ public static final int dropDownHorizontalOffset=0x010102ac; - /** Default style for drop down items. + /** Default style for drop down items.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dropDownItemStyle=0x01010086; - /** Default ListView style for drop downs. + /** Default ListView style for drop downs.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dropDownListViewStyle=0x0101006d; - /** Selector in a drop down list. + /** Selector in a drop down list.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int dropDownSelector=0x01010175; - /** Default dropdown Spinner style. + /** Default dropdown Spinner style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int dropDownSpinnerStyle=0x010102d6; - /** Amount of pixels by which the drop down should be offset vertically. + /** Amount of pixels by which the drop down should be offset vertically.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5749,7 +5749,7 @@ containing a value of this type. be a dimension (such as "12dip") for a constant width, fill_parent or match_parent to match the width of the screen, or wrap_content to match the width of - the anchored view. + the anchored view.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5775,7 +5775,7 @@ containing a value of this type. public static final int dropDownWidth=0x01010262; public static final int dropdownListPreferredItemHeight=0x01160013; /** When this attribute is set to true, the view gets its drawable state - (focused, pressed, etc.) from its direct parent rather than from itself. + (focused, pressed, etc.) from its direct parent rather than from itself.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5784,7 +5784,7 @@ theme attribute (in the form containing a value of this type. */ public static final int duplicateParentState=0x010100e9; - /** Amount of time (in milliseconds) to display this frame. + /** Amount of time (in milliseconds) to display this frame.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5793,24 +5793,24 @@ theme attribute (in the form containing a value of this type. */ public static final int duration=0x01010198; - /** EditText background drawable. + /** EditText background drawable.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int editTextBackground=0x01010352; - /** EditText text foreground color. + /** EditText text foreground color.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int editTextColor=0x01010351; - /** Default style for EditTextPreference. + /** Default style for EditTextPreference.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int editTextPreferenceStyle=0x01010092; - /** Default EditText style. + /** Default EditText style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -5819,7 +5819,7 @@ or to a theme attribute in the form "?[package:][type:]na It will be a textual one unless it has otherwise been specified. For TextView, this is false by default. For EditText, it is true by default. - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5836,12 +5836,12 @@ containing a value of this type. of the input method. This simply fills in the {@link android.view.inputmethod.EditorInfo#extras EditorInfo.extras} field when the input - method is connected. + method is connected.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int editorExtras=0x01010224; - /** Color applied to effects. + /** Color applied to effects.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -5851,7 +5851,7 @@ theme attribute (in the form containing a value of this type. */ public static final int effectColor=0x01010649; - /** Elegant text height, especially for less compacted complex script text. + /** Elegant text height, especially for less compacted complex script text.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5860,7 +5860,7 @@ theme attribute (in the form containing a value of this type. */ public static final int elegantTextHeight=0x0101045d; - /** base z depth of the view. + /** base z depth of the view.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5871,7 +5871,7 @@ theme attribute (in the form containing a value of this type. */ public static final int elevation=0x01010440; - /** Where to ellipsize text. + /** Where to ellipsize text.

Must be one of the following constant values.

@@ -5887,7 +5887,7 @@ containing a value of this type. */ public static final int ellipsize=0x010100ab; public static final int emergencyInstaller=0x01160197; - /** Makes the TextView be exactly this many ems wide. + /** Makes the TextView be exactly this many ems wide.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5907,7 +5907,7 @@ containing a value of this type. This is equivalent to calling {@link android.app.Activity#setVrModeEnabled} with the the given component name within the Activity that this attribute is set for. Declaring this will prevent the system from leaving VR mode during an Activity - transition from one VR activity to another. + transition from one VR activity to another.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5920,7 +5920,7 @@ containing a value of this type. For example, a non-enabled EditText prevents the user from editing the contained text, and a non-enabled Button prevents the user from tapping the button. The appearance of enabled and non-enabled widgets may differ, if the drawables referenced - from evaluating state_enabled differ. + from evaluating state_enabled differ.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5936,7 +5936,7 @@ containing a value of this type. */ public static final int enabled=0x0101000e; /** End inset to apply to the layer. Overrides {@code left} or - {@code right} depending on layout direction. + {@code right} depending on layout direction.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -5947,7 +5947,7 @@ theme attribute (in the form containing a value of this type. */ public static final int end=0x010104dc; - /** End color of the gradient. + /** End color of the gradient.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -5958,7 +5958,7 @@ containing a value of this type. */ public static final int endColor=0x0101019e; /** X coordinate of the end point origin of the gradient. - Defined in same coordinates as the path itself + Defined in same coordinates as the path itself

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5968,7 +5968,7 @@ containing a value of this type. */ public static final int endX=0x01010512; /** Y coordinate of the end point of the gradient within the shape. - Defined in same coordinates as the path itself + Defined in same coordinates as the path itself

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -5977,9 +5977,9 @@ theme attribute (in the form containing a value of this type. */ public static final int endY=0x01010513; - /** {@deprecated Use maxDate instead.} + /** {@deprecated Use maxDate instead.} The last year (inclusive), for example "2010". - {@deprecated Use maxDate instead.} + {@deprecated Use maxDate instead.}

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6002,7 +6002,7 @@ containing a value of this type.

If the app does not target at least {@link android.os.Build.VERSION_CODES#Q Q}, this attribute is ignored. - @see android.view.Window#setNavigationBarContrastEnforced + @see android.view.Window#setNavigationBarContrastEnforced

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6026,7 +6026,7 @@ containing a value of this type. @see android.view.Window#setStatusBarContrastEnforced @deprecated Draw proper background behind - {@link android.view.WindowInsets.Type#statusBars()}} instead. + {@link android.view.WindowInsets.Type#statusBars()}} instead.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6037,7 +6037,7 @@ containing a value of this type. @Deprecated public static final int enforceStatusBarContrast=0x01010604; public static final int enlargeVertexEntryArea=0x01160127; - /** Amount of time (in milliseconds) to fade in a new state drawable. + /** Amount of time (in milliseconds) to fade in a new state drawable.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6046,14 +6046,14 @@ theme attribute (in the form containing a value of this type. */ public static final int enterFadeDuration=0x0101030c; - /** Reference to an array resource that will populate a list/adapter. + /** Reference to an array resource that will populate a list/adapter.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int entries=0x010100b2; /** The array to find the value to save for a preference when an entry from entries is selected. If a user clicks on the second item in entries, the - second item in this array will be saved to the preference. + second item in this array will be saved to the preference.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -6062,7 +6062,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int errorMessageAboveBackground=0x01160011; public static final int errorMessageBackground=0x01160010; /** Defines whether the overlay should intercept the motion events when a gesture - is recognized. + is recognized.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6071,7 +6071,7 @@ theme attribute (in the form containing a value of this type. */ public static final int eventsInterceptionEnabled=0x0101027d; - /** The fully-qualified name of the Class to exclude from this transition. + /** The fully-qualified name of the Class to exclude from this transition.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6081,7 +6081,7 @@ containing a value of this type. */ public static final int excludeClass=0x01010442; /** Indicates that an Activity should be excluded from the list of - recently launched activities. + recently launched activities.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6090,12 +6090,12 @@ theme attribute (in the form containing a value of this type. */ public static final int excludeFromRecents=0x01010017; - /** The id of a target to exclude from this transition. + /** The id of a target to exclude from this transition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int excludeId=0x01010441; - /** The transitionName of the target to exclude from this transition. + /** The transitionName of the target to exclude from this transition.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6104,7 +6104,7 @@ theme attribute (in the form containing a value of this type. */ public static final int excludeName=0x0101044e; - /** Amount of time (in milliseconds) to fade out an old state drawable. + /** Amount of time (in milliseconds) to fade out an old state drawable.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6114,7 +6114,7 @@ containing a value of this type. */ public static final int exitFadeDuration=0x0101030d; public static final int expandActivityOverflowButtonDrawable=0x01160119; - /** The preferred left bound for an expandable list child's indicator. + /** The preferred left bound for an expandable list child's indicator.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -6125,7 +6125,7 @@ theme attribute (in the form containing a value of this type. */ public static final int expandableListPreferredChildIndicatorLeft=0x01010052; - /** The preferred right bound for an expandable list child's indicator. + /** The preferred right bound for an expandable list child's indicator.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -6137,7 +6137,7 @@ containing a value of this type. */ public static final int expandableListPreferredChildIndicatorRight=0x01010053; /** The preferred left padding for an expandable list item that is a child. - If this is not provided, it defaults to the expandableListPreferredItemPaddingLeft. + If this is not provided, it defaults to the expandableListPreferredItemPaddingLeft.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -6149,7 +6149,7 @@ containing a value of this type. */ public static final int expandableListPreferredChildPaddingLeft=0x0101004f; /** The preferred left bound for an expandable list item's indicator. For a child-specific - indicator, use expandableListPreferredChildIndicatorLeft. + indicator, use expandableListPreferredChildIndicatorLeft.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -6161,7 +6161,7 @@ containing a value of this type. */ public static final int expandableListPreferredItemIndicatorLeft=0x01010050; /** The preferred right bound for an expandable list item's indicator. For a child-specific - indicator, use expandableListPreferredChildIndicatorRight. + indicator, use expandableListPreferredChildIndicatorRight.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -6174,7 +6174,7 @@ containing a value of this type. public static final int expandableListPreferredItemIndicatorRight=0x01010051; /** The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft). This takes into account - the indicator that will be shown to next to the item. + the indicator that will be shown to next to the item.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -6185,12 +6185,12 @@ theme attribute (in the form containing a value of this type. */ public static final int expandableListPreferredItemPaddingLeft=0x0101004e; - /** Default ExpandableListView style. + /** Default ExpandableListView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int expandableListViewStyle=0x0101006f; - /** ExpandableListView with white background. + /** ExpandableListView with white background.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -6205,7 +6205,7 @@ or to a theme attribute in the form "?[package:][type:]na is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all - content providers. + content providers.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6217,7 +6217,7 @@ containing a value of this type. public static final int externalRouteEnabledDrawable=0x0116015d; /** If the service is an {@link android.R.attr#isolatedProcess} service, this permits a client to bind to the service as if it were running it its own package. The service - must also be {@link android.R.attr#exported} if this flag is set. + must also be {@link android.R.attr#exported} if this flag is set.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6226,7 +6226,7 @@ theme attribute (in the form containing a value of this type. */ public static final int externalService=0x0101050e; - /** This is the amount by which to multiply the tension. + /** This is the amount by which to multiply the tension.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6236,7 +6236,7 @@ containing a value of this type. */ public static final int extraTension=0x0101026b; /** When set installer will extract native libraries. If set to false - libraries in the apk must be stored and page-aligned. + libraries in the apk must be stored and page-aligned.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6245,7 +6245,7 @@ theme attribute (in the form containing a value of this type. */ public static final int extractNativeLibs=0x010104ea; - /** This is the amount of deceleration to add when easing in. + /** This is the amount of deceleration to add when easing in.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6255,7 +6255,7 @@ containing a value of this type. */ public static final int factor=0x010101d3; /** Duration, in milliseconds, of the fade out effect after the user is done - drawing a gesture. + drawing a gesture.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6264,7 +6264,7 @@ theme attribute (in the form containing a value of this type. */ public static final int fadeDuration=0x01010278; - /** Defines whether the gesture will automatically fade out after being recognized. + /** Defines whether the gesture will automatically fade out after being recognized.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6274,7 +6274,7 @@ containing a value of this type. */ public static final int fadeEnabled=0x0101027e; /** Time, in milliseconds, to wait before the gesture fades out after the user - is done drawing it. + is done drawing it.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6283,7 +6283,7 @@ theme attribute (in the form containing a value of this type. */ public static final int fadeOffset=0x01010277; - /** Defines whether to fade out scrollbars when they are not in use. + /** Defines whether to fade out scrollbars when they are not in use.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6297,7 +6297,7 @@ containing a value of this type. Using fading edges may introduce noticeable performance degradations and should be used only when required by the application's visual design. To request fading edges with API level 14 and above, - use the android:requiresFadingEdge attribute instead. + use the android:requiresFadingEdge attribute instead.

Must be one or more (separated by '|') of the following constant values.

@@ -6310,7 +6310,7 @@ containing a value of this type.
*/ public static final int fadingEdge=0x010100df; - /** Defines the length of the fading edges. + /** Defines the length of the fading edges.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -6322,7 +6322,7 @@ containing a value of this type. */ public static final int fadingEdgeLength=0x010100e0; /** Equivalent to transitionVisibilityMode, fadingMode works only - with the Fade transition. + with the Fade transition.

Must be one of the following constant values.

@@ -6337,7 +6337,7 @@ containing a value of this type. public static final int fadingMode=0x010103e1; /** Whether to respect the ascent and descent of the fallback fonts that are used in displaying the text. When true, fallback fonts that end up getting used can increase - the ascent and descent of the lines that they are used on. + the ascent and descent of the lines that they are used on.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6353,7 +6353,7 @@ containing a value of this type. */ public static final int fallbackLineSpacing=0x0101057b; /** When set to true, the list will always show the fast scroll interface. - This setting implies fastScrollEnabled. + This setting implies fastScrollEnabled.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6363,7 +6363,7 @@ containing a value of this type. */ public static final int fastScrollAlwaysVisible=0x01010335; /** Enables the fast scroll thumb that can be dragged to quickly scroll through - the list. + the list.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6372,7 +6372,7 @@ theme attribute (in the form containing a value of this type. */ public static final int fastScrollEnabled=0x01010226; - /** Position of the fast scroll index overlay window. + /** Position of the fast scroll index overlay window.

Must be one of the following constant values.

@@ -6386,24 +6386,24 @@ containing a value of this type. */ public static final int fastScrollOverlayPosition=0x0101033a; /** Drawable to use as the fast scroll index preview window background - when shown on the left. + when shown on the left.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int fastScrollPreviewBackgroundLeft=0x01010337; /** Drawable to use as the fast scroll index preview window background - when shown on the right. + when shown on the right.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int fastScrollPreviewBackgroundRight=0x01010338; - /** Specifies the style of the fast scroll decorations. + /** Specifies the style of the fast scroll decorations.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int fastScrollStyle=0x010103f7; /** Text color for the fast scroll index overlay. Make sure it - plays nicely with fastScrollPreviewBackground[Left|Right]. + plays nicely with fastScrollPreviewBackground[Left|Right].

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -6413,13 +6413,13 @@ theme attribute (in the form containing a value of this type. */ public static final int fastScrollTextColor=0x01010359; - /** Drawable to use as the fast scroll thumb. + /** Drawable to use as the fast scroll thumb.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int fastScrollThumbDrawable=0x01010336; /** Drawable to use as the track for the fast scroll thumb. - This may be null. + This may be null.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -6437,7 +6437,7 @@ containing a value of this type. */ public static final int fillAfter=0x010101bd; /** The alpha of the path fill, as a value between 0 (completely transparent) - and 1 (completely opaque). + and 1 (completely opaque).

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6447,7 +6447,7 @@ containing a value of this type. */ public static final int fillAlpha=0x010104cc; /** When set to true or when fillEnabled is not set to true, the animation transformation - is applied before the animation has started. The default value is true. + is applied before the animation has started. The default value is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6456,7 +6456,7 @@ theme attribute (in the form containing a value of this type. */ public static final int fillBefore=0x010101bc; - /** The color to fill the path if not defined implies no fill. + /** The color to fill the path if not defined implies no fill.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -6466,7 +6466,7 @@ theme attribute (in the form containing a value of this type. */ public static final int fillColor=0x01010404; - /** When set to true, the value of fillBefore is taken into account. + /** When set to true, the value of fillBefore is taken into account.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6476,7 +6476,7 @@ containing a value of this type. */ public static final int fillEnabled=0x0101024f; /** sets the fillType for a path. It is the same as SVG's "fill-rule" properties. - For more details, see https://www.w3.org/TR/SVG/painting.html#FillRuleProperty. + For more details, see https://www.w3.org/TR/SVG/painting.html#FillRuleProperty.

Must be one of the following constant values.

@@ -6488,7 +6488,7 @@ containing a value of this type.
*/ public static final int fillType=0x0101051e; - /** Defines whether the scrollview should stretch its content to fill the viewport. + /** Defines whether the scrollview should stretch its content to fill the viewport.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6498,7 +6498,7 @@ containing a value of this type. */ public static final int fillViewport=0x0101017a; /** Enables or disables bitmap filtering. Filtering is used when the bitmap is - shrunk or stretched to smooth its appearance. Default value is true. + shrunk or stretched to smooth its appearance. Default value is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6510,7 +6510,7 @@ containing a value of this type. /** Specifies whether to filter touches when the view's window is obscured by another visible window. When set to true, the view will not receive touches whenever a toast, dialog or other window appears above the view's window. - Refer to the {@link android.view.View} security documentation for more details. + Refer to the {@link android.view.View} security documentation for more details.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6532,7 +6532,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Specify whether an activity should be finished when a "close system windows" request has been made. This happens, for example, when the home key is pressed, when the device is locked, when a system - dialog showing recent applications is displayed, etc. + dialog showing recent applications is displayed, etc.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6546,7 +6546,7 @@ containing a value of this type.

If both this option and {@link android.R.attr#allowTaskReparenting} are specified, the finish trumps the affinity: the affinity will be - ignored and the activity simply finished. + ignored and the activity simply finished.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6556,7 +6556,7 @@ containing a value of this type. */ public static final int finishOnTaskLaunch=0x01010014; /** Distance from the top of the TextView to the first text baseline. If set, this - overrides the value set for paddingTop. + overrides the value set for paddingTop.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -6567,7 +6567,7 @@ theme attribute (in the form containing a value of this type. */ public static final int firstBaselineToTopHeight=0x0101057d; - /** The first day of week according to {@link java.util.Calendar}. + /** The first day of week according to {@link java.util.Calendar}.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6579,7 +6579,7 @@ containing a value of this type. /** Boolean internal attribute to adjust view layout based on system windows such as the status bar. If true, adjusts the padding of this view to leave space for the system windows. - Will only take effect if this view is in a non-embedded activity. + Will only take effect if this view is in a non-embedded activity.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6607,7 +6607,7 @@ containing a value of this type. take focus. This value does not impact the behavior of directly calling {@link android.view.View#requestFocus}, which will always request focus regardless of this view. It only impacts where - focus navigation will try to move focus. + focus navigation will try to move focus.

May be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6626,7 +6626,7 @@ containing a value of this type. public static final int focusable=0x010100da; /** Boolean that controls whether a view can take focus while in touch mode. If this is true for a view, that view can gain focus when clicked on, and can keep - focus if another view is clicked on that doesn't have this attribute set to true. + focus if another view is clicked on that doesn't have this attribute set to true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6637,7 +6637,7 @@ containing a value of this type. public static final int focusableInTouchMode=0x010100db; /** Whether this view is a default-focus view. Only one view per keyboard navigation cluster can have this attribute set to true. - See {@link android.view.View#setFocusedByDefault(boolean)}. + See {@link android.view.View#setFocusedByDefault(boolean)}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6646,7 +6646,7 @@ theme attribute (in the form containing a value of this type. */ public static final int focusedByDefault=0x01010544; - /** @deprecated The color for the dates of the focused month. + /** @deprecated The color for the dates of the focused month.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -6656,12 +6656,12 @@ or to a theme attribute in the form "?[package:][type:]na public static final int focusedMonthDateColor=0x01010343; public static final int focusedSearchResultHighlightColor=0x011600df; /** The reference to the font file to be used. This should be a file in the res/font folder - and should therefore have an R reference value. E.g. @font/myfont + and should therefore have an R reference value. E.g. @font/myfont

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int font=0x01010532; - /** Default font family. + /** Default font family.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6670,7 +6670,7 @@ theme attribute (in the form containing a value of this type. */ public static final int fontFamily=0x010103ac; - /** Font feature settings. + /** Font feature settings.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6682,7 +6682,7 @@ containing a value of this type. /** The authority of the Font Provider to be used for the request. {@deprecated Use app:fontProviderAuthority with Jetpack Core library instead for consistent behavior across all devices.} - +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6698,7 +6698,7 @@ containing a value of this type. individual list represents one collection of signature hashes. Refer to your font provider's documentation for these values. {@deprecated Use app:fontProviderCerts with Jetpack Core library instead.} - +

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -6707,7 +6707,7 @@ or to a theme attribute in the form "?[package:][type:]na /** The package for the Font Provider to be used for the request. This is used to verify the identity of the provider. {@deprecated Use app:fontProviderPackage with Jetpack Core library instead.} - +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6720,7 +6720,7 @@ containing a value of this type. /** The query to be sent over to the provider. Refer to your font provider's documentation on the format of this string. {@deprecated Use app:fontProviderQuery with Jetpack Core library instead.} - +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6734,7 +6734,7 @@ containing a value of this type. if the fontProviderQuery asked for "Sans Serif", it is possible to define fontProviderSystemFontFamily as "sans-serif" to tell the system to use "sans-serif" font family if it exists on the system. - +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6745,7 +6745,7 @@ containing a value of this type. public static final int fontProviderSystemFontFamily=0x01010622; /** The style of the given font file. This will be used when the font is being loaded into the font stack and will override any style information in the font's header tables. If - unspecified, the value in the font's header tables will be used. + unspecified, the value in the font's header tables will be used.

Must be one of the following constant values.

@@ -6757,7 +6757,7 @@ containing a value of this type.
*/ public static final int fontStyle=0x0101053f; - /** Font variation settings. + /** Font variation settings.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6776,7 +6776,7 @@ containing a value of this type. the font stack and will override any weight information in the font's header tables. Must be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most common values are 400 for regular weight and 700 for bold weight. If unspecified, the value - in the font's header tables will be used. + in the font's header tables will be used.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6786,7 +6786,7 @@ containing a value of this type. */ public static final int fontWeight=0x01010533; /** When set to false, the ListView will not draw the divider before each footer view. - The default value is true. + The default value is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6801,7 +6801,7 @@ containing a value of this type. this theme.

Setting this to true will allow this view to be automatically made dark, however a value of 'true' will not override any 'false' value in its parent chain nor will - it prevent any 'false' in any of its children. + it prevent any 'false' in any of its children.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6817,7 +6817,7 @@ containing a value of this type. */ public static final int forceDarkAllowed=0x0101058c; /** Whether this view has elements that may overlap when drawn. See - {@link android.view.View#forceHasOverlappingRendering(boolean)}. + {@link android.view.View#forceHasOverlappingRendering(boolean)}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6830,7 +6830,7 @@ containing a value of this type. device, regardless of what they declare via the {@code queries} tags in their manifest. - The default value is {@code false}. + The default value is {@code false}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6851,7 +6851,7 @@ containing a value of this type. This is useful for a content provider that dynamically enforces permissions on calls in to the provider, instead of through the manifest: the system needs to know that it should always apply permission grants, even if it - looks like the target of the grant would already have access to the URI. + looks like the target of the grant would already have access to the URI.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -6862,7 +6862,7 @@ containing a value of this type. public static final int forceUriPermissions=0x0101059f; /** Defines the drawable to draw over the content. This can be used as an overlay. The foreground drawable participates in the padding of the content if the gravity - is set to fill. + is set to fill.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -6870,7 +6870,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int foreground=0x01010109; /** Defines the gravity to apply to the foreground drawable. The gravity defaults - to fill. + to fill.

Must be one or more (separated by '|') of the following constant values.

@@ -6900,7 +6900,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int foregroundGravity=0x01010200; public static final int foregroundInsidePadding=0x011600b0; /** Specify the type of foreground service. Multiple types can be specified by ORing the flags - together. + together.

Must be one or more (separated by '|') of the following constant values.

@@ -7039,7 +7039,7 @@ or to a theme attribute in the form "?[package:][type:]na TODO: b/258855262 mark this field as {@code hide} once this bug is fixed. - + Media processing use cases such as video or photo editing and processing.

Requires the app to hold the permission {@link android.Manifest.permission#FOREGROUND_SERVICE_MEDIA_PROCESSING} in order to use @@ -7057,7 +7057,7 @@ or to a theme attribute in the form "?[package:][type:]na

*/ public static final int foregroundServiceType=0x01010599; - /** Tint to apply to the foreground. + /** Tint to apply to the foreground.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -7067,7 +7067,7 @@ theme attribute (in the form containing a value of this type. */ public static final int foregroundTint=0x0101046d; - /** Blending mode used to apply the foreground tint. + /** Blending mode used to apply the foreground tint.

Must be one of the following constant values.

@@ -7092,7 +7092,7 @@ containing a value of this type. string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form. If no format string is specified, the Chronometer will simply display - "MM:SS" or "H:MM:SS". + "MM:SS" or "H:MM:SS".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7104,7 +7104,7 @@ containing a value of this type. /** Specifies the formatting pattern used to show the time and/or date in 12-hour mode. Please refer to {@link android.text.format.DateFormat} for a complete description of accepted formatting patterns. - The default pattern is a locale-appropriate equivalent of "h:mm a". + The default pattern is a locale-appropriate equivalent of "h:mm a".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7116,7 +7116,7 @@ containing a value of this type. /** Specifies the formatting pattern used to show the time and/or date in 24-hour mode. Please refer to {@link android.text.format.DateFormat} for a complete description of accepted formatting patterns. - The default pattern is a locale-appropriate equivalent of "H:mm". + The default pattern is a locale-appropriate equivalent of "H:mm".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7133,7 +7133,7 @@ theme attribute (in the form containing a value of this type. */ public static final int fraction=0x010104d8; - /** The fragment that is displayed when the user selects this item. + /** The fragment that is displayed when the user selects this item.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7152,7 +7152,7 @@ containing a value of this type. /** Sets whether the enter and exit transitions should overlap when transitioning forward. Corresponds to {@link android.app.Fragment#setAllowEnterTransitionOverlap( - boolean)} + boolean)}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7160,7 +7160,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Sets whether the enter and exit transitions should overlap when transitioning because of popping the back stack. Corresponds to {@link android.app.Fragment#setAllowReturnTransitionOverlap( - boolean)} + boolean)}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7176,7 +7176,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int fragmentCloseExitAnimation=0x010102e8; /** The Transition that will be used to move Views into the initial scene. Corresponds to {@link android.app.Fragment#setEnterTransition( - android.transition.Transition)} + android.transition.Transition)}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7184,7 +7184,7 @@ or to a theme attribute in the form "?[package:][type:]na /** The Transition that will be used to move Views out of the scene when the fragment is removed, hidden, or detached when not popping the back stack. Corresponds to {@link android.app.Fragment#setExitTransition( - android.transition.Transition)} + android.transition.Transition)}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7210,7 +7210,7 @@ or to a theme attribute in the form "?[package:][type:]na /** The Transition that will be used to move Views in to the scene when returning due to popping a back stack. Corresponds to {@link android.app.Fragment#setReenterTransition( - android.transition.Transition)} + android.transition.Transition)}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7218,7 +7218,7 @@ or to a theme attribute in the form "?[package:][type:]na /** The Transition that will be used to move Views out of the scene when the Fragment is preparing to be removed, hidden, or detached because of popping the back stack. Corresponds to {@link android.app.Fragment#setReturnTransition( - android.transition.Transition)} + android.transition.Transition)}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7226,7 +7226,7 @@ or to a theme attribute in the form "?[package:][type:]na /** The Transition that will be used for shared elements transferred into the content Scene. Corresponds to {@link android.app.Fragment#setSharedElementEnterTransition( - android.transition.Transition)} + android.transition.Transition)}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7234,7 +7234,7 @@ or to a theme attribute in the form "?[package:][type:]na /** The Transition that will be used for shared elements transferred back during a pop of the back stack. This Transition acts in the leaving Fragment. Corresponds to {@link android.app.Fragment#setSharedElementReturnTransition( - android.transition.Transition)} + android.transition.Transition)}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7248,7 +7248,7 @@ or to a theme attribute in the form "?[package:][type:]na it can be useful when the contents of a text view is not stored in a persistent place such as a content provider. For {@link android.widget.EditText} it is always enabled, regardless - of the value of the attribute. + of the value of the attribute.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7278,14 +7278,14 @@ containing a value of this type. public static final int fromExtendLeft=0x0116010b; public static final int fromExtendRight=0x0116010d; public static final int fromExtendTop=0x0116010c; - /** Keyframe identifier for the starting state. + /** Keyframe identifier for the starting state.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int fromId=0x0101044a; public static final int fromLeft=0x01160103; public static final int fromRight=0x01160105; - /** The originating scene in this scene change. + /** The originating scene in this scene change.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7349,7 +7349,7 @@ containing a value of this type. public static final int fromYScale=0x010101c4; /** Applications will set this in their manifest to opt-in to or out of full app data back-up and restore. Alternatively they can set it to an xml resource within their app that will - be parsed by the BackupAgent to selectively backup files indicated within that xml. + be parsed by the BackupAgent to selectively backup files indicated within that xml.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a boolean value, either "true" or "false". @@ -7360,7 +7360,7 @@ or to a theme attribute in the form "?[package:][type:]na data. This lets the app rely on full-data backups while still participating in the backup and restore process via the BackupAgent's full-data backup APIs. When this attribute is true the app's BackupAgent overrides of - the onBackup() and onRestore() callbacks can be empty stubs. + the onBackup() and onRestore() callbacks can be empty stubs.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7382,7 +7382,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int fullDark=0x010100c6; /** Flag indicating that an Instrumentation class should be run as a - functional test. + functional test.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7392,18 +7392,18 @@ containing a value of this type. */ public static final int functionalTest=0x01010023; /** The preferred background for gallery items. This should be set - as the background of any Views you provide from the Adapter. + as the background of any Views you provide from the Adapter.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int galleryItemBackground=0x0101004c; - /** Default Gallery style. + /** Default Gallery style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int galleryStyle=0x01010070; public static final int gameSessionService=0x01160129; - /** Color used to draw a gesture. + /** Color used to draw a gesture.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -7414,7 +7414,7 @@ containing a value of this type. */ public static final int gestureColor=0x01010275; public static final int gestureOverlayViewStyle=0x0116001f; - /** Minimum curve angle a stroke must contain before it is recognized as a gesture. + /** Minimum curve angle a stroke must contain before it is recognized as a gesture.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7423,7 +7423,7 @@ theme attribute (in the form containing a value of this type. */ public static final int gestureStrokeAngleThreshold=0x0101027c; - /** Minimum length of a stroke before it is recognized as a gesture. + /** Minimum length of a stroke before it is recognized as a gesture.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7432,7 +7432,7 @@ theme attribute (in the form containing a value of this type. */ public static final int gestureStrokeLengthThreshold=0x0101027a; - /** Squareness threshold of a stroke before it is recognized as a gesture. + /** Squareness threshold of a stroke before it is recognized as a gesture.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7441,7 +7441,7 @@ theme attribute (in the form containing a value of this type. */ public static final int gestureStrokeSquarenessThreshold=0x0101027b; - /** Defines the type of strokes that define a gesture. + /** Defines the type of strokes that define a gesture.

Must be one of the following constant values.

@@ -7453,7 +7453,7 @@ containing a value of this type.
*/ public static final int gestureStrokeType=0x01010279; - /** Width of the stroke used to draw the gesture. + /** Width of the stroke used to draw the gesture.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7465,7 +7465,7 @@ containing a value of this type. /** The GLES driver version number needed by an application. The higher 16 bits represent the major number and the lower 16 bits represent the minor number. For example for GL 1.2 referring to - 0x00000102, the actual value should be set as 0x00010002. + 0x00000102, the actual value should be set as 0x00010002.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7475,13 +7475,13 @@ containing a value of this type. */ public static final int glEsVersion=0x01010281; public static final int glowDot=0x01160163; - /** Go button icon. + /** Go button icon.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int goIcon=0x01010482; /** Radius of the gradient, used only with radial gradient. May be an explicit dimension - or a fractional value relative to the shape's minimum dimension. + or a fractional value relative to the shape's minimum dimension.

May be a floating point value, such as "1.2".

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), @@ -7513,7 +7513,7 @@ containing a value of this type. */ public static final int grantUriPermissions=0x0101001b; /** Specifies how an object should position its content, on both the X and Y axes, - within its own bounds. + within its own bounds.

Must be one or more (separated by '|') of the following constant values.

@@ -7543,12 +7543,12 @@ containing a value of this type.
*/ public static final int gravity=0x010100af; - /** Default GridView style. + /** Default GridView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int gridViewStyle=0x01010071; - /** Indicator shown beside the group View. This can be a stateful Drawable. + /** Indicator shown beside the group View. This can be a stateful Drawable.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7565,14 +7565,14 @@ or to a theme attribute in the form "?[package:][type:]na

This attribute can be applied to a {@link android.R.styleable#AndroidManifestProcess process} tag, or to an {@link android.R.styleable#AndroidManifestApplication application} tag (to supply - a default setting for all application components). + a default setting for all application components).

Must be one of the following constant values.

- @@ -7583,7 +7583,7 @@ or to a theme attribute in the form "?[package:][type:]na or to a theme attribute in the form "?[package:][type:]name". */ public static final int hand_hour=0x01010103; - /** Tint to apply to the hour hand graphic. + /** Tint to apply to the hour hand graphic.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -7593,7 +7593,7 @@ theme attribute (in the form containing a value of this type. */ public static final int hand_hourTint=0x01010638; - /** Blending mode used to apply the hour hand graphic tint. + /** Blending mode used to apply the hour hand graphic tint.

Must be one of the following constant values.

ConstantValueDescription
never0 Default behavior: GwpAsan is disabled in user apps, randomly enabled in system apps. +
never0 Default behavior: GwpAsan is disabled in user apps, randomly enabled in system apps. Never enable GwpAsan.
always1 Always enable GwpAsan.
@@ -7618,7 +7618,7 @@ containing a value of this type. or to a theme attribute in the form "?[package:][type:]name". */ public static final int hand_minute=0x01010104; - /** Tint to apply to the minute hand graphic. + /** Tint to apply to the minute hand graphic.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -7628,7 +7628,7 @@ theme attribute (in the form containing a value of this type. */ public static final int hand_minuteTint=0x0101063a; - /** Blending mode used to apply the minute hand graphic tint. + /** Blending mode used to apply the minute hand graphic tint.

Must be one of the following constant values.

@@ -7653,7 +7653,7 @@ containing a value of this type. or to a theme attribute in the form "?[package:][type:]name". */ public static final int hand_second=0x01010623; - /** Tint to apply to the second hand graphic. + /** Tint to apply to the second hand graphic.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -7663,7 +7663,7 @@ theme attribute (in the form containing a value of this type. */ public static final int hand_secondTint=0x0101063c; - /** Blending mode used to apply the second hand graphic tint. + /** Blending mode used to apply the second hand graphic tint.

Must be one of the following constant values.

@@ -7684,7 +7684,7 @@ containing a value of this type.
*/ public static final int hand_secondTintMode=0x0101063d; - /** Identifier for the child that represents the drawer's handle. + /** Identifier for the child that represents the drawer's handle.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7693,7 +7693,7 @@ or to a theme attribute in the form "?[package:][type:]na of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running. This allows it to target profiling data at a specific set of - operations. + operations.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7707,7 +7707,7 @@ containing a value of this type. public static final int handwritingBoundsOffsetRight=0x011600b7; public static final int handwritingBoundsOffsetTop=0x011600b6; /** Boolean that controls whether a view should have haptic feedback - enabled for events such as long presses. + enabled for events such as long presses.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7730,7 +7730,7 @@ containing a value of this type. the activity's own window, will be hardware accelerated, if possible.

Please refer to the documentation of {@link android.view.WindowManager.LayoutParams#FLAG_HARDWARE_ACCELERATED} - for more information on how to control this flag programmatically.

+ for more information on how to control this flag programmatically.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7742,7 +7742,7 @@ containing a value of this type. /** Indicate whether this application contains code. If set to false, there is no code associated with it and thus the system will not try to load its code when launching components. The default is true - for normal behavior. + for normal behavior.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7751,7 +7751,7 @@ theme attribute (in the form containing a value of this type. */ public static final int hasCode=0x0101000c; - /** If {@code true} the user is prompted to keep the app's data on uninstall + /** If {@code true} the user is prompted to keep the app's data on uninstall

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7763,7 +7763,7 @@ containing a value of this type. public static final int hasRoundedCorners=0x01160100; /** The SHA-512 hash of the only APK that can be used to update a package.

NOTE: This is only applicable to system packages. - @hide + @hide

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7773,13 +7773,13 @@ containing a value of this type. */ public static final int hash=0x01010526; /** The text appearance for the AM/PM header. - @deprecated Use headerTextColor instead. + @deprecated Use headerTextColor instead.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int headerAmPmTextAppearance=0x010104a0; - /** Default background for the menu header. + /** Default background for the menu header.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -7787,14 +7787,14 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int headerBackground=0x0101012f; /** The text appearance for the day of month (ex. 28) in the selected date header. - {@deprecated Use headerTextColor instead.} + {@deprecated Use headerTextColor instead.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int headerDayOfMonthTextAppearance=0x01010497; /** When set to false, the ListView will not draw the divider after each header view. - The default value is true. + The default value is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7805,7 +7805,7 @@ containing a value of this type. public static final int headerDividersEnabled=0x0101022e; public static final int headerLayout=0x01160157; /** The text appearance for the month (ex. May) in the selected date header. - {@deprecated Use headerTextColor instead.} + {@deprecated Use headerTextColor instead.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7814,14 +7814,14 @@ or to a theme attribute in the form "?[package:][type:]na public static final int headerRemoveIconIfEmpty=0x01160158; public static final int headerTextColor=0x011600e8; /** The text appearance for the time header. - @deprecated Use headerTextColor instead. + @deprecated Use headerTextColor instead.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int headerTimeTextAppearance=0x0101049f; /** The text appearance for the year (ex. 2014) in the selected date header. - {@deprecated Use headerTextColor instead.} + {@deprecated Use headerTextColor instead.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -7829,7 +7829,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int headerYearTextAppearance=0x01010498; /** Makes the TextView be exactly this tall. You could get the same effect by specifying this number in the - layout parameters. + layout parameters.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -7840,7 +7840,7 @@ theme attribute (in the form containing a value of this type. */ public static final int height=0x01010155; - /** Set true to hide the action bar on a vertical nested scroll of content. + /** Set true to hide the action bar on a vertical nested scroll of content.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7850,7 +7850,7 @@ containing a value of this type. */ public static final int hideOnContentScroll=0x01010443; public static final int hideWheelUntilFocused=0x011600fb; - /** Hint text to display when the text is empty. + /** Hint text to display when the text is empty.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7859,23 +7859,23 @@ theme attribute (in the form containing a value of this type. */ public static final int hint=0x01010150; - /** Specifies a drawable to use for the 'home as up' indicator. + /** Specifies a drawable to use for the 'home as up' indicator.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int homeAsUpIndicator=0x0101030b; - /** Specifies a layout to use for the "home" section of the action bar. + /** Specifies a layout to use for the "home" section of the action bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int homeLayout=0x0101031d; - /** Default horizontal divider between rows of menu items. + /** Default horizontal divider between rows of menu items.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int horizontalDivider=0x0101012d; /** Default horizontal gap between keys. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -7891,12 +7891,12 @@ containing a value of this type. @Deprecated public static final int horizontalGap=0x0101023f; public static final int horizontalProgressLayout=0x0116009f; - /** Default HorizontalScrollView style. + /** Default HorizontalScrollView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int horizontalScrollViewStyle=0x01010353; - /** Defines the default horizontal spacing between columns. + /** Defines the default horizontal spacing between columns.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -7912,7 +7912,7 @@ containing a value of this type. IntentFilter.addDataAuthority()}.

Note: host name matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, - host names here should always use lower case letters.

+ host names here should always use lower case letters.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7921,7 +7921,7 @@ theme attribute (in the form containing a value of this type. */ public static final int host=0x01010028; - /** X coordinate of the icon hot spot. + /** X coordinate of the icon hot spot.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -7932,7 +7932,7 @@ theme attribute (in the form containing a value of this type. */ public static final int hotSpotX=0x01010517; - /** Y coordinate of the icon hot spot. + /** Y coordinate of the icon hot spot.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -7943,9 +7943,9 @@ theme attribute (in the form containing a value of this type. */ public static final int hotSpotY=0x01010518; - /** @hide + /** @hide The service that provides {@link android.service.voice.HotwordDetectionService}. - Expect a component name to be provided. @hide + Expect a component name to be provided. @hide

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -7956,14 +7956,14 @@ containing a value of this type. @android.annotation.SystemApi public static final int hotwordDetectionService=0x01010626; /** Html description of the accessibility service usage, availability, or limitations (e.g. - isn't supported by all apps). + isn't supported by all apps).

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int htmlDescription=0x0101060b; - /** Frequency of automatic hyphenation. + /** Frequency of automatic hyphenation.

Must be one of the following constant values.

@@ -7995,13 +7995,13 @@ or to a theme attribute in the form "?[package:][type:]na

The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int icon=0x01010002; /** The icon to show in the popup preview. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -8009,7 +8009,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int iconPreview=0x01010249; /** Whether the space for the preference icon view will be reserved. By default, preference icon view visibility will be set to GONE when there is no icon provided, so the default - value of this attribute is false. + value of this attribute is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8018,7 +8018,7 @@ theme attribute (in the form containing a value of this type. */ public static final int iconSpaceReserved=0x01010561; - /** Tint to apply to the icon. + /** Tint to apply to the icon.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -8028,7 +8028,7 @@ theme attribute (in the form containing a value of this type. */ public static final int iconTint=0x0101055e; - /** Blending mode used to apply the icon tint. + /** Blending mode used to apply the icon tint.

Must be one of the following constant values.

@@ -8052,7 +8052,7 @@ containing a value of this type. public static final int iconfactoryBadgeSize=0x01160188; public static final int iconfactoryIconSize=0x01160187; /** The default state of the SearchView. If true, it will be iconified when not in - use and expanded when clicked. + use and expanded when clicked.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8069,13 +8069,13 @@ containing a value of this type. @+ syntax to create a new ID resources. For example: android:id="@+id/my_id" which allows you to later retrieve the view - with findViewById(R.id.my_id). + with findViewById(R.id.my_id).

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int id=0x010100d0; /** The identifier to assign to the intent, as per - {@link android.content.Intent#setIdentifier Intent.setIdentifier()}. + {@link android.content.Intent#setIdentifier Intent.setIdentifier()}.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8084,25 +8084,25 @@ theme attribute (in the form containing a value of this type. */ public static final int identifier=0x01010606; - /** Indicates what view should not be affected by gravity. + /** Indicates what view should not be affected by gravity.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int ignoreGravity=0x010101ff; public static final int ignoreOffsetTopLimit=0x0116016e; - /** The style resource to use for an ImageButton. + /** The style resource to use for an ImageButton.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int imageButtonStyle=0x01010072; - /** The style resource to use for an ImageButton that is an image well. + /** The style resource to use for an ImageButton that is an image well.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int imageWellStyle=0x01010073; /** Supply a value for {@link android.view.inputmethod.EditorInfo#actionId EditorInfo.actionId} - used when an input method is connected to the text view. + used when an input method is connected to the text view.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8113,7 +8113,7 @@ containing a value of this type. public static final int imeActionId=0x01010266; /** Supply a value for {@link android.view.inputmethod.EditorInfo#actionLabel EditorInfo.actionLabel} - used when an input method is connected to the text view. + used when an input method is connected to the text view.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8123,13 +8123,13 @@ containing a value of this type. */ public static final int imeActionLabel=0x01010265; /** Animation to use when showing the fullscreen extract UI after - it had previously been hidden. + it had previously been hidden.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int imeExtractEnterAnimation=0x01010268; /** Animation to use when hiding the fullscreen extract UI after - it had previously been shown. + it had previously been shown.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -8149,7 +8149,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Additional features you can enable in an IME associated with an editor to improve the integration with your application. The constants here correspond to those defined by - {@link android.view.inputmethod.EditorInfo#imeOptions}. + {@link android.view.inputmethod.EditorInfo#imeOptions}.

Must be one or more (separated by '|') of the following constant values.

@@ -8279,7 +8279,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int imeOptions=0x01010264; /** The extra value of the subtype. This string can be any string and will be passed to - the IME when the framework calls the IME with the subtype. + the IME when the framework calls the IME with the subtype.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8291,7 +8291,7 @@ containing a value of this type. /** The locale of the subtype. This string should be a locale (for example en_US and fr_FR) and will be passed to the IME when the framework calls the IME with the subtype. This is also used by the framework to know the supported locales - of the IME. + of the IME.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8303,7 +8303,7 @@ containing a value of this type. /** The mode of the subtype. This string can be a mode (for example, voice and keyboard) and this string will be passed to the IME when the framework calls the IME with the subtype. {@link android.view.inputmethod.InputMethodSubtype#getLocale()} returns the - value specified in this attribute. + value specified in this attribute.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8313,7 +8313,7 @@ containing a value of this type. */ public static final int imeSubtypeMode=0x010102ed; /** Flag declaring this activity to be 'immersive'; immersive activities - should not be interrupted with other activities or notifications. + should not be interrupted with other activities or notifications.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8326,7 +8326,7 @@ containing a value of this type. If it is important, the view fires accessibility events and is reported to accessibility services that query the screen. Note: While not recommended, an accessibility service may decide to - ignore this attribute and operate on all views in the view tree. + ignore this attribute and operate on all views in the view tree.

May be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8349,7 +8349,7 @@ containing a value of this type. */ public static final int importantForAccessibility=0x010103aa; /** Hints the Android System whether the view node associated with this View should be - included in a view structure used for autofill purposes. + included in a view structure used for autofill purposes.

Must be one or more (separated by '|') of the following constant values.

@@ -8369,7 +8369,7 @@ containing a value of this type. */ public static final int importantForAutofill=0x01010558; /** Hints the Android System whether the view node associated with this View should be - use for content capture purposes. + use for content capture purposes.

Must be one or more (separated by '|') of the following constant values.

@@ -8388,13 +8388,13 @@ containing a value of this type.
*/ public static final int importantForContentCapture=0x01010607; - /** Identifier for the animation to use when a view is shown. + /** Identifier for the animation to use when a view is shown.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int inAnimation=0x01010177; /** Leave enough room for ascenders and descenders instead of - using the font ascent and descent strictly. (Normally true). + using the font ascent and descent strictly. (Normally true).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8405,7 +8405,7 @@ containing a value of this type. public static final int includeFontPadding=0x0101015f; /** If provided and true, this searchable activity will be included in any global lists of search targets. - The default value is false. Optional attribute.. + The default value is false. Optional attribute..

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8415,7 +8415,7 @@ containing a value of this type. */ public static final int includeInGlobalSearch=0x0101026e; /** Allows to enable the indeterminate mode. In this mode the progress - bar plays an infinite looping animation. + bar plays an infinite looping animation.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8426,7 +8426,7 @@ containing a value of this type. public static final int indeterminate=0x01010139; /** Defines how the indeterminate mode should behave when the progress reaches max. Only affects the indeterminate animation if the indeterminate Drawable does not implement - android.graphics.drawable.Animatable. + android.graphics.drawable.Animatable.

Must be one of the following constant values.

@@ -8446,7 +8446,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int indeterminateDrawable=0x0101013b; /** Duration of the indeterminate animation. Only affects the indeterminate animation if the indeterminate Drawable does not implement - android.graphics.drawable.Animatable. + android.graphics.drawable.Animatable.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8455,7 +8455,7 @@ theme attribute (in the form containing a value of this type. */ public static final int indeterminateDuration=0x0101013d; - /** Restricts to ONLY indeterminate mode (state-keeping progress mode will not work). + /** Restricts to ONLY indeterminate mode (state-keeping progress mode will not work).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8464,12 +8464,12 @@ theme attribute (in the form containing a value of this type. */ public static final int indeterminateOnly=0x0101013a; - /** Specifies a style resource to use for an indeterminate progress spinner. + /** Specifies a style resource to use for an indeterminate progress spinner.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int indeterminateProgressStyle=0x01010318; - /** Tint to apply to the indeterminate progress indicator. + /** Tint to apply to the indeterminate progress indicator.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -8479,7 +8479,7 @@ theme attribute (in the form containing a value of this type. */ public static final int indeterminateTint=0x01010469; - /** Blending mode used to apply the indeterminate progress indicator tint. + /** Blending mode used to apply the indeterminate progress indicator tint.

Must be one of the following constant values.

@@ -8501,7 +8501,7 @@ containing a value of this type. */ public static final int indeterminateTintMode=0x0101046a; /** The end bound for an item's indicator. To specify a right bound specific to children, - use childIndicatorEnd. + use childIndicatorEnd.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -8513,7 +8513,7 @@ containing a value of this type. */ public static final int indicatorEnd=0x010103d2; /** The left bound for an item's indicator. To specify a left bound specific to children, - use childIndicatorLeft. + use childIndicatorLeft.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -8525,7 +8525,7 @@ containing a value of this type. */ public static final int indicatorLeft=0x0101010d; /** The right bound for an item's indicator. To specify a right bound specific to children, - use childIndicatorRight. + use childIndicatorRight.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -8537,7 +8537,7 @@ containing a value of this type. */ public static final int indicatorRight=0x0101010e; /** The start bound for an item's indicator. To specify a start bound specific to children, - use childIndicatorStart. + use childIndicatorStart.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -8548,7 +8548,7 @@ theme attribute (in the form containing a value of this type. */ public static final int indicatorStart=0x010103d1; - /** Overrides the id of the inflated View with this value. + /** Overrides the id of the inflated View with this value.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -8561,7 +8561,7 @@ or to a theme attribute in the form "?[package:][type:]na lock screen. A use case for this is permission dialogs, that should only be visible on the lock screen if their requesting activity is also visible. -

The default value of this attribute is false. +

The default value of this attribute is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8575,7 +8575,7 @@ containing a value of this type. you have providers with dependencies between each other, to make sure that they are created in the order needed by those dependencies. The value is a simple integer, with higher numbers being - initialized first. + initialized first.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8591,17 +8591,17 @@ containing a value of this type. */ public static final int initOrder=0x0101001a; public static final int initialActivityCount=0x01160118; - /** A resource id of a layout. + /** A resource id of a layout.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int initialKeyguardLayout=0x010103c2; - /** A resource id of a layout. + /** A resource id of a layout.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int initialLayout=0x01010251; - /** Inner radius of the ring. When defined, innerRadiusRatio is ignored. + /** Inner radius of the ring. When defined, innerRadiusRatio is ignored.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -8614,7 +8614,7 @@ containing a value of this type. public static final int innerRadius=0x0101025f; /** Inner radius of the ring expressed as a ratio of the ring's width. For instance, if innerRadiusRatio=9, then the inner radius equals the ring's width divided by 9. - This value is ignored if innerRadius is defined. Default value is 9. + This value is ignored if innerRadius is defined. Default value is 9.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8625,7 +8625,7 @@ containing a value of this type. public static final int innerRadiusRatio=0x0101019b; /** If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name). - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8641,7 +8641,7 @@ containing a value of this type. {@link android.text.InputType}. Generally you can select a single value, though some can be combined together as indicated. Setting this attribute to anything besides - none also implies that the text is editable. + none also implies that the text is editable.

Must be one or more (separated by '|') of the following constant values.

@@ -8825,7 +8825,7 @@ theme attribute (in the form containing a value of this type. */ public static final int insetTop=0x010101b9; - /** The default install location defined by an application. + /** The default install location defined by an application.

Must be one of the following constant values.

@@ -8848,7 +8848,7 @@ containing a value of this type. to return a suitable value for interactive controls. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8879,7 +8879,7 @@ or to a theme attribute in the form "?[package:][type:]na Note: If this flag is false, system will show a notification after a duration to inform the user about the privacy implications of the service.

- +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8891,7 +8891,7 @@ containing a value of this type. /** Set to true to tell the SyncManager to automatically call setIsSyncable(..., ..., 1) for the SyncAdapter instead of issuaing an initialization sync to the SyncAdapter. Defaults to false. - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8921,7 +8921,7 @@ containing a value of this type. /** Set true if the subtype is auxiliary. An auxiliary subtype won't be shown in the input method selection list in the settings app. InputMethodManager#switchToLastInputMethod will ignore auxiliary subtypes when it - chooses a target subtype. + chooses a target subtype.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8932,7 +8932,7 @@ containing a value of this type. public static final int isAuxiliary=0x0101037f; public static final int isCredential=0x011600ad; /** Set to true in all of the configurations for which this input - method should be considered an option as the default. + method should be considered an option as the default.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8947,7 +8947,7 @@ containing a value of this type. for a particular 'feature' split. Only useful when the base APK specifies android:isolatedSplits="true". -

The default value of this attribute is false. +

The default value of this attribute is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8959,7 +8959,7 @@ containing a value of this type. /** A boolean flag used to indicate if an application is a Game or not.

This information can be used by the system to group together applications that are classified as games, and display them separately - from the other applications. + from the other applications.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8968,7 +8968,7 @@ theme attribute (in the form containing a value of this type. */ public static final int isGame=0x010103f4; - /** Whether this rating bar is an indicator (and non-changeable by the user). + /** Whether this rating bar is an indicator (and non-changeable by the user).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8977,7 +8977,7 @@ theme attribute (in the form containing a value of this type. */ public static final int isIndicator=0x01010147; - /** Specifies that a theme has a light background with dark text on top. + /** Specifies that a theme has a light background with dark text on top.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8987,7 +8987,7 @@ containing a value of this type. */ public static final int isLightTheme=0x01010590; /** Whether this is a modifier key such as Alt or Shift. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -8998,7 +8998,7 @@ containing a value of this type. @Deprecated public static final int isModifier=0x01010246; /** Whether long-pressing on this key will make it repeat. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9012,7 +9012,7 @@ containing a value of this type. that it can be resized to shrink its overall window so that there will be space for an input method. If not set, the default value will be true if "scrollbars" has the vertical scrollbar - set, else it will be false. + set, else it will be false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9021,10 +9021,10 @@ theme attribute (in the form containing a value of this type. */ public static final int isScrollContainer=0x0101024e; - /** {@deprecated Use requiredSplitTypes instead.} + /** {@deprecated Use requiredSplitTypes instead.} Flag to specify if this APK requires at least one split [either feature or resource] to be present in order to function. Default value is false. - @deprecated Use {@link android.R.attr#requiredSplitTypes} instead. + @deprecated Use {@link android.R.attr#requiredSplitTypes} instead.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9034,7 +9034,7 @@ containing a value of this type. */ @Deprecated public static final int isSplitRequired=0x01010591; - /** Whether the given RRO is static or not. + /** Whether the given RRO is static or not.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9044,7 +9044,7 @@ containing a value of this type. */ public static final int isStatic=0x0101055a; /** Whether this is a toggle key. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9055,9 +9055,9 @@ containing a value of this type. @Deprecated public static final int isSticky=0x01010247; public static final int isVirtualDeviceOnly=0x011600bb; - /** @hide + /** @hide Specifies if an IME can only be used while a device is in VR mode or on a dedicated - device + device

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9069,7 +9069,7 @@ containing a value of this type. public static final int isVrOnly=0x01010578; /** If set to true, this service will run under a special process that is isolated from the rest of the system. The only communication - with it is through the Service API (binding and starting). + with it is through the Service API (binding and starting).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9082,7 +9082,7 @@ containing a value of this type. installed for this application should be loaded into their own Context objects and not appear in the base application's Context. -

The default value of this attribute is false. +

The default value of this attribute is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9091,7 +9091,7 @@ theme attribute (in the form containing a value of this type. */ public static final int isolatedSplits=0x0101054b; - /** Default background for each menu item. + /** Default background for each menu item.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -9099,7 +9099,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int itemBackground=0x01010130; public static final int itemColor=0x01160167; - /** Default disabled icon alpha for each menu item that shows an icon. + /** Default disabled icon alpha for each menu item that shows an icon.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9110,7 +9110,7 @@ containing a value of this type. public static final int itemIconDisabledAlpha=0x01010131; public static final int itemLayout=0x01160166; /** Specifies padding that should be applied to the left and right sides of - system-provided items in the bar. + system-provided items in the bar.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -9121,12 +9121,12 @@ theme attribute (in the form containing a value of this type. */ public static final int itemPadding=0x0101032d; - /** Default appearance of menu item text. + /** Default appearance of menu item text.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int itemTextAppearance=0x0101012c; - /** Mode for justification. + /** Mode for justification.

Must be one of the following constant values.

@@ -9135,14 +9135,14 @@ or to a theme attribute in the form "?[package:][type:]na -
ConstantValueDescription
none0 No justification.
inter_word1 Justification by stretching word spacing.
inter_character2 Justification by stretching letter spacing. +
inter_character2 Justification by stretching letter spacing. @FlaggedApi("com.android.text.flags.inter_character_justification")
*/ public static final int justificationMode=0x01010567; public static final int keepDotActivated=0x01160126; /** Controls whether the view's window should keep the screen on - while visible. + while visible.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9151,7 +9151,7 @@ theme attribute (in the form containing a value of this type. */ public static final int keepScreenOn=0x01010216; - /** The key to store the Preference value. + /** The key to store the Preference value.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9163,14 +9163,14 @@ containing a value of this type. /** Image for the key. This image needs to be a StateListDrawable, with the following possible states: normal, pressed, checkable, checkable+pressed, checkable+checked, checkable+checked+pressed. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int keyBackground=0x01010233; /** Key edge flags. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be one or more (separated by '|') of the following constant values.

@@ -9186,7 +9186,7 @@ or to a theme attribute in the form "?[package:][type:]na @Deprecated public static final int keyEdgeFlags=0x01010245; /** Default height of a key, in pixels or percentage of display width. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -9202,14 +9202,14 @@ containing a value of this type. @Deprecated public static final int keyHeight=0x0101023e; /** The icon to display on the key instead of the label. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int keyIcon=0x0101024c; /** The label to display on the key. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9220,7 +9220,7 @@ containing a value of this type. @Deprecated public static final int keyLabel=0x0101024b; /** The string of characters to output when this key is pressed. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9231,7 +9231,7 @@ containing a value of this type. @Deprecated public static final int keyOutputText=0x0101024a; /** Height of the key press feedback popup. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -9244,14 +9244,14 @@ containing a value of this type. @Deprecated public static final int keyPreviewHeight=0x01010239; /** Layout resource for key press feedback. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int keyPreviewLayout=0x01010237; /** Vertical offset of the key press feedback from the key. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -9264,7 +9264,7 @@ containing a value of this type. @Deprecated public static final int keyPreviewOffset=0x01010238; /** Groups signing keys into a {@code KeySet} for easier reference in - other APIs. However, currently no APIs use this. + other APIs. However, currently no APIs use this.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -9282,7 +9282,7 @@ some parent container. */ public static final int keySet=0x010103db; /** Color to use for the label in a key. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -9294,7 +9294,7 @@ containing a value of this type. @Deprecated public static final int keyTextColor=0x01010236; /** Size of the text for character keys. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -9307,7 +9307,7 @@ containing a value of this type. @Deprecated public static final int keyTextSize=0x01010234; /** Default width of a key, in pixels or percentage of display width. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -9322,7 +9322,7 @@ containing a value of this type. */ @Deprecated public static final int keyWidth=0x0101023d; - /** The key character map file resource. + /** The key character map file resource.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -9331,14 +9331,14 @@ or to a theme attribute in the form "?[package:][type:]na public static final int keyboardLocale=0x01160159; /** Mode of the keyboard. If the mode doesn't match the requested keyboard mode, the row will be skipped. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int keyboardMode=0x0101024d; /** Whether this view is a root of a keyboard navigation cluster. - See {@link android.view.View#setKeyboardNavigationCluster(boolean)}. + See {@link android.view.View#setKeyboardNavigationCluster(boolean)}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9349,7 +9349,7 @@ containing a value of this type. public static final int keyboardNavigationCluster=0x01010540; public static final int keyboardViewStyle=0x0116011a; /** This enum provides the same keycode values as can be found in - {@link android.view.KeyEvent}. + {@link android.view.KeyEvent}.

Must be one of the following constant values.

@@ -9673,7 +9673,7 @@ containing a value of this type.

The default is true, which means that after the application has finished processing its data during a full-system restore, it will be - terminated. + terminated.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9683,21 +9683,21 @@ containing a value of this type. */ public static final int killAfterRestore=0x0101029c; public static final int knownActivityEmbeddingCerts=0x01160191; - /** + /** A reference to an array resource containing the signing certificate digests to be granted this permission when using the {@code knownSigner} protection flag. The digest should be computed over the DER encoding of the trusted certificate using the SHA-256 digest algorithm.

If only a single signer is declared this can also be a string resource, or the digest - can be declared inline as the value for this attribute. + can be declared inline as the value for this attribute.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. */ public static final int knownCerts=0x0101062a; - /** Perceptual luminance applied to the base color. From 0 to 100. - Perceptual luminance of a color, in accessibility friendly color space. From 0 to 100. + /** Perceptual luminance applied to the base color. From 0 to 100. + Perceptual luminance of a color, in accessibility friendly color space. From 0 to 100.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9724,7 +9724,7 @@ containing a value of this type. main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -9736,13 +9736,13 @@ or to a theme attribute in the form "?[package:][type:]na /** Specifies the id of a view for which this view serves as a label for accessibility purposes. For example, a TextView before an EditText in the UI usually specifies what information is contained in the EditText. - Hence, the TextView is a label for the EditText. + Hence, the TextView is a label for the EditText.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int labelFor=0x010103c6; /** Size of the text for custom keys with some text and no icon. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -9756,7 +9756,7 @@ containing a value of this type. public static final int labelTextSize=0x01010235; public static final int languageSettingsActivity=0x011600ba; /** The BCP-47 Language Tag of the subtype. This replaces - {@link android.R.styleable#InputMethod_Subtype_imeSubtypeLocale}. + {@link android.R.styleable#InputMethod_Subtype_imeSubtypeLocale}.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9770,7 +9770,7 @@ containing a value of this type. created for the application. It only applies to the first application loaded into a process; if using a sharedUserId to allow multiple applications to use a process, they all must - use this option consistently or will get unpredictable results. + use this option consistently or will get unpredictable results.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9787,7 +9787,7 @@ containing a value of this type. are certainly possible. An application that does not support large screens will be placed as a postage stamp on such a screen, so that it retains the dimensions it was originally - designed for. + designed for.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9805,7 +9805,7 @@ containing a value of this type. application will be forced in to screen compatibility mode with no way for the user to turn it off. Currently the compatibility mode only emulates phone screens with a 320dp width, so compatibility mode is not applied if the - value for largestWidthLimitDp is larger than 320. + value for largestWidthLimitDp is larger than 320.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -9815,7 +9815,7 @@ containing a value of this type. */ public static final int largestWidthLimitDp=0x01010366; /** Distance from the bottom of the TextView to the last text baseline. If set, this - overrides the value set for paddingBottom. + overrides the value set for paddingBottom.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -9837,7 +9837,7 @@ containing a value of this type. {@link android.content.Intent} flags {@link android.content.Intent#FLAG_ACTIVITY_SINGLE_TOP}, {@link android.content.Intent#FLAG_ACTIVITY_NEW_TASK}, and - {@link android.content.Intent#FLAG_ACTIVITY_MULTIPLE_TASK}. + {@link android.content.Intent#FLAG_ACTIVITY_MULTIPLE_TASK}.

Must be one of the following constant values.

@@ -9890,14 +9890,14 @@ containing a value of this type. public static final int launchMode=0x0101001d; /** When opening an activity in a new task using Intent.FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the old task (which is - already on the screen and then stays on). + already on the screen and then stays on).

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int launchTaskBehindSourceAnimation=0x01010492; /** When opening an activity in a new task using Intent/FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the new task (which is - entering the screen and then leaving). + entering the screen and then leaving).

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -9923,13 +9923,13 @@ or to a theme attribute in the form "?[package:][type:]na public static final int layerType=0x01010354; /** Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. The layout resource must be a - valid reference to a layout. + valid reference to a layout.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout=0x010100f2; /** Defines the layout animation to use the first time the ViewGroup is laid out. - Layout animations can also be started manually after the first layout. + Layout animations can also be started manually after the first layout.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -9938,7 +9938,7 @@ or to a theme attribute in the form "?[package:][type:]na direction of the language script used. The possible values are "ltr" for Left-to-Right, "rtl" for Right-to-Left, "locale", and "inherit" from parent view. If there is nothing to inherit, "locale" is used. "locale" falls back to "en-US". "ltr" is the direction - used in "en-US". The default for this attribute is "inherit". + used in "en-US". The default for this attribute is "inherit".

Must be one of the following constant values.

@@ -9953,7 +9953,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int layoutDirection=0x010103b2; public static final int layoutManager=0x01160177; - /** Defines the layout mode of this ViewGroup. + /** Defines the layout mode of this ViewGroup.

Must be one of the following constant values.

@@ -9966,36 +9966,36 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int layoutMode=0x010103da; /** Positions the bottom edge of this view above the given anchor view ID. - Accommodates bottom margin of this view and top margin of anchor view. + Accommodates bottom margin of this view and top margin of anchor view.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_above=0x01010184; - /** Positions the baseline of this view on the baseline of the given anchor view ID. + /** Positions the baseline of this view on the baseline of the given anchor view ID.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_alignBaseline=0x01010186; /** Makes the bottom edge of this view match the bottom edge of the given anchor view ID. - Accommodates bottom margin. + Accommodates bottom margin.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_alignBottom=0x0101018a; /** Makes the end edge of this view match the end edge of the given anchor view ID. - Accommodates end margin. + Accommodates end margin.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_alignEnd=0x010103ba; /** Makes the left edge of this view match the left edge of the given anchor view ID. - Accommodates left margin. + Accommodates left margin.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_alignLeft=0x01010187; /** If true, makes the bottom edge of this view match the bottom edge of the parent. - Accommodates bottom margin. + Accommodates bottom margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10005,7 +10005,7 @@ containing a value of this type. */ public static final int layout_alignParentBottom=0x0101018e; /** If true, makes the end edge of this view match the end edge of the parent. - Accommodates end margin. + Accommodates end margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10015,7 +10015,7 @@ containing a value of this type. */ public static final int layout_alignParentEnd=0x010103bc; /** If true, makes the left edge of this view match the left edge of the parent. - Accommodates left margin. + Accommodates left margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10025,7 +10025,7 @@ containing a value of this type. */ public static final int layout_alignParentLeft=0x0101018b; /** If true, makes the right edge of this view match the right edge of the parent. - Accommodates right margin. + Accommodates right margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10035,7 +10035,7 @@ containing a value of this type. */ public static final int layout_alignParentRight=0x0101018d; /** If true, makes the start edge of this view match the start edge of the parent. - Accommodates start margin. + Accommodates start margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10045,7 +10045,7 @@ containing a value of this type. */ public static final int layout_alignParentStart=0x010103bb; /** If true, makes the top edge of this view match the top edge of the parent. - Accommodates top margin. + Accommodates top margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10055,25 +10055,25 @@ containing a value of this type. */ public static final int layout_alignParentTop=0x0101018c; /** Makes the right edge of this view match the right edge of the given anchor view ID. - Accommodates right margin. + Accommodates right margin.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_alignRight=0x01010189; /** Makes the start edge of this view match the start edge of the given anchor view ID. - Accommodates start margin. + Accommodates start margin.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_alignStart=0x010103b9; /** Makes the top edge of this view match the top edge of the given anchor view ID. - Accommodates top margin. + Accommodates top margin.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_alignTop=0x01010188; /** If set to true, the parent will be used as the anchor when the anchor cannot be - be found for layout_toLeftOf, layout_toRightOf, etc. + be found for layout_toLeftOf, layout_toRightOf, etc.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10084,12 +10084,12 @@ containing a value of this type. public static final int layout_alignWithParentIfMissing=0x01010192; public static final int layout_alwaysShow=0x01160170; /** Positions the top edge of this view below the given anchor view ID. - Accommodates top margin of this view and bottom margin of anchor view. + Accommodates top margin of this view and bottom margin of anchor view.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_below=0x01010185; - /** If true, centers this child horizontally within its parent. + /** If true, centers this child horizontally within its parent.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10098,7 +10098,7 @@ theme attribute (in the form containing a value of this type. */ public static final int layout_centerHorizontal=0x01010190; - /** If true, centers this child horizontally and vertically within its parent. + /** If true, centers this child horizontally and vertically within its parent.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10107,7 +10107,7 @@ theme attribute (in the form containing a value of this type. */ public static final int layout_centerInParent=0x0101018f; - /** If true, centers this child vertically within its parent. + /** If true, centers this child vertically within its parent.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10117,7 +10117,7 @@ containing a value of this type. */ public static final int layout_centerVertical=0x01010191; public static final int layout_childType=0x01160165; - /** The index of the column in which this child should be. + /** The index of the column in which this child should be.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10129,7 +10129,7 @@ containing a value of this type. /** The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view. The default is one. - See {@link android.widget.GridLayout.Spec}. + See {@link android.widget.GridLayout.Spec}.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10139,7 +10139,7 @@ containing a value of this type. */ public static final int layout_columnSpan=0x0101037d; /** The relative proportion of horizontal space that should be allocated to this view - during excess space distribution. + during excess space distribution.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10149,7 +10149,7 @@ containing a value of this type. */ public static final int layout_columnWeight=0x01010459; /** Standard gravity constant that a child supplies to its parent. - Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout. + Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout.

Must be one or more (separated by '|') of the following constant values.

@@ -10183,7 +10183,7 @@ containing a value of this type. /** Specifies the basic height of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant height or one of - the special constants. + the special constants.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10214,7 +10214,7 @@ containing a value of this type. layout_marginTop, and layout_marginBottom are also specified, the layout_margin value will take precedence over the edge-specific values. This space is outside this view's bounds. - Margin values should be positive. + Margin values should be positive.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10273,7 +10273,7 @@ containing a value of this type. public static final int layout_marginHorizontal=0x0101053b; /** Specifies extra space on the left side of this view. This space is outside this view's bounds. - Margin values should be positive. + Margin values should be positive.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10346,7 +10346,7 @@ containing a value of this type. public static final int layout_maxHeight=0x01160173; public static final int layout_removeBorders=0x011600d7; /** The row boundary delimiting the top of the group of cells - occupied by this view. + occupied by this view.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10358,7 +10358,7 @@ containing a value of this type. /** The row span: the difference between the top and bottom boundaries delimiting the group of cells occupied by this view. The default is one. - See {@link android.widget.GridLayout.Spec}. + See {@link android.widget.GridLayout.Spec}.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10368,7 +10368,7 @@ containing a value of this type. */ public static final int layout_rowSpan=0x0101037c; /** The relative proportion of vertical space that should be allocated to this view - during excess space distribution. + during excess space distribution.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10395,25 +10395,25 @@ containing a value of this type. */ public static final int layout_span=0x0101014d; /** Positions the start edge of this view to the end of the given anchor view ID. - Accommodates start margin of this view and end margin of anchor view. + Accommodates start margin of this view and end margin of anchor view.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_toEndOf=0x010103b8; /** Positions the right edge of this view to the left of the given anchor view ID. - Accommodates right margin of this view and left margin of anchor view. + Accommodates right margin of this view and left margin of anchor view.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_toLeftOf=0x01010182; /** Positions the left edge of this view to the right of the given anchor view ID. - Accommodates left margin of this view and right margin of anchor view. + Accommodates left margin of this view and right margin of anchor view.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int layout_toRightOf=0x01010183; /** Positions the end edge of this view to the start of the given anchor view ID. - Accommodates end margin of this view and start margin of anchor view. + Accommodates end margin of this view and start margin of anchor view.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -10421,7 +10421,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Indicates how much of the extra space in the LinearLayout is allocated to the view associated with these LayoutParams. Specify 0 if the view should not be stretched. Otherwise the extra pixels - will be pro-rated among all views whose weight is greater than 0. + will be pro-rated among all views whose weight is greater than 0.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10433,7 +10433,7 @@ containing a value of this type. /** Specifies the basic width of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant width or one of - the special constants. + the special constants.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10477,7 +10477,7 @@ theme attribute (in the form containing a value of this type. */ public static final int layout_y=0x01010180; - /** Amount of left padding inside the gradient shape. + /** Amount of left padding inside the gradient shape.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10490,7 +10490,7 @@ containing a value of this type. public static final int left=0x010101ad; public static final int leftToRight=0x01160164; public static final int legacyLayout=0x011600fc; - /** Text letter-spacing. + /** Text letter-spacing.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10499,7 +10499,7 @@ theme attribute (in the form containing a value of this type. */ public static final int letterSpacing=0x010104b6; - /** Specifies the initial drawable level in the range 0 to 10000. + /** Specifies the initial drawable level in the range 0 to 10000.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10514,7 +10514,7 @@ containing a value of this type. public static final int lineBreakStyle=0x011600e0; public static final int lineBreakWordStyle=0x011600e1; /** Explicit height between lines of text. If set, this will override the values set - for lineSpacingExtra and lineSpacingMultiplier. + for lineSpacingExtra and lineSpacingMultiplier.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10526,7 +10526,7 @@ containing a value of this type. */ public static final int lineHeight=0x0101057f; /** Extra spacing between lines of text. The value will not be applied for the last - line of text. + line of text.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10547,7 +10547,7 @@ theme attribute (in the form containing a value of this type. */ public static final int lineSpacingMultiplier=0x01010218; - /** Makes the TextView be exactly this many lines tall. + /** Makes the TextView be exactly this many lines tall.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10558,7 +10558,7 @@ containing a value of this type. public static final int lines=0x01010154; /** If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links - to be found. + to be found.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10567,44 +10567,44 @@ theme attribute (in the form containing a value of this type. */ public static final int linksClickable=0x010100b1; - /** Drawable used as a background for selected list items. + /** Drawable used as a background for selected list items.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int listChoiceBackgroundIndicator=0x010102f0; - /** Drawable to use for multiple choice indicators. + /** Drawable to use for multiple choice indicators.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int listChoiceIndicatorMultiple=0x0101021a; - /** Drawable to use for single choice indicators. + /** Drawable to use for single choice indicators.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int listChoiceIndicatorSingle=0x01010219; - /** The drawable for the list divider. + /** The drawable for the list divider.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int listDivider=0x01010214; - /** The list divider used in alert dialogs. + /** The list divider used in alert dialogs.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int listDividerAlertDialog=0x01010305; public static final int listItemLayout=0x0116009d; public static final int listLayout=0x0116009a; - /** Default menu-style ListView style. + /** Default menu-style ListView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int listMenuViewStyle=0x010104f2; - /** Default ListPopupWindow style. + /** Default ListPopupWindow style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int listPopupWindowStyle=0x010102ff; - /** The preferred list item height. + /** The preferred list item height.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10615,7 +10615,7 @@ theme attribute (in the form containing a value of this type. */ public static final int listPreferredItemHeight=0x0101004d; - /** A larger, more robust list item height. + /** A larger, more robust list item height.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10626,7 +10626,7 @@ theme attribute (in the form containing a value of this type. */ public static final int listPreferredItemHeightLarge=0x01010386; - /** A smaller, sleeker list item height. + /** A smaller, sleeker list item height.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10637,7 +10637,7 @@ theme attribute (in the form containing a value of this type. */ public static final int listPreferredItemHeightSmall=0x01010387; - /** The preferred padding along the end edge of list items. + /** The preferred padding along the end edge of list items.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10648,7 +10648,7 @@ theme attribute (in the form containing a value of this type. */ public static final int listPreferredItemPaddingEnd=0x010103be; - /** The preferred padding along the left edge of list items. + /** The preferred padding along the left edge of list items.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10659,7 +10659,7 @@ theme attribute (in the form containing a value of this type. */ public static final int listPreferredItemPaddingLeft=0x010103a3; - /** The preferred padding along the right edge of list items. + /** The preferred padding along the right edge of list items.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10670,7 +10670,7 @@ theme attribute (in the form containing a value of this type. */ public static final int listPreferredItemPaddingRight=0x010103a4; - /** The preferred padding along the start edge of list items. + /** The preferred padding along the start edge of list items.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10681,24 +10681,24 @@ theme attribute (in the form containing a value of this type. */ public static final int listPreferredItemPaddingStart=0x010103bd; - /** Drawable used to indicate the currently selected item in the list. + /** Drawable used to indicate the currently selected item in the list.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int listSelector=0x010100fb; - /** TextView style for list separators. + /** TextView style for list separators.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int listSeparatorTextViewStyle=0x01010208; - /** Default ListView style. + /** Default ListView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int listViewStyle=0x01010074; - /** ListView with white background. + /** ListView with white background.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -10711,7 +10711,7 @@ or to a theme attribute in the form "?[package:][type:]na

While in lockTask mode with multiple permitted tasks running, each launched task is permitted to finish, transitioning to the previous locked task, until there is only one task remaining. At that point the last task running is not permitted to finish, unless it - uses the value always. + uses the value always.

Must be one of the following constant values.

@@ -10765,13 +10765,13 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int logo=0x010102be; /** A content description string to describe the appearance of the - associated logo image. + associated logo image.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10780,7 +10780,7 @@ theme attribute (in the form containing a value of this type. */ public static final int logoDescription=0x010104e9; - /** Defines whether this view reacts to long click events. + /** Defines whether this view reacts to long click events.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10790,7 +10790,7 @@ containing a value of this type. */ public static final int longClickable=0x010100e6; /** Defines whether the animator loops to the first view once it - has reached the end of the list. + has reached the end of the list.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10816,7 +10816,7 @@ containing a value of this type. behavior for managing space for various scenarios like out of memory conditions. This is an optional attribute and applications can choose not to specify a default activity to - manage space. + manage space.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10825,13 +10825,13 @@ theme attribute (in the form containing a value of this type. */ public static final int manageSpaceActivity=0x01010004; - /** Default MapView style. + /** Default MapView style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int mapViewStyle=0x0101008a; /** The number of times to repeat the marquee animation. Only applied if the - TextView has marquee enabled. + TextView has marquee enabled.

May be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10855,7 +10855,7 @@ containing a value of this type. {@link android.transition.Transition#MATCH_ITEM_ID}, {@link android.transition.Transition#MATCH_NAME}, and {@link android.transition.Transition#MATCH_INSTANCE}, respectively. - This corresponds to {@link android.transition.Transition#setMatchOrder(int...)}. + This corresponds to {@link android.transition.Transition#setMatchOrder(int...)}.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10909,7 +10909,7 @@ containing a value of this type. public static final int materialColorTertiaryContainer=0x01160064; public static final int materialColorTertiaryFixed=0x01160065; public static final int materialColorTertiaryFixedDim=0x0116005a; - /** Defines the maximum value. + /** Defines the maximum value.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10933,7 +10933,7 @@ containing a value of this type. Device compatibility mode. - +

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10954,7 +10954,7 @@ containing a value of this type. public static final int maxButtonHeight=0x010104fd; public static final int maxCollapsedHeight=0x0116016b; public static final int maxCollapsedHeightSmall=0x0116016c; - /** The maximal date shown by this calendar view in mm/dd/yyyy format. + /** The maximal date shown by this calendar view in mm/dd/yyyy format.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10965,7 +10965,7 @@ containing a value of this type. public static final int maxDate=0x01010340; public static final int maxDrawableHeight=0x0116018b; public static final int maxDrawableWidth=0x0116018a; - /** Makes the TextView be at most this many ems wide. + /** Makes the TextView be at most this many ems wide.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10976,7 +10976,7 @@ containing a value of this type. public static final int maxEms=0x01010157; public static final int maxFileSize=0x01160153; /** An optional argument to supply a maximum height for this view. - See {see android.widget.ImageView#setMaxHeight} for details. + See {see android.widget.ImageView#setMaxHeight} for details.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -10988,7 +10988,7 @@ containing a value of this type. */ public static final int maxHeight=0x01010120; public static final int maxItems=0x011600d9; - /** Defines the maximum number of items per row. + /** Defines the maximum number of items per row.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -10998,7 +10998,7 @@ containing a value of this type. */ public static final int maxItemsPerRow=0x01010134; /** Set an input filter to constrain the text length to the - specified number. + specified number.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11007,7 +11007,7 @@ theme attribute (in the form containing a value of this type. */ public static final int maxLength=0x01010160; - /** The maximum level allowed for this item. + /** The maximum level allowed for this item.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11019,7 +11019,7 @@ containing a value of this type. /** Makes the TextView be at most this many lines tall. When used on an editable text, the inputType attribute's value must be - combined with the textMultiLine flag for the maxLines attribute to apply. + combined with the textMultiLine flag for the maxLines attribute to apply.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11031,7 +11031,7 @@ containing a value of this type. /** The max version code of the package for which compatibility mode is requested. This corresponds to the long value returned by {@link android.content.pm.PackageInfo#getLongVersionCode()} for the target package. - +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11043,7 +11043,7 @@ containing a value of this type. /** The maximum number of entries of tasks rooted at this activity in the recent task list. When this number of entries is reached the least recently used instance of this activity will be removed from recents. The value will be clamped between 1 and 100 inclusive. - The default value for this if it is not specified is 15. + The default value for this if it is not specified is 15.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11052,7 +11052,7 @@ theme attribute (in the form containing a value of this type. */ public static final int maxRecents=0x01010446; - /** Maximum height that the AppWidget can be resized to. + /** Maximum height that the AppWidget can be resized to.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -11063,7 +11063,7 @@ theme attribute (in the form containing a value of this type. */ public static final int maxResizeHeight=0x01010633; - /** Maximum width that the AppWidget can be resized to. + /** Maximum width that the AppWidget can be resized to.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -11074,7 +11074,7 @@ theme attribute (in the form containing a value of this type. */ public static final int maxResizeWidth=0x01010632; - /** Defines the maximum number of rows displayed. + /** Defines the maximum number of rows displayed.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11086,7 +11086,7 @@ containing a value of this type. /** Optional: specify the maximum version of the Android OS for which the application wishes to request the permission. When running on a version of Android higher than the number given here, the permission will not - be requested. + be requested.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11096,7 +11096,7 @@ containing a value of this type. */ public static final int maxSdkVersion=0x01010271; /** An optional argument to supply a maximum width for this view. - See {see android.widget.ImageView#setMaxWidth} for details. + See {see android.widget.ImageView#setMaxWidth} for details.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -11107,7 +11107,7 @@ theme attribute (in the form containing a value of this type. */ public static final int maxWidth=0x0101011f; - /** The maximum arc angle in degrees between the start and end points. + /** The maximum arc angle in degrees between the start and end points.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11117,7 +11117,7 @@ containing a value of this type. */ public static final int maximumAngle=0x0101047f; /** Determines whether to measure all children or just those in - the VISIBLE or INVISIBLE state when measuring. Defaults to false. + the VISIBLE or INVISIBLE state when measuring. Defaults to false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11128,7 +11128,7 @@ containing a value of this type. public static final int measureAllChildren=0x0101010a; /** When set to true, all children with a weight will be considered having the minimum size of the largest child. If false, all children are - measured normally. + measured normally.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11137,13 +11137,13 @@ theme attribute (in the form containing a value of this type. */ public static final int measureWithLargestChild=0x010102d4; - /** Default style for the MediaRouteButton widget. + /** Default style for the MediaRouteButton widget.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int mediaRouteButtonStyle=0x010103ad; /** The types of media routes the button and its resulting - chooser will filter by. + chooser will filter by.

May be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11174,7 +11174,7 @@ containing a value of this type.

This attribute can be applied to a {@link android.R.styleable#AndroidManifestProcess process} tag, or to an {@link android.R.styleable#AndroidManifestApplication application} tag (to supply - a default setting for all application components). + a default setting for all application components).

Must be one of the following constant values.

@@ -11188,7 +11188,7 @@ containing a value of this type. */ public static final int memtagMode=0x01010624; /** The category applied to all items within this group. - (This will be or'ed with the orderInCategory attribute.) + (This will be or'ed with the orderInCategory attribute.)

Must be one of the following constant values.

@@ -11203,7 +11203,7 @@ containing a value of this type. */ public static final int menuCategory=0x010101de; /** Specify a group of MIME types that are handled. MIME types can be added and - removed to a package's MIME group via the PackageManager. + removed to a package's MIME group via the PackageManager.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11217,7 +11217,7 @@ containing a value of this type. IntentFilter.addDataType()}.

Note: MIME type matching in the Android framework is case-sensitive, unlike formal RFC MIME types. As a result, - MIME types here should always use lower case letters.

+ MIME types here should always use lower case letters.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11226,7 +11226,7 @@ theme attribute (in the form containing a value of this type. */ public static final int mimeType=0x01010026; - /** Defines the minimum value. + /** Defines the minimum value.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11250,7 +11250,7 @@ containing a value of this type. Device compatibility mode. - +

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11259,7 +11259,7 @@ theme attribute (in the form containing a value of this type. */ public static final int minAspectRatio=0x0101059b; - /** The minimal date shown by this calendar view in mm/dd/yyyy format. + /** The minimal date shown by this calendar view in mm/dd/yyyy format.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11268,7 +11268,7 @@ theme attribute (in the form containing a value of this type. */ public static final int minDate=0x0101033f; - /** Makes the TextView be at least this many ems wide. + /** Makes the TextView be at least this many ems wide.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11277,7 +11277,7 @@ theme attribute (in the form containing a value of this type. */ public static final int minEms=0x0101015a; - /** @hide + /** @hide The minimum version of the extension SDK this application requires.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form @@ -11298,7 +11298,7 @@ theme attribute (in the form containing a value of this type. */ public static final int minHeight=0x01010140; - /** The minimum level allowed for this item. + /** The minimum level allowed for this item.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11310,7 +11310,7 @@ containing a value of this type. /** Makes the TextView be at least this many lines tall. When used on an editable text, the inputType attribute's value must be - combined with the textMultiLine flag for the minLines attribute to apply. + combined with the textMultiLine flag for the minLines attribute to apply.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11319,7 +11319,7 @@ theme attribute (in the form containing a value of this type. */ public static final int minLines=0x01010156; - /** Minimum height that the AppWidget can be resized to. + /** Minimum height that the AppWidget can be resized to.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -11330,7 +11330,7 @@ theme attribute (in the form containing a value of this type. */ public static final int minResizeHeight=0x01010396; - /** Minimum width that the AppWidget can be resized to. + /** Minimum width that the AppWidget can be resized to.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -11344,7 +11344,7 @@ containing a value of this type. /** Optional: specify the minimum version of the Android OS for which the application wishes to request the permission. When running on a version of Android lower than the number given here, the permission will not - be requested. + be requested.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

May be an integer value, such as "100".

This may also be a reference to a resource (in the form @@ -11372,7 +11372,7 @@ containing a value of this type. */ public static final int minWidth=0x0101013f; /** The minimum arc angle in degrees between the start and end points when - they are close to horizontal. + they are close to horizontal.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11382,7 +11382,7 @@ containing a value of this type. */ public static final int minimumHorizontalAngle=0x0101047d; /** The minimum arc angle in degrees between the start and end points when - they are close to vertical. + they are close to vertical.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11395,7 +11395,7 @@ containing a value of this type. public static final int minorWeightMin=0x011600ed; /** Enables or disables the mipmap hint. See {@link android.graphics.Bitmap#setHasMipMap(boolean)} for more information. - Default value is false. + Default value is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11405,7 +11405,7 @@ containing a value of this type. */ public static final int mipMap=0x010103cd; /** Defines if the associated drawables need to be mirrored when in RTL mode. - Default is false. + Default is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11428,7 +11428,7 @@ containing a value of this type. */ public static final int mode=0x0101017e; public static final int monthTextAppearance=0x011600f0; - /** 'More' icon. + /** 'More' icon.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -11443,7 +11443,7 @@ or to a theme attribute in the form "?[package:][type:]na

The system might treat such applications specially, for eg., by extracting the application's native libraries for all supported instruction sets or by compiling the application's dex code for all supported instruction - sets. + sets.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11463,7 +11463,7 @@ containing a value of this type. instances wherever they are used (provided permissions allow it). This is most often used with content providers, so that instances of a provider can be created in each client process, allowing them - to be used without performing IPC. + to be used without performing IPC.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11474,7 +11474,7 @@ containing a value of this type. public static final int multiprocess=0x01010013; /** A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11490,7 +11490,7 @@ containing a value of this type. */ public static final int name=0x01010003; /** If {@code true} enables automatic zero initialization of all native heap - allocations. + allocations.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11517,7 +11517,7 @@ containing a value of this type. this attribute is ignored. @deprecated Draw proper background behind {@link android.view.WindowInsets.Type#navigationBars()} or - {@link android.view.WindowInsets.Type#tappableElement()} instead. + {@link android.view.WindowInsets.Type#tappableElement()} instead.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -11540,7 +11540,7 @@ containing a value of this type. this attribute is ignored. @deprecated Draw proper background behind {@link android.view.WindowInsets.Type#navigationBars()} or - {@link android.view.WindowInsets.Type#tappableElement()} instead. + {@link android.view.WindowInsets.Type#tappableElement()} instead.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -11553,7 +11553,7 @@ containing a value of this type. public static final int navigationBarDividerColor=0x0101056d; public static final int navigationButtonStyle=0x01160168; /** Text to set as the content description for the navigation button - located at the start of the toolbar. + located at the start of the toolbar.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11563,12 +11563,12 @@ containing a value of this type. */ public static final int navigationContentDescription=0x010104c1; /** Icon drawable to use for the navigation button located at - the start of the toolbar. + the start of the toolbar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int navigationIcon=0x010104c0; - /** The type of navigation to use. + /** The type of navigation to use.

Must be one of the following constant values.

@@ -11582,7 +11582,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int navigationMode=0x010102cf; public static final int needsDefaultBackgrounds=0x011600a1; - /** The negative button text for the dialog. Set to @null to hide the negative button. + /** The negative button text for the dialog. Set to @null to hide the negative button.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11592,7 +11592,7 @@ containing a value of this type. */ public static final int negativeButtonText=0x010101f6; /** Specifies that this view should permit nested scrolling within a compatible - ancestor view. + ancestor view.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11601,7 +11601,7 @@ theme attribute (in the form containing a value of this type. */ public static final int nestedScrollingEnabled=0x01010436; - /** An XML resource with the application's Network Security Config. + /** An XML resource with the application's Network Security Config.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -11668,7 +11668,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Specify whether an activity should be kept in its history stack. If this attribute is set, then as soon as the user navigates away from the activity it will be finished and they will no longer be - able to return to it. + able to return to it.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11683,7 +11683,7 @@ containing a value of this type. to return a suitable value for UIs that do not include interactive controls. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11696,7 +11696,7 @@ containing a value of this type. form-factors. Traditionally this is an HVGA normal density screen, but WQVGA low density and WVGA high density are also considered to be normal. This attribute is true by default, - and applications currently should leave it that way. + and applications currently should leave it that way.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11712,7 +11712,7 @@ containing a value of this type. /** The minimal period in milliseconds between two accessibility events of the same type are sent to this service. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11721,7 +11721,7 @@ theme attribute (in the form containing a value of this type. */ public static final int notificationTimeout=0x01010383; - /** Defines how many columns to show. + /** Defines how many columns to show.

May be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11739,7 +11739,7 @@ containing a value of this type. */ public static final int numColumns=0x01010118; public static final int numDots=0x01160162; - /** The number of stars (or rating items) to show. + /** The number of stars (or rating items) to show.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11748,12 +11748,12 @@ theme attribute (in the form containing a value of this type. */ public static final int numStars=0x01010144; - /** NumberPicker style. + /** NumberPicker style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int numberPickerStyle=0x01010524; - /** The background color for the hours/minutes numbers. + /** The background color for the hours/minutes numbers.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -11775,7 +11775,7 @@ theme attribute (in the form containing a value of this type. */ public static final int numbersInnerTextColor=0x010104e1; - /** The color for the hours/minutes selector. + /** The color for the hours/minutes selector.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -11799,7 +11799,7 @@ containing a value of this type. public static final int numbersTextColor=0x010104a1; /** If set, specifies that this TextView has a numeric input method. The default is false. - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

Must be one or more (separated by '|') of the following constant values.

@@ -11814,7 +11814,7 @@ containing a value of this type. @Deprecated public static final int numeric=0x01010165; /** The numeric modifier key. This is the modifier when using a numeric (for example, - 12-key) keyboard. The values should be kept in sync with KeyEvent + 12-key) keyboard. The values should be kept in sync with KeyEvent

Must be one or more (separated by '|') of the following constant values.

@@ -11831,7 +11831,7 @@ containing a value of this type. */ public static final int numericModifiers=0x0101054f; /** The numeric shortcut key. This is the shortcut when using a numeric (for example, - 12-key) keyboard. + 12-key) keyboard.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11841,7 +11841,7 @@ containing a value of this type. */ public static final int numericShortcut=0x010101e4; /** The offset (or ratio) of this current color item inside the gradient. - The value is only meaningful when it is between 0 and 1. + The value is only meaningful when it is between 0 and 1.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11871,7 +11871,7 @@ containing a value of this type. public static final int onClick=0x0101026f; /** If true, the animation will only run a single time and then stop. If false (the default), it will continually run, - restarting at the first frame after the last has finished. + restarting at the first frame after the last has finished.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11882,7 +11882,7 @@ containing a value of this type. public static final int oneshot=0x01010197; /** Indicates the opacity of the layer. This can be useful to allow the system to enable drawing optimizations. The default value is - translucent. + translucent.

Must be one of the following constant values.

@@ -11897,7 +11897,7 @@ containing a value of this type. */ public static final int opacity=0x0101031e; public static final int opacityListDivider=0x01160005; - /** Bottom optical inset. + /** Bottom optical inset.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -11908,7 +11908,7 @@ theme attribute (in the form containing a value of this type. */ public static final int opticalInsetBottom=0x0101058b; - /** Left optical inset. + /** Left optical inset.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -11919,7 +11919,7 @@ theme attribute (in the form containing a value of this type. */ public static final int opticalInsetLeft=0x01010588; - /** Right optical inset. + /** Right optical inset.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -11930,7 +11930,7 @@ theme attribute (in the form containing a value of this type. */ public static final int opticalInsetRight=0x0101058a; - /** Top optical inset. + /** Top optical inset.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -11943,7 +11943,7 @@ containing a value of this type. public static final int opticalInsetTop=0x01010589; public static final int optional=0x011601a3; /** The order for the Preference (lower values are to be ordered first). If this is not - specified, the default ordering will be alphabetic. + specified, the default ordering will be alphabetic.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11953,7 +11953,7 @@ containing a value of this type. */ public static final int order=0x010101ea; /** The order within the category applied to all items within this group. - (This will be or'ed with the category attribute.) + (This will be or'ed with the category attribute.)

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11962,7 +11962,7 @@ theme attribute (in the form containing a value of this type. */ public static final int orderInCategory=0x010101df; - /** Name of the property being animated. + /** Name of the property being animated.

Must be one of the following constant values.

@@ -11976,7 +11976,7 @@ containing a value of this type. public static final int ordering=0x010102e2; /** Whether to order the Preference under this group as they appear in the XML file. If this is false, the ordering will follow the Preference order attribute and - default to alphabetic for those without the order attribute. + default to alphabetic for those without the order attribute.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -11985,7 +11985,7 @@ theme attribute (in the form containing a value of this type. */ public static final int orderingFromXml=0x010101e7; - /** Standard orientation constant. + /** Standard orientation constant.

Must be one of the following constant values.

@@ -11997,7 +11997,7 @@ containing a value of this type.
*/ public static final int orientation=0x010100c4; - /** Identifier for the animation to use when a view is hidden. + /** Identifier for the animation to use when a view is hidden.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -12010,7 +12010,7 @@ or to a theme attribute in the form "?[package:][type:]na

The opacity of the final ambient shadow is a function of the shadow caster height, the alpha channel of the outlineAmbientShadowColor (typically opaque), and the - {@link android.R.attr#ambientShadowAlpha} theme attribute. + {@link android.R.attr#ambientShadowAlpha} theme attribute.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -12020,7 +12020,7 @@ theme attribute (in the form containing a value of this type. */ public static final int outlineAmbientShadowColor=0x01010582; - /** ViewOutlineProvider used to determine the View's Outline. + /** ViewOutlineProvider used to determine the View's Outline.

Must be one of the following constant values.

@@ -12042,7 +12042,7 @@ containing a value of this type.

The opacity of the final spot shadow is a function of the shadow caster height, the alpha channel of the outlineSpotShadowColor (typically opaque), and the - {@link android.R.attr#spotShadowAlpha} theme attribute. + {@link android.R.attr#spotShadowAlpha} theme attribute.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -12052,14 +12052,14 @@ theme attribute (in the form containing a value of this type. */ public static final int outlineSpotShadowColor=0x01010581; - /** Drawable to draw below list content. + /** Drawable to draw below list content.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int overScrollFooter=0x010102c3; - /** Drawable to draw above list content. + /** Drawable to draw above list content.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -12068,7 +12068,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int overScrollHeader=0x010102c2; /** Defines over-scrolling behavior. This property is used only if the View is scrollable. Over-scrolling is the ability for the user to - receive feedback when attempting to scroll beyond meaningful content. + receive feedback when attempting to scroll beyond meaningful content.

Must be one of the following constant values.

@@ -12083,7 +12083,7 @@ or to a theme attribute in the form "?[package:][type:]na
*/ public static final int overScrollMode=0x010102c1; - /** Whether the popup window should overlap its anchor view. + /** Whether the popup window should overlap its anchor view.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12094,7 +12094,7 @@ containing a value of this type. public static final int overlapAnchor=0x01010462; /** Set true when this subtype should be selected by default if no other subtypes are selected explicitly. Note that a subtype with this parameter being true will - not be shown in the subtypes list. + not be shown in the subtypes list.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12105,7 +12105,7 @@ containing a value of this type. public static final int overridesImplicitlyEnabledSubtype=0x010103a2; /** Comma separated package names from which this service would like to receive events (leave out for all packages). {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12117,7 +12117,7 @@ containing a value of this type. /** Required type of association with the package, for example "android.package.ad_service" if it provides an advertising service. This should use the standard scoped naming convention as used for other things such as package names, based on the Java naming - convention. + convention.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12134,7 +12134,7 @@ containing a value of this type. will include its padding. If a {@link android.R.attr#background} is provided, the padding will initially be set to that (0 if the drawable does not have padding). Explicitly setting a padding value - will override the corresponding padding found in the background. + will override the corresponding padding found in the background.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12145,7 +12145,7 @@ theme attribute (in the form containing a value of this type. */ public static final int padding=0x010100d5; - /** Sets the padding, in pixels, of the bottom edge; see {@link android.R.attr#padding}. + /** Sets the padding, in pixels, of the bottom edge; see {@link android.R.attr#padding}.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12157,7 +12157,7 @@ containing a value of this type. */ public static final int paddingBottom=0x010100d9; public static final int paddingBottomNoButtons=0x011600c7; - /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12170,7 +12170,7 @@ containing a value of this type. public static final int paddingEnd=0x010103b4; /** Sets the padding, in pixels, of the left and right edges; see {@link android.R.attr#padding}. This value will take precedence over - paddingLeft and paddingRight, but not paddingStart or paddingEnd (if set). + paddingLeft and paddingRight, but not paddingStart or paddingEnd (if set).

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12181,7 +12181,7 @@ theme attribute (in the form containing a value of this type. */ public static final int paddingHorizontal=0x0101053d; - /** Sets the padding, in pixels, of the left edge; see {@link android.R.attr#padding}. + /** Sets the padding, in pixels, of the left edge; see {@link android.R.attr#padding}.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12193,7 +12193,7 @@ containing a value of this type. */ public static final int paddingLeft=0x010100d6; /** Indicates how layer padding should affect the bounds of subsequent layers. - The default padding mode value is nest. + The default padding mode value is nest.

Must be one of the following constant values.

@@ -12205,7 +12205,7 @@ containing a value of this type.
*/ public static final int paddingMode=0x01010457; - /** Sets the padding, in pixels, of the right edge; see {@link android.R.attr#padding}. + /** Sets the padding, in pixels, of the right edge; see {@link android.R.attr#padding}.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12216,7 +12216,7 @@ theme attribute (in the form containing a value of this type. */ public static final int paddingRight=0x010100d8; - /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12227,7 +12227,7 @@ theme attribute (in the form containing a value of this type. */ public static final int paddingStart=0x010103b3; - /** Sets the padding, in pixels, of the top edge; see {@link android.R.attr#padding}. + /** Sets the padding, in pixels, of the top edge; see {@link android.R.attr#padding}.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12241,7 +12241,7 @@ containing a value of this type. public static final int paddingTopNoTitle=0x011600c8; /** Sets the padding, in pixels, of the top and bottom edges; see {@link android.R.attr#padding}. This value will take precedence over - paddingTop and paddingBottom, if set. + paddingTop and paddingBottom, if set.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12253,28 +12253,28 @@ containing a value of this type. */ public static final int paddingVertical=0x0101053e; public static final int pageSpacing=0x0116015e; - /** The background of a panel when it is inset from the left and right edges of the screen. + /** The background of a panel when it is inset from the left and right edges of the screen.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int panelBackground=0x0101005e; - /** Color that matches (as closely as possible) the panel background. + /** Color that matches (as closely as possible) the panel background.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int panelColorBackground=0x01010061; - /** Default color of foreground panel imagery. + /** Default color of foreground panel imagery.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int panelColorForeground=0x01010060; - /** The background of a panel when it extends to the left and right edges of the screen. + /** The background of a panel when it extends to the left and right edges of the screen.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -12284,12 +12284,12 @@ or to a theme attribute in the form "?[package:][type:]na public static final int panelMenuIsCompact=0x0116001c; public static final int panelMenuListTheme=0x0116001e; public static final int panelMenuListWidth=0x0116001d; - /** Default appearance of panel text. + /** Default appearance of panel text.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int panelTextAppearance=0x01010062; - /** The name of the logical parent of the activity as it appears in the manifest. + /** The name of the logical parent of the activity as it appears in the manifest.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12300,7 +12300,7 @@ containing a value of this type. public static final int parentActivityName=0x010103a7; /** Whether the characters of the field are displayed as password dots instead of themselves. - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12311,7 +12311,7 @@ containing a value of this type. @Deprecated public static final int password=0x0101015c; /** Fully qualified class name of an activity that allows the user to view any passwords - saved by this service. + saved by this service.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12322,7 +12322,7 @@ containing a value of this type. public static final int passwordsActivity=0x0101063f; /** Specify a URI path that must exactly match, as per {@link android.os.PatternMatcher} with - {@link android.os.PatternMatcher#PATTERN_LITERAL}. + {@link android.os.PatternMatcher#PATTERN_LITERAL}.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12339,7 +12339,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12355,7 +12355,7 @@ containing a value of this type. */ public static final int pathAdvancedPattern=0x01010620; public static final int pathColor=0x01160120; - /** The specification of the operations that define the path. + /** The specification of the operations that define the path.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12372,7 +12372,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12383,7 +12383,7 @@ containing a value of this type. public static final int pathPattern=0x0101002c; /** Specify a URI path that must be a prefix to match, as per {@link android.os.PatternMatcher} with - {@link android.os.PatternMatcher#PATTERN_PREFIX}. + {@link android.os.PatternMatcher#PATTERN_PREFIX}.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12394,7 +12394,7 @@ containing a value of this type. public static final int pathPrefix=0x0101002b; /** Specify a URI path that must be a suffix to match, as per {@link android.os.PatternMatcher} with - {@link android.os.PatternMatcher#PATTERN_SUFFIX}. + {@link android.os.PatternMatcher#PATTERN_SUFFIX}.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12403,7 +12403,7 @@ theme attribute (in the form containing a value of this type. */ public static final int pathSuffix=0x0101061e; - /** The path string describing the pattern to use for the PathPathMotion. + /** The path string describing the pattern to use for the PathPathMotion.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12416,7 +12416,7 @@ containing a value of this type. use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12425,7 +12425,7 @@ theme attribute (in the form containing a value of this type. */ public static final int permission=0x01010006; - /** Flags indicating more context for a permission. + /** Flags indicating more context for a permission.

Must be one or more (separated by '|') of the following constant values.

@@ -12465,7 +12465,7 @@ containing a value of this type. public static final int permissionFlags=0x010103c7; /** Specified the name of a group that this permission is associated with. The group must have been defined with the - {@link android.R.styleable#AndroidManifestPermissionGroup permission-group} tag. + {@link android.R.styleable#AndroidManifestPermissionGroup permission-group} tag.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12474,7 +12474,7 @@ theme attribute (in the form containing a value of this type. */ public static final int permissionGroup=0x0101000a; - /** Flags indicating more context for a permission group. + /** Flags indicating more context for a permission group.

Must be one or more (separated by '|') of the following constant values.

@@ -12490,7 +12490,7 @@ containing a value of this type. /** Define how an activity persist across reboots. Activities defined as "never" will not be persisted. Those defined as "always" will be persisted. Those defined as "taskOnly" will persist the root activity of the task only. See below for more detail as to - what gets persisted. + what gets persisted.

Must be one of the following constant values.

@@ -12521,7 +12521,7 @@ containing a value of this type. public static final int persistableMode=0x0101042d; /** Flag to control special persistent mode of an application. This should not normally be used by applications; it requires that the system keep - your application running at all times. + your application running at all times.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12537,7 +12537,7 @@ containing a value of this type. memory but may prevent frequent garbage collection if the cache is created over and over again. By default the persistence is set to scrolling. Deprecated: The view drawing cache was largely made obsolete with the introduction of - hardware-accelerated rendering in API 11. + hardware-accelerated rendering in API 11.

Must be one or more (separated by '|') of the following constant values.

@@ -12552,7 +12552,7 @@ containing a value of this type. */ public static final int persistentDrawingCache=0x010100ee; /** If set, the "persistent" attribute will only be honored if the feature - specified here is present on the device. + specified here is present on the device.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12563,7 +12563,7 @@ containing a value of this type. public static final int persistentWhenFeatureAvailable=0x01010563; /** If set, specifies that this TextView has a phone number input method. The default is false. - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12597,13 +12597,13 @@ theme attribute (in the form containing a value of this type. */ public static final int pivotY=0x010101b6; - /** @hide + /** @hide Specifies whether a home sound effect should be played if the home app moves to front after an activity with this flag set to true.

The default value of this attribute is true.

Also note that home sounds are only played if the device supports home sounds, usually TVs. -

Requires permission {@code android.permission.DISABLE_SYSTEM_SOUND_EFFECTS}. +

Requires permission {@code android.permission.DISABLE_SYSTEM_SOUND_EFFECTS}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12676,12 +12676,12 @@ containing a value of this type. public static final int pointerIconWait=0x01160138; public static final int pointerIconZoomIn=0x01160145; public static final int pointerIconZoomOut=0x01160146; - /** The animation style to use for the popup window. + /** The animation style to use for the popup window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int popupAnimationStyle=0x010102c9; - /** The background to use for the popup window. + /** The background to use for the popup window.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", @@ -12689,7 +12689,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int popupBackground=0x01010176; /** The characters to display in the popup keyboard. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12699,7 +12699,7 @@ containing a value of this type. */ @Deprecated public static final int popupCharacters=0x01010244; - /** Window elevation to use for the popup window. + /** Window elevation to use for the popup window.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -12710,43 +12710,43 @@ theme attribute (in the form containing a value of this type. */ public static final int popupElevation=0x0101048c; - /** Transition used to move views into the popup window. + /** Transition used to move views into the popup window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int popupEnterTransition=0x0101051f; - /** Transition used to move views out of the popup window. + /** Transition used to move views out of the popup window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int popupExitTransition=0x01010520; /** The XML keyboard layout of any popup keyboard. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int popupKeyboard=0x01010243; /** Layout resource for popup keyboards. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int popupLayout=0x0101023b; - /** Default PopupMenu style. + /** Default PopupMenu style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int popupMenuStyle=0x01010300; public static final int popupPromptView=0x011600e5; /** Reference to a theme that should be used to inflate popups - shown by widgets in the toolbar. + shown by widgets in the toolbar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int popupTheme=0x010104a9; - /** Default PopupWindow style. + /** Default PopupWindow style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -12754,7 +12754,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Specify a URI authority port that is handled, as per {@link android.content.IntentFilter#addDataAuthority IntentFilter.addDataAuthority()}. If a host is supplied - but not a port, any port is matched. + but not a port, any port is matched.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12764,7 +12764,7 @@ containing a value of this type. */ public static final int port=0x01010029; public static final int position=0x011600d1; - /** The positive button text for the dialog. Set to @null to hide the positive button. + /** The positive button text for the dialog. Set to @null to hide the positive button.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12796,7 +12796,7 @@ containing a value of this type. this field is ignored and the display will remain in its current mode. -

See {@link android.content.pm.ActivityInfo#FLAG_PREFER_MINIMAL_POST_PROCESSING} +

See {@link android.content.pm.ActivityInfo#FLAG_PREFER_MINIMAL_POST_PROCESSING}

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12806,43 +12806,43 @@ containing a value of this type. */ public static final int preferMinimalPostProcessing=0x0101060c; public static final int preferenceActivityStyle=0x01160027; - /** Default style for PreferenceCategory. + /** Default style for PreferenceCategory.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int preferenceCategoryStyle=0x0101008c; public static final int preferenceFragmentListStyle=0x0116002c; public static final int preferenceFragmentPaddingSide=0x0116002d; - /** Default style for Headers pane in PreferenceActivity. + /** Default style for Headers pane in PreferenceActivity.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int preferenceFragmentStyle=0x01010506; public static final int preferenceFrameLayoutStyle=0x0116003a; public static final int preferenceHeaderPanelStyle=0x0116002a; - /** Default style for informational Preference. + /** Default style for informational Preference.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int preferenceInformationStyle=0x0101008d; - /** The preference layout that has the child/tabbed effect. + /** The preference layout that has the child/tabbed effect.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int preferenceLayoutChild=0x01010094; public static final int preferenceListStyle=0x0116002b; public static final int preferencePanelStyle=0x01160029; - /** Default style for PreferenceScreen. + /** Default style for PreferenceScreen.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int preferenceScreenStyle=0x0101008b; - /** Default style for Preference. + /** Default style for Preference.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int preferenceStyle=0x0101008e; - /** Theme to use for presentations spawned from this theme. + /** Theme to use for presentations spawned from this theme.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -12860,7 +12860,7 @@ or to a theme attribute in the form "?[package:][type:]na

The default value is {@code false}. - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12871,7 +12871,7 @@ containing a value of this type. public static final int preserveLegacyExternalStorage=0x01010614; /** A preview, in a drawable resource id, of what the AppWidget will look like after it's configured. - If not supplied, the AppWidget's icon will be used. + If not supplied, the AppWidget's icon will be used.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -12883,13 +12883,13 @@ or to a theme attribute in the form "?[package:][type:]na Unlike previewImage, previewLayout can better showcase AppWidget in different locales, system themes, display sizes & density etc. If supplied, this will take precedence over the previewImage on supported widget hosts. - Otherwise, previewImage will be used. + Otherwise, previewImage will be used.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int previewLayout=0x01010627; public static final int primary=0x0116014e; - /** The alpha applied to the foreground color to create the primary text color. + /** The alpha applied to the foreground color to create the primary text color.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12911,7 +12911,7 @@ containing a value of this type.

Only use if you really need to impose some specific order in which the broadcasts are received, or want to forcibly place an activity to always be preferred over others. The value is a - single integer, with higher numbers considered to be better. + single integer, with higher numbers considered to be better.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12925,7 +12925,7 @@ containing a value of this type. implementation of the input method. This simply fills in the {@link android.view.inputmethod.EditorInfo#privateImeOptions EditorInfo.privateImeOptions} field when the input - method is connected. + method is connected.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12947,7 +12947,7 @@ containing a value of this type. multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple - applications to share one process to reduce resource usage. + applications to share one process to reduce resource usage.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12957,7 +12957,7 @@ containing a value of this type. */ public static final int process=0x01010011; public static final int productId=0x0116015c; - /** Defines the default progress value, between 0 and max. + /** Defines the default progress value, between 0 and max.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -12966,7 +12966,7 @@ theme attribute (in the form containing a value of this type. */ public static final int progress=0x01010137; - /** Tint to apply to the progress indicator background. + /** Tint to apply to the progress indicator background.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -12976,7 +12976,7 @@ theme attribute (in the form containing a value of this type. */ public static final int progressBackgroundTint=0x01010465; - /** Blending mode used to apply the progress indicator background tint. + /** Blending mode used to apply the progress indicator background tint.

Must be one of the following constant values.

@@ -12998,7 +12998,7 @@ containing a value of this type. */ public static final int progressBackgroundTintMode=0x01010466; public static final int progressBarCornerRadius=0x01160034; - /** Specifies the horizontal padding on either end for an embedded progress bar. + /** Specifies the horizontal padding on either end for an embedded progress bar.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -13009,53 +13009,53 @@ theme attribute (in the form containing a value of this type. */ public static final int progressBarPadding=0x01010319; - /** Default ProgressBar style. This is a medium circular progress bar. + /** Default ProgressBar style. This is a medium circular progress bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int progressBarStyle=0x01010077; - /** Horizontal ProgressBar style. This is a horizontal progress bar. + /** Horizontal ProgressBar style. This is a horizontal progress bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int progressBarStyleHorizontal=0x01010078; - /** Inverse ProgressBar style. This is a medium circular progress bar. + /** Inverse ProgressBar style. This is a medium circular progress bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int progressBarStyleInverse=0x01010287; - /** Large ProgressBar style. This is a large circular progress bar. + /** Large ProgressBar style. This is a large circular progress bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int progressBarStyleLarge=0x0101007a; - /** Large inverse ProgressBar style. This is a large circular progress bar. + /** Large inverse ProgressBar style. This is a large circular progress bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int progressBarStyleLargeInverse=0x01010289; - /** Small ProgressBar style. This is a small circular progress bar. + /** Small ProgressBar style. This is a small circular progress bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int progressBarStyleSmall=0x01010079; - /** Small inverse ProgressBar style. This is a small circular progress bar. + /** Small inverse ProgressBar style. This is a small circular progress bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int progressBarStyleSmallInverse=0x01010288; - /** Small ProgressBar in title style. This is a small circular progress bar that will be placed in title bars. + /** Small ProgressBar in title style. This is a small circular progress bar that will be placed in title bars.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int progressBarStyleSmallTitle=0x0101020f; - /** Drawable used for the progress mode. + /** Drawable used for the progress mode.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int progressDrawable=0x0101013c; public static final int progressLayout=0x0116009e; - /** Tint to apply to the progress indicator. + /** Tint to apply to the progress indicator.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form @@ -13065,7 +13065,7 @@ theme attribute (in the form containing a value of this type. */ public static final int progressTint=0x01010463; - /** Blending mode used to apply the progress indicator tint. + /** Blending mode used to apply the progress indicator tint.

Must be one of the following constant values.

@@ -13086,12 +13086,12 @@ containing a value of this type.
*/ public static final int progressTintMode=0x01010464; - /** The prompt to display when the spinner's dialog is shown. + /** The prompt to display when the spinner's dialog is shown.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int prompt=0x0101017b; - /** Name of the property being animated. + /** Name of the property being animated.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13100,7 +13100,7 @@ theme attribute (in the form containing a value of this type. */ public static final int propertyName=0x010102e1; - /** Name of the property being animated as the X coordinate of the pathData. + /** Name of the property being animated as the X coordinate of the pathData.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13109,7 +13109,7 @@ theme attribute (in the form containing a value of this type. */ public static final int propertyXName=0x01010474; - /** Name of the property being animated as the Y coordinate of the pathData. + /** Name of the property being animated as the Y coordinate of the pathData.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13132,7 +13132,7 @@ containing a value of this type. int basePermissionType = permissionInfo.getProtection(); int permissionFlags = permissionInfo.getProtectionFlags(); - +

Must be one or more (separated by '|') of the following constant values.

@@ -13236,7 +13236,7 @@ containing a value of this type.
*/ public static final int protectionLevel=0x01010009; - /** The attribute that holds a Base64-encoded public key. + /** The attribute that holds a Base64-encoded public key.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13251,7 +13251,7 @@ containing a value of this type. {@link android.content.Intent#ACTION_SEARCH ACTION_SEARCH} intent that is passed to your searchable activity. To examine the string, use {@link android.content.Intent#getStringExtra getStringExtra(SearchManager.ACTION_MSG)}. - Optional attribute. + Optional attribute.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13266,7 +13266,7 @@ containing a value of this type. returned zero results for a query, it will not be invoked again in that session for supersets of that zero-results query. For example, if the activity returned zero results for "bo", it would not be queried again for "bob". - The default value is false. Optional attribute.. + The default value is false. Optional attribute..

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13275,12 +13275,12 @@ theme attribute (in the form containing a value of this type. */ public static final int queryAfterZeroResults=0x01010282; - /** Background for the section containing the search query. + /** Background for the section containing the search query.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int queryBackground=0x01010487; - /** An optional query hint string to be displayed in the empty query field. + /** An optional query hint string to be displayed in the empty query field.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13293,43 +13293,43 @@ containing a value of this type. public static final int queryPrefix=0x011601ac; public static final int querySuffix=0x011601af; public static final int quickContactBadgeOverlay=0x01160020; - /** Default quickcontact badge style with large quickcontact window. + /** Default quickcontact badge style with large quickcontact window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int quickContactBadgeStyleSmallWindowLarge=0x010102b3; - /** Default quickcontact badge style with medium quickcontact window. + /** Default quickcontact badge style with medium quickcontact window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int quickContactBadgeStyleSmallWindowMedium=0x010102b2; - /** Default quickcontact badge style with small quickcontact window. + /** Default quickcontact badge style with small quickcontact window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int quickContactBadgeStyleSmallWindowSmall=0x010102b1; - /** Default quickcontact badge style with large quickcontact window. + /** Default quickcontact badge style with large quickcontact window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int quickContactBadgeStyleWindowLarge=0x010102b0; - /** Default quickcontact badge style with medium quickcontact window. + /** Default quickcontact badge style with medium quickcontact window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int quickContactBadgeStyleWindowMedium=0x010102af; - /** Default quickcontact badge style with small quickcontact window. + /** Default quickcontact badge style with small quickcontact window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int quickContactBadgeStyleWindowSmall=0x010102ae; public static final int quickContactWindowSize=0x011600eb; - /** Default RadioButton style. + /** Default RadioButton style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int radioButtonStyle=0x0101007e; - /** Defines the radius of the four corners. + /** Defines the radius of the four corners.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -13340,7 +13340,7 @@ theme attribute (in the form containing a value of this type. */ public static final int radius=0x010101a8; - /** The rating to set by default. + /** The rating to set by default.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13349,17 +13349,17 @@ theme attribute (in the form containing a value of this type. */ public static final int rating=0x01010145; - /** Default RatingBar style. + /** Default RatingBar style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int ratingBarStyle=0x0101007c; - /** Indicator RatingBar style. + /** Indicator RatingBar style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int ratingBarStyleIndicator=0x01010210; - /** Small indicator RatingBar style. + /** Small indicator RatingBar style.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -13367,7 +13367,7 @@ or to a theme attribute in the form "?[package:][type:]na /** A specific {@link android.R.attr#permission} name for read-only access to a {@link android.content.ContentProvider}. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13397,7 +13397,7 @@ containing a value of this type. The valid configuration changes include mcc and mnc which are the same with those in configChanges. By default from Android O, we don't recreate the activity even the app doesn't specify mcc or mnc in configChanges. If the app wants to - be recreated, specify them in recreateOnConfigChanges. + be recreated, specify them in recreateOnConfigChanges.

Must be one or more (separated by '|') of the following constant values.

@@ -13412,7 +13412,7 @@ containing a value of this type. */ public static final int recreateOnConfigChanges=0x01010547; /** Whether the preference has enabled to have its view recycled when used in the list - view. This is true by default. + view. This is true by default.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13431,7 +13431,7 @@ containing a value of this type.

NOTE: Setting this flag to true will not change the affinity of the task, which is used for intent resolution during activity launch. The task's root activity will - always define its affinity. + always define its affinity.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13443,7 +13443,7 @@ containing a value of this type. public static final int removable=0x0116014f; public static final int removeBeforeMRelease=0x01160116; /** Tells ChangeTransform to track parent changes. Default is true. Corresponds to - {@link android.transition.ChangeTransform#setReparent(boolean)}. + {@link android.transition.ChangeTransform#setReparent(boolean)}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13454,7 +13454,7 @@ containing a value of this type. public static final int reparent=0x010104bc; /** A parent change should use an overlay or affect the transform of the transitionining View. Default is true. Corresponds to - {@link android.transition.ChangeTransform#setReparentWithOverlay(boolean)}. + {@link android.transition.ChangeTransform#setReparentWithOverlay(boolean)}.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13463,7 +13463,7 @@ theme attribute (in the form containing a value of this type. */ public static final int reparentWithOverlay=0x010104bd; - /** Defines how many times the animation should repeat. The default value is 0. + /** Defines how many times the animation should repeat. The default value is 0.

May be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13481,7 +13481,7 @@ containing a value of this type. */ public static final int repeatCount=0x010101bf; /** Defines the animation behavior when it reaches the end and the repeat count is - greater than 0 or infinite. The default value is restart. + greater than 0 or infinite. The default value is restart.

Must be one of the following constant values.

@@ -13493,7 +13493,7 @@ containing a value of this type.
*/ public static final int repeatMode=0x010101c0; - /** Application's requirement for five way navigation + /** Application's requirement for five way navigation

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13502,7 +13502,7 @@ theme attribute (in the form containing a value of this type. */ public static final int reqFiveWayNav=0x01010232; - /** Application's requirement for a hard keyboard + /** Application's requirement for a hard keyboard

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13511,7 +13511,7 @@ theme attribute (in the form containing a value of this type. */ public static final int reqHardKeyboard=0x01010229; - /** The input method preferred by an application. + /** The input method preferred by an application.

Must be one of the following constant values.

@@ -13525,7 +13525,7 @@ containing a value of this type.
*/ public static final int reqKeyboardType=0x01010228; - /** The navigation device preferred by an application. + /** The navigation device preferred by an application.

Must be one of the following constant values.

@@ -13540,7 +13540,7 @@ containing a value of this type.
*/ public static final int reqNavigation=0x0101022a; - /** The touch screen type used by an application. + /** The touch screen type used by an application.

Must be one of the following constant values.

@@ -13556,12 +13556,12 @@ containing a value of this type. public static final int reqTouchScreen=0x01010227; public static final int request=0x0116019f; public static final int requestDetail=0x011601a0; - /** @hide @TestApi + /** @hide @TestApi @hide Request exemption from the foreground service restrictions introduced in S (https://developer.android.com/about/versions/12/foreground-services) Note the framework ignores this attribute at this time. Once apps target S or above, there's no way to be exempted (without using a privileged permission). - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13580,7 +13580,7 @@ containing a value of this type. The default value is: - {@code false} for apps with targetSdkVersion >= 29 (Q). - {@code true} for apps with targetSdkVersion < 29. - +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13613,7 +13613,7 @@ containing a value of this type.

  • app has {@link android.app.role}#SYSTEM_GALLERY role and targetSDK<=29 {@code false} otherwise. - +

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13648,7 +13648,7 @@ containing a value of this type. feature, and does not want to be installed on devices that don't support it. If you set this to false, then this will not impose a restriction on where the application can be - installed. + installed.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13660,7 +13660,7 @@ containing a value of this type. /** Declare that this application requires an account of a certain type. The default value is null and indicates that the application can work without any accounts. The type should correspond to the account authenticator type, such as - "com.google". + "com.google".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13672,7 +13672,7 @@ containing a value of this type. public static final int requiredDisplayCategory=0x011601a8; /** Optional: the system must support this feature for the permission to be requested. If it doesn't support the feature, it will be as if the manifest didn't - request it at all. + request it at all.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13682,7 +13682,7 @@ containing a value of this type. */ public static final int requiredFeature=0x01010554; /** Flag to specify if this application needs to be present for all users. Only pre-installed - applications can request this feature. Default value is false. + applications can request this feature. Default value is false.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13693,7 +13693,7 @@ containing a value of this type. public static final int requiredForAllUsers=0x010103d0; /** Optional: the system must NOT support this feature for the permission to be requested. If it does support the feature, it will be as if the manifest didn't - request it at all. + request it at all.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13703,12 +13703,12 @@ containing a value of this type. */ public static final int requiredNotFeature=0x01010555; public static final int requiredSplitTypes=0x01160193; - /** @hide + /** @hide Required property name/value pair used to enable this overlay. e.g. name=ro.oem.sku value=MKT210. Overlay will be ignored unless system property exists and is - set to specified value - @hide This shouldn't be public. + set to specified value + @hide This shouldn't be public.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13718,8 +13718,8 @@ containing a value of this type. */ @android.annotation.SystemApi public static final int requiredSystemPropertyName=0x01010565; - /** @hide - @hide This shouldn't be public. + /** @hide + @hide This shouldn't be public.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13729,7 +13729,7 @@ containing a value of this type. */ @android.annotation.SystemApi public static final int requiredSystemPropertyValue=0x01010566; - /** Defines which edges should be faded on scrolling. + /** Defines which edges should be faded on scrolling.

    Must be one or more (separated by '|') of the following constant values.

  • @@ -13751,7 +13751,7 @@ containing a value of this type. smallest screen width of the device is below the value supplied here, then the application is considered incompatible with that device. If not supplied, then any old smallScreens, normalScreens, largeScreens, - or xlargeScreens attributes will be used instead. + or xlargeScreens attributes will be used instead.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13763,7 +13763,7 @@ containing a value of this type. public static final int resOutColor=0x011600db; public static final int resetEnabledSettingsOnAppDataCleared=0x0116019c; /** Resize the view by adjusting the clipBounds rather than changing the - dimensions of the view itself. The default value is false. + dimensions of the view itself. The default value is false.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13773,7 +13773,7 @@ containing a value of this type. */ public static final int resizeClip=0x010104cf; /** Optional parameter which indicates if and how this widget can be - resized. Supports combined values using | operator. + resized. Supports combined values using | operator.

    May be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13797,7 +13797,7 @@ containing a value of this type. applications that may not be compatible with newly introduced screen sizes and newer applications that should be; it will be set for you automatically based on whether you are targeting - a newer platform that supports more screens. + a newer platform that supports more screens.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13836,7 +13836,7 @@ containing a value of this type. Device compatibility mode. - +

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13847,12 +13847,12 @@ containing a value of this type. public static final int resizeableActivity=0x010104f6; /** Resource identifier to assign to this piece of named meta-data. The resource identifier can later be retrieved from the meta data - Bundle through {@link android.os.Bundle#getInt Bundle.getInt}. + Bundle through {@link android.os.Bundle#getInt Bundle.getInt}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int resource=0x01010025; - /** The xml file that defines the target id to overlay value mappings. + /** The xml file that defines the target id to overlay value mappings.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -13864,7 +13864,7 @@ or to a theme attribute in the form "?[package:][type:]na attempt restore even when a version mismatch suggests that the data are incompatible. Use with caution! -

    The default value of this attribute is false. +

    The default value of this attribute is false.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13873,7 +13873,7 @@ theme attribute (in the form containing a value of this type. */ public static final int restoreAnyVersion=0x010102ba; - /** @deprecated This attribute is not used by the Android operating system. + /** @deprecated This attribute is not used by the Android operating system.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13886,7 +13886,7 @@ containing a value of this type. /** Declare that this application requires access to restricted accounts of a certain type. The default value is null and restricted accounts won\'t be visible to this application. The type should correspond to the account authenticator type, such as - "com.google". + "com.google".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13918,7 +13918,7 @@ containing a value of this type. resources (such as opening the camera or recording audio) when it launches, or it may conflict with the previous activity and fail. -

    The default value of this attribute is false. +

    The default value of this attribute is false.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13928,7 +13928,7 @@ containing a value of this type. */ public static final int resumeWhilePausing=0x010104b2; public static final int reverseLayout=0x01160179; - /** Whether this transition is reversible. + /** Whether this transition is reversible.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13942,7 +13942,7 @@ containing a value of this type. than that higher numbers are more recent. This value is only meaningful when the two {@link android.R.attr#versionCode} values are already identical. When an app is delivered as multiple split APKs, each - APK may have a different revisionCode value. + APK may have a different revisionCode value.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -13951,7 +13951,7 @@ theme attribute (in the form containing a value of this type. */ public static final int revisionCode=0x010104d5; - /** Amount of right padding inside the gradient shape. + /** Amount of right padding inside the gradient shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -13962,12 +13962,12 @@ theme attribute (in the form containing a value of this type. */ public static final int right=0x010101af; - /** Default style for RingtonePreference. + /** Default style for RingtonePreference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int ringtonePreferenceStyle=0x01010093; - /** Which ringtone type(s) to show in the picker. + /** Which ringtone type(s) to show in the picker.

    Must be one or more (separated by '|') of the following constant values.

    @@ -13981,7 +13981,7 @@ or to a theme attribute in the form "?[package:][type:]na
    */ public static final int ringtoneType=0x010101f9; - /** Declare the policy to deal with user data when rollback is committed. + /** Declare the policy to deal with user data when rollback is committed.

    Must be one of the following constant values.

    @@ -13994,7 +13994,7 @@ or to a theme attribute in the form "?[package:][type:]na
    */ public static final int rollbackDataPolicy=0x01010617; - /** rotation of the view, in degrees. + /** rotation of the view, in degrees.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14011,7 +14011,7 @@ containing a value of this type. WindowManager.LayoutParams may be racy with app startup and update transitions that occur during application startup; and so, specify the animation in the manifest attribute. - +

    Must be one or more (separated by '|') of the following constant values.

    @@ -14025,7 +14025,7 @@ containing a value of this type.
    */ public static final int rotationAnimation=0x0101053a; - /** rotation of the view around the x axis, in degrees. + /** rotation of the view around the x axis, in degrees.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14034,7 +14034,7 @@ theme attribute (in the form containing a value of this type. */ public static final int rotationX=0x01010327; - /** rotation of the view around the y axis, in degrees. + /** rotation of the view around the y axis, in degrees.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14054,12 +14054,12 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int roundIcon=0x0101052c; - /** The maximum number of rows to create when automatically positioning children. + /** The maximum number of rows to create when automatically positioning children.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14069,7 +14069,7 @@ containing a value of this type. */ public static final int rowCount=0x01010375; /** Fraction of the animation duration used to delay the beginning of - the animation of each row. + the animation of each row.

    May be a floating point value, such as "1.2".

    May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to @@ -14082,7 +14082,7 @@ containing a value of this type. */ public static final int rowDelay=0x010101d0; /** Row edge flags. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be one or more (separated by '|') of the following constant values.

    @@ -14097,7 +14097,7 @@ containing a value of this type. */ @Deprecated public static final int rowEdgeFlags=0x01010241; - /** Defines the height of each row. + /** Defines the height of each row.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -14125,7 +14125,7 @@ containing a value of this type. (however it also must have an ID assigned to it for its state to be saved). Setting this to false only disables the state for this view, not for its children which may still - be saved. + be saved.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14135,7 +14135,7 @@ containing a value of this type. */ public static final int saveEnabled=0x010100e7; /** Specifies where the drawable is positioned after scaling. The default value is - left. + left.

    Must be one or more (separated by '|') of the following constant values.

    @@ -14176,7 +14176,7 @@ containing a value of this type. */ public static final int scaleHeight=0x010101fd; /** Controls how the image should be resized or moved to match the size - of this ImageView. See {@link android.widget.ImageView.ScaleType} + of this ImageView. See {@link android.widget.ImageView.ScaleType}

    Must be one of the following constant values.

    @@ -14210,7 +14210,7 @@ theme attribute (in the form containing a value of this type. */ public static final int scaleWidth=0x010101fc; - /** scale of the view in the x direction. + /** scale of the view in the x direction.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14219,7 +14219,7 @@ theme attribute (in the form containing a value of this type. */ public static final int scaleX=0x01010324; - /** scale of the view in the y direction. + /** scale of the view in the y direction.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14233,7 +14233,7 @@ containing a value of this type. IntentFilter.addDataScheme()}.

    Note: scheme matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, - schemes here should always use lower case letters.

    + schemes here should always use lower case letters.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14243,7 +14243,7 @@ containing a value of this type. */ public static final int scheme=0x01010027; /** Specifies a compatible screen density, as per the device - configuration screen density bins. + configuration screen density bins.

    May be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14276,7 +14276,7 @@ containing a value of this type. (ignore) this attribute to improve the layout of apps. See Device compatibility mode. - +

    Must be one of the following constant values.

    @@ -14376,7 +14376,7 @@ containing a value of this type. */ public static final int screenReaderFocusable=0x01010574; /** Specifies a compatible screen size, as per the device - configuration screen size bins. + configuration screen size bins.

    Must be one of the following constant values.

    @@ -14392,7 +14392,7 @@ containing a value of this type. public static final int screenSize=0x010102ca; public static final int scrollCaptureHint=0x011600ae; /** Whether the text is allowed to be wider than the view (and - therefore can be scrolled horizontally). + therefore can be scrolled horizontally).

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14405,7 +14405,7 @@ containing a value of this type. public static final int scrollIndicatorPaddingRight=0x01160160; /** Defines which scroll indicators should be displayed when the view can be scrolled. Multiple values may be combined using logical OR, - for example "top|bottom". + for example "top|bottom".

    Must be one or more (separated by '|') of the following constant values.

    @@ -14424,7 +14424,7 @@ containing a value of this type.
    */ public static final int scrollIndicators=0x010104e6; - /** Default ScrollView style. + /** Default ScrollView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -14440,7 +14440,7 @@ theme attribute (in the form containing a value of this type. */ public static final int scrollX=0x010100d2; - /** The initial vertical scroll offset, in pixels. + /** The initial vertical scroll offset, in pixels.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -14451,7 +14451,7 @@ theme attribute (in the form containing a value of this type. */ public static final int scrollY=0x010100d3; - /** Defines whether the horizontal scrollbar track should always be drawn. + /** Defines whether the horizontal scrollbar track should always be drawn.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14460,7 +14460,7 @@ theme attribute (in the form containing a value of this type. */ public static final int scrollbarAlwaysDrawHorizontalTrack=0x01010068; - /** Defines whether the vertical scrollbar track should always be drawn. + /** Defines whether the vertical scrollbar track should always be drawn.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14469,7 +14469,7 @@ theme attribute (in the form containing a value of this type. */ public static final int scrollbarAlwaysDrawVerticalTrack=0x01010069; - /** Defines the delay in milliseconds that a scrollbar waits before fade out. + /** Defines the delay in milliseconds that a scrollbar waits before fade out.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14478,7 +14478,7 @@ theme attribute (in the form containing a value of this type. */ public static final int scrollbarDefaultDelayBeforeFade=0x010102a9; - /** Defines the delay in milliseconds that a scrollbar takes to fade out. + /** Defines the delay in milliseconds that a scrollbar takes to fade out.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14487,7 +14487,7 @@ theme attribute (in the form containing a value of this type. */ public static final int scrollbarFadeDuration=0x010102a8; - /** Sets the width of vertical scrollbars and height of horizontal scrollbars. + /** Sets the width of vertical scrollbars and height of horizontal scrollbars.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -14519,27 +14519,27 @@ containing a value of this type. */ public static final int scrollbarStyle=0x0101007f; - /** Defines the horizontal scrollbar thumb drawable. + /** Defines the horizontal scrollbar thumb drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int scrollbarThumbHorizontal=0x01010064; - /** Defines the vertical scrollbar thumb drawable. + /** Defines the vertical scrollbar thumb drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int scrollbarThumbVertical=0x01010065; - /** Defines the horizontal scrollbar track drawable. + /** Defines the horizontal scrollbar track drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int scrollbarTrackHorizontal=0x01010066; - /** Defines the vertical scrollbar track drawable. + /** Defines the vertical scrollbar track drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int scrollbarTrackVertical=0x01010067; - /** Defines which scrollbars should be displayed on scrolling or not. + /** Defines which scrollbars should be displayed on scrolling or not.

    Must be one or more (separated by '|') of the following constant values.

    @@ -14554,7 +14554,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int scrollbars=0x010100de; /** When set to true, the list uses a drawing cache during scrolling. This makes the rendering faster but uses more memory. The default - value is true. + value is true.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14563,8 +14563,8 @@ theme attribute (in the form containing a value of this type. */ public static final int scrollingCache=0x010100fe; - /** @hide - The extension SDK version that this tag refers to. + /** @hide + The extension SDK version that this tag refers to.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14588,17 +14588,17 @@ containing a value of this type. @Deprecated public static final int searchButtonText=0x01010205; public static final int searchDialogTheme=0x01160039; - /** Search icon displayed as a text field hint. + /** Search icon displayed as a text field hint.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int searchHintIcon=0x010104d4; - /** Search icon. + /** Search icon.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int searchIcon=0x01010483; - /** The actual keyphrase/hint text, or empty if not keyphrase dependent. @hide + /** The actual keyphrase/hint text, or empty if not keyphrase dependent. @hide

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14607,7 +14607,7 @@ theme attribute (in the form containing a value of this type. */ public static final int searchKeyphrase=0x0101045f; - /** A globally unique ID for the keyphrase. @hide + /** A globally unique ID for the keyphrase. @hide

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14616,7 +14616,7 @@ theme attribute (in the form containing a value of this type. */ public static final int searchKeyphraseId=0x0101045e; - /** Flags for supported recognition modes. @hide + /** Flags for supported recognition modes. @hide

    Must be one or more (separated by '|') of the following constant values.

    @@ -14630,7 +14630,7 @@ containing a value of this type. */ public static final int searchKeyphraseRecognitionFlags=0x010104a6; /** A comma separated list of BCP-47 language tag for locales that are supported - for this keyphrase, or empty if not locale dependent. @hide + for this keyphrase, or empty if not locale dependent. @hide

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14641,7 +14641,7 @@ containing a value of this type. public static final int searchKeyphraseSupportedLocales=0x01010460; /** Additional features are controlled by mode bits in this field. Omitting this field, or setting to zero, provides default behavior. Optional attribute. - +

    Must be one or more (separated by '|') of the following constant values.

    @@ -14668,7 +14668,7 @@ containing a value of this type. public static final int searchResultListItemHeight=0x01160012; /** If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings. Optional - attribute. + attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14681,7 +14681,7 @@ containing a value of this type. provides suggestions as well. The value must be a fully-qualified content provider authority (for example, "com.example.android.apis.SuggestionProvider") and should match the "android:authorities" tag in your content provider's manifest entry. Optional - attribute. + attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14692,7 +14692,7 @@ containing a value of this type. public static final int searchSuggestAuthority=0x010101d6; /** If provided, and not overridden by an action in the selected suggestion, this string will be placed in the action field of the {@link android.content.Intent Intent} - when the user clicks a suggestion. Optional attribute. + when the user clicks a suggestion. Optional attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14703,7 +14703,7 @@ containing a value of this type. public static final int searchSuggestIntentAction=0x010101d9; /** If provided, and not overridden by an action in the selected suggestion, this string will be placed in the data field of the {@link android.content.Intent Intent} - when the user clicks a suggestion. Optional attribute. + when the user clicks a suggestion. Optional attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14714,7 +14714,7 @@ containing a value of this type. public static final int searchSuggestIntentData=0x010101da; /** If provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path. Optional attribute. - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14728,7 +14728,7 @@ containing a value of this type. database, and will contain a single question mark, which represents the actual query string that has been typed by the user. If not provided, then the user query text will be appended to the query Uri (after an additional "/".) Optional - attribute. + attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14738,7 +14738,7 @@ containing a value of this type. */ public static final int searchSuggestSelection=0x010101d8; /** If provided, this is the minimum number of characters needed to trigger - search suggestions. The default value is 0. Optional attribute. + search suggestions. The default value is 0. Optional attribute.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14747,13 +14747,13 @@ theme attribute (in the form containing a value of this type. */ public static final int searchSuggestThreshold=0x0101026d; - /** Style for the search query widget. + /** Style for the search query widget.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int searchViewStyle=0x01010480; public static final int searchWidgetCorpusItemBackground=0x01160009; - /** The alpha applied to the foreground color to create the secondary text color. + /** The alpha applied to the foreground color to create the secondary text color.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14764,7 +14764,7 @@ containing a value of this type. public static final int secondaryContentAlpha=0x01010553; /** Defines the secondary progress value, between 0 and max. This progress is drawn between the primary progress and the background. It can be ideal for media scenarios such as - showing the buffering progress while the default progress shows the play progress. + showing the buffering progress while the default progress shows the play progress.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14773,7 +14773,7 @@ theme attribute (in the form containing a value of this type. */ public static final int secondaryProgress=0x01010138; - /** Tint to apply to the secondary progress indicator. + /** Tint to apply to the secondary progress indicator.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -14783,7 +14783,7 @@ theme attribute (in the form containing a value of this type. */ public static final int secondaryProgressTint=0x01010467; - /** Blending mode used to apply the secondary progress indicator tint. + /** Blending mode used to apply the secondary progress indicator tint.

    Must be one of the following constant values.

    @@ -14804,7 +14804,7 @@ containing a value of this type.
    */ public static final int secondaryProgressTintMode=0x01010468; - /** Secure Element which the AIDs should be routed to + /** Secure Element which the AIDs should be routed to

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14815,19 +14815,19 @@ containing a value of this type. public static final int secureElementName=0x01010602; public static final int seekBarDialogPreferenceStyle=0x01160028; public static final int seekBarPreferenceStyle=0x0116002e; - /** Default SeekBar style. + /** Default SeekBar style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int seekBarStyle=0x0101007b; /** Style for segmented buttons - a container that houses several buttons - with the appearance of a singel button broken into segments. + with the appearance of a singel button broken into segments.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int segmentedButtonStyle=0x01010330; /** If the text is selectable, select it all when the view takes - focus. + focus.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14836,7 +14836,7 @@ theme attribute (in the form containing a value of this type. */ public static final int selectAllOnFocus=0x0101015e; - /** Whether the Preference is selectable. + /** Whether the Preference is selectable.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14846,7 +14846,7 @@ containing a value of this type. */ public static final int selectable=0x010101e6; /** Flag indicating whether a recognition service can be selected as default. The default - value of this flag is true. + value of this flag is true.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14855,23 +14855,23 @@ theme attribute (in the form containing a value of this type. */ public static final int selectableAsDefault=0x01010640; - /** Background drawable for bordered standalone items that need focus/pressed states. + /** Background drawable for bordered standalone items that need focus/pressed states.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int selectableItemBackground=0x0101030e; - /** Background drawable for borderless standalone items that need focus/pressed states. + /** Background drawable for borderless standalone items that need focus/pressed states.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int selectableItemBackgroundBorderless=0x0101045c; - /** @deprecated Drawable for the vertical bar shown at the beginning and at the end of the selected date. + /** @deprecated Drawable for the vertical bar shown at the beginning and at the end of the selected date.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int selectedDateVerticalBar=0x01010347; - /** @deprecated The background color for the selected week. + /** @deprecated The background color for the selected week.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -14880,7 +14880,7 @@ or to a theme attribute in the form "?[package:][type:]na @Deprecated public static final int selectedWeekBackgroundColor=0x01010342; public static final int selectionDivider=0x011600f4; - /** The height of the selection divider. + /** The height of the selection divider.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -14893,7 +14893,7 @@ containing a value of this type. public static final int selectionDividerHeight=0x01010598; public static final int selectionDividersDistance=0x011600f5; public static final int selectionScrollOffset=0x011600a3; - /** The service that hosts active voice interaction sessions. This is required. + /** The service that hosts active voice interaction sessions. This is required.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14903,7 +14903,7 @@ containing a value of this type. */ public static final int sessionService=0x0101043d; /** Component name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14918,7 +14918,7 @@ theme attribute (in the form containing a value of this type. */ public static final int settingsActivity=0x01010225; - /** Uri that specifies a settings Slice for this wallpaper. + /** Uri that specifies a settings Slice for this wallpaper.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14928,7 +14928,7 @@ containing a value of this type. */ public static final int settingsSliceUri=0x01010593; public static final int settingsSubtitle=0x0116018c; - /** Component name of an activity that allows the user to set up this service. + /** Component name of an activity that allows the user to set up this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14941,7 +14941,7 @@ containing a value of this type. specified color. The text shadow produced does not interact with properties on View that are responsible for real time shadows, {@link android.R.styleable#View_elevation elevation} and - {@link android.R.styleable#View_translationZ translationZ}. + {@link android.R.styleable#View_translationZ translationZ}.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -14951,7 +14951,7 @@ theme attribute (in the form containing a value of this type. */ public static final int shadowColor=0x01010161; - /** Horizontal offset of the text shadow. + /** Horizontal offset of the text shadow.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14960,7 +14960,7 @@ theme attribute (in the form containing a value of this type. */ public static final int shadowDx=0x01010162; - /** Vertical offset of the text shadow. + /** Vertical offset of the text shadow.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14969,7 +14969,7 @@ theme attribute (in the form containing a value of this type. */ public static final int shadowDy=0x01010163; - /** Blur radius of the text shadow. + /** Blur radius of the text shadow.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -14978,7 +14978,7 @@ theme attribute (in the form containing a value of this type. */ public static final int shadowRadius=0x01010164; - /** Indicates what shape to fill with a gradient. + /** Indicates what shape to fill with a gradient.

    Must be one of the following constant values.

    @@ -15012,7 +15012,7 @@ containing a value of this type. communication mechanisms, such as services and content providers, to facilitate interoperability between shared components. Note that existing apps cannot remove this value, as migrating off a - shared user ID is not supported. + shared user ID is not supported.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15028,7 +15028,7 @@ containing a value of this type. string. @deprecated There is no replacement for this attribute. {@link android.R.attr#sharedUserId} has been deprecated making - this attribute unnecessary. + this attribute unnecessary.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -15036,7 +15036,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int sharedUserLabel=0x01010261; public static final int sharedUserMaxSdkVersion=0x0116018f; /** Flag indicating whether the application can be profiled by the shell user, - even when running on a device that is running in user mode. + even when running on a device that is running in user mode.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15068,7 +15068,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int shortcutShortLabel=0x01010529; public static final int shouldDefaultToObserveMode=0x011600c5; /** Whether the view of this Preference should be disabled when - this Preference is disabled. + this Preference is disabled.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15078,7 +15078,7 @@ containing a value of this type. */ public static final int shouldDisableView=0x010101ee; public static final int shouldUseDefaultUnfoldTransition=0x0116011b; - /** How this item should display in the Action Bar, if present. + /** How this item should display in the Action Bar, if present.

    Must be one or more (separated by '|') of the following constant values.

    @@ -15105,7 +15105,7 @@ containing a value of this type. public static final int showAtTop=0x0116016d; public static final int showBackdrop=0x01160101; public static final int showClockAndComplications=0x0116011c; - /** Whether to show an item for a default sound. + /** Whether to show an item for a default sound.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15114,7 +15114,7 @@ theme attribute (in the form containing a value of this type. */ public static final int showDefault=0x010101fa; - /** Setting for which dividers to show. + /** Setting for which dividers to show.

    Must be one or more (separated by '|') of the following constant values.

    @@ -15131,7 +15131,7 @@ containing a value of this type. /** Specify that an Activity should be shown even if the current/foreground user is different from the user of the Activity. This will also force the android.view.LayoutParams.FLAG_SHOW_WHEN_LOCKED flag - to be set for all windows of this activity + to be set for all windows of this activity

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15157,7 +15157,7 @@ containing a value of this type. set to true, any component that shows a preview of this live wallpaper should also show accompanying information like the title, the description, the author and the context description of this wallpaper so the user gets to know further information about this - wallpaper. + wallpaper.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15168,7 +15168,7 @@ containing a value of this type. public static final int showMetadataInPreview=0x0101052f; /** Specify that an Activity should be shown over the lock screen and, in a multiuser environment, across all users' windows. - @deprecated use {@link android.R.attr#showForAllUsers} instead. + @deprecated use {@link android.R.attr#showForAllUsers} instead.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15180,7 +15180,7 @@ containing a value of this type. public static final int showOnLockScreen=0x010103c9; public static final int showRelative=0x0116016f; public static final int showSeekBarValue=0x01160155; - /** Whether to show an item for 'Silent'. + /** Whether to show an item for 'Silent'.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15189,7 +15189,7 @@ theme attribute (in the form containing a value of this type. */ public static final int showSilent=0x010101fb; - /** Whether to draw on/off text. + /** Whether to draw on/off text.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15200,7 +15200,7 @@ containing a value of this type. public static final int showText=0x010104ad; public static final int showTitle=0x011600a0; public static final int showWallpaper=0x011600ff; - /** @deprecated Whether do show week numbers. + /** @deprecated Whether do show week numbers.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15219,7 +15219,7 @@ containing a value of this type.

    This should be used instead of {@link android.view.WindowManager.LayoutParams#FLAG_SHOW_WHEN_LOCKED} flag set for Windows. When using the Window flag during activity startup, there may not be time to add it before the system stops your activity for being behind the lock-screen. - This leads to a double life-cycle as it is then restarted.

    + This leads to a double life-cycle as it is then restarted.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15228,7 +15228,7 @@ theme attribute (in the form containing a value of this type. */ public static final int showWhenLocked=0x01010569; - /** @deprecated The number of weeks to be shown. + /** @deprecated The number of weeks to be shown.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15242,7 +15242,7 @@ containing a value of this type. must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored. You can shrink all columns by using the value "*" instead. Note that a column can be marked stretchable - and shrinkable at the same time. + and shrinkable at the same time.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15263,7 +15263,7 @@ containing a value of this type. {@deprecated This attribute is deprecated. Use maxLines instead to change the layout of a static text, and use the textMultiLine flag in the inputType attribute instead for editable text views (if both singleLine and inputType - are supplied, the inputType flags will override the value of singleLine). } + are supplied, the inputType flags will override the value of singleLine). }

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15274,7 +15274,7 @@ containing a value of this type. @Deprecated public static final int singleLine=0x0101015d; /** Whether to use single line for the preference title text. By default, preference title - will be constrained to one line, so the default value of this attribute is true. + will be constrained to one line, so the default value of this attribute is true.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15293,7 +15293,7 @@ containing a value of this type. available to applications built in to the system image; you must hold the permission INTERACT_ACROSS_USERS in order to use this feature. This flag can only be used with services, - receivers, and providers; it can not be used with activities. + receivers, and providers; it can not be used with activities.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15317,7 +15317,7 @@ containing a value of this type.

    */ public static final int slideEdge=0x01010430; - /** Smaller icon of the authenticator. + /** Smaller icon of the authenticator.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -15329,7 +15329,7 @@ or to a theme attribute in the form "?[package:][type:]na density or VGA high density screen. An application that does not support small screens will not be available for small screen devices, since there is little the platform can do - to make such an application work on a smaller screen. + to make such an application work on a smaller screen.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15345,7 +15345,7 @@ containing a value of this type. your adapter displays items of varying heights, the scrollbar thumb will change size as the user scrolls through the list. When set to false, the list will use only the number of items in the adapter and the number of items visible - on screen to determine the scrollbar's properties. + on screen to determine the scrollbar's properties.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15354,7 +15354,7 @@ theme attribute (in the form containing a value of this type. */ public static final int smoothScrollbar=0x01010231; - /** @hide Color for the solid color background if such for optimized rendering. + /** @hide Color for the solid color background if such for optimized rendering.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -15362,7 +15362,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int solidColor=0x0101034a; /** Boolean that controls whether a view should have sound effects - enabled for events such as clicking and touching. + enabled for events such as clicking and touching.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15382,17 +15382,17 @@ containing a value of this type. */ public static final int spacing=0x01010113; public static final int spanCount=0x01160178; - /** Default style for spinner drop down items. + /** Default style for spinner drop down items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int spinnerDropDownItemStyle=0x01010087; - /** Default spinner item style. + /** Default spinner item style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int spinnerItemStyle=0x01010089; - /** Display mode for spinner options. + /** Display mode for spinner options.

    Must be one of the following constant values.

    @@ -15405,12 +15405,12 @@ or to a theme attribute in the form "?[package:][type:]na
    */ public static final int spinnerMode=0x010102f1; - /** Default Spinner style. + /** Default Spinner style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int spinnerStyle=0x01010081; - /** Whether the spinners are shown. Only valid for "spinner" mode. + /** Whether the spinners are shown. Only valid for "spinner" mode.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15432,7 +15432,7 @@ or to a theme attribute in the form "?[package:][type:]na multiple children. MotionEvents for each pointer will be dispatched to the child view where the initial ACTION_DOWN event happened. See {@link android.view.ViewGroup#setMotionEventSplittingEnabled(boolean)} - for more information. + for more information.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15442,7 +15442,7 @@ containing a value of this type. */ public static final int splitMotionEvents=0x010102ef; /** When an application is partitioned into splits, this is the name of the - split that contains the defined component. + split that contains the defined component.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15451,7 +15451,7 @@ theme attribute (in the form containing a value of this type. */ public static final int splitName=0x01010549; - /** Whether to split the track and leave a gap for the thumb drawable. + /** Whether to split the track and leave a gap for the thumb drawable.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15461,7 +15461,7 @@ containing a value of this type. */ public static final int splitTrack=0x0101044c; public static final int splitTypes=0x01160194; - /** Alpha value of the spot shadow projected by elevated views, between 0 and 1. + /** Alpha value of the spot shadow projected by elevated views, between 0 and 1.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15470,7 +15470,7 @@ theme attribute (in the form containing a value of this type. */ public static final int spotShadowAlpha=0x010104bf; - /** Sets a drawable as the content of this ImageView. + /** Sets a drawable as the content of this ImageView.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -15480,7 +15480,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Specify a URI scheme specific part that must exactly match, as per {@link android.content.IntentFilter#addDataSchemeSpecificPart IntentFilter.addDataSchemeSpecificPart()} with - {@link android.os.PatternMatcher#PATTERN_LITERAL}. + {@link android.os.PatternMatcher#PATTERN_LITERAL}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15498,7 +15498,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15516,7 +15516,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15528,7 +15528,7 @@ containing a value of this type. /** Specify a URI scheme specific part that must be a prefix to match, as per {@link android.content.IntentFilter#addDataSchemeSpecificPart IntentFilter.addDataSchemeSpecificPart()} with - {@link android.os.PatternMatcher#PATTERN_PREFIX}. + {@link android.os.PatternMatcher#PATTERN_PREFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15540,7 +15540,7 @@ containing a value of this type. /** Specify a URI scheme specific part that must be a suffix to match, as per {@link android.content.IntentFilter#addDataSchemeSpecificPart IntentFilter.addDataSchemeSpecificPart()} with - {@link android.os.PatternMatcher#PATTERN_SUFFIX}. + {@link android.os.PatternMatcher#PATTERN_SUFFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15549,7 +15549,7 @@ theme attribute (in the form containing a value of this type. */ public static final int sspSuffix=0x0101061f; - /** Used by ListView and GridView to stack their content from the bottom. + /** Used by ListView and GridView to stack their content from the bottom.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15559,18 +15559,18 @@ containing a value of this type. */ public static final int stackFromBottom=0x010100fd; public static final int stackFromEnd=0x0116017a; - /** Default StackView style. + /** Default StackView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int stackViewStyle=0x0101043e; - /** Default Star style. + /** Default Star style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int starStyle=0x01010082; /** Start inset to apply to the layer. Overrides {@code left} or - {@code right} depending on layout direction. + {@code right} depending on layout direction.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -15581,7 +15581,7 @@ theme attribute (in the form containing a value of this type. */ public static final int start=0x010104db; - /** Start color of the gradient. + /** Start color of the gradient.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -15591,7 +15591,7 @@ theme attribute (in the form containing a value of this type. */ public static final int startColor=0x0101019d; - /** Delay in milliseconds before the transition starts. + /** Delay in milliseconds before the transition starts.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15600,7 +15600,7 @@ theme attribute (in the form containing a value of this type. */ public static final int startDelay=0x010103e2; - /** Delay in milliseconds before the animation runs, once start time is reached. + /** Delay in milliseconds before the animation runs, once start time is reached.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15609,9 +15609,9 @@ theme attribute (in the form containing a value of this type. */ public static final int startOffset=0x010101be; - /** LinearGradient specific + /** LinearGradient specific X coordinate of the start point origin of the gradient. - Defined in same coordinates as the path itself + Defined in same coordinates as the path itself

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15621,7 +15621,7 @@ containing a value of this type. */ public static final int startX=0x01010510; /** Y coordinate of the start point of the gradient within the shape. - Defined in same coordinates as the path itself + Defined in same coordinates as the path itself

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15630,9 +15630,9 @@ theme attribute (in the form containing a value of this type. */ public static final int startY=0x01010511; - /** {@deprecated Use minDate instead.} + /** {@deprecated Use minDate instead.} The first year (inclusive), for example "1940". - {@deprecated Use minDate instead.} + {@deprecated Use minDate instead.}

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15642,7 +15642,7 @@ containing a value of this type. */ @Deprecated public static final int startYear=0x0101017c; - /** Sets the state-based animator for the View. + /** Sets the state-based animator for the View.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -15658,7 +15658,7 @@ or to a theme attribute in the form "?[package:][type:]na with a null icicle, just like it was starting for the first time.

    This is used by the Home activity to make sure it does not get - removed if it crashes for some reason. + removed if it crashes for some reason.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15667,7 +15667,7 @@ theme attribute (in the form containing a value of this type. */ public static final int stateNotNeeded=0x01010016; - /** State identifier indicating the popup will be above the anchor. + /** State identifier indicating the popup will be above the anchor.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15682,7 +15682,7 @@ containing a value of this type. bitmap with one layer of text and bitmaps composited on top of it at 60fps. When this is set, the colorBackgroundCacheHint will be ignored even if it specifies a solid color, since that optimization - is not needed. + is not needed.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15695,7 +15695,7 @@ containing a value of this type. /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or its parent has been "activated" meaning the user has currently marked it as being of interest. This is an alternative representation of - state_checked for when the state should be propagated down the view hierarchy. + state_checked for when the state should be propagated down the view hierarchy.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15706,7 +15706,7 @@ containing a value of this type. public static final int state_activated=0x010102fe; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is considered "active" by its host. Actual usage may vary - between views. Consult the host view documentation for details. + between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15717,7 +15717,7 @@ containing a value of this type. public static final int state_active=0x010100a2; /** State identifier indicating that the object may display a check mark. See {@link android.R.attr#state_checked} for the identifier that indicates whether it is - actually checked. + actually checked.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15729,7 +15729,7 @@ containing a value of this type. /** State identifier indicating that the object is currently checked. See {@link android.R.attr#state_checkable} for an additional identifier that can indicate if any object may ever display a check, regardless of whether state_checked is - currently set. + currently set.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15740,7 +15740,7 @@ containing a value of this type. public static final int state_checked=0x010100a0; /** State for {@link android.graphics.drawable.StateListDrawable StateListDrawable} indicating that the Drawable is in a view that is capable of accepting a drop of - the content currently being manipulated in a drag-and-drop operation. + the content currently being manipulated in a drag-and-drop operation.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15751,7 +15751,7 @@ containing a value of this type. public static final int state_drag_can_accept=0x01010368; /** State for {@link android.graphics.drawable.StateListDrawable StateListDrawable} indicating that a drag operation (for which the Drawable's view is a valid recipient) - is currently positioned over the Drawable. + is currently positioned over the Drawable.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15760,7 +15760,7 @@ theme attribute (in the form containing a value of this type. */ public static final int state_drag_hovered=0x01010369; - /** State identifier indicating the group is empty (has no children). + /** State identifier indicating the group is empty (has no children).

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15770,7 +15770,7 @@ containing a value of this type. */ public static final int state_empty=0x010100a9; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view is enabled. + set when a view is enabled.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15779,7 +15779,7 @@ theme attribute (in the form containing a value of this type. */ public static final int state_enabled=0x0101009e; - /** State identifier indicating the group is expanded. + /** State identifier indicating the group is expanded.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15790,7 +15790,7 @@ containing a value of this type. public static final int state_expanded=0x010100a8; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is in the first position in an ordered set. Actual usage - may vary between views. Consult the host view documentation for details. + may vary between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15800,7 +15800,7 @@ containing a value of this type. */ public static final int state_first=0x010100a4; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view has input focus. + set when a view has input focus.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15810,7 +15810,7 @@ containing a value of this type. */ public static final int state_focused=0x0101009c; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a pointer is hovering over the view. + set when a pointer is hovering over the view.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15821,7 +15821,7 @@ containing a value of this type. public static final int state_hovered=0x01010367; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is in the last position in an ordered set. Actual usage - may vary between views. Consult the host view documentation for details. + may vary between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15832,7 +15832,7 @@ containing a value of this type. public static final int state_last=0x010100a6; /** State for {@link android.inputmethodservice.KeyboardView KeyboardView} key preview background. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15844,7 +15844,7 @@ containing a value of this type. public static final int state_long_pressable=0x0101023c; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is in the middle position in an ordered set. Actual usage - may vary between views. Consult the host view documentation for details. + may vary between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15853,7 +15853,7 @@ theme attribute (in the form containing a value of this type. */ public static final int state_middle=0x010100a5; - /** State identifier indicating a TextView has a multi-line layout. + /** State identifier indicating a TextView has a multi-line layout.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15863,7 +15863,7 @@ containing a value of this type. */ public static final int state_multiline=0x0101034d; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when the user is pressing down in a view. + set when the user is pressing down in a view.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15873,7 +15873,7 @@ containing a value of this type. */ public static final int state_pressed=0x010100a7; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view (or one of its parents) is currently selected. + set when a view (or one of its parents) is currently selected.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15884,7 +15884,7 @@ containing a value of this type. public static final int state_selected=0x010100a1; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is considered "single" by its host. Actual usage may vary - between views. Consult the host view documentation for details. + between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15895,7 +15895,7 @@ containing a value of this type. public static final int state_single=0x010100a3; public static final int state_ux_restricted=0x0116018e; /** State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view's window has input focus. + set when a view's window has input focus.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15904,7 +15904,7 @@ theme attribute (in the form containing a value of this type. */ public static final int state_window_focused=0x0101009d; - /** A resource id of a static drawable. + /** A resource id of a static drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -15926,7 +15926,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.os.Build.VERSION_CODES#VANILLA_ICE_CREAM VANILLA_ICE_CREAM} or above, this attribute is ignored. @deprecated Draw proper background behind - {@link android.view.WindowInsets.Type#statusBars()}} instead. + {@link android.view.WindowInsets.Type#statusBars()}} instead.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -15937,7 +15937,7 @@ containing a value of this type. */ @Deprecated public static final int statusBarColor=0x01010451; - /** The step size of the rating. + /** The step size of the rating.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15948,7 +15948,7 @@ containing a value of this type. public static final int stepSize=0x01010146; /** If set to true, this service with be automatically stopped when the user remove a task rooted in an activity owned by - the application. The default is false. + the application. The default is false.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15958,7 +15958,7 @@ containing a value of this type. */ public static final int stopWithTask=0x0101036a; public static final int storageDescription=0x0116014d; - /** Different audio stream types. + /** Different audio stream types.

    Must be one of the following constant values.

    @@ -15977,7 +15977,7 @@ containing a value of this type. must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored. You can stretch all columns by using the value "*" instead. Note that a column can be marked stretchable - and shrinkable at the same time. + and shrinkable at the same time.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -15986,7 +15986,7 @@ theme attribute (in the form containing a value of this type. */ public static final int stretchColumns=0x01010149; - /** Defines how columns should stretch to fill the available empty space, if any. + /** Defines how columns should stretch to fill the available empty space, if any.

    Must be one of the following constant values.

    @@ -16001,7 +16001,7 @@ containing a value of this type. */ public static final int stretchMode=0x01010116; /** The opacity of a path stroke, as a value between 0 (completely transparent) - and 1 (completely opaque). + and 1 (completely opaque).

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16010,7 +16010,7 @@ theme attribute (in the form containing a value of this type. */ public static final int strokeAlpha=0x010104cb; - /** The color to stroke the path if not defined implies no stroke. + /** The color to stroke the path if not defined implies no stroke.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -16020,7 +16020,7 @@ theme attribute (in the form containing a value of this type. */ public static final int strokeColor=0x01010406; - /** sets the linecap for a stroked path. + /** sets the linecap for a stroked path.

    Must be one of the following constant values.

    @@ -16033,7 +16033,7 @@ containing a value of this type.
    */ public static final int strokeLineCap=0x0101040b; - /** sets the lineJoin for a stroked path. + /** sets the lineJoin for a stroked path.

    Must be one of the following constant values.

    @@ -16046,7 +16046,7 @@ containing a value of this type.
    */ public static final int strokeLineJoin=0x0101040c; - /** sets the Miter limit for a stroked path. + /** sets the Miter limit for a stroked path.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16055,7 +16055,7 @@ theme attribute (in the form containing a value of this type. */ public static final int strokeMiterLimit=0x0101040d; - /** The width a path stroke. + /** The width a path stroke.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16065,17 +16065,17 @@ containing a value of this type. */ public static final int strokeWidth=0x01010407; public static final int stylusHandwritingSettingsActivity=0x011600c0; - /** Drawable for the arrow icon indicating a particular item is a submenu. + /** Drawable for the arrow icon indicating a particular item is a submenu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int subMenuArrow=0x010104f3; - /** Background for the section containing the action (for example, voice search). + /** Background for the section containing the action (for example, voice search).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int submitBackground=0x01010488; - /** Specifies subtitle text used for navigationMode="normal". + /** Specifies subtitle text used for navigationMode="normal".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16088,7 +16088,7 @@ containing a value of this type. or to a theme attribute in the form "?[package:][type:]name". */ public static final int subtitleTextAppearance=0x0101042f; - /** A color to apply to the subtitle string. + /** A color to apply to the subtitle string.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -16098,13 +16098,13 @@ theme attribute (in the form containing a value of this type. */ public static final int subtitleTextColor=0x010104e4; - /** Specifies a style to use for subtitle text. + /** Specifies a style to use for subtitle text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int subtitleTextStyle=0x010102f9; /** The extra value of the subtype. This string can be any string and will be passed to - the SpellChecker. + the SpellChecker.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16117,7 +16117,7 @@ containing a value of this type. subtypes by ID. When the IME package gets upgraded, enabled IDs will stay enabled even if other attributes are different. If the ID is unspecified (by calling the other constructor or 0. Arrays.hashCode(new Object[] {locale, mode, extraValue, - isAuxiliary, overridesImplicitlyEnabledSubtype}) will be used instead. + isAuxiliary, overridesImplicitlyEnabledSubtype}) will be used instead.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16129,7 +16129,7 @@ containing a value of this type. /** The locale of the subtype. This string should be a locale (for example, en_US and fr_FR). This is also used by the framework to know the supported locales of the spell checker. {@link android.view.textservice.SpellCheckerSubtype#getLocale()} - returns the value specified in this attribute. + returns the value specified in this attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16146,7 +16146,7 @@ containing a value of this type. {@link android.content.Intent#ACTION_SEARCH ACTION_SEARCH} intent that is passed to your searchable activity. To examine the string, use {@link android.content.Intent#getStringExtra getStringExtra(SearchManager.ACTION_MSG)}. - Optional attribute. + Optional attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16168,7 +16168,7 @@ containing a value of this type. your searchable activity. To examine the string, use {@link android.content.Intent#getStringExtra getStringExtra(SearchManager.ACTION_MSG)}. If the data does not exist for the - selection suggestion, the action key will be ignored.Optional attribute. + selection suggestion, the action key will be ignored.Optional attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16177,12 +16177,12 @@ theme attribute (in the form containing a value of this type. */ public static final int suggestActionMsgColumn=0x010101dd; - /** Layout for query suggestion rows. + /** Layout for query suggestion rows.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int suggestionRowLayout=0x01010486; - /** The summary for the item. + /** The summary for the item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16191,7 +16191,7 @@ theme attribute (in the form containing a value of this type. */ public static final int summary=0x010101e9; - /** Column in data table that summarizes this data. + /** Column in data table that summarizes this data.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16202,7 +16202,7 @@ containing a value of this type. public static final int summaryColumn=0x010102a2; /** The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked. If separate on/off summaries are not - needed, the summary attribute can be used instead. + needed, the summary attribute can be used instead.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16213,7 +16213,7 @@ containing a value of this type. public static final int summaryOff=0x010101f0; /** The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked. If separate on/off summaries are not - needed, the summary attribute can be used instead. + needed, the summary attribute can be used instead.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16223,10 +16223,10 @@ containing a value of this type. */ public static final int summaryOn=0x010101ef; public static final int supportedTypes=0x01160169; - /** @hide + /** @hide Wallpapers optimized and capable of drawing in ambient mode will return true. This feature requires the android.permission.AMBIENT_WALLPAPER permission. - @hide + @hide

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16237,7 +16237,7 @@ containing a value of this type. @android.annotation.SystemApi public static final int supportsAmbientMode=0x0101058d; /** Flag indicating whether this voice interaction service is capable of handling the - assist action. + assist action.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16248,7 +16248,7 @@ containing a value of this type. public static final int supportsAssist=0x010104f0; public static final int supportsBatteryGameMode=0x0116012a; public static final int supportsConnectionlessStylusHandwriting=0x011600bf; - /** Specifies whether the IME supports showing inline suggestions. + /** Specifies whether the IME supports showing inline suggestions.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16265,7 +16265,7 @@ containing a value of this type. public static final int supportsInlineSuggestions=0x0101060d; public static final int supportsInlineSuggestionsWithTouchExploration=0x011600bd; /** Flag indicating whether this voice interaction service is capable of being launched - from the keyguard. + from the keyguard.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16276,7 +16276,7 @@ containing a value of this type. public static final int supportsLaunchVoiceAssistFromKeyguard=0x010104f1; /** Flag indicating whether this voice interaction service can handle local voice interaction requests from an Activity. This flag is new in - {@link android.os.Build.VERSION_CODES#N} and not used in previous versions. + {@link android.os.Build.VERSION_CODES#N} and not used in previous versions.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16288,7 +16288,7 @@ containing a value of this type. /** Indicates that this wallpaper service can support multiple engines to render on each surface independently. An example use case is a multi-display set-up where the wallpaper service can render surfaces to each of the connected displays. Corresponds to - {@link android.app.WallpaperInfo#supportsMultipleDisplays()} + {@link android.app.WallpaperInfo#supportsMultipleDisplays()}

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16306,7 +16306,7 @@ containing a value of this type. Note that your activity may still be resized even if this attribute is true and {@link android.R.attr#resizeableActivity} is false. -

    The default value is false. +

    The default value is false.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16316,7 +16316,7 @@ containing a value of this type. */ public static final int supportsPictureInPicture=0x010104f7; /** Declare that your application will be able to deal with RTL (right to left) layouts. - The default value is false. + The default value is false.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16333,7 +16333,7 @@ containing a value of this type. accordingly.

    Note that the system determines the most appropriate next input method and subtype in order to provide the consistent user experience in switching - between IMEs and subtypes. + between IMEs and subtypes.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16353,7 +16353,7 @@ containing a value of this type. /** Specifies whether the IME suppresses system spell checker. The default value is false. If an IME sets this attribute to true, the system spell checker will be disabled while the IME has an - active input session. + active input session.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16362,7 +16362,7 @@ theme attribute (in the form containing a value of this type. */ public static final int suppressesSpellChecker=0x01010643; - /** Minimum width for the switch component. + /** Minimum width for the switch component.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -16373,7 +16373,7 @@ theme attribute (in the form containing a value of this type. */ public static final int switchMinWidth=0x01010370; - /** Minimum space between the switch and caption text. + /** Minimum space between the switch and caption text.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -16384,23 +16384,23 @@ theme attribute (in the form containing a value of this type. */ public static final int switchPadding=0x01010371; - /** Default style for switch preferences. + /** Default style for switch preferences.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int switchPreferenceStyle=0x0101036d; - /** Default style for the Switch widget. + /** Default style for the Switch widget.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int switchStyle=0x0101043f; - /** TextAppearance style for text displayed on the switch thumb. + /** TextAppearance style for text displayed on the switch thumb.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int switchTextAppearance=0x0101036e; /** The text used on the switch itself when in the "off" state. - This should be a very SHORT string, as it appears in a small space. + This should be a very SHORT string, as it appears in a small space.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16410,7 +16410,7 @@ containing a value of this type. */ public static final int switchTextOff=0x0101036c; /** The text used on the switch itself when in the "on" state. - This should be a very SHORT string, as it appears in a small space. + This should be a very SHORT string, as it appears in a small space.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16420,7 +16420,7 @@ containing a value of this type. */ public static final int switchTextOn=0x0101036b; /** Flag indicating whether this content provider would like to - participate in data synchronization. + participate in data synchronization.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16431,7 +16431,7 @@ containing a value of this type. public static final int syncable=0x01010019; public static final int systemUserOnly=0x01160190; public static final int tabLayout=0x011600dd; - /** Determines whether the strip under the tab indicators is drawn or not. + /** Determines whether the strip under the tab indicators is drawn or not.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16440,17 +16440,17 @@ theme attribute (in the form containing a value of this type. */ public static final int tabStripEnabled=0x010102bd; - /** Drawable used to draw the left part of the strip underneath the tabs. + /** Drawable used to draw the left part of the strip underneath the tabs.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int tabStripLeft=0x010102bb; - /** Drawable used to draw the right part of the strip underneath the tabs. + /** Drawable used to draw the right part of the strip underneath the tabs.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int tabStripRight=0x010102bc; - /** Default TabWidget style. + /** Default TabWidget style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -16460,7 +16460,7 @@ or to a theme attribute in the form "?[package:][type:]na searched for with {@link android.view.View#findViewWithTag View.findViewWithTag()}. It is generally preferable to use IDs (through the android:id attribute) instead of tags because - they are faster and allow for compile-time type checking. + they are faster and allow for compile-time type checking.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16482,7 +16482,7 @@ containing a value of this type. */ public static final int tag=0x010100d1; /** Fully qualified class name of an activity that allows the user to view - their entire wallet + their entire wallet

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16497,7 +16497,7 @@ theme attribute (in the form containing a value of this type. */ public static final int targetActivity=0x01010202; - /** Default height of the AppWidget in units of launcher grid cells. + /** Default height of the AppWidget in units of launcher grid cells.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16506,7 +16506,7 @@ theme attribute (in the form containing a value of this type. */ public static final int targetCellHeight=0x01010635; - /** Default width of the AppWidget in units of launcher grid cells. + /** Default width of the AppWidget in units of launcher grid cells.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16516,7 +16516,7 @@ containing a value of this type. */ public static final int targetCellWidth=0x01010634; /** The class part of the ComponentName to assign to the Intent, as per - {@link android.content.Intent#setComponent Intent.setComponent()}. + {@link android.content.Intent#setComponent Intent.setComponent()}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16525,20 +16525,20 @@ theme attribute (in the form containing a value of this type. */ public static final int targetClass=0x0101002f; - /** @deprecated Removed. + /** @deprecated Removed. Reference to an array resource that be used as description for the targets around the circle. - {@deprecated Removed.} + {@deprecated Removed.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @Deprecated public static final int targetDescriptions=0x010103a0; - /** The id of a target on which this transition will animate changes. + /** The id of a target on which this transition will animate changes.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int targetId=0x010103dc; - /** The transitionName of the target on which this transition will animation changes. + /** The transitionName of the target on which this transition will animation changes.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16548,7 +16548,7 @@ containing a value of this type. */ public static final int targetName=0x0101044d; /** The name of the application package that an Instrumentation object - will run against. + will run against.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16560,7 +16560,7 @@ containing a value of this type. /** The name of an application's processes that an Instrumentation object will run against. If not specified, only runs in the main process of the targetPackage. Can either be a comma-separated list of process names or '*' for any process that - launches to run targetPackage code. + launches to run targetPackage code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16575,7 +16575,7 @@ containing a value of this type.

    The default value of this attribute is 1.

    @deprecated The security properties have been moved to - {@link android.os.Build.VERSION Build.VERSION} 27 and 28. + {@link android.os.Build.VERSION Build.VERSION} 27 and 28.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16593,7 +16593,7 @@ containing a value of this type. available to older applications. This may also be a string (such as "Donut") if this is built against a development branch, in which case minSdkVersion is also forced to be that - string. + string.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    May be an integer value, such as "100".

    This may also be a reference to a resource (in the form @@ -16614,7 +16614,7 @@ containing a value of this type. attribute to modify that behavior: either giving them an affinity for another task, if the activities are intended to be part of that task from the user's perspective, or using an empty string for - activities that have no affinity to a task. + activities that have no affinity to a task.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16624,58 +16624,58 @@ containing a value of this type. */ public static final int taskAffinity=0x01010012; /** When closing the last activity of a task, this is the animation that is - run on the activity of the next task (which is entering the screen). + run on the activity of the next task (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int taskCloseEnterAnimation=0x010100be; /** When opening an activity in a new task, this is the animation that is - run on the activity of the old task (which is exiting the screen). + run on the activity of the old task (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int taskCloseExitAnimation=0x010100bf; /** When opening an activity in a new task, this is the animation that is - run on the activity of the new task (which is entering the screen). + run on the activity of the new task (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int taskOpenEnterAnimation=0x010100bc; /** When opening an activity in a new task, this is the animation that is - run on the activity of the old task (which is exiting the screen). + run on the activity of the old task (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int taskOpenExitAnimation=0x010100bd; /** When sending the current task to the background, this is the animation that is run on the top activity of the task behind - it (which is entering the screen). + it (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int taskToBackEnterAnimation=0x010100c2; /** When sending the current task to the background, this is the animation that is run on the top activity of the current task - (which is exiting the screen). + (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int taskToBackExitAnimation=0x010100c3; /** When bringing an existing task to the foreground, this is the animation that is run on the top activity of the task being brought - to the foreground (which is entering the screen). + to the foreground (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int taskToFrontEnterAnimation=0x010100c0; /** When bringing an existing task to the foreground, this is the animation that is run on the current foreground activity - (which is exiting the screen). + (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int taskToFrontExitAnimation=0x010100c1; - /** This is the amount of tension. + /** This is the amount of tension.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16688,7 +16688,7 @@ containing a value of this type. For example, it may expose functionality or data outside of itself that would cause a security hole, but is useful for testing. This kind of application can not be installed without the - INSTALL_ALLOW_TEST flag, which means only through adb install. + INSTALL_ALLOW_TEST flag, which means only through adb install.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16697,7 +16697,7 @@ theme attribute (in the form containing a value of this type. */ public static final int testOnly=0x01010272; - /** Text to display. + /** Text to display.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16706,7 +16706,7 @@ theme attribute (in the form containing a value of this type. */ public static final int text=0x0101014f; - /** Defines the alignment of the text. + /** Defines the alignment of the text.

    May be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16733,7 +16733,7 @@ containing a value of this type. */ public static final int textAlignment=0x010103b1; - /** Present the text in ALL CAPS. This may use a small-caps form when available. + /** Present the text in ALL CAPS. This may use a small-caps form when available.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -16742,13 +16742,13 @@ theme attribute (in the form containing a value of this type. */ public static final int textAllCaps=0x0101038c; - /** Default appearance of text: color, typeface, size, and style. + /** Default appearance of text: color, typeface, size, and style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearance=0x01010034; public static final int textAppearanceAutoCorrectionSuggestion=0x0116000c; - /** Text color, typeface, size, and style for the text inside of a button. + /** Text color, typeface, size, and style for the text inside of a button.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -16756,83 +16756,83 @@ or to a theme attribute in the form "?[package:][type:]na public static final int textAppearanceEasyCorrectSuggestion=0x0116000a; public static final int textAppearanceGrammarErrorSuggestion=0x0116000d; /** Default appearance of text against an inverted background: - color, typeface, size, and style. + color, typeface, size, and style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceInverse=0x01010035; - /** Text color, typeface, size, and style for "large" text. Defaults to primary text color. + /** Text color, typeface, size, and style for "large" text. Defaults to primary text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceLarge=0x01010040; - /** Text color, typeface, size, and style for "large" inverse text. Defaults to primary inverse text color. + /** Text color, typeface, size, and style for "large" inverse text. Defaults to primary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceLargeInverse=0x01010043; - /** Text color, typeface, size, and style for the text inside of a popup menu. + /** Text color, typeface, size, and style for the text inside of a popup menu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceLargePopupMenu=0x01010301; - /** The preferred TextAppearance for the primary text of list items. + /** The preferred TextAppearance for the primary text of list items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceListItem=0x0101039e; - /** The preferred TextAppearance for the secondary text of list items. + /** The preferred TextAppearance for the secondary text of list items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceListItemSecondary=0x01010432; - /** The preferred TextAppearance for the primary text of small list items. + /** The preferred TextAppearance for the primary text of small list items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceListItemSmall=0x0101039f; - /** Text color, typeface, size, and style for "medium" text. Defaults to primary text color. + /** Text color, typeface, size, and style for "medium" text. Defaults to primary text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceMedium=0x01010041; - /** Text color, typeface, size, and style for "medium" inverse text. Defaults to primary inverse text color. + /** Text color, typeface, size, and style for "medium" inverse text. Defaults to primary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceMediumInverse=0x01010044; public static final int textAppearanceMisspelledSuggestion=0x0116000b; - /** Text color, typeface, size, and style for header text inside of a popup menu. + /** Text color, typeface, size, and style for header text inside of a popup menu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearancePopupMenuHeader=0x01010502; - /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. + /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceSearchResultSubtitle=0x010102a0; - /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. + /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceSearchResultTitle=0x010102a1; - /** Text color, typeface, size, and style for "small" text. Defaults to secondary text color. + /** Text color, typeface, size, and style for "small" text. Defaults to secondary text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceSmall=0x01010042; - /** Text color, typeface, size, and style for "small" inverse text. Defaults to secondary inverse text color. + /** Text color, typeface, size, and style for "small" inverse text. Defaults to secondary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceSmallInverse=0x01010045; - /** Text color, typeface, size, and style for small text inside of a popup menu. + /** Text color, typeface, size, and style for small text inside of a popup menu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textAppearanceSmallPopupMenu=0x01010302; - /** Drawable to use for check marks. + /** Drawable to use for check marks.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -16841,56 +16841,56 @@ or to a theme attribute in the form "?[package:][type:]na or to a theme attribute in the form "?[package:][type:]name". */ public static final int textCheckMarkInverse=0x01010047; - /** Color of text (usually same as colorForeground). + /** Color of text (usually same as colorForeground).

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColor=0x01010098; - /** Color of list item text in alert dialogs. + /** Color of list item text in alert dialogs.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorAlertDialogListItem=0x01010306; - /** Color of highlighted text. + /** Color of highlighted text.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorHighlight=0x01010099; - /** Color of highlighted text, when used in a light theme. + /** Color of highlighted text, when used in a light theme.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorHighlightInverse=0x0101034f; - /** Color of hint text (displayed when the field is empty). + /** Color of hint text (displayed when the field is empty).

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorHint=0x0101009a; - /** Inverse hint text color. + /** Inverse hint text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorHintInverse=0x0101003f; - /** Color of link text (URLs). + /** Color of link text (URLs).

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorLink=0x0101009b; - /** Color of link text (URLs), when used in a light theme. + /** Color of link text (URLs), when used in a light theme.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -16898,7 +16898,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int textColorLinkInverse=0x01010350; public static final int textColorOnAccent=0x01160042; - /** The most prominent text color. + /** The most prominent text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -16906,28 +16906,28 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int textColorPrimary=0x01010036; public static final int textColorPrimaryActivated=0x01160006; - /** Bright text color. Only differentiates based on the disabled state. + /** Bright text color. Only differentiates based on the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorPrimaryDisableOnly=0x01010037; - /** Primary inverse text color, useful for inverted backgrounds. + /** Primary inverse text color, useful for inverted backgrounds.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorPrimaryInverse=0x01010039; - /** Bright inverse text color. Only differentiates based on the disabled state. + /** Bright inverse text color. Only differentiates based on the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorPrimaryInverseDisableOnly=0x0101028b; - /** Bright inverse text color. This does not differentiate the disabled state. + /** Bright inverse text color. This does not differentiate the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -16936,7 +16936,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int textColorPrimaryInverseNoDisable=0x0101003d; /** Bright text color. This does not differentiate the disabled state. As an example, buttons use this since they display the disabled state via the background and not the - foreground text color. + foreground text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -16944,7 +16944,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int textColorPrimaryNoDisable=0x0101003b; public static final int textColorSearchUrl=0x01160008; - /** Secondary text color. + /** Secondary text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -16952,47 +16952,47 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int textColorSecondary=0x01010038; public static final int textColorSecondaryActivated=0x01160007; - /** Secondary inverse text color, useful for inverted backgrounds. + /** Secondary inverse text color, useful for inverted backgrounds.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorSecondaryInverse=0x0101003a; - /** Dim inverse text color. This does not differentiate the disabled state. + /** Dim inverse text color. This does not differentiate the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorSecondaryInverseNoDisable=0x0101003e; - /** Dim text color. This does not differentiate the disabled state. + /** Dim text color. This does not differentiate the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorSecondaryNoDisable=0x0101003c; - /** Tertiary text color. + /** Tertiary text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorTertiary=0x01010212; - /** Tertiary inverse text color, useful for inverted backgrounds. + /** Tertiary inverse text color, useful for inverted backgrounds.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb". */ public static final int textColorTertiaryInverse=0x01010213; - /** Reference to a drawable that will be drawn under the insertion cursor. + /** Reference to a drawable that will be drawn under the insertion cursor.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textCursorDrawable=0x01010362; - /** Defines the direction of the text. + /** Defines the direction of the text.

    May be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17022,37 +17022,37 @@ containing a value of this type. */ public static final int textDirection=0x010103b0; - /** Variation of textEditPasteWindowLayout displayed when the clipboard is empty. + /** Variation of textEditPasteWindowLayout displayed when the clipboard is empty.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textEditNoPasteWindowLayout=0x01010315; /** The layout of the view that is displayed on top of the cursor to paste inside a - TextEdit field. + TextEdit field.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textEditPasteWindowLayout=0x01010314; - /** Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. + /** Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textEditSideNoPasteWindowLayout=0x0101035f; /** Used instead of textEditPasteWindowLayout when the window is moved on the side of the - insertion cursor because it would be clipped if it were positioned on top. + insertion cursor because it would be clipped if it were positioned on top.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textEditSidePasteWindowLayout=0x0101035e; public static final int textEditSuggestionContainerLayout=0x0116002f; public static final int textEditSuggestionHighlightStyle=0x01160030; - /** Layout of the TextView item that will populate the suggestion popup window. + /** Layout of the TextView item that will populate the suggestion popup window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textEditSuggestionItemLayout=0x01010374; /** When set to true, the list will filter results as the user types. The - List's adapter must support the Filterable interface for this to work. + List's adapter must support the Filterable interface for this to work.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17061,7 +17061,7 @@ theme attribute (in the form containing a value of this type. */ public static final int textFilterEnabled=0x010100ff; - /** Weight for the font used in the TextView. + /** Weight for the font used in the TextView.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17071,7 +17071,7 @@ containing a value of this type. */ public static final int textFontWeight=0x01010585; /** Indicates that the content of a non-editable TextView can be selected. - Default value is false. EditText content is always selectable. + Default value is false. EditText content is always selectable.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17083,7 +17083,7 @@ containing a value of this type. /** Specifies the {@link android.os.LocaleList} for the text. May be a string value, which is a comma-separated language tag list, such as "ja-JP,zh-CN". When not specified or an empty string is given, it will fallback to the default one. - {@see android.os.LocaleList#forLanguageTags(String)} + {@see android.os.LocaleList#forLanguageTags(String)}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17098,7 +17098,7 @@ theme attribute (in the form containing a value of this type. */ public static final int textLocale=0x01010592; - /** The text for the button when it is not checked. + /** The text for the button when it is not checked.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17107,7 +17107,7 @@ theme attribute (in the form containing a value of this type. */ public static final int textOff=0x01010125; - /** The text for the button when it is checked. + /** The text for the button when it is checked.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17116,7 +17116,7 @@ theme attribute (in the form containing a value of this type. */ public static final int textOn=0x01010124; - /** Sets the horizontal scaling factor for the text. + /** Sets the horizontal scaling factor for the text.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17126,25 +17126,25 @@ containing a value of this type. */ public static final int textScaleX=0x01010151; /** Reference to a drawable that will be used to display a text selection - anchor for positioning the cursor within text. + anchor for positioning the cursor within text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textSelectHandle=0x010102c7; /** Reference to a drawable that will be used to display a text selection - anchor on the left side of a selection region. + anchor on the left side of a selection region.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textSelectHandleLeft=0x010102c5; /** Reference to a drawable that will be used to display a text selection - anchor on the right side of a selection region. + anchor on the right side of a selection region.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textSelectHandleRight=0x010102c6; /** Reference to a style that will be used for the window containing a text - selection anchor. + selection anchor.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -17157,7 +17157,7 @@ or to a theme attribute in the form "?[package:][type:]na

  • pt Points
  • dip Device independent pixels. See {@link android.util.DisplayMetrics} for more information.
  • - +

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17168,7 +17168,7 @@ theme attribute (in the form containing a value of this type. */ public static final int textSize=0x01010095; - /** Default text typeface style. + /** Default text typeface style.

    Must be one or more (separated by '|') of the following constant values.

    @@ -17182,14 +17182,14 @@ containing a value of this type. */ public static final int textStyle=0x01010097; /** Reference to a style that will be used for the window containing a list of possible - text suggestions in an EditText. + text suggestions in an EditText.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int textSuggestionsWindowStyle=0x01010373; public static final int textUnderlineColor=0x0116000e; public static final int textUnderlineThickness=0x0116000f; - /** Default TextView style. + /** Default TextView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -17203,12 +17203,12 @@ or to a theme attribute in the form "?[package:][type:]na for "starting" animations prior to the activity being launched (to better match what the activity actually looks like). It is a reference to a style resource defining the theme. If not set, the default - system theme will be used. + system theme will be used.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int theme=0x01010000; - /** Thickness of the ring. When defined, thicknessRatio is ignored. + /** Thickness of the ring. When defined, thicknessRatio is ignored.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17221,7 +17221,7 @@ containing a value of this type. public static final int thickness=0x01010260; /** Thickness of the ring expressed as a ratio of the ring's width. For instance, if thicknessRatio=3, then the thickness equals the ring's width divided by 3. - This value is ignored if innerRadius is defined. Default value is 3. + This value is ignored if innerRadius is defined. Default value is 3.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17230,7 +17230,7 @@ theme attribute (in the form containing a value of this type. */ public static final int thicknessRatio=0x0101019c; - /** Draws the thumb on a seekbar. + /** Draws the thumb on a seekbar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -17238,7 +17238,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int thumbDrawable=0x011600cb; public static final int thumbMinHeight=0x011600cd; public static final int thumbMinWidth=0x011600cc; - /** An offset for the thumb that allows it to extend out of the range of the track. + /** An offset for the thumb that allows it to extend out of the range of the track.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17249,7 +17249,7 @@ theme attribute (in the form containing a value of this type. */ public static final int thumbOffset=0x01010143; - /** Position of thumb in relation to the track. + /** Position of thumb in relation to the track.

    Must be one of the following constant values.

    @@ -17264,7 +17264,7 @@ containing a value of this type.
    */ public static final int thumbPosition=0x010104e5; - /** Amount of padding on either side of text within the switch thumb. + /** Amount of padding on either side of text within the switch thumb.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17275,7 +17275,7 @@ theme attribute (in the form containing a value of this type. */ public static final int thumbTextPadding=0x01010372; - /** Tint to apply to the thumb drawable. + /** Tint to apply to the thumb drawable.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -17285,7 +17285,7 @@ theme attribute (in the form containing a value of this type. */ public static final int thumbTint=0x01010471; - /** Blending mode used to apply the thumb tint. + /** Blending mode used to apply the thumb tint.

    Must be one of the following constant values.

    @@ -17306,17 +17306,17 @@ containing a value of this type.
    */ public static final int thumbTintMode=0x01010472; - /** Reference to the wallpaper's thumbnail bitmap. + /** Reference to the wallpaper's thumbnail bitmap.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int thumbnail=0x010102a5; - /** Drawable displayed at each progress position on a seekbar. + /** Drawable displayed at each progress position on a seekbar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int tickMark=0x0101050a; - /** Tint to apply to the tick mark drawable. + /** Tint to apply to the tick mark drawable.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -17326,7 +17326,7 @@ theme attribute (in the form containing a value of this type. */ public static final int tickMarkTint=0x0101050b; - /** Blending mode used to apply the tick mark tint. + /** Blending mode used to apply the tick mark tint.

    Must be one of the following constant values.

    @@ -17348,7 +17348,7 @@ containing a value of this type. */ public static final int tickMarkTintMode=0x0101050c; /** Defines the tile mode. When the tile mode is enabled, the bitmap is repeated. - Gravity is ignored when the tile mode is enabled. Default value is "disabled". + Gravity is ignored when the tile mode is enabled. Default value is "disabled".

    Must be one of the following constant values.

    @@ -17364,7 +17364,7 @@ containing a value of this type. */ public static final int tileMode=0x01010201; /** Defines the horizontal tile mode. When the tile mode is enabled, the bitmap is repeated. - Gravity is ignored when the tile mode is enabled. Default value is "disabled". + Gravity is ignored when the tile mode is enabled. Default value is "disabled".

    Must be one of the following constant values.

    @@ -17380,7 +17380,7 @@ containing a value of this type. */ public static final int tileModeX=0x01010477; /** Defines the vertical tile mode. When the tile mode is enabled, the bitmap is repeated. - Gravity is ignored when the tile mode is enabled. Default value is "disabled". + Gravity is ignored when the tile mode is enabled. Default value is "disabled".

    Must be one of the following constant values.

    @@ -17396,14 +17396,14 @@ containing a value of this type. */ public static final int tileModeY=0x01010478; public static final int tileService=0x011600c3; - /** The TimePicker dialog theme. + /** The TimePicker dialog theme.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int timePickerDialogTheme=0x0101049e; /** Defines the look of the widget. Prior to the L release, the only choice was spinner. As of L, with the Material theme selected, the default layout is clock, - but this attribute can be used to force spinner to be used instead. + but this attribute can be used to force spinner to be used instead.

    Must be one of the following constant values.

    @@ -17415,7 +17415,7 @@ or to a theme attribute in the form "?[package:][type:]na
    */ public static final int timePickerMode=0x010104b4; - /** The TimePicker style. + /** The TimePicker style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -17424,7 +17424,7 @@ or to a theme attribute in the form "?[package:][type:]na TextClock will ignore the time zone of the system. To use the user's time zone, do not specify this attribute. The default value is the user's time zone. Please refer to {@link java.util.TimeZone} for more - information about time zone ids. + information about time zone ids.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17442,7 +17442,7 @@ containing a value of this type. /** The tinting color for the image. By default, the tint will blend using SRC_ATOP mode. Please note that for compatibility reasons, this is NOT consistent with the default SRC_IN tint mode used by {@link android.widget.ImageView#setImageTintList} and by - similar tint attributes on other views. + similar tint attributes on other views.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -17453,7 +17453,7 @@ containing a value of this type. */ public static final int tint=0x01010121; /** When a tint color is set, specifies its Porter-Duff blending mode. The - default value is src_in, which treats the drawable as an alpha mask. + default value is src_in, which treats the drawable as an alpha mask.

    Must be one of the following constant values.

    @@ -17474,7 +17474,7 @@ containing a value of this type.
    */ public static final int tintMode=0x010103fb; - /** The title associated with the item. + /** The title associated with the item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17484,7 +17484,7 @@ containing a value of this type. */ public static final int title=0x010101e1; /** The condensed title associated with the item. This is used in situations where the - normal title may be too long to be displayed. + normal title may be too long to be displayed.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17494,7 +17494,7 @@ containing a value of this type. */ public static final int titleCondensed=0x010101e2; /** Specifies extra space on the left, start, right and end sides - of the toolbar's title. Margin values should be positive. + of the toolbar's title. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17507,7 +17507,7 @@ containing a value of this type. public static final int titleMargin=0x010104f8; /** Specifies extra space on the bottom side of the toolbar's title. If both this attribute and titleMargin are specified, then this - attribute takes precedence. Margin values should be positive. + attribute takes precedence. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17520,7 +17520,7 @@ containing a value of this type. public static final int titleMarginBottom=0x010104fc; /** Specifies extra space on the end side of the toolbar's title. If both this attribute and titleMargin are specified, then this - attribute takes precedence. Margin values should be positive. + attribute takes precedence. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17533,7 +17533,7 @@ containing a value of this type. public static final int titleMarginEnd=0x010104fa; /** Specifies extra space on the start side of the toolbar's title. If both this attribute and titleMargin are specified, then this - attribute takes precedence. Margin values should be positive. + attribute takes precedence. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17546,7 +17546,7 @@ containing a value of this type. public static final int titleMarginStart=0x010104f9; /** Specifies extra space on the top side of the toolbar's title. If both this attribute and titleMargin are specified, then this - attribute takes precedence. Margin values should be positive. + attribute takes precedence. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17561,7 +17561,7 @@ containing a value of this type. or to a theme attribute in the form "?[package:][type:]name". */ public static final int titleTextAppearance=0x0101042e; - /** A color to apply to the title string. + /** A color to apply to the title string.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -17571,7 +17571,7 @@ theme attribute (in the form containing a value of this type. */ public static final int titleTextColor=0x010104e3; - /** Specifies a style to use for title text. + /** Specifies a style to use for title text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -17597,14 +17597,14 @@ containing a value of this type. public static final int toExtendLeft=0x0116010f; public static final int toExtendRight=0x01160111; public static final int toExtendTop=0x01160110; - /** Keyframe identifier for the ending state. + /** Keyframe identifier for the ending state.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int toId=0x01010449; public static final int toLeft=0x01160107; public static final int toRight=0x01160109; - /** The destination scene in this scene change. + /** The destination scene in this scene change.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -17667,7 +17667,7 @@ containing a value of this type. */ public static final int toYScale=0x010101c5; public static final int toastFrameBackground=0x01160035; - /** Default Toolbar style. + /** Default Toolbar style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -17675,7 +17675,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int tooltipBackgroundColor=0x01160038; public static final int tooltipForegroundColor=0x01160037; public static final int tooltipFrameBackground=0x01160036; - /** Defines text displayed in a small popup window on hover or long press. + /** Defines text displayed in a small popup window on hover or long press.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17690,7 +17690,7 @@ theme attribute (in the form containing a value of this type. */ public static final int tooltipText=0x01010534; - /** Amount of top padding inside the gradient shape. + /** Amount of top padding inside the gradient shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17713,7 +17713,7 @@ or to a theme attribute in the form "?[package:][type:]na "#rrggbb", or "#aarrggbb". */ public static final int topDark=0x010100c7; - /** Radius of the top left corner. + /** Radius of the top left corner.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17724,7 +17724,7 @@ theme attribute (in the form containing a value of this type. */ public static final int topLeftRadius=0x010101a9; - /** Extra offset for the handle at the top of the SlidingDrawer. + /** Extra offset for the handle at the top of the SlidingDrawer.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17735,7 +17735,7 @@ theme attribute (in the form containing a value of this type. */ public static final int topOffset=0x01010258; - /** Radius of the top right corner. + /** Radius of the top right corner.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17746,7 +17746,7 @@ theme attribute (in the form containing a value of this type. */ public static final int topRightRadius=0x010101aa; - /** Set to true if this ViewGroup blocks focus in the presence of a touchscreen. + /** Set to true if this ViewGroup blocks focus in the presence of a touchscreen.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17755,13 +17755,13 @@ theme attribute (in the form containing a value of this type. */ public static final int touchscreenBlocksFocus=0x0101048f; - /** Drawable to use as the "track" that the switch thumb slides within. + /** Drawable to use as the "track" that the switch thumb slides within.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int track=0x0101036f; public static final int trackDrawable=0x011600ce; - /** Tint to apply to the track. + /** Tint to apply to the track.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -17771,7 +17771,7 @@ theme attribute (in the form containing a value of this type. */ public static final int trackTint=0x010104d9; - /** Blending mode used to apply the track tint. + /** Blending mode used to apply the track tint.

    Must be one of the following constant values.

    @@ -17793,7 +17793,7 @@ containing a value of this type. */ public static final int trackTintMode=0x010104da; /** Sets the transcript mode for the list. In transcript mode, the list - scrolls to the bottom to make new items visible when they are added. + scrolls to the bottom to make new items visible when they are added.

    Must be one of the following constant values.

    @@ -17810,7 +17810,7 @@ containing a value of this type. */ public static final int transcriptMode=0x01010100; /** x location of the pivot point around which the view will rotate and scale. - This xml attribute sets the pivotX property of the View. + This xml attribute sets the pivotX property of the View.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17822,7 +17822,7 @@ containing a value of this type. */ public static final int transformPivotX=0x01010320; /** y location of the pivot point around which the view will rotate and scale. - This xml attribute sets the pivotY property of the View. + This xml attribute sets the pivotY property of the View.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17833,7 +17833,7 @@ theme attribute (in the form containing a value of this type. */ public static final int transformPivotY=0x01010321; - /** The id of a transition to be used in a particular scene change. + /** The id of a transition to be used in a particular scene change.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -17854,7 +17854,7 @@ containing a value of this type. */ public static final int transitionGroup=0x01010401; /** Names a View such that it can be identified for Transitions. Names should be - unique in the View hierarchy. + unique in the View hierarchy.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17876,7 +17876,7 @@ containing a value of this type. */ public static final int transitionOrdering=0x010103e0; /** Changes whether the transition supports appearing and/or disappearing Views. - Corresponds to {@link android.transition.Visibility#setMode(int)}. + Corresponds to {@link android.transition.Visibility#setMode(int)}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -17888,7 +17888,7 @@ containing a value of this type.
    */ public static final int transitionVisibilityMode=0x0101047c; - /** The amount to translate the group on X coordinate. + /** The amount to translate the group on X coordinate.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17897,7 +17897,7 @@ theme attribute (in the form containing a value of this type. */ public static final int translateX=0x0101045a; - /** The amount to translate the group on Y coordinate. + /** The amount to translate the group on Y coordinate.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17907,7 +17907,7 @@ containing a value of this type. */ public static final int translateY=0x0101045b; /** translation in x of the view. This value is added post-layout to the left - property of the view, which is set by its layout. + property of the view, which is set by its layout.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17919,7 +17919,7 @@ containing a value of this type. */ public static final int translationX=0x01010322; /** translation in y of the view. This value is added post-layout to the top - property of the view, which is set by its layout. + property of the view, which is set by its layout.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17930,7 +17930,7 @@ theme attribute (in the form containing a value of this type. */ public static final int translationY=0x01010323; - /** translation in z of the view. This value is added to its elevation. + /** translation in z of the view. This value is added to its elevation.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -17941,7 +17941,7 @@ theme attribute (in the form containing a value of this type. */ public static final int translationZ=0x010103fa; - /** The fraction of the path to trim from the end from 0 to 1 . + /** The fraction of the path to trim from the end from 0 to 1 .

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17950,7 +17950,7 @@ theme attribute (in the form containing a value of this type. */ public static final int trimPathEnd=0x01010409; - /** Shift trim region (allows visible region to include the start and end) from 0 to 1. + /** Shift trim region (allows visible region to include the start and end) from 0 to 1.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17959,7 +17959,7 @@ theme attribute (in the form containing a value of this type. */ public static final int trimPathOffset=0x0101040a; - /** The fraction of the path to trim from the start from 0 to 1. + /** The fraction of the path to trim from the start from 0 to 1.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17972,7 +17972,7 @@ containing a value of this type. referenced is not in the ttc format, this attribute needs not be specified. {@link android.graphics.Typeface.Builder#setTtcIndex(int)}. The default value is 0. More details about the TrueType Collection font format can be found - here: https://en.wikipedia.org/wiki/TrueType#TrueType_Collection. + here: https://en.wikipedia.org/wiki/TrueType#TrueType_Collection.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -17983,7 +17983,7 @@ containing a value of this type. public static final int ttcIndex=0x0101056f; /** The number of tuners that the TV input service is associated with. This value can be changed at runtime by calling - {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)}. + {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)}.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18006,7 +18006,7 @@ containing a value of this type.

    This should be used instead of {@link android.view.WindowManager.LayoutParams#FLAG_TURN_SCREEN_ON} flag set for Windows. When using the Window flag during activity startup, there may not be time to add it before the system stops your activity because the screen has not yet turned - on. This leads to a double life-cycle as it is then restarted.

    + on. This leads to a double life-cycle as it is then restarted.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18015,7 +18015,7 @@ theme attribute (in the form containing a value of this type. */ public static final int turnScreenOn=0x0101056a; - /** Type of gradient. The default type is linear. + /** Type of gradient. The default type is linear.

    Must be one of the following constant values.

    @@ -18028,7 +18028,7 @@ containing a value of this type.
    */ public static final int type=0x010101a1; - /** Default text typeface. + /** Default text typeface.

    Must be one of the following constant values.

    @@ -18045,7 +18045,7 @@ containing a value of this type. /** Extra options for an activity's UI. Applies to either the {@code } or {@code } tag. If specified on the {@code } tag these will be considered defaults for all activities in the - application. + application.

    Must be one or more (separated by '|') of the following constant values.

    @@ -18063,7 +18063,7 @@ containing a value of this type.
    */ public static final int uiOptions=0x01010398; - /** Color used to draw the user's strokes until we are sure it's a gesture. + /** Color used to draw the user's strokes until we are sure it's a gesture.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -18073,7 +18073,7 @@ theme attribute (in the form containing a value of this type. */ public static final int uncertainGestureColor=0x01010276; - /** @deprecated The color for the dates of an unfocused month. + /** @deprecated The color for the dates of an unfocused month.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -18082,7 +18082,7 @@ or to a theme attribute in the form "?[package:][type:]na @Deprecated public static final int unfocusedMonthDateColor=0x01010344; public static final int unlockProfile=0x0116011e; - /** Sets the alpha on the items that are not selected. + /** Sets the alpha on the items that are not selected.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18092,7 +18092,7 @@ containing a value of this type. */ public static final int unselectedAlpha=0x0101020e; public static final int updatableSystem=0x01160196; - /** Update period in milliseconds, or 0 if the AppWidget will update itself. + /** Update period in milliseconds, or 0 if the AppWidget will update itself.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18139,7 +18139,7 @@ some parent container.

    There is a limit to the number of isolated services that can be spawned from the Application Zygote; the absolute limit is 100, but due to potential delays in service process cleanup, a much safer limit to use in practice is 50. - +

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18172,7 +18172,7 @@ containing a value of this type.

    This attribute can be applied to either {@link android.R.styleable#AndroidManifestProcess process} or {@link android.R.styleable#AndroidManifestApplication application} tags. If enabled at the - app level, any process level attribute is effectively ignored. + app level, any process level attribute is effectively ignored.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18183,7 +18183,7 @@ containing a value of this type. public static final int useEmbeddedDex=0x0101059e; /** Use the drawable's intrinsic width and height as minimum size values. Useful if the target drawable is a 9-patch or otherwise should not be scaled - down beyond a minimum size. + down beyond a minimum size.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18196,7 +18196,7 @@ containing a value of this type. {@link android.graphics.drawable.Drawable#getLevel()}) is used to scale the gradient. Scaling behavior varies based on gradient type. For "linear", adjusts the ending position along the gradient's axis of orientation. For "radial", adjusts the outer - radius. For "sweep", adjusts the ending angle. The default value is false. + radius. For "sweep", adjusts the ending angle. The default value is false.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18206,8 +18206,8 @@ containing a value of this type. */ public static final int useLevel=0x0101019f; public static final int useLocalePreferredLineHeightForMinimum=0x011600e4; - /** @hide - The user restriction for this preference. + /** @hide + The user restriction for this preference.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18231,7 +18231,7 @@ containing a value of this type. intend to use cleartext network traffic, in which case platform components (e.g. HTTP stacks, {@code DownloadManager}, {@code MediaPlayer}) will refuse applications's requests to use cleartext traffic. Third-party libraries are encouraged to honor this flag as well. - +

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18240,7 +18240,7 @@ theme attribute (in the form containing a value of this type. */ public static final int usesCleartextTraffic=0x010104ec; - /** @hide For use by platform and tools only. Developers should not specify this value. + /** @hide For use by platform and tools only. Developers should not specify this value.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18250,7 +18250,7 @@ containing a value of this type. */ public static final int usesNonSdkApi=0x0101058e; /** Optional: set of flags that should apply to this permission request. Note that - these flags start at 0x4 to match PackageInfo.requestedPermissionsFlags. + these flags start at 0x4 to match PackageInfo.requestedPermissionsFlags.

    Must be one or more (separated by '|') of the following constant values.

    @@ -18270,7 +18270,7 @@ containing a value of this type. {@link android.os.Bundle#getInt Bundle.getInt}, {@link android.os.Bundle#getBoolean Bundle.getBoolean}, or {@link android.os.Bundle#getFloat Bundle.getFloat} depending - on the type used here. + on the type used here.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    May be an integer value, such as "100".

    May be a boolean value, either "true" or "false". @@ -18284,7 +18284,7 @@ theme attribute (in the form containing a value of this type. */ public static final int value=0x01010024; - /** Value the animation starts from. + /** Value the animation starts from.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    May be an integer value, such as "100".

    May be a color value, in the form of "#rgb", "#argb", @@ -18300,7 +18300,7 @@ theme attribute (in the form containing a value of this type. */ public static final int valueFrom=0x010102de; - /** Value the animation animates to. + /** Value the animation animates to.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    May be an integer value, such as "100".

    May be a color value, in the form of "#rgb", "#argb", @@ -18316,7 +18316,7 @@ theme attribute (in the form containing a value of this type. */ public static final int valueTo=0x010102df; - /** The type of valueFrom and valueTo. + /** The type of valueFrom and valueTo.

    Must be one of the following constant values.

    @@ -18339,7 +18339,7 @@ containing a value of this type. stay the same (based on the maximum padding of all the states). Enabling this feature requires that the owner of the drawable deal with performing layout when the state changes, which is - often not supported. + often not supported.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18348,7 +18348,7 @@ theme attribute (in the form containing a value of this type. */ public static final int variablePadding=0x01010195; - /** The vendor name if this print service is vendor specific. + /** The vendor name if this print service is vendor specific.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18358,7 +18358,7 @@ containing a value of this type. */ public static final int vendor=0x010103e7; public static final int vendorId=0x0116015b; - /** The version of the feature that is being used. + /** The version of the feature that is being used.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18376,7 +18376,7 @@ containing a value of this type. successive version has a higher number. This is not a version number generally shown to the user, that is usually supplied with {@link android.R.attr#versionName}. When an app is delivered - as multiple split APKs, each APK must have the exact same versionCode. + as multiple split APKs, each APK must have the exact same versionCode.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18389,7 +18389,7 @@ containing a value of this type. for the base version code; it has no other meaning than that higher numbers are more recent. This is not a version number generally shown to the user, that is usually supplied - with {@link android.R.attr#versionName}. + with {@link android.R.attr#versionName}.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18398,7 +18398,7 @@ theme attribute (in the form containing a value of this type. */ public static final int versionCodeMajor=0x01010576; - /** Required major version of the SDK library. + /** Required major version of the SDK library.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18427,7 +18427,7 @@ containing a value of this type. public static final int versionMajor=0x01010577; /** The text shown to the user to indicate the version they have. This is used for no other purpose than display to the user; the actual - significant version number is given by {@link android.R.attr#versionCode}. + significant version number is given by {@link android.R.attr#versionCode}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18437,7 +18437,7 @@ containing a value of this type. */ public static final int versionName=0x0101021c; /** Amount to offset the touch Y coordinate by, for bias correction. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -18449,13 +18449,13 @@ containing a value of this type. */ @Deprecated public static final int verticalCorrection=0x0101023a; - /** Default vertical divider between menu items. + /** Default vertical divider between menu items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int verticalDivider=0x0101012e; /** Default vertical gap between rows of keys. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -18470,7 +18470,7 @@ containing a value of this type. */ @Deprecated public static final int verticalGap=0x01010240; - /** Determines which side the vertical scroll bar should be placed on. + /** Determines which side the vertical scroll bar should be placed on.

    Must be one of the following constant values.

    @@ -18483,7 +18483,7 @@ containing a value of this type.
    */ public static final int verticalScrollbarPosition=0x01010334; - /** Defines the default vertical spacing between rows. + /** Defines the default vertical spacing between rows.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -18495,7 +18495,7 @@ containing a value of this type. */ public static final int verticalSpacing=0x01010115; public static final int viewType=0x01160176; - /** The height of the canvas the drawing is on. + /** The height of the canvas the drawing is on.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18504,7 +18504,7 @@ theme attribute (in the form containing a value of this type. */ public static final int viewportHeight=0x01010403; - /** The width of the canvas the drawing is on. + /** The width of the canvas the drawing is on.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18514,7 +18514,7 @@ containing a value of this type. */ public static final int viewportWidth=0x01010402; public static final int virtualButtonPressedDrawable=0x011600fa; - /** Controls the initial visibility of the view. + /** Controls the initial visibility of the view.

    Must be one of the following constant values.

    @@ -18529,7 +18529,7 @@ containing a value of this type. public static final int visibility=0x010100dc; /** Provides initial visibility state of the drawable; the default value is false. See - {@link android.graphics.drawable.Drawable#setVisible}. + {@link android.graphics.drawable.Drawable#setVisible}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18539,7 +18539,7 @@ containing a value of this type. */ public static final int visible=0x01010194; /** Specify whether a component should be visible to instant apps. - +

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18550,7 +18550,7 @@ containing a value of this type. public static final int visibleToInstantApps=0x01010531; public static final int visualQueryDetectionService=0x01160128; /** Flag indicating whether the application requests the VM to operate in - the safe mode. + the safe mode.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18559,13 +18559,13 @@ theme attribute (in the form containing a value of this type. */ public static final int vmSafeMode=0x010102b8; - /** Voice button icon. + /** Voice button icon.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int voiceIcon=0x01010484; /** If provided, this specifies the spoken language to be expected, and that it will be - different than the one set in the {@link java.util.Locale#getDefault()}. + different than the one set in the {@link java.util.Locale#getDefault()}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18578,7 +18578,7 @@ containing a value of this type. voice recognition system. See {@link android.speech.RecognizerIntent#EXTRA_LANGUAGE_MODEL } for more information. If not provided, the default value - {@link android.speech.RecognizerIntent#LANGUAGE_MODEL_FREE_FORM } will be used. + {@link android.speech.RecognizerIntent#LANGUAGE_MODEL_FREE_FORM } will be used.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18590,7 +18590,7 @@ containing a value of this type. /** If provided, enforces the maximum number of results to return, including the "best" result which will always be provided as the SEARCH intent's primary query. Must be one or greater. If not provided, the recognizer will choose how many results to return. - +

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18599,7 +18599,7 @@ theme attribute (in the form containing a value of this type. */ public static final int voiceMaxResults=0x01010256; - /** If provided, this specifies a prompt that will be displayed during voice input. + /** If provided, this specifies a prompt that will be displayed during voice input.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18612,7 +18612,7 @@ containing a value of this type. this field, or setting to zero, provides default behavior. If showVoiceSearchButton is set, then launchWebSearch or launchRecognizer must also be set. Optional attribute. - +

    Must be one or more (separated by '|') of the following constant values.

    @@ -18634,14 +18634,14 @@ containing a value of this type. public static final int voiceSearchMode=0x01010252; /** When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that - is run on the new activity (which is entering the screen). + is run on the new activity (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int wallpaperCloseEnterAnimation=0x01010295; /** When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that - is run on the old wallpaper activity (which is exiting the screen). + is run on the old wallpaper activity (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -18650,7 +18650,7 @@ or to a theme attribute in the form "?[package:][type:]na when the previous activity is also on top of the wallpaper, this is the animation that is run on the previous activity (which is entering the screen). The wallpaper remains - static behind the animation. + static behind the animation.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -18659,7 +18659,7 @@ or to a theme attribute in the form "?[package:][type:]na when the previous activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). The wallpaper remains - static behind the animation. + static behind the animation.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -18668,7 +18668,7 @@ or to a theme attribute in the form "?[package:][type:]na when the current activity is also on top of the wallpaper, this is the animation that is run on the new activity (which is entering the screen). The wallpaper remains - static behind the animation. + static behind the animation.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -18677,41 +18677,41 @@ or to a theme attribute in the form "?[package:][type:]na when the current activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). The wallpaper remains - static behind the animation. + static behind the animation.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int wallpaperIntraOpenExitAnimation=0x01010298; /** When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that - is run on the new wallpaper activity (which is entering the screen). + is run on the new wallpaper activity (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int wallpaperOpenEnterAnimation=0x01010293; /** When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that - is run on the current activity (which is exiting the screen). + is run on the current activity (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int wallpaperOpenExitAnimation=0x01010294; - /** Default WebTextView style. + /** Default WebTextView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int webTextViewStyle=0x010102b9; - /** Default WebView style. + /** Default WebView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int webViewStyle=0x01010085; - /** The text appearance for the week day abbreviation in the calendar header. + /** The text appearance for the week day abbreviation in the calendar header.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int weekDayTextAppearance=0x01010348; - /** @deprecated The color for the week numbers. + /** @deprecated The color for the week numbers.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -18719,7 +18719,7 @@ or to a theme attribute in the form "?[package:][type:]na */ @Deprecated public static final int weekNumberColor=0x01010345; - /** @deprecated The color for the separator line between weeks. + /** @deprecated The color for the separator line between weeks.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -18731,7 +18731,7 @@ or to a theme attribute in the form "?[package:][type:]na by adding the layout_weight of all of the children. This can be used for instance to give a single child 50% of the total available space by giving it a layout_weight of 0.5 and setting the weightSum - to 1.0. + to 1.0.

    Must be a floating point value, such as "1.2".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18742,7 +18742,7 @@ containing a value of this type. public static final int weightSum=0x01010128; /** Optional parameter which indicates where this widget can be shown, ie. home screen, keyguard, search bar or any combination thereof. - Supports combined values using | operator. + Supports combined values using | operator.

    May be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18762,7 +18762,7 @@ containing a value of this type. */ public static final int widgetCategory=0x010103c4; /** Flags indicating various features supported by the widget. These are hints to the - widget host, and do not actually change the behavior of the widget. + widget host, and do not actually change the behavior of the widget.

    May be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18786,14 +18786,14 @@ containing a value of this type. /** The layout for the controllable widget portion of a Preference. This is inflated into the layout for a Preference and should be used more frequently than the layout attribute. For example, a checkbox preference would specify - a custom layout (consisting of just the CheckBox) here. + a custom layout (consisting of just the CheckBox) here.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int widgetLayout=0x010101eb; /** Makes the TextView be exactly this wide. You could get the same effect by specifying this number in the - layout parameters. + layout parameters.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -18805,7 +18805,7 @@ containing a value of this type. */ public static final int width=0x01010159; /** Flag indicating whether this window should have an Action Bar - in place of the usual title bar. + in place of the usual title bar.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18817,7 +18817,7 @@ containing a value of this type. public static final int windowActionBarFullscreenDecorLayout=0x01160014; /** Flag indicating whether this window's Action Bar should overlay application content. Does nothing if the window would not - have an Action Bar. + have an Action Bar.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18827,7 +18827,7 @@ containing a value of this type. */ public static final int windowActionBarOverlay=0x010102e4; /** Flag indicating whether action modes should overlay window content - when there is not reserved space for their UI (such as an Action Bar). + when there is not reserved space for their UI (such as an Action Bar).

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18837,7 +18837,7 @@ containing a value of this type. */ public static final int windowActionModeOverlay=0x010102dd; /** Flag indicating whether this window allows Activity Transitions. - Corresponds to {@link android.view.Window#FEATURE_ACTIVITY_TRANSITIONS}. + Corresponds to {@link android.view.Window#FEATURE_ACTIVITY_TRANSITIONS}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18849,7 +18849,7 @@ containing a value of this type. /** Flag indicating whether this Window's transition should overlap with the exiting transition of the calling Activity. Corresponds to {@link android.view.Window#setAllowEnterTransitionOverlap(boolean)}. - The default value is true. + The default value is true.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18862,7 +18862,7 @@ containing a value of this type. the exiting transition of the called Activity when the called Activity finishes. Corresponds to {@link android.view.Window#setAllowReturnTransitionOverlap(boolean)}. - The default value is true. + The default value is true.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18874,7 +18874,7 @@ containing a value of this type. /** Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by - {@link android.R.styleable#WindowAnimation}. + {@link android.R.styleable#WindowAnimation}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -18898,7 +18898,7 @@ or to a theme attribute in the form "?[package:][type:]na system's preview of your window will match), and then in code manually set your window's background to null so it will not be drawn. - +

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -18909,7 +18909,7 @@ or to a theme attribute in the form "?[package:][type:]na The radius defines the size of the neighbouring area, from which pixels will be averaged to form the final color for each pixel in the region. A radius of 0 means no blur. The higher the radius, the denser the blur. - Corresponds to {@link android.view.Window#setBackgroundBlurRadius}. + Corresponds to {@link android.view.Window#setBackgroundBlurRadius}.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -18923,7 +18923,7 @@ containing a value of this type. /** Drawable to draw selectively within the inset areas when the windowBackground has been set to null. This protects against seeing visual garbage in the surface when the app has not drawn any content into this area. One example is - when the user is resizing a window of an activity in multi-window mode. + when the user is resizing a window of an activity in multi-window mode.

    May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

    May be a color value, in the form of "#rgb", "#argb", @@ -18931,7 +18931,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int windowBackgroundFallback=0x01010503; /** If set, everything behind the window will be blurred with radius - windowBackgroundBlurRadius. + windowBackgroundBlurRadius.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18941,7 +18941,7 @@ containing a value of this type. */ public static final int windowBlurBehindEnabled=0x0101061c; /** When windowBlurBehindEnabled is set, this is the amount of blur to apply - behind the window. The range is from 0, which means no blur, to 150. + behind the window. The range is from 0, which means no blur, to 150.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -18952,7 +18952,7 @@ theme attribute (in the form containing a value of this type. */ public static final int windowBlurBehindRadius=0x0101061b; - /** Whether to clip window content to the outline of the window background. + /** Whether to clip window content to the outline of the window background.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18967,7 +18967,7 @@ containing a value of this type.

    Note: this attribute will only be respected for applications that are targeting {@link android.os.Build.VERSION_CODES#HONEYCOMB} - or later. + or later.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -18977,20 +18977,20 @@ containing a value of this type. */ public static final int windowCloseOnTouchOutside=0x0101035b; /** This Drawable is overlaid over the foreground of the Window's content area, usually - to place a shadow below the title. + to place a shadow below the title.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowContentOverlay=0x01010059; /** Reference to a TransitionManager XML resource defining the desired - transitions between different window content. + transitions between different window content.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowContentTransitionManager=0x010103f9; /** Flag indicating whether this window requests that content changes be performed as scene changes with transitions. Corresponds to - {@link android.view.Window#FEATURE_CONTENT_TRANSITIONS}. + {@link android.view.Window#FEATURE_CONTENT_TRANSITIONS}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19001,7 +19001,7 @@ containing a value of this type. public static final int windowContentTransitions=0x010103f8; /** Flag allowing you to disable the splash screen for a window. The default value is false; if set to true, the system can never use the window's theme to show a splash - screen before your actual instance is shown to the user. + screen before your actual instance is shown to the user.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19015,7 +19015,7 @@ containing a value of this type. transparent background and the corresponding areas in this window are filled with the colors specified in {@link android.R.attr#statusBarColor} and {@link android.R.attr#navigationBarColor}. Corresponds to - {@link android.view.WindowManager.LayoutParams#FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS}. + {@link android.view.WindowManager.LayoutParams#FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19024,7 +19024,7 @@ theme attribute (in the form containing a value of this type. */ public static final int windowDrawsSystemBarBackgrounds=0x01010450; - /** Elevation to use for the window. + /** Elevation to use for the window.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -19044,7 +19044,7 @@ containing a value of this type. When this flag is true, each pointer (not necessarily the first) that goes down determines the window to which all subsequent touches of that pointer will go until that pointers go up thereby enabling touches - with multiple pointers to be split across multiple windows. + with multiple pointers to be split across multiple windows.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19053,19 +19053,19 @@ theme attribute (in the form containing a value of this type. */ public static final int windowEnableSplitTouch=0x01010317; - /** The animation used when a window is being added. + /** The animation used when a window is being added.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowEnterAnimation=0x010100b4; /** Reference to a Transition XML resource defining the desired Transition used to move Views into the initial Window's content Scene. Corresponds to - {@link android.view.Window#setEnterTransition(android.transition.Transition)}. + {@link android.view.Window#setEnterTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowEnterTransition=0x01010437; - /** The animation used when a window is being removed. + /** The animation used when a window is being removed.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19073,7 +19073,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Reference to a Transition XML resource defining the desired Transition used to move Views out of the Window's content Scene when launching a new Activity. Corresponds to - {@link android.view.Window#setExitTransition(android.transition.Transition)}. + {@link android.view.Window#setExitTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19082,13 +19082,13 @@ or to a theme attribute in the form "?[package:][type:]na public static final int windowFixedHeightMinor=0x01160091; public static final int windowFixedWidthMajor=0x01160090; public static final int windowFixedWidthMinor=0x01160092; - /** Drawable to use as a frame around the window. + /** Drawable to use as a frame around the window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowFrame=0x01010055; /** Flag indicating whether this window should fill the entire screen. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_FULLSCREEN}. + to {@link android.view.WindowManager.LayoutParams#FLAG_FULLSCREEN}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19097,12 +19097,12 @@ theme attribute (in the form containing a value of this type. */ public static final int windowFullscreen=0x0101020d; - /** The animation used when a window is going from VISIBLE to INVISIBLE. + /** The animation used when a window is going from VISIBLE to INVISIBLE.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowHideAnimation=0x010100b7; - /** Flag indicating whether this is a floating window. + /** Flag indicating whether this is a floating window.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19112,7 +19112,7 @@ containing a value of this type. */ public static final int windowIsFloating=0x01010057; public static final int windowIsFrameRatePowerSavingsBalanced=0x01160097; - /** Flag indicating whether this is a translucent window. + /** Flag indicating whether this is a translucent window.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19140,7 +19140,7 @@ containing a value of this type.

    If the user is opening an activity with its window layout affinity for the first time, the window mode and position is OEM defined. -

    By default activity doesn't share any affinity with other activities. +

    By default activity doesn't share any affinity with other activities.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19162,7 +19162,7 @@ containing a value of this type. {@link android.view.WindowManager.LayoutParams#LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES}, {@link android.view.WindowManager.LayoutParams#LAYOUT_IN_DISPLAY_CUTOUT_MODE_NEVER}, and {@link android.view.DisplayCutout DisplayCutout} - +

    Must be one of the following constant values.

    @@ -19176,7 +19176,7 @@ containing a value of this type. area.

    Corresponds to LAYOUT_IN_DISPLAY_CUTOUT_MODE_DEFAULT. - +

    The window is always allowed to extend into the DisplayCutout areas on the @@ -19219,7 +19219,7 @@ containing a value of this type. Corresponds to setting {@link android.view.View#SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR} on the decor view and {@link android.view.WindowInsetsController#APPEARANCE_LIGHT_NAVIGATION_BARS} on the - {@link android.view.WindowInsetsController}. + {@link android.view.WindowInsetsController}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19237,7 +19237,7 @@ containing a value of this type. Corresponds to setting {@link android.view.View#SYSTEM_UI_FLAG_LIGHT_STATUS_BAR} on the decor view and {@link android.view.WindowInsetsController#APPEARANCE_LIGHT_STATUS_BARS} on the - {@link android.view.WindowInsetsController}. + {@link android.view.WindowInsetsController}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19249,7 +19249,7 @@ containing a value of this type. /** The minimum width the window is allowed to be, along the major axis of the screen. That is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that - dimension. + dimension.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -19266,7 +19266,7 @@ containing a value of this type. /** The minimum width the window is allowed to be, along the minor axis of the screen. That is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that - dimension. + dimension.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -19285,7 +19285,7 @@ containing a value of this type. the main window of an Activity, then it will never actually be added to the window manager. This means that your activity must immediately quit without waiting for user interaction, - because there will be no such interaction coming. + because there will be no such interaction coming.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19295,7 +19295,7 @@ containing a value of this type. */ public static final int windowNoDisplay=0x0101021e; public static final int windowNoMoveAnimation=0x01160095; - /** Flag indicating whether there should be no title on this window. + /** Flag indicating whether there should be no title on this window.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19309,7 +19309,7 @@ containing a value of this type. /** Flag indicating whether this window should extend into overscan region. Corresponds to {@link android.view.WindowManager.LayoutParams#FLAG_LAYOUT_IN_OVERSCAN}. @deprecated Overscan areas aren't set by any Android product anymore as of Android 11. - +

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19322,7 +19322,7 @@ containing a value of this type. /** Reference to a Transition XML resource defining the desired Transition used to move Views in to the scene when returning from a previously-started Activity. Corresponds to - {@link android.view.Window#setReenterTransition(android.transition.Transition)}. + {@link android.view.Window#setReenterTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19330,7 +19330,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Reference to a Transition XML resource defining the desired Transition used to move Views out of the scene when the Window is preparing to close. Corresponds to - {@link android.view.Window#setReturnTransition(android.transition.Transition)}. + {@link android.view.Window#setReturnTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19338,7 +19338,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred into the Window's initial content Scene. Corresponds to {@link android.view.Window#setSharedElementEnterTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19347,7 +19347,7 @@ or to a theme attribute in the form "?[package:][type:]na used when starting a new Activity to move shared elements prior to transferring to the called Activity. Corresponds to {@link android.view.Window#setSharedElementExitTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19355,7 +19355,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Reference to a Transition XML resource defining the desired Transition used for shared elements transferred back to a calling Activity. Corresponds to {@link android.view.Window#setSharedElementReenterTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19363,13 +19363,13 @@ or to a theme attribute in the form "?[package:][type:]na /** Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred back to a calling Activity. Corresponds to {@link android.view.Window#setSharedElementReturnTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowSharedElementReturnTransition=0x010104b0; /** Indicates whether or not shared elements should use an overlay - during transitions. The default value is true. + during transitions. The default value is true.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19378,14 +19378,14 @@ theme attribute (in the form containing a value of this type. */ public static final int windowSharedElementsUseOverlay=0x010104bb; - /** The animation used when a window is going from INVISIBLE to VISIBLE. + /** The animation used when a window is going from INVISIBLE to VISIBLE.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowShowAnimation=0x010100b6; /** Flag indicating that this window's background should be the user's current wallpaper. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_SHOW_WALLPAPER}. + to {@link android.view.WindowManager.LayoutParams#FLAG_SHOW_WALLPAPER}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19396,7 +19396,7 @@ containing a value of this type. public static final int windowShowWallpaper=0x01010292; /** Defines the default soft input state that this window would like when it is displayed. Corresponds - to {@link android.view.WindowManager.LayoutParams#softInputMode}. + to {@link android.view.WindowManager.LayoutParams#softInputMode}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -19438,7 +19438,7 @@ containing a value of this type. public static final int windowSoftInputMode=0x0101022b; /** Replace an icon in the center of the starting window, if the object is animated and drawable(e.g. AnimationDrawable, AnimatedVectorDrawable), then it will also - play the animation while showing the starting window. + play the animation while showing the starting window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19447,7 +19447,7 @@ or to a theme attribute in the form "?[package:][type:]na when playing the splash screen starting window. The maximum animation duration should be limited below 1000ms. @deprecated Not used by framework starting from API level 33. The system estimates the - duration of the vector animation automatically. + duration of the vector animation automatically.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19458,7 +19458,7 @@ containing a value of this type. @Deprecated public static final int windowSplashScreenAnimationDuration=0x0101062e; /** The background color for the splash screen, if not specify then system will - calculate from windowBackground. + calculate from windowBackground.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -19470,14 +19470,14 @@ containing a value of this type. public static final int windowSplashScreenBackground=0x0101062c; public static final int windowSplashScreenBehavior=0x01160096; /** Place a drawable image in the bottom of the starting window. The image can be used to - represent the branding of the application. + represent the branding of the application.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowSplashScreenBrandingImage=0x0101062f; /** Set a background behind the splash screen icon. This is useful if there is not enough contrast between the window background and the icon. Note the shape would also be - masking like an icon. + masking like an icon.

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -19487,7 +19487,7 @@ theme attribute (in the form containing a value of this type. */ public static final int windowSplashScreenIconBackgroundColor=0x01010630; - /** {@deprecated Use windowSplashscreenAnimatedIcon instead } + /** {@deprecated Use windowSplashscreenAnimatedIcon instead } Reference to a drawable to be used as the splash screen content of the window. This drawable will be placed on top of the {@link android.R.attr#windowBackground} with its bounds inset by the system bars. If the drawable should not be inset by the system @@ -19497,7 +19497,7 @@ containing a value of this type. show a splash screen using the other attributes on the theme, like the {@link android.R.attr#windowBackground}. {@deprecated Use windowSplashscreenAnimatedIcon instead.} - +

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19508,7 +19508,7 @@ or to a theme attribute in the form "?[package:][type:]na dynamically change translucency of the window, if the windowIsTranslucent is not set. If windowIsTranslucent is set (to either true or false) it will obey that setting. @deprecated Swipe-to-dismiss isn't functional anymore. - +

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19518,12 +19518,12 @@ containing a value of this type. */ @Deprecated public static final int windowSwipeToDismiss=0x010103f3; - /** The style resource to use for a window's title area. + /** The style resource to use for a window's title area.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int windowTitleBackgroundStyle=0x0101005c; - /** The style resource to use for a window's title bar height. + /** The style resource to use for a window's title bar height.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -19534,7 +19534,7 @@ theme attribute (in the form containing a value of this type. */ public static final int windowTitleSize=0x0101005a; - /** The style resource to use for a window's title text. + /** The style resource to use for a window's title text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ @@ -19542,7 +19542,7 @@ or to a theme attribute in the form "?[package:][type:]na /** The duration, in milliseconds, of the window background fade duration when transitioning into or away from an Activity when called with an Activity Transition. Corresponds to - {@link android.view.Window#setTransitionBackgroundFadeDuration(long)}. + {@link android.view.Window#setTransitionBackgroundFadeDuration(long)}.

    Must be an integer value, such as "100".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19552,7 +19552,7 @@ containing a value of this type. */ public static final int windowTransitionBackgroundFadeDuration=0x01010461; /** Flag indicating whether this window requests a translucent navigation bar. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_NAVIGATION}. + to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_NAVIGATION}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19562,7 +19562,7 @@ containing a value of this type. */ public static final int windowTranslucentNavigation=0x010103f0; /** Flag indicating whether this window requests a translucent status bar. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_STATUS}. + to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_STATUS}.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19574,7 +19574,7 @@ containing a value of this type. /** A specific {@link android.R.attr#permission} name for write access to a {@link android.content.ContentProvider}. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19583,7 +19583,7 @@ theme attribute (in the form containing a value of this type. */ public static final int writePermission=0x01010008; - /** A coordinate in the X dimension. + /** A coordinate in the X dimension.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -19594,7 +19594,7 @@ theme attribute (in the form containing a value of this type. */ public static final int x=0x010100ac; - /** Indicates whether the application supports extra large screen form-factors. + /** Indicates whether the application supports extra large screen form-factors.

    Must be a boolean value, either "true" or "false".

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19603,7 +19603,7 @@ theme attribute (in the form containing a value of this type. */ public static final int xlargeScreens=0x010102bf; - /** A coordinate in the Y dimension. + /** A coordinate in the Y dimension.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -19623,7 +19623,7 @@ or to a theme attribute in the form "?[package:][type:]na @Deprecated public static final int yearListItemTextAppearance=0x01010499; /** The list year's selected circle color in the list. - {@deprecated No longer displayed.} + {@deprecated No longer displayed.}

    Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

    This may also be a reference to a resource (in the form @@ -19634,13 +19634,13 @@ containing a value of this type. */ @Deprecated public static final int yearListSelectorColor=0x0101049a; - /** Default style for YesNoPreference. + /** Default style for YesNoPreference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static final int yesNoPreferenceStyle=0x01010090; /** Allows for an adjustment of the Z ordering of the content being - animated for the duration of the animation. The default value is normal. + animated for the duration of the animation. The default value is normal.

    Must be one of the following constant values.

    @@ -19661,7 +19661,7 @@ or to a theme attribute in the form "?[package:][type:]na qualified class name (for example, com.mycompany.myapp.MyZygotePreload); as a short-hand if the first character of the class is a period then it is appended to your package name. The class must implement the {@link android.app.ZygotePreload} - interface. + interface.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

    This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -19680,50 +19680,50 @@ containing a value of this type. public static final int action_bar_embed_tabs=0x0111000a; public static final int action_bar_expanded_action_views_exclusive=0x0111000e; /** Boolean indicating whether allow sending null to modem to clear the previous initial attach - data profile + data profile */ public static final int allow_clear_initial_attach_data_profile=0x0111029b; - /** If true, allows the device to load udfps components on older HIDL implementations + /** If true, allows the device to load udfps components on older HIDL implementations */ public static final int allow_test_udfps=0x01110156; - /** TODO: remove after V - Boolean indicating whether allow to use a roaming nonDDS if user enabled its roaming. + /** TODO: remove after V + Boolean indicating whether allow to use a roaming nonDDS if user enabled its roaming. */ public static final int auto_data_switch_allow_roaming=0x01110292; /** Boolean indicating whether ping test is required to pass on the target data SIM before the - device automatically switch to it. + device automatically switch to it. */ public static final int auto_data_switch_ping_test_before_switch=0x01110291; - /** Whether or not to include horizontal space around the dialog - Whether or not to include horizontal space around the dialog + /** Whether or not to include horizontal space around the dialog + Whether or not to include horizontal space around the dialog */ public static final int autofill_dialog_horizontal_space_included=0x01110011; - /** Use ERI text for network name on CDMA LTE + /** Use ERI text for network name on CDMA LTE */ public static final int config_LTE_eri_for_network_name=0x011100fb; /** Whether action menu items should be displayed in ALLCAPS or not. Defaults to true. If this is not appropriate for specific locales - it should be disabled in that locale's resources. + it should be disabled in that locale's resources. */ public static final int config_actionMenuItemAllCaps=0x011100a2; /** Flag indicating whether we should enable the adaptive sleep. */ public static final int config_adaptive_sleep_available=0x01110024; - /** Flag indicates that whether non-system apps can be installed on internal storage. + /** Flag indicates that whether non-system apps can be installed on internal storage. */ public static final int config_allow3rdPartyAppOnInternal=0x01110138; /** If true, the screen can be rotated via the accelerometer in all 4 - rotations as the default behavior. + rotations as the default behavior. */ public static final int config_allowAllRotations=0x0111003e; - /** This config is ued to determine whether animations are allowed in low power mode. + /** This config is ued to determine whether animations are allowed in low power mode. */ public static final int config_allowAnimationsInLowPowerMode=0x01110101; - /** Allow automatic adjusting of the screen brightness while dozing in low power state. + /** Allow automatic adjusting of the screen brightness while dozing in low power state. */ public static final int config_allowAutoBrightnessWhileDozing=0x01110072; /** Flag indicating whether the assist disclosure can be disabled using - ASSIST_DISCLOSURE_ENABLED. + ASSIST_DISCLOSURE_ENABLED. */ public static final int config_allowDisablingAssistDisclosure=0x01110131; /** Warning: This API can be dangerous when not implemented properly. In particular, @@ -19731,103 +19731,103 @@ containing a value of this type. escrow token is not stored on device or its ciphertext is stored on device while the decryption key is not. Before enabling this feature, please ensure you've read and followed the pertinent sections of the escrow tokens section of the CDD - TODO(b/35230407) complete the link field + TODO(b/35230407) complete the link field */ public static final int config_allowEscrowTokenForTrustAgent=0x01110139; /** Floating windows can be fullscreen (i.e. windowIsFloating can still have fullscreen - window that does not wrap content). + window that does not wrap content). Floating windows can be fullscreen (i.e. windowIsFloating can still have fullscreen - window that does not wrap content). + window that does not wrap content). */ public static final int config_allowFloatingWindowsFillScreen=0x01110267; /** If the device should still vibrate even in low power mode, for certain priority vibrations - (e.g. accessibility, alarms). This is mainly for Wear devices that don't have speakers. + (e.g. accessibility, alarms). This is mainly for Wear devices that don't have speakers. */ public static final int config_allowPriorityVibrationsInLowPowerMode=0x0111010b; - /** If true, allows rotation resolver service to help resolve screen rotation. + /** If true, allows rotation resolver service to help resolve screen rotation. */ public static final int config_allowRotationResolver=0x0111003d; /** Controls whether seamless rotation should be allowed even though the navbar can move - (which normally prevents seamless rotation). + (which normally prevents seamless rotation). */ public static final int config_allowSeamlessRotationDespiteNavBarMoving=0x01110118; - /** Allows activities to be launched on a long press on power during device setup. + /** Allows activities to be launched on a long press on power during device setup. */ public static final int config_allowStartActivityForLongPressOnPowerInSetup=0x0111005c; - /** If this is true, allow wake from theater mode from camera lens cover is switched. + /** If this is true, allow wake from theater mode from camera lens cover is switched. */ public static final int config_allowTheaterModeWakeFromCameraLens=0x01110030; - /** If this is true, allow wake from theater mode when docked. + /** If this is true, allow wake from theater mode when docked. */ public static final int config_allowTheaterModeWakeFromDock=0x01110036; - /** If this is true, allow wake from theater mode from gesture. + /** If this is true, allow wake from theater mode from gesture. */ public static final int config_allowTheaterModeWakeFromGesture=0x0111002f; /** If this is true, allow wake from theater mode from regular key press. Setting this value to true implies config_allowTheaterModeWakeFromPowerKey is also true */ public static final int config_allowTheaterModeWakeFromKey=0x01110032; - /** If this is true, allow wake from theater mode from lid switch. + /** If this is true, allow wake from theater mode from lid switch. */ public static final int config_allowTheaterModeWakeFromLidSwitch=0x01110035; - /** If this is true, allow wake from theater mode from motion. - If this is true, allow wake from theater mode from motion. + /** If this is true, allow wake from theater mode from motion. + If this is true, allow wake from theater mode from motion. */ public static final int config_allowTheaterModeWakeFromMotion=0x01110033; - /** If this is true, allow wake from theater mode from motion. + /** If this is true, allow wake from theater mode from motion. */ public static final int config_allowTheaterModeWakeFromMotionWhenNotDreaming=0x01110034; - /** If this is true, allow wake from theater mode from power key press. + /** If this is true, allow wake from theater mode from power key press. */ public static final int config_allowTheaterModeWakeFromPowerKey=0x01110031; - /** If this is true, allow wake from theater mode when plugged in or unplugged. + /** If this is true, allow wake from theater mode when plugged in or unplugged. */ public static final int config_allowTheaterModeWakeFromUnplug=0x0111002e; - /** If this is true, allow wake from theater mode from window layout flag. + /** If this is true, allow wake from theater mode from window layout flag. */ public static final int config_allowTheaterModeWakeFromWindowLayout=0x01110037; - /** Whether to allow the caching of the SIM PIN for verification after unattended reboot + /** Whether to allow the caching of the SIM PIN for verification after unattended reboot */ public static final int config_allow_pin_storage_for_unattended_reboot=0x0111018b; /** Boolean indicating USSD over IMS is allowed. If it is not supported due to modem limitations, USSD send over the CS pipe instead. */ public static final int config_allow_ussd_over_ims=0x011100ee; - /** If true, the wallpaper will scale regardless of the value of shouldZoomOutWallpaper() + /** If true, the wallpaper will scale regardless of the value of shouldZoomOutWallpaper() */ public static final int config_alwaysScaleWallpaper=0x0111016a; - /** Set to true if the RSSI should always display CDMA signal strength even on EVDO + /** Set to true if the RSSI should always display CDMA signal strength even on EVDO */ public static final int config_alwaysUseCdmaRssi=0x0111009e; - /** Whether or not ActivityManager PSS profiling is disabled. + /** Whether or not ActivityManager PSS profiling is disabled. */ public static final int config_am_disablePssProfiling=0x01110265; - /** If this is true, the screen will fade off. + /** If this is true, the screen will fade off. */ public static final int config_animateScreenLights=0x0111002c; - /** Don't name config resources like this. It should look like config_annoyDianne + /** Don't name config resources like this. It should look like config_annoyDianne */ public static final int config_annoy_dianne=0x01110027; - /** Whether per-app fullscreen override option is allowed in user aspect ratio settings + /** Whether per-app fullscreen override option is allowed in user aspect ratio settings */ public static final int config_appCompatUserAppAspectRatioFullscreenIsEnabled=0x0111017c; - /** Whether per-app user aspect ratio override settings is enabled + /** Whether per-app user aspect ratio override settings is enabled */ public static final int config_appCompatUserAppAspectRatioSettingsIsEnabled=0x0111017b; - /** Default value for Settings.ASSIST_LONG_PRESS_HOME_ENABLED + /** Default value for Settings.ASSIST_LONG_PRESS_HOME_ENABLED */ public static final int config_assistLongPressHomeEnabledDefault=0x01110247; - /** Default value for Settings.ASSIST_TOUCH_GESTURE_ENABLED + /** Default value for Settings.ASSIST_TOUCH_GESTURE_ENABLED */ public static final int config_assistTouchGestureEnabledDefault=0x01110248; - /** @hide @TestApi - Set to true to make assistant show in front of the dream/screensaver. + /** @hide @TestApi + Set to true to make assistant show in front of the dream/screensaver. */ public static final int config_assistantOnTopOfDream=0x01110005; - /** If true, attach the navigation bar to the app during app transition + /** If true, attach the navigation bar to the app during app transition */ public static final int config_attachNavBarToAppDuringTransition=0x01110185; - /** Flag indicating if ringer mode affects alarm stream + /** Flag indicating if ringer mode affects alarm stream */ public static final int config_audio_ringer_mode_affects_alarm_stream=0x0111008d; /** When the screen is turned on, the previous estimate of the ambient light level at the time @@ -19840,19 +19840,19 @@ containing a value of this type. If this flag is false, then the ambient light level estimate will be adjusted more gradually in the same manner that normally happens when the screen is on according to the brightening or dimming debounce thresholds. As a result, it may take somewhat longer to - adapt to the environment. This mode may be better suited for watches. + adapt to the environment. This mode may be better suited for watches. */ public static final int config_autoBrightnessResetAmbientLuxAfterWarmUp=0x01110073; /** If an any motion sensor is not available, prefer the wrist tilt detector over the - SMD. + SMD. */ public static final int config_autoPowerModePreferWristTilt=0x01110020; - /** If a location should be pre-fetched when going into device idle. + /** If a location should be pre-fetched when going into device idle. */ public static final int config_autoPowerModePrefetchLocation=0x01110021; /** Whether (if true) this is a kind of device that can be moved around (eg. phone/laptop), or (if false) something for which movement is either not measurable or should not count - toward power states (eg. tv/soundbar). + toward power states (eg. tv/soundbar). */ public static final int config_autoPowerModeUseMotionSensor=0x0111001f; /** Whether the airplane mode should be reset when device boots in non-safemode after exiting @@ -19863,85 +19863,85 @@ containing a value of this type. public static final int config_autoResetAirplaneMode=0x0111024d; public static final int config_auto_attach_data_on_creation=0x011100f1; /** Flag indicating whether we should enable the automatic brightness. - Software implementation will be used if config_hardware_auto_brightness_available is not set + Software implementation will be used if config_hardware_auto_brightness_available is not set */ public static final int config_automatic_brightness_available=0x01110023; /** Device configuration indicating whether we should avoid using accelerated graphics in certain places to reduce RAM footprint. This is ignored if ro.config.low_ram is true (in that case this is assumed true as well). It can allow you to tune down your device's memory use without going to the point of causing applications to turn - off features. + off features. */ public static final int config_avoidGfxAccel=0x0111001d; - /** Whether or not aware is enabled by default + /** Whether or not aware is enabled by default */ public static final int config_awareSettingAvailable=0x01110152; - /** Whether or not battery saver should be "sticky" when manually enabled. + /** Whether or not battery saver should be "sticky" when manually enabled. */ public static final int config_batterySaverStickyBehaviourDisabled=0x01110275; /** Whether or not the device supports battery saver. If false, battery saver will be - disabled. + disabled. */ public static final int config_batterySaverSupported=0x01110274; - /** Whether to enable "Battery Saver turned off" notification. + /** Whether to enable "Battery Saver turned off" notification. */ public static final int config_batterySaverTurnedOffNotificationEnabled=0x01110276; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.deferFullBackup + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.deferFullBackup */ public static final int config_batterySaver_full_deferFullBackup=0x01110277; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.deferKeyValueBackup + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.deferKeyValueBackup */ public static final int config_batterySaver_full_deferKeyValueBackup=0x01110278; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableAnimation + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableAnimation */ public static final int config_batterySaver_full_disableAnimation=0x01110279; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableAod + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableAod */ public static final int config_batterySaver_full_disableAod=0x0111027a; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableLaunchBoost + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableLaunchBoost */ public static final int config_batterySaver_full_disableLaunchBoost=0x0111027b; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableOptionalSensors + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableOptionalSensors */ public static final int config_batterySaver_full_disableOptionalSensors=0x0111027c; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableVibration + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.disableVibration */ public static final int config_batterySaver_full_disableVibration=0x0111027d; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableAdjustBrightness + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableAdjustBrightness */ public static final int config_batterySaver_full_enableAdjustBrightness=0x0111027e; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableDataSaver + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableDataSaver */ public static final int config_batterySaver_full_enableDataSaver=0x0111027f; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableFirewall + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableFirewall */ public static final int config_batterySaver_full_enableFirewall=0x01110280; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableNightMode + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableNightMode */ public static final int config_batterySaver_full_enableNightMode=0x01110281; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableQuickDoze + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.enableQuickDoze */ public static final int config_batterySaver_full_enableQuickDoze=0x01110282; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.forceAllAppsStandby + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.forceAllAppsStandby */ public static final int config_batterySaver_full_forceAllAppsStandby=0x01110283; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.forceBackgroundCheck + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.forceBackgroundCheck */ public static final int config_batterySaver_full_forceBackgroundCheck=0x01110284; - /** Indicate whether the SD card is accessible without removing the battery. + /** Indicate whether the SD card is accessible without removing the battery. */ public static final int config_batterySdCardAccessibility=0x01110060; - /** Whether to reset Battery Stats on unplug if the battery was significantly charged + /** Whether to reset Battery Stats on unplug if the battery was significantly charged */ public static final int config_batteryStatsResetOnUnplugAfterSignificantCharge=0x01110286; - /** Whether to reset Battery Stats on unplug when the battery level is high. + /** Whether to reset Battery Stats on unplug when the battery level is high. */ public static final int config_batteryStatsResetOnUnplugHighBatteryLevel=0x01110285; - /** Whether or not we should show the option to show battery percentage + /** Whether or not we should show the option to show battery percentage */ public static final int config_battery_percentage_setting_available=0x01110149; /** A dual tone battery meter draws the perimeter path twice - once to define the shape - and a second time clipped to the fill level to indicate charge + and a second time clipped to the fill level to indicate charge */ public static final int config_batterymeterDualTone=0x01110153; /** The behavior when the system detects it has abusive current drains, whether or not to @@ -19949,118 +19949,118 @@ containing a value of this type. True - we'll move the app to restricted standby bucket as long as its bg battery usage goes beyond the threshold, False - we'll not move it. Note: This should be only enabled on devices with high confidence on power measurement. - + */ public static final int config_bg_current_drain_auto_restrict_abusive_apps=0x01110258; /** Whether or not enable the different threshold based on the durations of certain event type. - + */ public static final int config_bg_current_drain_event_duration_based_threshold_enabled=0x01110257; /** The behavior when an app has the permission ACCESS_BACKGROUND_LOCATION granted, whether or not the system will use a higher threshold towards its background battery usage because of it. - + */ public static final int config_bg_current_drain_high_threshold_by_bg_location=0x0111025b; - /** Whether or not the monitoring on the apps' background battery drain is enabled + /** Whether or not the monitoring on the apps' background battery drain is enabled */ public static final int config_bg_current_drain_monitor_enabled=0x01110256; /** The behavior when the system detects it's abusive, should the system prompt the user to put it into the bg restricted level. True - we'll show the prompt to user, False - we'll not show it. - + */ public static final int config_bg_prompt_abusive_apps_to_bg_restricted=0x0111025a; /** The behavior for an app with a FGS and its notification is still showing, when the system detects it's abusive and should be put into bg restricted level. True - we'll show the prompt to user, False - we'll not show it. - + */ public static final int config_bg_prompt_fgs_with_noti_to_bg_restricted=0x01110259; /** Whether to enable the biometric notification for dual-modality device that enrolled a - single biometric and experiences high FRR. + single biometric and experiences high FRR. */ public static final int config_biometricFrrNotificationEnabled=0x0111015b; /** Note: This config is deprecated Boolean indicating if current platform need do one-time bluetooth address re-validation - + */ public static final int config_bluetooth_address_validation=0x01110088; /** Note: This config is deprecated Boolean indicating if current platform supports bluetooth SCO for off call use cases - + */ public static final int config_bluetooth_sco_off_call=0x01110087; /** If true, bright policy will be applied when we have entered dozing wakefulness but haven't started doze component. This can be used to suppress the temporary dim state before starting a dream service. This is typically used together with - config_maximumScreenDimDuration set to 0 to completely suppress dim effect. + config_maximumScreenDimDuration set to 0 to completely suppress dim effect. */ public static final int config_brightWhenDozing=0x011100ae; - /** When true, enables the allowlisted app to handle bug reports from power menu short press. + /** When true, enables the allowlisted app to handle bug reports from power menu short press. */ public static final int config_bugReportHandlerEnabled=0x01110160; - /** Enables built-in SIP phone capability + /** Enables built-in SIP phone capability */ public static final int config_built_in_sip_phone=0x01110099; - /** Controls whether system buttons use all caps for text + /** Controls whether system buttons use all caps for text */ public static final int config_buttonTextAllCaps=0x01110146; - /** If true, only colorized CallStyle notifications will apply custom colors + /** If true, only colorized CallStyle notifications will apply custom colors */ public static final int config_callNotificationActionColorsRequireColorized=0x01110067; /** Allow the gesture to double tap the power button twice to start the camera while the device - is non-interactive. + is non-interactive. */ public static final int config_cameraDoubleTapPowerGestureEnabled=0x0111010d; - /** Flag indicating whether we should enable camera-based autorotate + /** Flag indicating whether we should enable camera-based autorotate */ public static final int config_camera_autorotate=0x01110026; - /** Whether camera shutter sound is forced or not (country specific). + /** Whether camera shutter sound is forced or not (country specific). */ public static final int config_camera_sound_forced=0x011100d0; /** Flag specifying whether the first account added can be removed or renamed. By default, - this ability is enabled. When false, user will not be able to remove the first account. + this ability is enabled. When false, user will not be able to remove the first account. */ public static final int config_canRemoveFirstAccount=0x01110137; /** Whether switch to headless system user is allowed. If allowed, - headless system user can run in the foreground even though it is not a full user. + headless system user can run in the foreground even though it is not a full user. */ public static final int config_canSwitchToHeadlessSystemUser=0x011100c1; /** Control whether being in the car dock should enable accelerometer based screen orientation. This defaults to true because putting a device in - a car dock make the accelerometer more a physical input (like a lid). + a car dock make the accelerometer more a physical input (like a lid). */ public static final int config_carDockEnablesAccelerometer=0x0111004b; /** Flag specifying whether VoLTE should be available for carrier: independent of carrier provisioning. If false: hard disabled. If true: then depends on carrier - provisioning, availability etc + provisioning, availability etc */ public static final int config_carrier_volte_available=0x011100e6; - /** Flag specifying whether VoLTE TTY is supported + /** Flag specifying whether VoLTE TTY is supported */ public static final int config_carrier_volte_tty_supported=0x011100e7; /** Flag specifying whether VT should be available for carrier: independent of carrier provisioning. If false: hard disabled. If true: then depends on carrier - provisioning, availability etc + provisioning, availability etc */ public static final int config_carrier_vt_available=0x011100ea; /** Flag specifying whether WFC over IMS should be available for carrier: independent of carrier provisioning. If false: hard disabled. If true: then depends on carrier - provisioning, availability etc + provisioning, availability etc */ public static final int config_carrier_wfc_ims_available=0x011100ec; - /** Whether cbrs is supported on the device or not + /** Whether cbrs is supported on the device or not */ public static final int config_cbrs_supported=0x01110151; public static final int config_cecHdmiCecControlDisabled_allowed=0x0111018f; public static final int config_cecHdmiCecControlDisabled_default=0x01110190; public static final int config_cecHdmiCecControlEnabled_allowed=0x0111018d; public static final int config_cecHdmiCecControlEnabled_default=0x0111018e; - /** CEC Configuration + /** CEC Configuration */ public static final int config_cecHdmiCecEnabled_userConfigurable=0x0111018c; public static final int config_cecHdmiCecVersion14b_allowed=0x01110192; @@ -20121,7 +20121,7 @@ containing a value of this type. public static final int config_cecQuerySadLpcmDisabled_default=0x011101f4; public static final int config_cecQuerySadLpcmEnabled_allowed=0x011101f1; public static final int config_cecQuerySadLpcmEnabled_default=0x011101f2; - /** Which Short Audio Descriptors a TV should query via CEC + /** Which Short Audio Descriptors a TV should query via CEC */ public static final int config_cecQuerySadLpcm_userConfigurable=0x011101f0; public static final int config_cecQuerySadMaxDisabled_allowed=0x01110239; @@ -20235,66 +20235,66 @@ containing a value of this type. public static final int config_cecVolumeControlModeEnabled_allowed=0x011101b9; public static final int config_cecVolumeControlModeEnabled_default=0x011101ba; public static final int config_cecVolumeControlMode_userConfigurable=0x011101b8; - /** Set to true to add links to Cell Broadcast app from Settings and MMS app. + /** Set to true to add links to Cell Broadcast app from Settings and MMS app. */ public static final int config_cellBroadcastAppLinks=0x011100ba; - /** True if the device should block turning display on at boot until wallpaper is ready + /** True if the device should block turning display on at boot until wallpaper is ready */ public static final int config_checkWallpaperAtBoot=0x01110078; /** Whether dialogs should close automatically when the user touches outside - of them. This should not normally be modified. + of them. This should not normally be modified. */ public static final int config_closeDialogWhenTouchOutside=0x0111001c; /** Whether to use a custom Bugreport handling. When true, ACTION_CUSTOM_BUGREPORT_REQUESTED intent is broadcasted on bugreporting chord (instead of the default full bugreport - generation). + generation). */ public static final int config_customBugreport=0x01110163; /** Flag specifying whether user-switch operations have custom UI. When false, user-switch - UI is handled by ActivityManagerService + UI is handled by ActivityManagerService */ public static final int config_customUserSwitchUi=0x01110136; - /** Whether or not to enable automatic heap dumps for the system server on debuggable builds. + /** Whether or not to enable automatic heap dumps for the system server on debuggable builds. */ public static final int config_debugEnableAutomaticSystemServerHeapDumps=0x01110155; /** To change the default behavior of how the insets get involved when calculating configuration. This will no longer consider status bar and display cutout, and only exclude navigation bars from the screen sizes. This is useful when the display is close to square and the system bars may cause the orientation with non-preferred value. - + */ public static final int config_decoupleStatusBarAndDisplayCutoutFromScreenSize=0x0111004e; /** Default value for the ADAS GNSS Location Enabled setting if this setting has never been - set before. + set before. */ public static final int config_defaultAdasGnssLocationEnabled=0x01110082; - /** Default value set for battery percentage in status bar false = disabled, true = enabled + /** Default value set for battery percentage in status bar false = disabled, true = enabled */ public static final int config_defaultBatteryPercentageSetting=0x0111014a; - /** Whether or not to enable the binder heavy hitter auto sampler by default + /** Whether or not to enable the binder heavy hitter auto sampler by default */ public static final int config_defaultBinderHeavyHitterAutoSamplerEnabled=0x01110170; - /** Whether or not to enable the binder heavy hitter watcher by default + /** Whether or not to enable the binder heavy hitter watcher by default */ public static final int config_defaultBinderHeavyHitterWatcherEnabled=0x0111016f; - /** Default value for Use Emergency SOS in Settings false = disabled, true = enabled + /** Default value for Use Emergency SOS in Settings false = disabled, true = enabled */ public static final int config_defaultEmergencyGestureEnabled=0x0111010f; - /** Default value for Use Play countdown alarm in Settings false = disabled, true = enabled + /** Default value for Use Play countdown alarm in Settings false = disabled, true = enabled */ public static final int config_defaultEmergencyGestureSoundEnabled=0x01110110; - /** Whether to start in touch mode + /** Whether to start in touch mode */ public static final int config_defaultInTouchMode=0x011100fc; - /** The default value for keyboard vibration toggle in settings. + /** The default value for keyboard vibration toggle in settings. */ public static final int config_defaultKeyboardVibrationEnabled=0x0111010a; - /** Enable the RingtonePickerActivity in 'com.android.providers.media'. + /** Enable the RingtonePickerActivity in 'com.android.providers.media'. */ public static final int config_defaultRingtonePickerEnabled=0x01110143; public static final int config_defaultWindowFeatureContextMenu=0x011100f8; - /** Flags enabling default window features. See Window.java - Flags enabling default window features. See Window.java + /** Flags enabling default window features. See Window.java + Flags enabling default window features. See Window.java */ public static final int config_defaultWindowFeatureOptionsPanel=0x011100f7; /** Control whether being in the desk dock should enable accelerometer @@ -20302,133 +20302,133 @@ containing a value of this type. common for desk docks to be sold in a variety of form factors with different orientations. Since we cannot always tell these docks apart and the docks cannot report their true orientation on their own, - we rely on gravity to determine the effective orientation. + we rely on gravity to determine the effective orientation. */ public static final int config_deskDockEnablesAccelerometer=0x0111004a; /** Whether WM DisplayContent supports high performance transitions - (lower-end devices may want to disable) + (lower-end devices may want to disable) */ public static final int config_deviceSupportsHighPerfTransitions=0x0111026f; /** Flag specifying whether the device will use the "allow_hold_in_ims_call" carrier config option. When false, the device will support holding of IMS calls, regardless of the - carrier config setting. + carrier config setting. */ public static final int config_device_respects_hold_carrier_config=0x011100e9; - /** Flag specifying whether VoLTE is available on device + /** Flag specifying whether VoLTE is available on device */ public static final int config_device_volte_available=0x011100e5; - /** Flag specifying whether VT is available on device + /** Flag specifying whether VT is available on device */ public static final int config_device_vt_available=0x011100e8; - /** Flag specifying whether WFC over IMS is available on device + /** Flag specifying whether WFC over IMS is available on device */ public static final int config_device_wfc_ims_available=0x011100eb; - /** Is the lock-screen disabled for new users by default + /** Is the lock-screen disabled for new users by default */ public static final int config_disableLockscreenByDefault=0x0111006e; - /** Allow the menu hard key to be disabled in LockScreen on some devices + /** Allow the menu hard key to be disabled in LockScreen on some devices */ public static final int config_disableMenuKeyInLockScreen=0x01110068; - /** Whether this device should support taking app snapshots on closure + /** Whether this device should support taking app snapshots on closure */ public static final int config_disableTaskSnapshots=0x0111024a; - /** Flag to disable all transition animations + /** Flag to disable all transition animations */ public static final int config_disableTransitionAnimation=0x01110017; /** If true, then we do not ask user for permission for apps to connect to USB devices. - Do not set this to true for production devices. Doing so will cause you to fail CTS. + Do not set this to true for production devices. Doing so will cause you to fail CTS. */ public static final int config_disableUsbPermissionDialogs=0x011100c6; /** If true, then work around broken Weaver HALs that don't work reliably before the device has fully booted. Setting this to true weakens a security feature; it should be done only when - necessary, though it is still better than not using Weaver at all. + necessary, though it is still better than not using Weaver at all. */ public static final int config_disableWeaverOnUnsecuredUsers=0x01110070; /** Boolean indicating whether all CB messages should be disabled on this device. This config is intended to be used by OEMs who need to disable CB messages for regulatory requirements, - (e.g. the device is a tablet in a country where tablets should not receive CB messages) + (e.g. the device is a tablet in a country where tablets should not receive CB messages) */ public static final int config_disable_all_cb_messages=0x01110165; /** Whether to dismiss the active dream when an activity is started. Doesn't apply to - assistant activities (ACTIVITY_TYPE_ASSISTANT) + assistant activities (ACTIVITY_TYPE_ASSISTANT) */ public static final int config_dismissDreamOnActivityStart=0x011100ab; - /** Whether the display blanks itself when transitioning from a doze to a non-doze state + /** Whether the display blanks itself when transitioning from a doze to a non-doze state */ public static final int config_displayBlanksAfterDoze=0x011100b5; /** True if the display hardware only has brightness buckets rather than a full range of - backlight values + backlight values */ public static final int config_displayBrightnessBucketsInDoze=0x011100b6; - /** True to skip the fade animation on display off event + /** True to skip the fade animation on display off event */ public static final int config_displayColorFadeDisabled=0x011100b7; - /** Boolean indicating whether display white balance is supported. + /** Boolean indicating whether display white balance is supported. */ public static final int config_displayWhiteBalanceAvailable=0x01110056; - /** Boolean indicating whether display white balance should be enabled by default. + /** Boolean indicating whether display white balance should be enabled by default. */ public static final int config_displayWhiteBalanceEnabledDefault=0x01110057; - /** Boolean indicating whether light mode is allowed when DWB is turned on. + /** Boolean indicating whether light mode is allowed when DWB is turned on. */ public static final int config_displayWhiteBalanceLightModeAllowed=0x01110058; /** The behavior when an activity has not specified a preference to dock big overlays or not. - Docking puts the activity side-by-side next to the big overlay windows. + Docking puts the activity side-by-side next to the big overlay windows. */ public static final int config_dockBigOverlayWindows=0x0111011c; /** Controls the free snap mode for the docked stack divider. In this mode, the divider can be - snapped to any position between the first target and the last target. + snapped to any position between the first target and the last target. */ public static final int config_dockedStackDividerFreeSnapMode=0x0111011b; /** Set to true if we need to not prefer an APN. This is being added to enable a simple scenario of pre-paid provisioning on some carriers, working around a bug (7305641) - where if the preferred is used we don't try the others. + where if the preferred is used we don't try the others. */ public static final int config_dontPreferApn=0x011100d1; /** If true, the doze component is not started until after the screen has been - turned off and the screen off animation has been performed. + turned off and the screen off animation has been performed. */ public static final int config_dozeAfterScreenOffByDefault=0x011100ad; /** Control whether the always on display mode is available. This should only be enabled on devices where the display has been tuned to be power efficient in DOZE and/or DOZE_SUSPEND - states. + states. */ public static final int config_dozeAlwaysOnDisplayAvailable=0x011100b1; /** Control whether the always on display mode is enabled by default. This value will be used - during initialization when the setting is still null. + during initialization when the setting is still null. */ public static final int config_dozeAlwaysOnEnabled=0x011100b3; /** Control whether the pickup gesture is enabled by default. This value will be used - during initialization when the setting is still null. + during initialization when the setting is still null. */ public static final int config_dozePickupGestureEnabled=0x011100b2; - /** Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. + /** Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. */ public static final int config_dozePulsePickup=0x011100af; - /** If AOD can show an ambient version of the wallpaper + /** If AOD can show an ambient version of the wallpaper */ public static final int config_dozeSupportsAodWallpaper=0x011100b4; - /** If the sensor that wakes up the lock screen is available or not. + /** If the sensor that wakes up the lock screen is available or not. */ public static final int config_dozeWakeLockScreenSensorAvailable=0x011100b0; - /** If supported and enabled, are dreams activated when docked? (by default) + /** If supported and enabled, are dreams activated when docked? (by default) */ public static final int config_dreamsActivatedOnDockByDefault=0x011100a6; - /** If supported and enabled, are dreams activated when asleep and charging? (by default) + /** If supported and enabled, are dreams activated when asleep and charging? (by default) */ public static final int config_dreamsActivatedOnSleepByDefault=0x011100a7; - /** Whether dreams are disabled when ambient mode is suppressed. + /** Whether dreams are disabled when ambient mode is suppressed. */ public static final int config_dreamsDisabledByAmbientModeSuppressionConfig=0x011100aa; - /** If supported, are dreams enabled? (by default) + /** If supported, are dreams enabled? (by default) */ public static final int config_dreamsEnabledByDefault=0x011100a5; - /** Are we allowed to dream while not plugged in? + /** Are we allowed to dream while not plugged in? */ public static final int config_dreamsEnabledOnBattery=0x011100a8; - /** 15 minutes. - Whether there is to be a chosen Dock User who is the only user allowed to dream. + /** 15 minutes. + Whether there is to be a chosen Dock User who is the only user allowed to dream. */ public static final int config_dreamsOnlyEnabledForDockUser=0x011100a9; /** Specifies whether the dreams feature should be supported. @@ -20438,25 +20438,25 @@ containing a value of this type. Consider setting this resource to false or disabling dreams by default when a doze component is specified below since dreaming will supercede dozing and - will prevent the system from entering a low power state until the dream ends. + will prevent the system from entering a low power state until the dream ends. */ public static final int config_dreamsSupported=0x011100a4; /** Boolean indicating whether to enable persistent logging via DropBoxManager. Used in persisting SOS/emergency related log messages. - + */ public static final int config_dropboxmanager_persistent_logging_enabled=0x011102a0; /** If this value is true, duplicate Source/Destination port fields in WDP header of some carriers OMADM wap push are supported. ex: MSGTYPE-TotalSegments-CurrentSegment -SourcePortDestPort-SourcePortDestPort-OMADM PDU - If false, not supported. + If false, not supported. */ public static final int config_duplicate_port_omadm_wappush=0x0111009f; - /** Flag indicating device support for EAP SIM, AKA, AKA' + /** Flag indicating device support for EAP SIM, AKA, AKA' */ public static final int config_eap_sim_based_auth_supported=0x01110109; - /** eARC Configuration + /** eARC Configuration */ public static final int config_earcEnabled_userConfigurable=0x0111023b; public static final int config_earcFeatureDisabled_allowed=0x0111023e; @@ -20464,7 +20464,7 @@ containing a value of this type. public static final int config_earcFeatureEnabled_allowed=0x0111023c; public static final int config_earcFeatureEnabled_default=0x0111023d; /** Allow the gesture to quick tap the power button multiple times to start the emergency sos - experience while the device is non-interactive. + experience while the device is non-interactive. */ public static final int config_emergencyGestureEnabled=0x0111010e; /** Whether to enable Hardware Activity-Recognition overlay which allows Hardware @@ -20472,15 +20472,15 @@ containing a value of this type. config_activityRecognitionHardwarePackageName package will be searched for its implementation, otherwise any system package is eligible. Anyone who wants to disable the overlay mechanism can set it to false. - + */ public static final int config_enableActivityRecognitionHardwareOverlay=0x01110085; /** Whether the AOSP support for app cloning building blocks is to be enabled for the - device. + device. */ public static final int config_enableAppCloningBuildingBlocks=0x01110260; /** True if the device requires AppWidgetService even if it does not have - the PackageManager.FEATURE_APP_WIDGETS feature + the PackageManager.FEATURE_APP_WIDGETS feature */ public static final int config_enableAppWidgetService=0x0111012b; /** Set this to true to enable the platform's auto-power-save modes like doze and @@ -20489,51 +20489,51 @@ containing a value of this type. (such as to be able to deliver an instant message to the device even when it is dozing). This should be enabled if you have such services and expect apps to correctly use them when installed on your device. Otherwise, keep this disabled - so that applications can still use their own mechanisms. + so that applications can still use their own mechanisms. */ public static final int config_enableAutoPowerModes=0x0111001e; /** Flag indicating that the media framework should play a back sound when a back-transition happens that doesn't result in bringing the home task to the front. - This is currently only used on TV. + This is currently only used on TV. */ public static final int config_enableBackSound=0x01110186; - /** If true, the display will be shifted around in ambient mode. + /** If true, the display will be shifted around in ambient mode. */ public static final int config_enableBurnInProtection=0x011100ff; /** Control whether to launch Car dock home app when user presses home button or when car dock intent is fired. For devices where a separate home app is expected in car mode this should be enabled. But in environments like real car, default home app may be enough, and in that case - this can be disabled (set to false). Defaults to false on mobile devices. + this can be disabled (set to false). Defaults to false on mobile devices. */ public static final int config_enableCarDockHomeLaunch=0x0111004c; - /** Control whether to enable CallMetadataSyncInCallService. + /** Control whether to enable CallMetadataSyncInCallService. */ public static final int config_enableContextSyncInCall=0x01110271; /** If true, enables verification of the lockscreen credential in the factory reset protection flow. This should be true if gatekeeper / weaver credentials can still be checked after a - factory reset. + factory reset. */ public static final int config_enableCredentialFactoryResetProtection=0x0111006f; /** Whether the default HDR conversion mode should be passthrough instead of system. - + */ public static final int config_enableDefaultHdrConversionPassthrough=0x011100c8; - /** Whether the default notes role should be enabled. + /** Whether the default notes role should be enabled. */ public static final int config_enableDefaultNotes=0x01110096; - /** Whether the default notes role for work profile should be enabled. + /** Whether the default notes role for work profile should be enabled. */ public static final int config_enableDefaultNotesForWorkProfile=0x01110097; /** Whether to enable fused location provider overlay which allows fused location provider to be replaced by an app at run-time. When disabled, only the config_fusedLocationProviderPackageName package will be searched for fused location provider, otherwise any system package is eligible. Anyone who wants to disable the overlay - mechanism can set it to false. + mechanism can set it to false. */ public static final int config_enableFusedLocationOverlay=0x01110080; /** Whether to show GAIA education screen during account login of private space setup. - OEM/Partner can explicitly opt to disable the screen. + OEM/Partner can explicitly opt to disable the screen. */ public static final int config_enableGaiaEducationInPrivateSpace=0x01110273; /** Whether to enable geocoder overlay which allows geocoder to be replaced @@ -20541,7 +20541,7 @@ containing a value of this type. config_geocoderProviderPackageName package will be searched for geocoder, otherwise any system package is eligible. Anyone who wants to disable the overlay mechanism can set it to false. - + */ public static final int config_enableGeocoderOverlay=0x01110083; /** Whether to enable geofence overlay which allows geofence to be replaced @@ -20549,86 +20549,86 @@ containing a value of this type. config_geofenceProviderPackageName package will be searched for geofence implementation, otherwise any system package is eligible. Anyone who wants to disable the overlay mechanism can set it to false. - + */ public static final int config_enableGeofenceOverlay=0x01110084; /** Whether the geolocation time zone detection feature is enabled. Setting this to false means the feature cannot be used. Setting this to true means system server components can be tested and location time zone detection may be used if other configuration allows (see - location time zone provider configuration settings below). + location time zone provider configuration settings below). */ public static final int config_enableGeolocationTimeZoneDetection=0x0111007a; /** Enables the GnssTimeUpdate service. This is the global switch for enabling Gnss time based - suggestions to TimeDetector service. See also config_autoTimeSourcesPriority. + suggestions to TimeDetector service. See also config_autoTimeSourcesPriority. */ public static final int config_enableGnssTimeUpdateService=0x01110079; /** Enables or disables haptic effect when the text insertion/selection handle is moved manually by the user. Off by default, since the expected haptic feedback may not be - available on some devices. + available on some devices. */ public static final int config_enableHapticTextHandle=0x01110019; /** Enables idle screen brightness mode on this device. - If this is true, config_autoBrightnessDisplayValuesNitsIdle must be defined. + If this is true, config_autoBrightnessDisplayValuesNitsIdle must be defined. */ public static final int config_enableIdleScreenBrightnessMode=0x01110074; - /** Don't show lock screen before unlock screen (PIN/pattern/password) + /** Don't show lock screen before unlock screen (PIN/pattern/password) */ public static final int config_enableLockBeforeUnlockScreen=0x01110069; - /** Disable lockscreen rotation by default + /** Disable lockscreen rotation by default */ public static final int config_enableLockScreenRotation=0x0111006a; /** Whether to use the system motion prediction model. Only set this value to true after - confirming that the model works well on your device. + confirming that the model works well on your device. */ public static final int config_enableMotionPrediction=0x011100a0; - /** Whether UI for multi user should be shown + /** Whether UI for multi user should be shown */ public static final int config_enableMultiUserUI=0x011100c2; /** Whether multiple admins are allowed on the device. If set to true, new users can be created - with admin privileges and admin privileges can be granted/revoked from existing users. + with admin privileges and admin privileges can be granted/revoked from existing users. */ public static final int config_enableMultipleAdmins=0x011100c3; /** Whether to enable network location overlay which allows network location provider to be replaced by an app at run-time. When disabled, only the config_networkLocationProviderPackageName package will be searched for network location provider, otherwise any system package is eligible. Anyone who wants to disable the overlay - mechanism can set it to false. + mechanism can set it to false. */ public static final int config_enableNetworkLocationOverlay=0x0111007f; - /** Whether the new Auto Selection Network UI should be shown + /** Whether the new Auto Selection Network UI should be shown */ public static final int config_enableNewAutoSelectNetworkUI=0x011100c5; - /** Flag indicating whether or not to enable night mode detection. + /** Flag indicating whether or not to enable night mode detection. */ public static final int config_enableNightMode=0x01110140; /** Whether the primary location time zone provider is enabled. This setting is ignored if config_enableGeolocationTimeZoneDetection is false. - AOSP does not configure a primary location time zone provider. + AOSP does not configure a primary location time zone provider. */ public static final int config_enablePrimaryLocationTimeZoneProvider=0x0111007b; /** Enables or disables proximity service that approximates proximity with aiai attention - service. Off by default, since the service may not be available on some devices. + service. Off by default, since the service may not be available on some devices. */ public static final int config_enableProximityService=0x0111001a; - /** Whether or not to enable the lock screen entry point for the QR code scanner. + /** Whether or not to enable the lock screen entry point for the QR code scanner. */ public static final int config_enableQrCodeScannerOnLockScreen=0x01110253; - /** Determines whether SafetyCenter feature is enabled. + /** Determines whether SafetyCenter feature is enabled. */ public static final int config_enableSafetyCenter=0x01110250; - /** If this is true, key chords can be used to take a screenshot on the device. + /** If this is true, key chords can be used to take a screenshot on the device. */ public static final int config_enableScreenshotChord=0x0111002d; /** Whether the secondary location time zone provider is enabled. This setting is ignored if config_enableGeolocationTimeZoneDetection is false. - AOSP does not configure a secondary location time zone provider. + AOSP does not configure a secondary location time zone provider. */ public static final int config_enableSecondaryLocationTimeZoneProvider=0x0111007c; - /** XXXXXX END OF RESOURCES USING WRONG NAMING CONVENTION + /** XXXXXX END OF RESOURCES USING WRONG NAMING CONVENTION If this is true, notification effects will be played by the notification server. - When false, car notification effects will be handled elsewhere. + When false, car notification effects will be handled elsewhere. */ public static final int config_enableServerNotificationEffectsForAutomotive=0x01110028; /** Flag indicating whether the show Stylus pointer icon. @@ -20639,21 +20639,21 @@ containing a value of this type. the feature cannot be used. Setting this to true means the feature will be enabled on the device if FEATURE_TELEPHONY (@see https: //developer.android.com/reference/android/content/pm/PackageManager#FEATURE_TELEPHONY) - is also supported. + is also supported. */ public static final int config_enableTelephonyTimeZoneDetection=0x0111007d; /** Whether to automatically switch to the designated Dock User (the user chosen for - displaying dreams, etc.) after a timeout when the device is docked. + displaying dreams, etc.) after a timeout when the device is docked. */ public static final int config_enableTimeoutToDockUserWhenDocked=0x011100bf; - /** Enable or disable android.companion.virtual.VirtualDeviceManager. Enabled by default. + /** Enable or disable android.companion.virtual.VirtualDeviceManager. Enabled by default. */ public static final int config_enableVirtualDeviceManager=0x0111001b; - /** True if WallpaperService is enabled + /** True if WallpaperService is enabled */ public static final int config_enableWallpaperService=0x01110077; /** Whether or not wcg (wide color gamut) should be enabled on this device, - we only enabled it while the device has ability of mixed color spaces composition + we only enabled it while the device has ability of mixed color spaces composition */ public static final int config_enableWcgMode=0x0111015f; /** Whether WiFi display is supported by this device. @@ -20667,7 +20667,7 @@ containing a value of this type. audio output to the WiFi display encoder in the media server. * The remote submix module "audio.r_submix.default" must be installed on the device. * The device must be provisioned with HDCP keys (for protected content). - + */ public static final int config_enableWifiDisplay=0x011100c7; /** Whether the overscroll handler is enabled when fullscreen magnification is on. When true, @@ -20675,229 +20675,229 @@ containing a value of this type. the edge of the screen, or delegate the touch events to the app if the user pans vertically past the edge. When false, the magnification will delegate the touch events to the app only when the users uses single finger to pan the magnifier past the edge of the screen, - otherwise there are no extra actions. + otherwise there are no extra actions. */ public static final int config_enable_a11y_fullscreen_magnification_overscroll_handler=0x01110263; - /** Whether single finger panning is enabled by default when magnification is on + /** Whether single finger panning is enabled by default when magnification is on */ public static final int config_enable_a11y_magnification_single_panning=0x01110262; - /** Whether to enable modem on boot if behavior is not defined + /** Whether to enable modem on boot if behavior is not defined */ public static final int config_enable_cellular_on_boot_default=0x0111029c; /** Enable emergency call when sim is locked or puk locked. Some countries/carriers do not allow emergency calls to be placed without the IMSI, which is locked in the SIM. - If so, this should be set to 'false' in an overlay. + If so, this should be set to 'false' in an overlay. */ public static final int config_enable_emergency_call_while_sim_locked=0x0111006d; /** Whether to adopt the predefined handover policies for IWLAN. {@see CarrierConfigManager#KEY_IWLAN_HANDOVER_POLICY_STRING_ARRAY} - + */ public static final int config_enable_iwlan_handover_policy=0x01110290; /** Enable puk unlockscreen by default. - If unlock screen is disabled, the puk should be unlocked through Emergency Dialer + If unlock screen is disabled, the puk should be unlocked through Emergency Dialer */ public static final int config_enable_puk_unlock_screen=0x0111006c; - /** Flag indicating that enhanced confirmation mode is enabled. + /** Flag indicating that enhanced confirmation mode is enabled. */ public static final int config_enhancedConfirmationModeEnabled=0x011100d8; /** Whether enhanced IWLAN handover check is enabled. If enabled, telephony frameworks will not perform handover if the target transport is out of service, or VoPS not supported. The network will be torn down on the source transport, and will be re-established on the target transport when condition is allowed for bringing up a - new network. + new network. */ public static final int config_enhanced_iwlan_handover_check=0x01110297; - /** Whether even dimmer feature is enabled. + /** Whether even dimmer feature is enabled. */ public static final int config_evenDimmerEnabled=0x0111028b; - /** Whether to default to an expanded list of users on the lock screen user switcher. + /** Whether to default to an expanded list of users on the lock screen user switcher. */ public static final int config_expandLockScreenUserSwitcher=0x01110169; - /** If face auth sends the user directly to home/last open app, or stays on keyguard + /** If face auth sends the user directly to home/last open app, or stays on keyguard */ public static final int config_faceAuthDismissesKeyguard=0x01110159; /** True if the sensor is able to provide self illumination in dark secnarios, without support from above the HAL. This configuration is only applicable to IBiometricsFace@1.0 and its - minor revisions. + minor revisions. */ public static final int config_faceAuthSupportsSelfIllumination=0x01110158; /** Whether the display cutout region of the main built-in display should be forced to black in software (to avoid aliasing or emulate a cutout that is not physically existent). - + */ public static final int config_fillMainBuiltInDisplayCutout=0x01110104; public static final int config_fillSecondaryBuiltInDisplayCutout=0x0111024b; /** Specify if the fingerprint hardware support gestures */ public static final int config_fingerprintSupportsGestures=0x01110100; - /** Whether to allow split screen ratios to flexibly calculate based on available space + /** Whether to allow split screen ratios to flexibly calculate based on available space */ public static final int config_flexibleSplitRatios=0x01110269; - /** Boolean indicating if placing the phone face down will result in a screen off. + /** Boolean indicating if placing the phone face down will result in a screen off. */ public static final int config_flipToScreenOffEnabled=0x01110086; /** Default value for android:focusableInTouchMode for some framework scrolling containers. ListView/GridView are notably absent since this is their default anyway. - Set to true for watch devices. + Set to true for watch devices. Default value for android:focusableInTouchMode for some framework scrolling containers. ListView/GridView are notably absent since this is their default anyway. - Set to true for watch devices. + Set to true for watch devices. */ public static final int config_focusScrollContainersInTouchMode=0x01110135; - /** Whether to show Fold lock behavior setting feature in Settings App + /** Whether to show Fold lock behavior setting feature in Settings App */ public static final int config_fold_lock_behavior=0x01110055; /** Whether to force WindowOrientationListener to keep listening to its sensor, even when dreaming. This allows the AoD to rotate on devices without a wake device_orientation - sensor. Note that this flag should only be enabled for development/testing use. + sensor. Note that this flag should only be enabled for development/testing use. */ public static final int config_forceOrientationListenerEnabledWhileDreaming=0x01110187; /** If true, will force all packages on any system partition as queryable by any app regardless - of the contents of its manifest. + of the contents of its manifest. */ public static final int config_forceSystemPackagesQueryable=0x01110076; /** If set, this will force all windows to draw the status bar background, including the apps that have not requested doing so (via the WindowManager.FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS - flag). + flag). */ public static final int config_forceWindowDrawsStatusBarBackground=0x01110112; /** Boolean indicating whether Telephony should force PhoneGlobals creation regardless of FEATURE_TELEPHONY presence. - + */ public static final int config_force_phone_globals_creation=0x0111029f; - /** If this is true, go to sleep when theater mode is enabled from button press + /** If this is true, go to sleep when theater mode is enabled from button press */ public static final int config_goToSleepOnButtonPressTheaterMode=0x01110038; - /** If true, owner can change guest user ephemeral state via UI option + /** If true, owner can change guest user ephemeral state via UI option */ public static final int config_guestUserAllowEphemeralStateChange=0x01110120; /** Whether device should always have a guest user available. If true, guest user will be created on boot, and a new guest user will be created in the background anytime the current guest user is removed. Instead of showing "Add guest" and "Remove guest", the UI will show - "Guest" and "Reset guest". + "Guest" and "Reset guest". */ public static final int config_guestUserAutoCreated=0x0111011f; - /** If true, all guest users created on the device will be ephemeral. + /** If true, all guest users created on the device will be ephemeral. */ public static final int config_guestUserEphemeral=0x0111011e; - /** Rely or not on hardcoded aliased streams table within AudioService + /** Rely or not on hardcoded aliased streams table within AudioService */ public static final int config_handleVolumeAliasesUsingVolumeGroups=0x0111013f; - /** Handle volume keys directly in Window Manager without passing them to the foreground app + /** Handle volume keys directly in Window Manager without passing them to the foreground app */ public static final int config_handleVolumeKeysInWindowManager=0x0111013e; - /** Override the DPad detection behavior for configuration purposes + /** Override the DPad detection behavior for configuration purposes */ public static final int config_hasPermanentDpad=0x011100dc; /** Determines whether recent tasks are provided to the user. Default device has recents - property. If this is false, then the following recents config flags are ignored. + property. If this is false, then the following recents config flags are ignored. */ public static final int config_hasRecents=0x011100df; - /** Whether app hibernation deletes OAT artifact files as part of global hibernation. + /** Whether app hibernation deletes OAT artifact files as part of global hibernation. */ public static final int config_hibernationDeletesOatArtifactsEnabled=0x01110240; - /** If true, hide the display cutout with display area + /** If true, hide the display cutout with display area */ public static final int config_hideDisplayCutoutWithDisplayArea=0x01110182; /** Whether or not to hide the navigation bar when the soft keyboard is visible in order to create additional screen real estate outside beyond the keyboard. Note that the user needs - to have a confirmed way to dismiss the keyboard when desired. + to have a confirmed way to dismiss the keyboard when desired. */ public static final int config_hideNavBarForKeyboard=0x0111015d; /** Indicating whether the retry timer from setup data call response for data throttling should be honored for emergency network request. By default this is off, meaning for emergency network requests, the data frameworks will ignore the previous retry timer passed in from - setup data call response. + setup data call response. */ public static final int config_honor_data_retry_timer_for_emergency_network=0x01110294; /** The system and settings UI can support all the features of instant tether. If set to false, - instant tether will run in notifications mode + instant tether will run in notifications mode */ public static final int config_hotspotNetworksEnabledForService=0x011100d4; - /** Is the device capable of hot swapping an UICC Card + /** Is the device capable of hot swapping an UICC Card */ public static final int config_hotswapCapable=0x0111006b; - /** When true, udfps vote is ignored. This feature is disabled by default. + /** When true, udfps vote is ignored. This feature is disabled by default. */ public static final int config_ignoreUdfpsVote=0x011100ca; /** Ignores vibrations when the device is on a wireless charger. - A vibrating device may move out of alignment with the charging pad. + A vibrating device may move out of alignment with the charging pad. */ public static final int config_ignoreVibrationsOnWirelessCharger=0x0111010c; - /** Controls whether the IME renders the back and IME switcher buttons or not. + /** Controls whether the IME renders the back and IME switcher buttons or not. */ public static final int config_imeDrawsImeNavBar=0x01110115; - /** Is the notification LED intrusive? Used to decide if there should be a disable option + /** Is the notification LED intrusive? Used to decide if there should be a disable option */ public static final int config_intrusiveNotificationLed=0x01110065; /** Whether a camera compat controller is enabled to allow the user to apply or revert - treatment for stretched issues in camera viewfinder. + treatment for stretched issues in camera viewfinder. */ public static final int config_isCameraCompatControlForStretchedIssuesEnabled=0x01110180; /** Whether sending compat fake focus for split screen resumed activities is enabled. Needed because some game engines wait to get focus before drawing the content of - the app which isn't guaranteed by default in multi-window modes. + the app which isn't guaranteed by default in multi-window modes. */ public static final int config_isCompatFakeFocusEnabled=0x0111017d; - /** Whether desktop mode is supported on the current device + /** Whether desktop mode is supported on the current device */ public static final int config_isDesktopModeSupported=0x01110270; /** This flag indicates that a display with fold-state FLAT should always be considered as - having a separating hinge. + having a separating hinge. */ public static final int config_isDisplayHingeAlwaysSeparating=0x01110171; - /** 1+4+8 + /** 1+4+8 Whether the main user is a permanent admin user. If the main user is a permanent admin user it can't be deleted or downgraded to non-admin status. This is generally only relevant on headless system user mode devices; on other devices, the - main user is the system user which is always a permanent admin anyway. + main user is the system user which is always a permanent admin anyway. */ public static final int config_isMainUserPermanentAdmin=0x011100c0; - /** Whether to request the approval before commit sessions. + /** Whether to request the approval before commit sessions. */ public static final int config_isPreApprovalRequestAvailable=0x0111025f; /** Whether should use split screen aspect ratio for the activity when camera compat treatment - is enabled and activity is connected to the camera in fullscreen. + is enabled and activity is connected to the camera in fullscreen. */ public static final int config_isWindowManagerCameraCompatSplitScreenAspectRatioEnabled=0x0111017f; /** Whether camera compat treatment is enabled for issues caused by orientation mismatch between camera buffers and an app window. This includes force rotation of fixed orientation activities connected to the camera in fullscreen and showing a tooltip in - split screen. + split screen. */ public static final int config_isWindowManagerCameraCompatTreatmentEnabled=0x0111017e; - /** Indicates whether device has a power button fingerprint sensor. + /** Indicates whether device has a power button fingerprint sensor. */ public static final int config_is_powerbutton_fps=0x01110157; - /** If true, jobs from background user will be restricted + /** If true, jobs from background user will be restricted */ public static final int config_jobSchedulerRestrictBackgroundUser=0x0111011d; /** If this is true, then keep dreaming when unplugging. This config was formerly known as config_keepDreamingWhenUndocking. - It has been updated to affect other plug types. + It has been updated to affect other plug types. */ public static final int config_keepDreamingWhenUnplugging=0x0111003b; public static final int config_keepRestrictedProfilesInBackground=0x01110147; - /** Set to true to enable the user switcher on the keyguard. + /** Set to true to enable the user switcher on the keyguard. */ public static final int config_keyguardUserSwitcher=0x0111016c; /** The system and settings UI can support all the features of known networks. If set to false, - known networks will run in notifications mode + known networks will run in notifications mode */ public static final int config_knownNetworksEnabledForService=0x011100d5; - /** Whether a camera intent is launched when the lens cover is toggled + /** Whether a camera intent is launched when the lens cover is toggled */ public static final int config_launchCameraOnCameraLensCoverToggle=0x01110245; - /** Whether to enable left-right split in portrait on this device + /** Whether to enable left-right split in portrait on this device */ public static final int config_leftRightSplitInPortrait=0x01110268; /** Whether book mode automatic horizontal reachability positioning is allowed for letterboxed - fullscreen apps + fullscreen apps */ public static final int config_letterboxIsAutomaticReachabilityInBookModeEnabled=0x01110175; - /** Whether using display aspect ratio as a default aspect ratio for all letterboxed apps. + /** Whether using display aspect ratio as a default aspect ratio for all letterboxed apps. */ public static final int config_letterboxIsDisplayAspectRatioForFixedOrientationLetterboxEnabled=0x01110179; /** Whether enabling rotation compat policy for immersive apps that prevents auto rotation @@ -20905,81 +20905,81 @@ containing a value of this type. apps, such as games, are often not optimized for all orientations and can have a poor UX when rotated. Additionally, some games rely on sensors for the gameplay so users can trigger such rotations accidentally when auto rotation is on. - Applicable only if ignoreOrientationRequest is enabled. + Applicable only if ignoreOrientationRequest is enabled. */ public static final int config_letterboxIsDisplayRotationImmersiveAppCompatPolicyEnabled=0x01110172; - /** Whether displaying letterbox education is enabled for letterboxed fullscreen apps. + /** Whether displaying letterbox education is enabled for letterboxed fullscreen apps. */ public static final int config_letterboxIsEducationEnabled=0x01110177; /** Whether the specific behaviour for translucent activities letterboxing is enabled. - TODO(b/255532890) Enable when ignoreOrientationRequest is set + TODO(b/255532890) Enable when ignoreOrientationRequest is set */ public static final int config_letterboxIsEnabledForTranslucentActivities=0x0111017a; /** Whether horizontal reachability repositioning is allowed for letterboxed fullscreen apps. - + */ public static final int config_letterboxIsHorizontalReachabilityEnabled=0x01110173; /** Whether should ignore app requested orientation in response to an app calling Activity#setRequestedOrientation. See - LetterboxUiController#shouldIgnoreRequestedOrientation for details. + LetterboxUiController#shouldIgnoreRequestedOrientation for details. */ public static final int config_letterboxIsPolicyForIgnoringRequestedOrientationEnabled=0x01110176; - /** Whether using split screen aspect ratio as a default aspect ratio for unresizable apps. + /** Whether using split screen aspect ratio as a default aspect ratio for unresizable apps. */ public static final int config_letterboxIsSplitScreenAspectRatioForUnresizableAppsEnabled=0x01110178; - /** Whether vertical reachability repositioning is allowed for letterboxed fullscreen apps. + /** Whether vertical reachability repositioning is allowed for letterboxed fullscreen apps. */ public static final int config_letterboxIsVerticalReachabilityEnabled=0x01110174; /** Indicate whether closing the lid causes the lockscreen to appear. - The default is false. + The default is false. */ public static final int config_lidControlsScreenLock=0x01110041; /** Indicate whether closing the lid causes the device to go to sleep and opening it causes the device to wake up. - The default is false. + The default is false. */ public static final int config_lidControlsSleep=0x01110042; /** When true, local displays that do not contain any of their own content will automatically - mirror the content of the default display. + mirror the content of the default display. */ public static final int config_localDisplaysMirrorContent=0x011100c9; /** Control whether to lock day/night mode change from normal application. When it is true, day / night mode change is only allowed to apps with MODIFY_DAY_NIGHT_MODE - permission. + permission. */ public static final int config_lockDayNightMode=0x01110050; /** Control whether to lock UI mode to what is selected from config_defaultUiModeType. - Once UI mode is locked, applications cannot change it anymore. + Once UI mode is locked, applications cannot change it anymore. */ public static final int config_lockUiMode=0x0111004f; /** Whether the setting to change long press on power behaviour from default to assistant (5) is available in Settings. - + */ public static final int config_longPressOnPowerForAssistantSettingAvailable=0x0111005b; - /** If supported, whether Low Power Standby is enabled by default. + /** If supported, whether Low Power Standby is enabled by default. */ public static final int config_lowPowerStandbyEnabledByDefault=0x01110255; - /** Whether Low Power Standby is supported and can be enabled. + /** Whether Low Power Standby is supported and can be enabled. */ public static final int config_lowPowerStandbySupported=0x01110254; /** The default value for always on magnification feature flag if the remote feature - flag does not exist + flag does not exist */ public static final int config_magnification_always_on_enabled=0x011100fe; /** Whether to support magnification area. If not enabled, it would hide the entry in - magnification settings and adjust the default magnification capability. + magnification settings and adjust the default magnification capability. */ public static final int config_magnification_area=0x011100fd; /** Whether the main built-in display is round. This will affect Configuration.screenLayout's SCREENLAYOUT_ROUND_MASK flags for Configurations on the main built-in display. Change this in device-specific overlays. Defaults to the older, deprecated config_windowIsRound already used in - some existing device-specific resource overlays. + some existing device-specific resource overlays. */ public static final int config_mainBuiltInDisplayIsRound=0x01110103; /** If true, and there is a cutout on the main built in display, the cutout will be masked - by shrinking the display such that it does not overlap the cutout area. + by shrinking the display such that it does not overlap the cutout area. */ public static final int config_maskMainBuiltInDisplayCutout=0x01110105; public static final int config_maskSecondaryBuiltInDisplayCutout=0x0111024c; @@ -20987,20 +20987,20 @@ containing a value of this type. match the active default display. This config assumes that the secondary display only requires swapping ROTATION_90 and ROTATION_270. TODO(b/265991392): This should eventually be configured and parsed in - display_settings.xml + display_settings.xml */ public static final int config_matchSecondaryInternalDisplaysOrientationToReverseDefaultDisplay=0x01110059; /** If this value is true, The mms content-disposition field is supported correctly. - If false, Content-disposition fragments are ignored + If false, Content-disposition fragments are ignored */ public static final int config_mms_content_disposition_support=0x0111009d; /** Flag indicating whether the current device allows data. If true, this means that the device supports data connectivity through the telephony network. - This can be overridden to false for devices that support voice and/or sms . + This can be overridden to false for devices that support voice and/or sms . */ public static final int config_mobile_data_capable=0x01110095; - /** 30 minutes + /** 30 minutes Whether to delay user data locking for background user. If false, user switched-out from user switching will still be in running state until config_multiuserMaxRunningUsers is reached. Once config_multiuserMaxRunningUsers is @@ -21008,49 +21008,49 @@ containing a value of this type. If true, user switched out from user switching will always be stopped but its user data is not locked. Total number of unlocked users will be limited by config_multiuserMaxRunningUsers. Once that limit is reached, least recently stopped user - will be locked. + will be locked. */ public static final int config_multiuserDelayUserDataLocking=0x011100bc; /** Whether the device allows full users to start in background visible on displays. Note: this flag does NOT control the Communal Profile, which is not a full user. Should be false for all devices in production. Can be enabled only for development use - in automotive vehicles with passenger displays. + in automotive vehicles with passenger displays. */ public static final int config_multiuserVisibleBackgroundUsers=0x011100bd; /** Whether the device allows full users to start in background visible on the default display. Should be false for all devices in production. Can be enabled only for development use in passenger-only automotive build (i.e., when Android runs in a separate system in the back seat to manage the passenger displays). - When set to true, config_multiuserVisibleBackgroundUsers must also be true. + When set to true, config_multiuserVisibleBackgroundUsers must also be true. */ public static final int config_multiuserVisibleBackgroundUsersOnDefaultDisplay=0x011100be; /** Controls whether the side edge gestures can always trigger the transient nav bar to - show. + show. */ public static final int config_navBarAlwaysShowOnSideEdgeGesture=0x01110116; /** Controls whether the nav bar can move from the bottom to the side in landscape. - Only applies if the device display is not square. + Only applies if the device display is not square. */ public static final int config_navBarCanMove=0x01110113; /** Controls whether the navigation bar background color provided by the app is transparent by - default. This should be controlled in developer options. + default. This should be controlled in developer options. */ public static final int config_navBarDefaultTransparent=0x0111011a; /** Controls whether the navbar needs a scrim with - {@link Window#setEnsuringNavigationBarContrastWhenTransparent}. + {@link Window#setEnsuringNavigationBarContrastWhenTransparent}. */ public static final int config_navBarNeedsScrim=0x01110117; - /** Controls whether the navigation bar lets through taps. + /** Controls whether the navigation bar lets through taps. */ public static final int config_navBarTapThrough=0x01110114; public static final int config_networkSamplingWakesDevice=0x011100ef; /** Control whether Night display is available. This should only be enabled on devices that have a HWC implementation that can apply the matrix passed to setColorTransform - without impacting power, performance, and app compatibility (e.g. protected content). + without impacting power, performance, and app compatibility (e.g. protected content). */ public static final int config_nightDisplayAvailable=0x01110053; /** True if the device has no home screen. That is a launcher activity - where the user can launch other applications from. + where the user can launch other applications from. */ public static final int config_noHomeScreen=0x01110128; /** De we do icon badges? Used to decide if there should be a disable option @@ -21058,17 +21058,17 @@ containing a value of this type. public static final int config_notificationBadging=0x01110066; /** Flag indicating that the entire notification header can be clicked to expand the notification. If false, then the expand icon has to be clicked in order for the expand - to occur. The expand button will have increased touch boundaries to accomodate this. + to occur. The expand button will have increased touch boundaries to accomodate this. */ public static final int config_notificationHeaderClickableForExpand=0x0111013c; /** Whether to show a notification informing users about notification permission settings - upon upgrade to T from a pre-T version + upon upgrade to T from a pre-T version */ public static final int config_notificationReviewPermissions=0x011100d9; /** Whether to treat the countries defined by the config_oem_enabled_satellite_countries as satellite-allowed areas. The default true value means the countries defined by config_oem_enabled_satellite_countries will be treated as satellite-allowed areas. - + */ public static final int config_oem_enabled_satellite_access_allow=0x01110296; /** Set to true to offset the wallpaper when using multiple displays so that it's centered @@ -21076,42 +21076,42 @@ containing a value of this type. */ public static final int config_offsetWallpaperToCenterOfLargestDisplay=0x0111016b; /** Whether there is a communal profile which should always be running. - Only relevant for Headless System User Mode (HSUM) devices. + Only relevant for Headless System User Mode (HSUM) devices. */ public static final int config_omnipresentCommunalUser=0x011100c4; - /** Whether unlocking and waking a device are sequenced + /** Whether unlocking and waking a device are sequenced */ public static final int config_orderUnlockAndWake=0x01110266; /** If true, the transition for a RemoteViews is read from a resource instead of using the - default scale-up transition. - Use a custom transition for RemoteViews. + default scale-up transition. + Use a custom transition for RemoteViews. */ public static final int config_overrideRemoteViewsActivityTransition=0x011100f9; - /** Enable pause wallpaper rendering upon state change such as app launch + /** Enable pause wallpaper rendering upon state change such as app launch */ public static final int config_pauseWallpaperRenderWhenStateChangeEnabled=0x0111015c; - /** pdp data retry for cause 29, 33 and 55 + /** pdp data retry for cause 29, 33 and 55 */ public static final int config_pdp_reject_enable_retry=0x0111016e; - /** @hide @TestApi + /** @hide @TestApi Whether the system enables per-display focus. If the system has the input method for each - display, this value should be true. + display, this value should be true. */ public static final int config_perDisplayFocusEnabled=0x01110004; - /** Default value for performant auth feature. + /** Default value for performant auth feature. */ public static final int config_performantAuthDefault=0x0111015a; - /** Specifies whether certain permissions should be individually controlled. + /** Specifies whether certain permissions should be individually controlled. */ public static final int config_permissionsIndividuallyControlled=0x01110133; /** Whether we should persist the brightness value in nits for the default display even if - the underlying display device changes. + the underlying display device changes. */ public static final int config_persistBrightnessNitsForDefaultDisplay=0x0111025e; - /** True if assistant app should be pinned via Pinner Service + /** True if assistant app should be pinned via Pinner Service */ public static final int config_pinnerAssistantApp=0x0111012f; - /** True if camera app should be pinned via Pinner Service + /** True if camera app should be pinned via Pinner Service */ public static final int config_pinnerCameraApp=0x0111012e; /** Power Management: Specifies whether to decouple the auto-suspend state of the @@ -21131,7 +21131,7 @@ containing a value of this type. to maximize power savings but not all devices support it. Refer to autosuspend.h for details. - + */ public static final int config_powerDecoupleAutoSuspendModeFromDisplay=0x011100b8; /** Power Management: Specifies whether to decouple the interactive state of the @@ -21150,46 +21150,46 @@ containing a value of this type. to maximize power savings but not all devices support it. Refer to power.h for details. - + */ public static final int config_powerDecoupleInteractiveModeFromDisplay=0x011100b9; /** Whether this device prefers to show snapshot or splash screen on back predict target. When set true, there will create windowless starting surface for the preview target, so it - won't affect activity's lifecycle. This should only be disabled on low-ram device. + won't affect activity's lifecycle. This should only be disabled on low-ram device. */ public static final int config_predictShowStartingSurface=0x011100e0; - /** If true, Views will declare they prefer to be kept clear from overlays when focused. + /** If true, Views will declare they prefer to be kept clear from overlays when focused. */ public static final int config_preferKeepClearForFocus=0x01110183; - /** True if preference fragment should clip to padding. + /** True if preference fragment should clip to padding. */ public static final int config_preferenceFragmentClipToPadding=0x0111028e; /** Prevent the InputMethodManagerService from starting up the IME unless - the currently focused view is a text editor. + the currently focused view is a text editor. */ public static final int config_preventImeStartupUnlessTextEditor=0x011100d7; - /** When true, enables the allowlisted app to upload profcollect reports. + /** When true, enables the allowlisted app to upload profcollect reports. */ public static final int config_profcollectReportUploaderEnabled=0x01110161; - /** Whether the wake screen on notifications feature is available. + /** Whether the wake screen on notifications feature is available. */ public static final int config_pulseOnNotificationsAvailable=0x0111025c; - /** Whether the media player is shown on the quick settings + /** Whether the media player is shown on the quick settings */ public static final int config_quickSettingsShowMediaPlayer=0x0111026c; - /** Whether the device supports quick settings and its associated APIs + /** Whether the device supports quick settings and its associated APIs */ public static final int config_quickSettingsSupported=0x0111013a; /** Control whether bright color reduction is available. This should only be enabled on devices that have a HWC implementation that can apply the matrix passed to setColorTransform - without impacting power, performance, and app compatibility (e.g. protected content). + without impacting power, performance, and app compatibility (e.g. protected content). */ public static final int config_reduceBrightColorsAvailable=0x01110054; /** Enable synchronization of the displays refresh rates by applying the default low refresh - rate. + rate. */ public static final int config_refreshRateSynchronizationEnabled=0x01110154; - /** @hide @TestApi + /** @hide @TestApi Control whether to force apps to give up control over the display of system bars at all times regardless of System Ui Flags. In the Automotive case, this is helpful if there's a requirement for an UI element to be on @@ -21199,7 +21199,7 @@ containing a value of this type. Ex: Only setting the config to true will force show system bars for the entire system. Ex: Setting the config to true and the "SYSTEM_BAR_VISIBILITY_OVERRIDE" setting to "immersive.status=apps" will force show navigation bar for all apps and force hide status - bar for all apps. + bar for all apps. */ public static final int config_remoteInsetsControllerControlsSystemBars=0x01110006; /** Control whether the system bars can be requested when using a remote insets control target. @@ -21208,16 +21208,16 @@ containing a value of this type. This is useful for cases where the system provides alternative affordances for showing and hiding the bars or for cases in which it's desired the bars not be shown for any reason. This configuration will only apply when config_remoteInsetsControllerControlsSystemBars. - is set to true. + is set to true. */ public static final int config_remoteInsetsControllerSystemBarsCanBeShownByUserAction=0x0111004d; /** Enables or disables support for repair mode. The feature creates a secure environment to protect the user's privacy when the device is being repaired. - Off by default, since OEMs may have had a similar feature on their devices. + Off by default, since OEMs may have had a similar feature on their devices. */ public static final int config_repairModeSupported=0x01110261; /** Flag indicating that an outbound call must have a call capable phone account - that has declared it can process the call's handle. + that has declared it can process the call's handle. */ public static final int config_requireCallCapableAccountForHandle=0x01110090; /** Whether to send a user activity event to PowerManager when a dream quits unexpectedly so @@ -21228,14 +21228,14 @@ containing a value of this type. back to dreaming after a few seconds. If the device has been inactive longer, the screen will immediately turn off. With this flag on, the device will go back to keyguard in all scenarios rather than turning off, which gives the device a chance to start dreaming - again. + again. */ public static final int config_resetScreenTimeoutOnUnexpectedDreamExit=0x011100ac; - /** Set to true if after a provisioning apn the radio should be restarted + /** Set to true if after a provisioning apn the radio should be restarted */ public static final int config_restartRadioAfterProvisioning=0x011100d2; /** Flag indicating whether radio is to be restarted on the error of - PDP_FAIL_REGULAR_DEACTIVATION/0x24 + PDP_FAIL_REGULAR_DEACTIVATION/0x24 */ public static final int config_restart_radio_on_pdp_fail_regular_deactivation=0x011100f3; /** If true, the direction rotation is applied to get to an application's requested @@ -21243,14 +21243,14 @@ containing a value of this type. clockwise from portrait; thus on a portrait device an app requesting landscape will cause a clockwise rotation, and on a landscape device an app requesting portrait will cause a counter-clockwise rotation. Setting - true here reverses that logic. + true here reverses that logic. */ public static final int config_reverseDefaultRotation=0x01110040; - /** Whether safe headphone volume warning dialog is disabled on Vol+ (operator specific). + /** Whether safe headphone volume warning dialog is disabled on Vol+ (operator specific). */ public static final int config_safe_media_disable_on_volume_up=0x011100ce; /** Whether safe headphone hearing is enforced by any regulation (e.g. - EN50332-3, EN50332-2) or not (country specific). + EN50332-3, EN50332-2) or not (country specific). */ public static final int config_safe_media_volume_enabled=0x011100cc; /** Whether safe headphone sound dosage warning is enabled or not. @@ -21258,21 +21258,21 @@ containing a value of this type. offload and has the HAL sound dose interfaces implemented. Otherwise, this can lead to a compliance issue with the safe hearing standards EN50332-3 and IEC62368-1. - + */ public static final int config_safe_sound_dosage_enabled=0x011100cd; - /** Config for whether Safety Protection is enabled. + /** Config for whether Safety Protection is enabled. */ public static final int config_safetyProtectionEnabled=0x01110251; - /** Default value for Settings.SEARCH_ALL_ENTRYPOINTS_ENABLED + /** Default value for Settings.SEARCH_ALL_ENTRYPOINTS_ENABLED */ public static final int config_searchAllEntrypointsEnabledDefault=0x01110249; public static final int config_secondaryBuiltInDisplayIsRound=0x0111024e; /** Flag indicating whether the AUDIO_BECOMING_NOISY notification should - be sent during a change to the audio output device. + be sent during a change to the audio output device. */ public static final int config_sendAudioBecomingNoisy=0x01110016; - /** @hide + /** @hide Whether to send a custom package name with the PSD. */ @android.annotation.SystemApi @@ -21280,33 +21280,33 @@ containing a value of this type. /** Whether outgoing satellite datagrams should be sent to modem in demo mode. When satellite is enabled for demo mode, if this config is enabled, outgoing datagrams will be sent to modem; otherwise, success results will be returned. If demo mode is disabled, outgoing - datagrams are always sent to modem. + datagrams are always sent to modem. */ public static final int config_send_satellite_datagram_to_modem_in_demo_mode=0x01110295; - /** Whether changing sensor privacy SW setting requires device to be unlocked + /** Whether changing sensor privacy SW setting requires device to be unlocked */ public static final int config_sensorPrivacyRequiresAuthentication=0x01110246; /** Boolean indicating whether the HWC setColorTransform function can be performed efficiently - in hardware. + in hardware. */ public static final int config_setColorTransformAccelerated=0x01110051; /** Boolean indicating whether the HWC setColorTransform function can be performed efficiently - in hardware for individual layers. + in hardware for individual layers. */ public static final int config_setColorTransformAcceleratedPerLayer=0x01110052; - /** Flag indicating if help links for Settings app should be enabled. + /** Flag indicating if help links for Settings app should be enabled. */ public static final int config_settingsHelpLinksEnabled=0x01110252; /** Flag indicating whether the surface flinger has limited alpha compositing functionality in hardware. If set, the window manager will disable alpha trasformation in animations where not - strictly needed. + strictly needed. */ public static final int config_sf_limitedAlpha=0x01110012; /** Flag indicating whether the surface flinger is inefficient at performing a blur. Used by parts of the UI to turn off the blur effect where it isn't worth the performance hit. - As of Honeycomb, blurring is not supported anymore. + As of Honeycomb, blurring is not supported anymore. */ public static final int config_sf_slowBlur=0x01110014; /** Whether a single short press on POWER should be launched without multi-press delay. @@ -21321,102 +21321,102 @@ containing a value of this type. 2. Camera starts as the double press behavior. Note that this config has no effect on long press behavior. - + */ public static final int config_shortPressEarlyOnPower=0x0111005e; /** Whether a single short press on STEM_PRIMARY should be launched without multi-press delay. This works similarly as config_shortPressEarlyOnPower but for STEM_PRIMARY. - + */ public static final int config_shortPressEarlyOnStemPrimary=0x0111005f; - /** Show area update info settings in CellBroadcastReceiver and information in SIM status in Settings app + /** Show area update info settings in CellBroadcastReceiver and information in SIM status in Settings app */ public static final int config_showAreaUpdateInfoSettings=0x01110142; /** Whether or not to show the built-in charging animation when the device begins charging - wirelessly. + wirelessly. */ public static final int config_showBuiltinWirelessChargingAnim=0x0111015e; - /** @hide - Whether the default assistant settings should be shown. + /** @hide + Whether the default assistant settings should be shown. */ @android.annotation.SystemApi public static final int config_showDefaultAssistant=0x01110001; - /** @hide - Whether the default emergency settings should be shown. + /** @hide + Whether the default emergency settings should be shown. */ @android.annotation.SystemApi public static final int config_showDefaultEmergency=0x01110002; - /** @hide - Whether the default home settings should be shown. + /** @hide + Whether the default home settings should be shown. */ @android.annotation.SystemApi public static final int config_showDefaultHome=0x01110003; /** Controls whether hints for gestural navigation are shown when the device is setup. - This should only be set when the device has gestural navigation enabled by default. + This should only be set when the device has gestural navigation enabled by default. */ public static final int config_showGesturalNavigationHints=0x01110119; /** Sets whether menu shortcuts should be displayed on panel menus when - a keyboard is present. + a keyboard is present. */ public static final int config_showMenuShortcutsWhenKeyboardPresent=0x0111009b; /** Whether a software navigation bar should be shown. NOTE: in the future this may be - autodetected from the Configuration. + autodetected from the Configuration. */ public static final int config_showNavigationBar=0x011100a1; /** Whether to show a percentage text next to the progressbar while preparing to update the - device + device */ public static final int config_showPercentageTextDuringRebootToUpdate=0x0111026d; - /** Allow SystemUI to show the shutdown dialog + /** Allow SystemUI to show the shutdown dialog */ public static final int config_showSysuiShutdown=0x01110144; - /** If true, show multiuser switcher by default unless the user specifically disables it. + /** If true, show multiuser switcher by default unless the user specifically disables it. */ public static final int config_showUserSwitcherByDefault=0x0111016d; - /** Shutdown if battery is critically low and the device is not powered. + /** Shutdown if battery is critically low and the device is not powered. */ public static final int config_shutdownIfNoPower=0x01110064; - /** Whether to silence telephony ringer on sleep key event + /** Whether to silence telephony ringer on sleep key event */ public static final int config_silenceRingerOnSleepKey=0x0111005d; - /** If the sensor that silences alerts is available or not. + /** If the sensor that silences alerts is available or not. */ public static final int config_silenceSensorAvailable=0x0111014f; /** Flag indicating whether all audio streams should be mapped to one single stream. If true, all audio streams are mapped to - STREAM_MUSIC as if it's on TV platform. + STREAM_MUSIC as if it's on TV platform. */ public static final int config_single_volume=0x0111008a; - /** Enables SIP on WIFI only + /** Enables SIP on WIFI only */ public static final int config_sip_wifi_only=0x01110098; /** Docking is a uiMode configuration change and will cause activities to relaunch if it's not handled. If true, the configuration change will be sent but activities will not be relaunched upon docking. Apps with desk resources will behave like normal, since they may - expect the relaunch upon the desk uiMode change. + expect the relaunch upon the desk uiMode change. */ public static final int config_skipActivityRelaunchWhenDocking=0x01110181; /** Whether or not to skip the initial brightness ramps when the display transitions to STATE_ON. Setting this to true will skip the brightness ramp to the last stored active - brightness value and will repeat for the following ramp if autobrightness is enabled. + brightness value and will repeat for the following ramp if autobrightness is enabled. */ public static final int config_skipScreenOnBrightnessRamp=0x01110071; - /** If the sensor that skips media is available or not. + /** If the sensor that skips media is available or not. */ public static final int config_skipSensorAvailable=0x0111014e; - /** Flag indicating whether we should enable smart battery. + /** Flag indicating whether we should enable smart battery. */ public static final int config_smart_battery_available=0x01110025; /** Config determines whether Memory Availability Notification is supported over Ims so that the RP-SMMA Notification is sent over Ims to SMS Service center indicating that UE can now - start receiving SMS after failures due to Memory Full event + start receiving SMS after failures due to Memory Full event */ public static final int config_smma_notification_supported_over_ims=0x011100f5; /** Flag indicating whether the current device allows acknowledgement of SIM operation like SM-PP or saving SMS to SIM can be done via the IMS interfaces. If true,this means that the device supports sending of sim operation response via the IMS interface APIs. This can be overridden to false for devices which can't send - sim operation acknowledgements via IMS interface APIs. + sim operation acknowledgements via IMS interface APIs. */ public static final int config_smppsim_response_via_ims=0x01110094; /** Flag indicating whether the current device supports "Ask every time" for sms @@ -21429,7 +21429,7 @@ containing a value of this type. which can't send and receive sms message. Note: Disable SMS also disable voicemail waiting sms, - cell broadcasting sms, and MMS. + cell broadcasting sms, and MMS. */ public static final int config_sms_capable=0x01110092; /** From SmsMessage @@ -21439,163 +21439,163 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int config_sms_decode_gsm_8bit_data=0x011100f0; public static final int config_sms_force_7bit_encoding=0x011100f6; /** If this value is true, Sms encoded as octet is decoded by utf8 decoder. - If false, decoded by Latin decoder. + If false, decoded by Latin decoder. */ public static final int config_sms_utf8_support=0x0111009c; /** The default value for whether head tracking for - spatial audio is enabled for a newly connected audio device + spatial audio is enabled for a newly connected audio device */ public static final int config_spatial_audio_head_tracking_enabled_default=0x0111008e; - /** Flag indicating if the speed up audio on mt call code should be executed + /** Flag indicating if the speed up audio on mt call code should be executed */ public static final int config_speed_up_audio_on_mt_calls=0x011100d3; - /** Dock behavior + /** Dock behavior Control whether to start dream immediately upon docking even if the lockscreen is unlocked. - This defaults to true to be consistent with historical behavior. + This defaults to true to be consistent with historical behavior. */ public static final int config_startDreamImmediatelyOnDock=0x01110049; /** set to false if we need to show user confirmation - when alpha identifier is not provided by the UICC + when alpha identifier is not provided by the UICC */ public static final int config_stkNoAlphaUsrCnf=0x011100da; /** Flag indicating whether the current device allows stk sms send service via framework. If true,this means that the device supports sending of stk triggered sms via the telephony. This can be overridden to false for devices which can't send stk sms message via - framework, but would be sent via modem. + framework, but would be sent via modem. */ public static final int config_stk_sms_send_support=0x011100db; /** Whether system apps should be scanned in the stopped state during initial boot. Packages can be added by OEMs in an allowlist, to prevent them from being scanned as "stopped" during initial boot of a device, or after an OTA update. Stopped state of - an app is not changed during subsequent reboots. + an app is not changed during subsequent reboots. */ public static final int config_stopSystemPackagesByDefault=0x0111025d; /** Enforce strong auth on boot. Setting this to false represents a security risk and should not be ordinarily done. The only case in which this might be permissible is in a car head unit where there are hardware mechanisms to protect the device (physical keys) and not much in the way of user data. - + */ public static final int config_strongAuthRequiredOnBoot=0x01110121; /** Whether asynchronously update the subscription database or not. Async mode increases - the performance, but sync mode reduces the chance of database/cache out-of-sync. + the performance, but sync mode reduces the chance of database/cache out-of-sync. */ public static final int config_subscription_database_async_update=0x01110298; - /** Whether the Unprocessed audio source supports the required frequency range and level + /** Whether the Unprocessed audio source supports the required frequency range and level */ public static final int config_supportAudioSourceUnprocessed=0x01110108; - /** 10 seconds - Auto-rotation behavior + /** 10 seconds + Auto-rotation behavior If true, enables auto-rotation features using the accelerometer. Otherwise, auto-rotation is disabled. Applications may still request to use specific orientations but the sensor is ignored and sensor-based orientations are not available. Furthermore, all auto-rotation related settings are omitted from the system UI. In certain situations we may still use the accelerometer to determine the orientation, such as when - docked if the dock is configured to enable the accelerometer. + docked if the dock is configured to enable the accelerometer. */ public static final int config_supportAutoRotation=0x0111003c; - /** Whether device supports double tap to wake + /** Whether device supports double tap to wake */ public static final int config_supportDoubleTapWake=0x01110102; - /** If this is true, long press on power button will be available from the non-interactive state + /** If this is true, long press on power button will be available from the non-interactive state */ public static final int config_supportLongPressPowerWhenNonInteractive=0x01110039; - /** Ultrasound support for Mic/speaker path + /** Ultrasound support for Mic/speaker path Whether the default microphone audio source supports near-ultrasound frequencies - (range of 18 - 21 kHz). + (range of 18 - 21 kHz). */ public static final int config_supportMicNearUltrasound=0x01110106; /** True if the device supports persisting security logs across reboots. This requires the device's kernel to have pstore and pmsg enabled, - and DRAM to be powered and refreshed through all stages of reboot. + and DRAM to be powered and refreshed through all stages of reboot. */ public static final int config_supportPreRebootSecurityLogs=0x0111012d; /** If this is true, short press on power button will be available whenever the default display - is on even if the device is non-interactive (dreaming). + is on even if the device is non-interactive (dreaming). */ public static final int config_supportShortPressPowerWhenDefaultDisplayOn=0x0111003a; /** Whether the default speaker audio output path supports near-ultrasound frequencies - (range of 18 - 21 kHz). + (range of 18 - 21 kHz). */ public static final int config_supportSpeakerNearUltrasound=0x01110107; - /** True if the device supports system navigation keys. + /** True if the device supports system navigation keys. */ public static final int config_supportSystemNavigationKeys=0x01110132; /** Whether the time zone detection logic supports fall back from geolocation suggestions to telephony suggestions temporarily in certain circumstances. Reduces time zone detection latency during some scenarios like air travel. Only useful when both geolocation and telephony time zone detection are supported and enabled on a device. - See com.android.server.timezonedetector.TimeZoneDetectorStrategy for more information. + See com.android.server.timezonedetector.TimeZoneDetectorStrategy for more information. */ public static final int config_supportTelephonyTimeZoneFallback=0x0111007e; - /** Indicates whether the device supports bubble notifications or not. + /** Indicates whether the device supports bubble notifications or not. */ public static final int config_supportsBubble=0x01110127; - /** Whether this device is supporting the camera toggle + /** Whether this device is supporting the camera toggle */ public static final int config_supportsCamToggle=0x01110242; /** Indicates that the device supports having more than one internal display on at the same time. Only applicable to devices with more than one internal display. If this option is set to false, DisplayManager will make additional effort to ensure no more than 1 internal - display is powered on at the same time. + display is powered on at the same time. */ public static final int config_supportsConcurrentInternalDisplays=0x01110048; - /** Whether this device is supporting the hardware camera toggle + /** Whether this device is supporting the hardware camera toggle */ public static final int config_supportsHardwareCamToggle=0x01110244; - /** Whether this device is supporting the hardware microphone toggle + /** Whether this device is supporting the hardware microphone toggle */ public static final int config_supportsHardwareMicToggle=0x01110243; - /** True if the device supports insecure lock screen. + /** True if the device supports insecure lock screen. */ public static final int config_supportsInsecureLockScreen=0x0111012a; - /** Whether this device is supporting the software microphone toggle + /** Whether this device is supporting the software microphone toggle */ public static final int config_supportsMicToggle=0x01110241; - /** True if the device supports running activities on secondary displays. + /** True if the device supports running activities on secondary displays. */ public static final int config_supportsMultiDisplay=0x01110126; /** True if the device supports at least one form of multi-window. - E.g. freeform, split-screen, picture-in-picture. + E.g. freeform, split-screen, picture-in-picture. */ public static final int config_supportsMultiWindow=0x01110123; /** If device supports corner radius on windows. - This should be turned off on low-end devices to improve animation performance. + This should be turned off on low-end devices to improve animation performance. */ public static final int config_supportsRoundedCornersOnWindows=0x0111014d; - /** Flag indicating whether seamless refresh rate switching is supported by a device. + /** Flag indicating whether seamless refresh rate switching is supported by a device. */ public static final int config_supportsSeamlessRefreshRateSwitching=0x01110145; - /** True if the device supports split screen as a form of multi-window. + /** True if the device supports split screen as a form of multi-window. */ public static final int config_supportsSplitScreenMultiWindow=0x01110124; - /** True if the device supports system decorations on secondary displays. - True if the device supports system decorations on secondary displays. + /** True if the device supports system decorations on secondary displays. + True if the device supports system decorations on secondary displays. */ public static final int config_supportsSystemDecorsOnSecondaryDisplays=0x01110129; /** Indicate whether to allow the device to suspend when the screen is off due to the proximity sensor. This resource should only be set to true if the sensor HAL correctly handles the proximity sensor as a wake-up source. Otherwise, the device may fail to wake out of suspend reliably. - The default is false. + The default is false. */ public static final int config_suspendWhenScreenOffDueToProximity=0x0111005a; /** True if the device supports Sustained Performance Mode */ public static final int config_sustainedPerformanceModeSupported=0x0111012c; - /** Enables swipe versus poly-finger touch disambiguation in the KeyboardView + /** Enables swipe versus poly-finger touch disambiguation in the KeyboardView */ public static final int config_swipeDisambiguation=0x01110075; - /** Whether or not swipe up gesture's opt-in setting is available on this device + /** Whether or not swipe up gesture's opt-in setting is available on this device */ public static final int config_swipe_up_gesture_setting_available=0x01110148; /** Config determines whether to update phone object when voice registration state changes. Voice radio tech change will always trigger an update of - phone object irrespective of this config + phone object irrespective of this config */ public static final int config_switch_phone_on_voice_reg_state_change=0x011100f4; - /** The default value if the SyncStorageEngine should sync automatically or not + /** The default value if the SyncStorageEngine should sync automatically or not */ public static final int config_syncstorageengine_masterSyncAutomatically=0x011100bb; /** Whether the device enable the non-standalone (NSA) mode of 5G NR. @@ -21605,127 +21605,127 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet */ public static final int config_telephony5gStandalone=0x01110188; /** Enables or disables the "Share" action item shown in the context menu that appears upon - long-pressing on selected text. Enabled by default. + long-pressing on selected text. Enabled by default. */ public static final int config_textShareSupported=0x01110264; /** Flag indicating that the actions buttons for a notification should be tinted with by the - color supplied by the Notification.Builder if present. + color supplied by the Notification.Builder if present. */ public static final int config_tintNotificationActionButtons=0x01110141; - /** Indicates that default fitness tracker app needs to request sensor and location permissions. + /** Indicates that default fitness tracker app needs to request sensor and location permissions. */ public static final int config_trackerAppNeedsPermissions=0x01110184; public static final int config_tvExternalInputLoggingDisplayNameFilterEnabled=0x011102a1; /** Enables or disables fading edges when marquee is enabled in TextView. Off by default, since the framebuffer readback used to implement the - fading edges is prohibitively expensive on most GPUs. + fading edges is prohibitively expensive on most GPUs. */ public static final int config_ui_enableFadingMarquee=0x01110018; - /** Indicates whether to enable an animation when unfolding a device or not + /** Indicates whether to enable an animation when unfolding a device or not */ public static final int config_unfoldTransitionEnabled=0x01110045; - /** Indicates whether to enable haptics during unfold animation + /** Indicates whether to enable haptics during unfold animation */ public static final int config_unfoldTransitionHapticsEnabled=0x01110047; - /** Indicates whether to enable hinge angle sensor when using unfold animation + /** Indicates whether to enable hinge angle sensor when using unfold animation */ public static final int config_unfoldTransitionHingeAngle=0x01110046; - /** If this is true, the screen will come on when you unplug usb/power/whatever. + /** If this is true, the screen will come on when you unplug usb/power/whatever. */ public static final int config_unplugTurnsOnScreen=0x01110029; - /** If this is true, the message that USB is only being used for charging will be shown. - Do not show the message saying USB is connected in charging mode. + /** If this is true, the message that USB is only being used for charging will be shown. + Do not show the message saying USB is connected in charging mode. */ public static final int config_usbChargingMessage=0x0111002a; - /** Feature flag to store TaskSnapshot in 16 bit pixel format to save memory. + /** Feature flag to store TaskSnapshot in 16 bit pixel format to save memory. */ public static final int config_use16BitTaskSnapshotPixelFormat=0x011100de; - /** Whether or not to use assistant stream volume separately from music volume + /** Whether or not to use assistant stream volume separately from music volume */ public static final int config_useAssistantVolume=0x01110162; - /** Set this true only if the device has separate attention and notification lights. + /** Set this true only if the device has separate attention and notification lights. */ public static final int config_useAttentionLight=0x0111002b; - /** Whether the system uses auto-suspend mode. + /** Whether the system uses auto-suspend mode. */ public static final int config_useAutoSuspend=0x01110272; /** If false and config_allowAllRotations is false, the screen will rotate to the natural - orientation of the device when the auto-rotate policy is toggled. + orientation of the device when the auto-rotate policy is toggled. */ public static final int config_useCurrentRotationOnRotationLockChange=0x0111003f; - /** Whether the device uses the default focus highlight when focus state isn't specified. + /** Whether the device uses the default focus highlight when focus state isn't specified. */ public static final int config_useDefaultFocusHighlight=0x0111013b; /** When true use the linux /dev/input/event subsystem to detect the switch changes - on the headphone/microphone jack. When false use the older uevent framework. + on the headphone/microphone jack. When false use the older uevent framework. */ public static final int config_useDevInputEventForAudioJack=0x011100cb; /** Flag indicating that the media framework should not allow changes or mute on any - stream or global volumes. + stream or global volumes. */ public static final int config_useFixedVolume=0x011100d6; /** If true will use the GNSS hardware implementation to service the GPS_PROVIDER. If false will allow the GPS_PROVIDER to be replaced by an app at run-time (restricted to the package - specified by config_gnssLocationProviderPackageName). + specified by config_gnssLocationProviderPackageName). */ public static final int config_useGnssHardwareProvider=0x01110081; - /** True if the device is using legacy split. + /** True if the device is using legacy split. */ public static final int config_useLegacySplit=0x01110125; - /** Flag indicating whether round icons should be parsed from the application manifest. + /** Flag indicating whether round icons should be parsed from the application manifest. */ public static final int config_useRoundIcon=0x01110130; - /** Whether or not the "SMS app service" feature is enabled + /** Whether or not the "SMS app service" feature is enabled */ public static final int config_useSmsAppService=0x0111014b; /** Force secondary home launcher specified in config_secondaryHomePackage always. If this is - not set, secondary home launcher can be replaced by user. + not set, secondary home launcher can be replaced by user. */ public static final int config_useSystemProvidedLauncherForSecondary=0x0111014c; /** When true, indicates that the vendor's IMS implementation requires a workaround when sending a request to enable or disable the camera while the video session is also - paused. + paused. */ public static final int config_useVideoPauseWorkaround=0x0111013d; /** Flag indicating that the media framework should support playing of sounds on volume key usage. This adds noticeable additional overhead to volume key processing, so - is disableable for products for which it is irrelevant. + is disableable for products for which it is irrelevant. */ public static final int config_useVolumeKeySounds=0x01110015; - /** flag to indicate if EF LI/EF PL should be used for system language + /** flag to indicate if EF LI/EF PL should be used for system language */ public static final int config_use_sim_language_file=0x011100fa; - /** Whether to use the strict phone number matcher by default. + /** Whether to use the strict phone number matcher by default. */ public static final int config_use_strict_phone_number_comparation=0x01110061; - /** Whether to use the strict phone number matcher in Kazakhstan. + /** Whether to use the strict phone number matcher in Kazakhstan. */ public static final int config_use_strict_phone_number_comparation_for_kazakhstan=0x01110063; - /** Whether to use the strict phone number matcher in Russia. + /** Whether to use the strict phone number matcher in Russia. */ public static final int config_use_strict_phone_number_comparation_for_russia=0x01110062; - /** Whether to use voip audio mode for ims call + /** Whether to use voip audio mode for ims call */ public static final int config_use_voip_mode_for_ims=0x011100ed; - /** Flag indicating if the user is notified when the mobile network access is restricted + /** Flag indicating if the user is notified when the mobile network access is restricted */ public static final int config_user_notification_of_restrictied_mobile_access=0x01110091; /** Whether the internal vehicle network should remain active even when no - apps requested it. + apps requested it. */ public static final int config_vehicleInternalNetworkAlwaysRequested=0x01110022; /** Whether the View-based scroll haptic feedback implementation is enabled for - {@link InputDevice#SOURCE_ROTARY_ENCODER}s. + {@link InputDevice#SOURCE_ROTARY_ENCODER}s. Whether the View-based scroll haptic feedback implementation is enabled for - {@link InputDevice#SOURCE_ROTARY_ENCODER}s. + {@link InputDevice#SOURCE_ROTARY_ENCODER}s. */ public static final int config_viewBasedRotaryEncoderHapticsEnabled=0x0111026b; /** Whether scroll haptic feedback is enabled for rotary encoder scrolls on {@link MotionEvent#AXIS_SCROLL} generated by {@link InputDevice#SOURCE_ROTARY_ENCODER} - devices. + devices. Whether scroll haptic feedback is enabled for rotary encoder scrolls on {@link MotionEvent#AXIS_SCROLL} generated by {@link InputDevice#SOURCE_ROTARY_ENCODER} - devices. + devices. */ public static final int config_viewRotaryEncoderHapticScrollFedbackEnabled=0x0111026a; /** Flag indicating whether the current device is "voice capable". @@ -21738,39 +21738,39 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet Note: this flag is subtly different from the PackageManager.FEATURE_TELEPHONY system feature, which is available on *any* device with a telephony radio, even if the - device is data-only. + device is data-only. */ public static final int config_voice_capable=0x01110089; - /** Whether to select voice/data/sms preference without user confirmation + /** Whether to select voice/data/sms preference without user confirmation */ public static final int config_voice_data_sms_auto_fallback=0x0111018a; /** Flag indicating whether platform level volume adjustments are enabled for remote sessions - on grouped devices. + on grouped devices. */ public static final int config_volumeAdjustmentForRemoteGroupSessions=0x0111008f; /** Allow the gesture power + volume up to change the ringer mode while the device - is interactive. + is interactive. */ public static final int config_volumeHushGestureEnabled=0x01110111; - /** Volume policy + /** Volume policy Strongly consider keeping these 2 values in sync - otherwise vol up/vol down have confusing - asymmetric behavior, as in b/279645379 + asymmetric behavior, as in b/279645379 */ public static final int config_volume_down_to_enter_silent=0x0111008b; public static final int config_volume_up_to_exit_silent=0x0111008c; /** Boolean indicating whether Telephony should wait for device alignment with satellite before sending or receiving datagrams in demo mode. - + */ public static final int config_wait_for_device_alignment_in_demo_datagram=0x0111029d; public static final int config_wakeOnAssistKeyPress=0x01110167; public static final int config_wakeOnBackKeyPress=0x01110168; /** Screen Wake Keys - Determines whether the specified key groups can be used to wake up the device. + Determines whether the specified key groups can be used to wake up the device. */ public static final int config_wakeOnDpadKeyPress=0x01110166; /** Wallpaper will get top app scheduling priority if this is set to true. - + */ public static final int config_wallpaperTopApp=0x01110122; /** Whether to use file hashes cache in watchlist @@ -21787,107 +21787,107 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet This flag controls whether the {@link Display#FLAG_SUPPORTS_PROTECTED_BUFFERS} flag is set for wifi displays. - + */ public static final int config_wifiDisplaySupportsProtectedBuffers=0x011100cf; - /** Set and Unsets WiMAX + /** Set and Unsets WiMAX */ public static final int config_wimaxEnabled=0x011100a3; - /** True if the device supports action bars. + /** True if the device supports action bars. Watch type devices have limited screen real-estate, and thus action bars should not be - used. + used. */ public static final int config_windowActionBarSupported=0x0111028c; /** default value for whether circular emulators (ro.boot.emulator.circular) - should show a display overlay on the screen + should show a display overlay on the screen */ public static final int config_windowEnableCircularEmulatorDisplayOverlay=0x011100e2; - /** default window inset isRound property + /** default window inset isRound property */ public static final int config_windowIsRound=0x011100dd; /** Indicates whether the window manager reacts to half-fold device states by overriding - rotation. + rotation. */ public static final int config_windowManagerHalfFoldAutoRotateOverride=0x01110043; /** Indicates whether the window manager pauses autorotation when folding or unfolding - a foldable device based on hinge angle sensor events and physical display switch events. + a foldable device based on hinge angle sensor events and physical display switch events. */ public static final int config_windowManagerPauseRotationWhenUnfolding=0x01110044; - /** True if the device should have titles by default. - Watch type devices have limited screen real-estate, and thus titles should not be used. + /** True if the device should have titles by default. + Watch type devices have limited screen real-estate, and thus titles should not be used. */ public static final int config_windowNoTitleDefault=0x0111028d; - /** Always overscan by default to ensure onApplyWindowInsets will always be called. + /** Always overscan by default to ensure onApplyWindowInsets will always be called. */ public static final int config_windowOverscanByDefault=0x0111028f; - /** default window ShowCircularMask property + /** default window ShowCircularMask property */ public static final int config_windowShowCircularMask=0x011100e1; - /** Specifies whether the user has to give consent to manage wireless (wifi + bluetooth). + /** Specifies whether the user has to give consent to manage wireless (wifi + bluetooth). */ public static final int config_wirelessConsentRequired=0x01110134; /** Boolean indicating whether the Iwlan data service supports persistence of iwlan ipsec tunnels across service restart. If iwlan tunnels are not persisted across restart, - Framework will clean up dangling data connections when service restarts + Framework will clean up dangling data connections when service restarts */ public static final int config_wlan_data_service_conn_persistence_on_restart=0x01110293; - /** Enable Zram writeback feature to allow unused pages in zram be written to flash. + /** Enable Zram writeback feature to allow unused pages in zram be written to flash. */ public static final int config_zramWriteback=0x01110150; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_INCREASE_LINEARLY + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_INCREASE_LINEARLY */ public static final int device_idle_light_idle_increase_linearly=0x01110287; - /** Default for DeviceIdleController.Constants.USE_MODE_MANAGER + /** Default for DeviceIdleController.Constants.USE_MODE_MANAGER */ public static final int device_idle_use_mode_manager=0x0111028a; - /** Default for DeviceIdleController.Constants.USE_WINDOW_ALARMS + /** Default for DeviceIdleController.Constants.USE_WINDOW_ALARMS */ public static final int device_idle_use_window_alarms=0x01110289; - /** Default for DeviceIdleController.Constants.WAIT_FOR_UNLOCK + /** Default for DeviceIdleController.Constants.WAIT_FOR_UNLOCK */ public static final int device_idle_wait_for_unlock=0x01110288; - /** SIM does not save, but the voice mail number to be changed. + /** SIM does not save, but the voice mail number to be changed. */ public static final int editable_voicemailnumber=0x011100f2; /** Boolean indicating whether to enable MMS to be attempted on IWLAN if possible, even if existing cellular networks already supports IWLAN. - + */ public static final int force_iwlan_mms_feature_enabled=0x0111029e; /** Boolean indicating whether emergency numbers routing from the android emergency number database should be ignored (i.e. routing will always be set to UNKNOWN). If this value is - true, routing from the android emergency number database will be ignored. + true, routing from the android emergency number database will be ignored. */ public static final int ignore_emergency_number_routing_from_db=0x0111029a; /** Boolean indicating whether the emergency numbers for a country, sourced from modem/config, should be ignored if that country is 'locked' (i.e. ignore_modem_config set to true) in Android Emergency DB. If this value is true, emergency numbers for a country, sourced from - modem/config, will be ignored if that country is 'locked' in Android Emergency DB. + modem/config, will be ignored if that country is 'locked' in Android Emergency DB. */ public static final int ignore_modem_config_emergency_numbers=0x01110299; /** Flag indicating whether the IMS service can be turned off. If false then the service will not be turned-off completely (the ImsManager.turnOffIms() will - be disabled) but individual Features can be disabled using ImsConfig.setFeatureValue() + be disabled) but individual Features can be disabled using ImsConfig.setFeatureValue() */ public static final int imsServiceAllowTurnOff=0x011100e4; public static final int kg_center_small_widgets_vertically=0x01110008; public static final int kg_enable_camera_default_widget=0x01110007; public static final int kg_top_align_page_shrink_on_bouncer_visible=0x01110009; - /** @hide DO NOT TRANSLATE. Workaround for resource race condition in lockscreen. + /** @hide DO NOT TRANSLATE. Workaround for resource race condition in lockscreen. */ public static final int lockscreen_isPortrait=0x011102a2; public static final int preferences_prefer_dual_pane=0x0111000c; /** Boolean indicating whether frameworks needs to reset cell broadcast geo-fencing - check after reboot or airplane mode toggling + check after reboot or airplane mode toggling */ public static final int reset_geo_fencing_check_after_boot_or_apm=0x01110164; public static final int resolver_landscape_phone=0x01110010; public static final int show_ongoing_ime_switcher=0x0111000d; /** Flag indicating apps will skip sending hold request before merge. In this case - IMS service implementation will do both.i.e.hold followed by merge. + IMS service implementation will do both.i.e.hold followed by merge. */ public static final int skipHoldBeforeMerge=0x011100e3; - /** Boolean indicating if restoring network selection should be skipped + /** Boolean indicating if restoring network selection should be skipped The restoring is handled by modem if it is true */ public static final int skip_restoring_network_selection=0x0111009a; @@ -21896,65 +21896,65 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet drawable/lockscreen_selected instead of the generic dots when displaying the LockPatternView.

    The main purpose is for OEMs to customize the rendering of the - lockscreen, setting this to true should come with customized drawables. + lockscreen, setting this to true should come with customized drawables. */ public static final int use_lock_pattern_drawable=0x0111000f; } public static final class color { public static final int GM2_grey_800=0x010600cc; - /** Material Cyan 300 + /** Material Cyan 300 */ public static final int SIM_color_blue=0x010600ba; - /** Grey - Multi-sim sim colors + /** Grey + Multi-sim sim colors */ public static final int SIM_color_cyan=0x010600b8; - /** Material Blue 300 + /** Material Blue 300 */ public static final int SIM_color_green=0x010600bc; - /** Material Pink 300 + /** Material Pink 300 */ public static final int SIM_color_orange=0x010600c2; - /** Material Purple 300 + /** Material Purple 300 */ public static final int SIM_color_pink=0x010600c0; - /** Material Green 300 + /** Material Green 300 */ public static final int SIM_color_purple=0x010600be; - /** Material Blue 800 + /** Material Blue 800 */ public static final int SIM_dark_mode_color_blue=0x010600bb; - /** Material Custom Cyan + /** Material Custom Cyan */ public static final int SIM_dark_mode_color_cyan=0x010600b9; - /** Material Green 800 + /** Material Green 800 */ public static final int SIM_dark_mode_color_green=0x010600bd; - /** Material Custom Orange + /** Material Custom Orange */ public static final int SIM_dark_mode_color_orange=0x010600c3; - /** Material Pink 800 + /** Material Pink 800 */ public static final int SIM_dark_mode_color_pink=0x010600c1; - /** Material Purple 800 + /** Material Purple 800 */ public static final int SIM_dark_mode_color_purple=0x010600bf; public static final int accent_device_default=0x01060253; - /** + /** accent_device_default_dark > from values/system_accent1_100 ! replaced with color/system_accent1_400 - + */ public static final int accent_device_default_dark=0x01060252; - /** Accent colors + /** Accent colors */ public static final int accent_device_default_light=0x01060251; public static final int accent_material_dark=0x010602cb; public static final int accent_material_light=0x010602ca; public static final int accent_primary_device_default=0x01060254; public static final int accent_primary_variant_dark_device_default=0x0106025a; - /** Accent variants + /** Accent variants */ public static final int accent_primary_variant_light_device_default=0x01060257; public static final int accent_secondary_device_default=0x01060255; @@ -21965,24 +21965,24 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int accent_tertiary_variant_light_device_default=0x01060259; public static final int accessibility_color_inversion_background=0x0106016e; public static final int accessibility_daltonizer_background=0x0106016d; - /** Accessibility shortcut icon background color + /** Accessibility shortcut icon background color */ public static final int accessibility_feature_background=0x0106016b; public static final int accessibility_focus_highlight_color=0x010600a5; - /** Google grey 700 + /** Google grey 700 */ public static final int accessibility_magnification_background=0x0106016c; public static final int accessibility_magnification_thumbnail_background_color=0x01060170; public static final int accessibility_magnification_thumbnail_container_background_color=0x01060171; public static final int accessibility_magnification_thumbnail_container_stroke_color=0x01060172; - /** Fullscreen magnification thumbnail color + /** Fullscreen magnification thumbnail color */ public static final int accessibility_magnification_thumbnail_stroke_color=0x0106016f; - /** Activity Embedding divider + /** Activity Embedding divider */ public static final int activity_embedding_divider_color=0x01060173; public static final int activity_embedding_divider_color_pressed=0x01060174; - /** Autofill colors + /** Autofill colors */ public static final int autofill_background_material_dark=0x01060301; public static final int autofill_background_material_light=0x01060302; @@ -21992,20 +21992,20 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int background_cache_hint_selector_holo_light=0x01060308; public static final int background_cache_hint_selector_material_dark=0x01060309; public static final int background_cache_hint_selector_material_light=0x0106030a; - /** Equivalent to 0xff000000 - Equivalent to 0xff000000 + /** Equivalent to 0xff000000 + Equivalent to 0xff000000 */ public static final int background_dark=0x0106000e; - /** Background colors + /** Background colors background_device_default_dark > from values/system_neutral1_900 ! replaced with custom color #000000 - + */ public static final int background_device_default_dark=0x0106025d; public static final int background_device_default_light=0x0106025e; - /** Derived from accent color at 20% luminance + /** Derived from accent color at 20% luminance */ public static final int background_floating_device_default_dark=0x0106025f; public static final int background_floating_device_default_light=0x01060260; @@ -22014,13 +22014,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int background_holo_dark=0x01060276; public static final int background_holo_light=0x01060277; public static final int background_leanback_dark=0x0106029e; - /** Equivalent to 0xffffffff - Equivalent to 0xffffffff + /** Equivalent to 0xffffffff + Equivalent to 0xffffffff */ public static final int background_light=0x0106000f; public static final int background_material_dark=0x010602b9; public static final int background_material_light=0x010602ba; - /** The color black, equivalent to 0xff000000 + /** The color black, equivalent to 0xff000000 */ public static final int black=0x0106000c; public static final int bright_foreground_dark=0x01060060; @@ -22049,18 +22049,18 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int btn_watch_default_dark=0x01060312; public static final int button_material_dark=0x010602cc; public static final int button_material_light=0x010602cd; - /** + /** button_normal_device_default_dark - uses ?attr/disabledAlpha and ?attr/colorSurface to draw state list (used as colorButtonNormal attribute in theme) - see color-watch/btn_watch_default_dark.xml - + */ public static final int button_normal_device_default_dark=0x01060275; - /** The color of the Answer action on a CallStyle notification + /** The color of the Answer action on a CallStyle notification */ public static final int call_notification_answer_color=0x010600a0; - /** The color of the Decline and Hang Up actions on a CallStyle notification + /** The color of the Decline and Hang Up actions on a CallStyle notification */ public static final int call_notification_decline_color=0x0106009f; public static final int car_accent=0x010601c2; @@ -22096,22 +22096,22 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_body4_light=0x010601a0; public static final int car_borderless_button_text_color=0x01060313; public static final int car_button_text_color=0x01060314; - /** The default color of a card in car UI. + /** The default color of a card in car UI. */ public static final int car_card=0x010601af; public static final int car_card_dark=0x010601ae; - /** A light and dark colored card. + /** A light and dark colored card. */ public static final int car_card_light=0x010601ad; - /** The ripple color for a light colored card. + /** The ripple color for a light colored card. */ public static final int car_card_ripple_background=0x010601b2; /** The ripple colors. The "dark" and "light" designation here refers to the color of the - ripple itself. + ripple itself. */ public static final int car_card_ripple_background_dark=0x010601b0; /** The ripple color for a dark-colored card. This color is the opposite of - car_card_ripple_background. + car_card_ripple_background. */ public static final int car_card_ripple_background_inverse=0x010601b3; public static final int car_card_ripple_background_light=0x010601b1; @@ -22160,7 +22160,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_grey_900=0x010601c8; public static final int car_grey_928=0x010601c7; public static final int car_grey_958=0x010601c6; - /** Color palette for cars + /** Color palette for cars */ public static final int car_grey_972=0x010601c5; public static final int car_headline1=0x0106018d; @@ -22177,7 +22177,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_headline4_light=0x01060194; public static final int car_highlight=0x010601bf; public static final int car_highlight_dark=0x010601be; - /** Misc colors + /** Misc colors */ public static final int car_highlight_light=0x010601bd; public static final int car_keyboard_divider_line=0x01060241; @@ -22190,13 +22190,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_light_blue_800=0x0106023d; public static final int car_light_blue_900=0x0106023e; /** The color of the dividers in the list. This color is assumed to be on a light colored - view. + view. */ public static final int car_list_divider=0x010601ac; - /** The color of the divider. The color here is a darker shade. + /** The color of the divider. The color here is a darker shade. */ public static final int car_list_divider_dark=0x010601ab; - /** The color of the divider. The color here is a lighter shade. + /** The color of the divider. The color here is a lighter shade. */ public static final int car_list_divider_light=0x010601aa; public static final int car_orange_100=0x01060206; @@ -22242,26 +22242,26 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_red_900=0x010601ea; public static final int car_red_a700=0x01060240; /** The color of the scroll bar indicator in the PagedListView. This color is assumed to be on - a light-colored background. + a light-colored background. */ public static final int car_scrollbar_thumb=0x010601b6; public static final int car_scrollbar_thumb_dark=0x010601b5; /** The inverted color of the scroll bar indicator. This color is always the opposite of - car_scrollbar_thumb. + car_scrollbar_thumb. */ public static final int car_scrollbar_thumb_inverse=0x010601b7; - /** The lighter and darker color for the scrollbar thumb. + /** The lighter and darker color for the scrollbar thumb. */ public static final int car_scrollbar_thumb_light=0x010601b4; /** The color of the seekbar track background in SeekbarListItem. This color is assumed to be - on a light-colored background. + on a light-colored background. */ public static final int car_seekbar_track_background=0x010601bb; public static final int car_seekbar_track_background_dark=0x010601ba; - /** The lighter and darker color for the seekbar track background. + /** The lighter and darker color for the seekbar track background. */ public static final int car_seekbar_track_background_light=0x010601b9; - /** The color of the seekbar track secondary progress in SeekbarListItem. + /** The color of the seekbar track secondary progress in SeekbarListItem. */ public static final int car_seekbar_track_secondary_progress=0x010601b8; public static final int car_switch=0x01060315; @@ -22276,14 +22276,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_teal_700=0x01060214; public static final int car_teal_800=0x01060213; public static final int car_teal_900=0x01060212; - /** The tinting color for an icon. This icon is assumed to be on a light background. + /** The tinting color for an icon. This icon is assumed to be on a light background. */ public static final int car_tint=0x010601a8; public static final int car_tint_dark=0x010601a7; - /** An inverted tinting from car_tint. + /** An inverted tinting from car_tint. */ public static final int car_tint_inverse=0x010601a9; - /** The tinting colors to create a light- and dark-colored icon respectively. + /** The tinting colors to create a light- and dark-colored icon respectively. */ public static final int car_tint_light=0x010601a6; public static final int car_title=0x01060187; @@ -22292,10 +22292,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_title2_light=0x01060188; public static final int car_title_dark=0x01060186; /** Various colors for text sizes. "Light" and "dark" here refer to the lighter or darker - shades. + shades. */ public static final int car_title_light=0x01060185; - /** background is car_grey_868 with + /** background is car_grey_868 with */ public static final int car_toast_background=0x010601bc; public static final int car_user_switcher_user_image_bgcolor=0x010601c3; @@ -22314,7 +22314,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int chooser_gradient_background=0x010600ca; public static final int chooser_gradient_highlight=0x010600cb; public static final int chooser_row_divider=0x010600c9; - /** Default color for notification LED. + /** Default color for notification LED. */ public static final int config_defaultNotificationColor=0x01060304; /** Color of the letterbox background if one following conditions is true @@ -22326,7 +22326,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet - Option 3 is selected for R.integer.config_letterboxBackgroundType and blur requested but isn't supported on the device or both dark scrim alpha and blur radius aren't provided. - + */ public static final int config_letterboxBackgroundColor=0x01060305; public static final int config_progress_background_tint=0x01060317; @@ -22334,8 +22334,8 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int control_default_material=0x01060319; public static final int control_highlight_material=0x0106031a; public static final int conversation_important_highlight=0x010600cf; - /** Equivalent to 0xffaaaaaa - A dark gray, equivalent to 0xffaaaaaa + /** Equivalent to 0xffaaaaaa + A dark gray, equivalent to 0xffaaaaaa */ public static final int darker_gray=0x01060000; public static final int datepicker_default_circle_background_color_material_dark=0x010602fe; @@ -22358,7 +22358,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int decor_button_light_color=0x0106031c; public static final int decor_view_status_guard=0x01060075; public static final int decor_view_status_guard_light=0x01060076; - /** Magnifier + /** Magnifier */ public static final int default_magnifier_color_overlay=0x010600c8; public static final int dim_foreground_dark=0x01060066; @@ -22379,28 +22379,28 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int dim_foreground_light_inverse_disabled=0x0106006e; public static final int edge_effect_device_default_dark=0x01060274; public static final int edge_effect_device_default_light=0x01060273; - /** Error color - Matches the Wear Compose error color. + /** Error color + Matches the Wear Compose error color. */ public static final int error_color_device_default_dark=0x01060269; public static final int error_color_device_default_light=0x0106026a; public static final int error_color_material_dark=0x010602ce; - /** deep orange 400 + /** deep orange 400 */ public static final int error_color_material_light=0x010602cf; - /** FaceLock + /** FaceLock */ public static final int facelock_spotlight_mask=0x0106008f; - /** FloatingToolbar + /** FloatingToolbar */ public static final int floating_popup_divider_dark=0x010600c6; public static final int floating_popup_divider_light=0x010600c7; - /** + /** foreground_device_default_dark - introduced to avoid coupling to foreground_material_dark - colorForeground typically falls through Theme.DeviceDefault to Theme.Material ! fixed as white for optimal glanceability/contrast - + */ public static final int foreground_device_default_dark=0x01060268; /** Please refer to text_color_[primary]_device_default_[light].xml for text colors @@ -22424,29 +22424,29 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int hint_foreground_light=0x0106006f; public static final int hint_foreground_material_dark=0x0106031f; public static final int hint_foreground_material_light=0x01060320; - /** A really bright Holo shade of blue. Equivalent to #ff00ddff. + /** A really bright Holo shade of blue. Equivalent to #ff00ddff. */ public static final int holo_blue_bright=0x0106001b; - /** A dark Holo shade of blue. Equivalent to #ff0099cc + /** A dark Holo shade of blue. Equivalent to #ff0099cc */ public static final int holo_blue_dark=0x01060013; - /** A light Holo shade of blue. Equivalent to #ff33b5e5. + /** A light Holo shade of blue. Equivalent to #ff33b5e5. */ public static final int holo_blue_light=0x01060012; public static final int holo_button_normal=0x01060293; public static final int holo_button_pressed=0x01060292; public static final int holo_control_activated=0x01060290; public static final int holo_control_normal=0x01060291; - /** A really bright Holo shade of gray. Equivalent to #33cccccc. + /** A really bright Holo shade of gray. Equivalent to #33cccccc. */ public static final int holo_gray_bright=0x0106028d; - /** A light Holo shade of gray. Equivalent to #33999999. + /** A light Holo shade of gray. Equivalent to #33999999. */ public static final int holo_gray_light=0x0106028c; - /** A dark Holo shade of green. Equivalent to #ff669900 + /** A dark Holo shade of green. Equivalent to #ff669900 */ public static final int holo_green_dark=0x01060015; - /** A light Holo shade of green. Equivalent to #ff99cc00. + /** A light Holo shade of green. Equivalent to #ff99cc00. */ public static final int holo_green_light=0x01060014; public static final int holo_light_button_normal=0x01060299; @@ -22455,41 +22455,41 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int holo_light_control_normal=0x01060297; public static final int holo_light_primary=0x01060295; public static final int holo_light_primary_dark=0x01060294; - /** A dark Holo shade of orange. Equivalent to ffff8800. + /** A dark Holo shade of orange. Equivalent to ffff8800. */ public static final int holo_orange_dark=0x01060019; - /** A light Holo shade of orange. Equivalent to #ffffbb33. + /** A light Holo shade of orange. Equivalent to #ffffbb33. */ public static final int holo_orange_light=0x01060018; public static final int holo_primary=0x0106028f; public static final int holo_primary_dark=0x0106028e; - /** A Holo shade of purple. Equivalent to #ffaa66cc + /** A Holo shade of purple. Equivalent to #ffaa66cc */ public static final int holo_purple=0x0106001a; - /** A dark Holo shade of red. Equivalent to #ffcc0000 + /** A dark Holo shade of red. Equivalent to #ffcc0000 */ public static final int holo_red_dark=0x01060017; /** A light Holo shade of red. Equivalent to #ffff4444. < */ public static final int holo_red_light=0x01060016; - /** Green 300 - Default instant app badge color + /** Green 300 + Default instant app badge color */ public static final int instant_app_badge=0x010600b7; - /** Keyguard colors + /** Keyguard colors */ public static final int keyguard_avatar_frame_color=0x010600a1; public static final int keyguard_avatar_frame_pressed_color=0x010600a4; public static final int keyguard_avatar_frame_shadow_color=0x010600a2; public static final int keyguard_avatar_nick_color=0x010600a3; public static final int keyguard_text_color_decline=0x01060085; - /** keyguard tab + /** keyguard tab */ public static final int keyguard_text_color_normal=0x01060081; public static final int keyguard_text_color_soundoff=0x01060083; public static final int keyguard_text_color_soundon=0x01060084; public static final int keyguard_text_color_unlock=0x01060082; - /** keyguard overscroll widget pager + /** keyguard overscroll widget pager */ public static final int kg_multi_user_text_active=0x0106008a; public static final int kg_multi_user_text_inactive=0x0106008b; @@ -22497,7 +22497,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int language_picker_item_selected_bg=0x0106017a; public static final int language_picker_item_selected_indicator=0x01060179; public static final int language_picker_item_selected_stroke=0x0106017b; - /** Lily Language Picker language item view colors + /** Lily Language Picker language item view colors */ public static final int language_picker_item_text_color=0x01060175; public static final int language_picker_item_text_color_secondary=0x01060176; @@ -22507,7 +22507,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int legacy_button_pressed=0x010602af; public static final int legacy_control_activated=0x010602ad; public static final int legacy_control_normal=0x010602ae; - /** A bright Android-y green + /** A bright Android-y green */ public static final int legacy_green=0x010602a6; public static final int legacy_light_button_normal=0x010602b6; @@ -22517,14 +22517,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int legacy_light_primary=0x010602b2; public static final int legacy_light_primary_dark=0x010602b1; public static final int legacy_long_pressed_highlight=0x010602aa; - /** A bright orange suitable for use in the early 2000s + /** A bright orange suitable for use in the early 2000s */ public static final int legacy_orange=0x010602a7; public static final int legacy_pressed_highlight=0x010602a8; public static final int legacy_primary=0x010602ac; public static final int legacy_primary_dark=0x010602ab; public static final int legacy_selected_highlight=0x010602a9; - /** For settings framework + /** For settings framework */ public static final int lighter_gray=0x01060077; public static final int link_text_dark=0x01060072; @@ -22535,7 +22535,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int list_divider_color_light=0x0106026b; public static final int list_divider_opacity_device_default_dark=0x0106026e; public static final int list_divider_opacity_device_default_light=0x0106026d; - /** List divider opacity + /** List divider opacity */ public static final int list_divider_opacity_material=0x01060303; public static final int list_highlight_material=0x01060321; @@ -22543,12 +22543,12 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int loading_gradient_background_color_light=0x01060270; public static final int loading_gradient_highlight_color_dark=0x01060271; public static final int loading_gradient_highlight_color_light=0x01060272; - /** LockPatternView + /** LockPatternView */ public static final int lock_pattern_view_regular_color=0x0106008d; public static final int lock_pattern_view_success_color=0x0106008e; public static final int lockscreen_clock_am_pm=0x01060088; - /** keyguard clock + /** keyguard clock */ public static final int lockscreen_clock_background=0x01060086; public static final int lockscreen_clock_foreground=0x01060087; @@ -22573,15 +22573,15 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int material_red_A100=0x010602e9; public static final int material_red_A700=0x010602ea; public static final int micro_text_light=0x01060090; - /** Color for system bars + /** Color for system bars */ public static final int navigation_bar_compatible=0x0106017f; /** This uses non-regular transparent intentionally. It is used to tell if the transparent - color is set by the framework or not. + color is set by the framework or not. */ public static final int navigation_bar_default=0x01060180; public static final int navigation_bar_divider_device_default_settings=0x01060250; - /** Gray 600 + /** Gray 600 */ public static final int notification_action_button_text_color=0x0106009b; public static final int notification_action_list=0x0106009d; @@ -22596,16 +22596,16 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int notification_progress_background_color=0x0106009c; public static final int notification_secondary_text_color_current=0x01060098; public static final int notification_secondary_text_color_dark=0x01060094; - /** Note that the primary and secondary notification text colors are, in fact, the same. + /** Note that the primary and secondary notification text colors are, in fact, the same. */ public static final int notification_secondary_text_color_light=0x01060093; public static final int overview_background=0x01060322; public static final int overview_background_dark=0x01060323; - /** For security permissions + /** For security permissions */ public static final int perms_dangerous_grp_color=0x01060078; public static final int perms_dangerous_perm_color=0x01060079; - /** Color for personal app suspension notification button text and icon tint. + /** Color for personal app suspension notification button text and icon tint. */ public static final int personal_apps_suspension_notification_color=0x010600ce; public static final int primary_dark_device_default_dark=0x01060248; @@ -22617,11 +22617,11 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int primary_dark_material_light_light_status_bar=0x010602c3; public static final int primary_dark_material_settings=0x010602c4; public static final int primary_dark_material_settings_light=0x010602c5; - /** + /** primary_device_default_dark > from values/colors/system_neutral1_900 ! replaced with system_neutral1_500 - + */ public static final int primary_device_default_dark=0x01060244; public static final int primary_device_default_light=0x01060245; @@ -22631,20 +22631,20 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int primary_material_light=0x010602be; public static final int primary_material_settings=0x010602bf; public static final int primary_material_settings_light=0x010602c0; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int primary_text_dark=0x01060001; public static final int primary_text_dark_disable_only=0x01060324; public static final int primary_text_dark_focused=0x01060325; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int primary_text_dark_nodisable=0x01060002; - /** 100% white + /** 100% white */ public static final int primary_text_default_material_dark=0x010602d6; - /** 87% black + /** 87% black */ public static final int primary_text_default_material_light=0x010602d4; public static final int primary_text_disable_only_holo_dark=0x01060326; @@ -22658,12 +22658,12 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int primary_text_leanback_dark=0x0106029f; public static final int primary_text_leanback_formwizard_dark=0x0106032e; public static final int primary_text_leanback_formwizard_default_dark=0x010602a1; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int primary_text_light=0x01060003; public static final int primary_text_light_disable_only=0x0106032f; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int primary_text_light_nodisable=0x01060004; @@ -22673,23 +22673,23 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int primary_text_nodisable_holo_light=0x01060333; public static final int primary_text_secondary_when_activated_material=0x01060334; public static final int primary_text_secondary_when_activated_material_inverse=0x01060335; - /** white - Default profile badge colors + /** white + Default profile badge colors */ public static final int profile_badge_1=0x010600b1; - /** Green + /** Green */ public static final int profile_badge_1_dark=0x010600b4; - /** Blue + /** Blue */ public static final int profile_badge_2=0x010600b2; /** Blue 300 */ public static final int profile_badge_2_dark=0x010600b5; - /** Orange + /** Orange */ public static final int profile_badge_3=0x010600b3; - /** Orange 300 + /** Orange 300 */ public static final int profile_badge_3_dark=0x010600b6; public static final int quaternary_device_default_settings=0x0106024f; @@ -22697,7 +22697,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int ratingbar_background_material=0x01060336; public static final int red=0x0106005f; public static final int resolver_accent_ripple=0x01060337; - /** Resolver/Chooser + /** Resolver/Chooser */ public static final int resolver_text_color_secondary_dark=0x010600cd; public static final int ripple_material_dark=0x01060338; @@ -22707,7 +22707,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int search_url_text_holo=0x0106033b; public static final int search_url_text_material_dark=0x0106033c; public static final int search_url_text_material_light=0x0106033d; - /** For search-related UIs + /** For search-related UIs */ public static final int search_url_text_normal=0x0106007b; public static final int search_url_text_pressed=0x0106007d; @@ -22717,29 +22717,29 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int secondary_device_default_settings_light=0x0106024d; public static final int secondary_material_settings=0x010602c6; public static final int secondary_material_settings_light=0x010602c7; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int secondary_text_dark=0x01060005; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int secondary_text_dark_nodisable=0x01060006; - /** 70% white + /** 70% white */ public static final int secondary_text_default_material_dark=0x010602d7; - /** 54% black + /** 54% black */ public static final int secondary_text_default_material_light=0x010602d5; public static final int secondary_text_holo_dark=0x0106033e; public static final int secondary_text_holo_light=0x0106033f; public static final int secondary_text_inverse_when_activated_material=0x01060340; public static final int secondary_text_leanback_dark=0x010602a0; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int secondary_text_light=0x01060007; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int secondary_text_light_nodisable=0x01060008; @@ -22752,18 +22752,18 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int shadow=0x0106007a; public static final int side_fps_button_color=0x0106017e; public static final int side_fps_text_color=0x0106017d; - /** Color for side fps toast light theme + /** Color for side fps toast light theme */ public static final int side_fps_toast_background=0x0106017c; - /** SlidingTab + /** SlidingTab */ public static final int sliding_tab_text_color_active=0x0106007f; public static final int sliding_tab_text_color_shadow=0x01060080; public static final int suggestion_highlight_text=0x01060074; - /** Currently matches the "surface dark" definition for phones. + /** Currently matches the "surface dark" definition for phones. */ public static final int surface_dark=0x01060265; - /** Surface colors + /** Surface colors */ public static final int surface_header_dark=0x01060261; public static final int surface_header_light=0x01060262; @@ -22776,7 +22776,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int switch_thumb_disabled_material_light=0x010602d3; public static final int switch_thumb_material_dark=0x01060349; public static final int switch_thumb_material_light=0x0106034a; - /** deep orange 500 + /** deep orange 500 */ public static final int switch_thumb_normal_material_dark=0x010602d0; public static final int switch_thumb_normal_material_light=0x010602d1; @@ -22963,55 +22963,55 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int system_control_normal_dark=0x01060129; public static final int system_control_normal_light=0x010600fd; /** Lightest shade of the error color used by the system. White. - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_0=0x010600d0; /** Shade of the error system color at 99% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_10=0x010600d1; /** Shade of the error system color at 90% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_100=0x010600d3; /** Darkest shade of the error color used by the system. Black. - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_1000=0x010600dc; /** Shade of the error system color at 80% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_200=0x010600d4; /** Shade of the error system color at 70% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_300=0x010600d5; /** Shade of the error system color at 60% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_400=0x010600d6; /** Shade of the error system color at 95% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_50=0x010600d2; /** Shade of the error system color at 49% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_500=0x010600d7; /** Shade of the error system color at 40% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_600=0x010600d8; /** Shade of the error system color at 30% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_700=0x010600d9; /** Shade of the error system color at 20% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_800=0x010600da; /** Shade of the error system color at 10% perceptual luminance (L* in L*a*b* color space). - This value can be overlaid at runtime by OverlayManager RROs. + This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_error_900=0x010600db; public static final int system_error_container_dark=0x01060126; @@ -23122,7 +23122,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet This value can be overlaid at runtime by OverlayManager RROs. */ public static final int system_neutral2_900=0x01060035; - /** @hide + /** @hide */ @android.annotation.SystemApi public static final int system_notification_accent_color=0x0106001c; @@ -23186,7 +23186,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int system_palette_key_color_tertiary_light=0x01060106; public static final int system_primary_container_dark=0x01060109; /** Colors used in Android system, from design system. - These values can be overlaid at runtime by OverlayManager RROs. + These values can be overlaid at runtime by OverlayManager RROs. */ public static final int system_primary_container_light=0x010600dd; public static final int system_primary_dark=0x0106010b; @@ -23207,7 +23207,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int system_shade_inactive_light=0x01060151; public static final int system_surface_bright_dark=0x0106011e; public static final int system_surface_bright_light=0x010600f2; - /** Wear flattens the typical 5 container layers to 3; container + high & low + /** Wear flattens the typical 5 container layers to 3; container + high & low */ public static final int system_surface_container_dark=0x0106011b; public static final int system_surface_container_high_dark=0x0106011c; @@ -23220,7 +23220,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int system_surface_container_lowest_dark=0x0106011a; public static final int system_surface_container_lowest_light=0x010600ee; /** With material deprecation of 'background' in favor of 'surface' we flatten these - on watches to match the black background requirements + on watches to match the black background requirements */ public static final int system_surface_dark=0x01060117; public static final int system_surface_dim_dark=0x0106011f; @@ -23258,20 +23258,20 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int system_widget_background_light=0x01060141; public static final int tab_highlight_material=0x01060352; public static final int tab_indicator_material=0x01060353; - /** Equivalent to 0xff808080 + /** Equivalent to 0xff808080 */ public static final int tab_indicator_text=0x01060009; public static final int tab_indicator_text_material=0x01060354; public static final int tab_indicator_text_v4=0x01060355; public static final int tertiary_device_default_settings=0x0106024e; public static final int tertiary_material_settings=0x010602c8; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int tertiary_text_dark=0x01060010; public static final int tertiary_text_holo_dark=0x01060356; public static final int tertiary_text_holo_light=0x01060357; - /** {@deprecated Use a text color from your theme instead.} + /** {@deprecated Use a text color from your theme instead.} */ @Deprecated public static final int tertiary_text_light=0x01060011; @@ -23290,206 +23290,206 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int timepicker_default_numbers_background_color_material=0x010602f0; public static final int timepicker_default_selector_color_material=0x010602ef; public static final int timepicker_default_text_color_material=0x010602ec; - /** Material Orange 300 + /** Material Orange 300 */ public static final int tooltip_background_dark=0x010600c4; public static final int tooltip_background_light=0x010600c5; - /** Fully transparent, equivalent to 0x00000000 + /** Fully transparent, equivalent to 0x00000000 */ public static final int transparent=0x0106000d; - /** Default user icon colors + /** Default user icon colors */ public static final int user_icon_1=0x010600a7; - /** red + /** red */ public static final int user_icon_2=0x010600a8; - /** purple + /** purple */ public static final int user_icon_3=0x010600a9; - /** blue + /** blue */ public static final int user_icon_4=0x010600aa; - /** pink + /** pink */ public static final int user_icon_5=0x010600ab; - /** green + /** green */ public static final int user_icon_6=0x010600ac; - /** cyan + /** cyan */ public static final int user_icon_7=0x010600ad; - /** yellow + /** yellow */ public static final int user_icon_8=0x010600ae; - /** orange + /** orange */ public static final int user_icon_default_gray=0x010600af; - /** gray 500 + /** gray 500 */ public static final int user_icon_default_white=0x010600b0; - /** The color white, equivalent to 0xffffffff + /** The color white, equivalent to 0xffffffff */ public static final int white=0x0106000b; public static final int white_disabled_material=0x01060361; - /** Equivalent to 0xff000000 + /** Equivalent to 0xff000000 */ public static final int widget_edittext_dark=0x0106000a; } public static final class dimen { - /** System-provided padding for inner views on app widgets. The resolved value of this resource may change at runtime. @removed + /** System-provided padding for inner views on app widgets. The resolved value of this resource may change at runtime. @removed */ public static final int __removed_system_app_widget_internal_padding=0x010501e5; - /** Width of the outline stroke used by the accessibility focus rectangle + /** Width of the outline stroke used by the accessibility focus rectangle */ public static final int accessibility_focus_highlight_stroke_width=0x01050120; - /** The distance from the edge within which the gesture is considered to be at the edge + /** The distance from the edge within which the gesture is considered to be at the edge */ public static final int accessibility_fullscreen_magnification_gesture_edge_slop=0x01050123; - /** The padding ratio of the Accessibility icon foreground drawable + /** The padding ratio of the Accessibility icon foreground drawable */ public static final int accessibility_icon_foreground_padding_ratio=0x01050124; - /** Width of the outline stroke used by the accessibility screen magnification indicator + /** Width of the outline stroke used by the accessibility screen magnification indicator */ public static final int accessibility_magnification_indicator_width=0x0105011f; - /** width of the border of the magnification thumbnail + /** width of the border of the magnification thumbnail */ public static final int accessibility_magnification_thumbnail_container_stroke_width=0x01050122; - /** padding of fullscreen magnification thumbnail + /** padding of fullscreen magnification thumbnail */ public static final int accessibility_magnification_thumbnail_padding=0x01050121; - /** Touch slop for the global toggle accessibility gesture + /** Touch slop for the global toggle accessibility gesture */ public static final int accessibility_touch_slop=0x0105011e; - /** The minimum window size of the accessibility window magnifier + /** The minimum window size of the accessibility window magnifier */ public static final int accessibility_window_magnifier_min_size=0x01050125; - /** Space between a button and another button or screen edge + /** Space between a button and another button or screen edge */ public static final int action_bar_button_margin=0x01050258; public static final int action_bar_button_max_width=0x01050259; - /** Default content inset of an action bar. + /** Default content inset of an action bar. */ public static final int action_bar_content_inset_material=0x01050288; - /** Default content inset of an action bar when a navigation button is present. + /** Default content inset of an action bar when a navigation button is present. */ public static final int action_bar_content_inset_with_nav=0x01050289; - /** Default height of an action bar. + /** Default height of an action bar. */ public static final int action_bar_default_height=0x010500e1; - /** Default height of an action bar. + /** Default height of an action bar. */ public static final int action_bar_default_height_material=0x01050285; - /** Default end padding of an action bar. + /** Default end padding of an action bar. */ public static final int action_bar_default_padding_end_material=0x01050287; - /** Default start padding of an action bar. + /** Default start padding of an action bar. */ public static final int action_bar_default_padding_start_material=0x01050286; public static final int action_bar_elevation_material=0x01050292; - /** Vertical padding around action bar icons. + /** Vertical padding around action bar icons. */ public static final int action_bar_icon_vertical_padding=0x010500e2; - /** Vertical padding around action bar icons. + /** Vertical padding around action bar icons. */ public static final int action_bar_icon_vertical_padding_material=0x0105028a; - /** Action bar + /** Action bar */ public static final int action_bar_margin=0x01050255; public static final int action_bar_margin_end=0x01050257; public static final int action_bar_margin_start=0x01050256; - /** Padding to add to the end of the overflow action button. + /** Padding to add to the end of the overflow action button. */ public static final int action_bar_overflow_padding_end_material=0x01050291; - /** Padding to add to the start of the overflow action button. + /** Padding to add to the start of the overflow action button. */ public static final int action_bar_overflow_padding_start_material=0x01050290; - /** Maximum height for a stacked tab bar as part of an action bar + /** Maximum height for a stacked tab bar as part of an action bar */ public static final int action_bar_stacked_max_height=0x010500f9; /** Maximum width for a stacked action bar tab. This prevents action bar tabs from becoming too wide on a wide screen when only - a few are present. + a few are present. */ public static final int action_bar_stacked_tab_max_width=0x010500fa; - /** Bottom margin for action bar subtitles + /** Bottom margin for action bar subtitles */ public static final int action_bar_subtitle_bottom_margin=0x010500e6; - /** Bottom margin for action bar subtitles + /** Bottom margin for action bar subtitles */ public static final int action_bar_subtitle_bottom_margin_material=0x0105028c; - /** Text size for action bar subtitles + /** Text size for action bar subtitles */ public static final int action_bar_subtitle_text_size=0x010500e4; - /** Top margin for action bar subtitles + /** Top margin for action bar subtitles */ public static final int action_bar_subtitle_top_margin=0x010500e5; - /** Top margin for action bar subtitles + /** Top margin for action bar subtitles */ public static final int action_bar_subtitle_top_margin_material=0x0105028b; - /** Text size for action bar titles + /** Text size for action bar titles */ public static final int action_bar_title_text_size=0x010500e3; public static final int action_bar_toggle_internal_padding=0x0105025a; public static final int action_button_min_height_material=0x01050295; - /** Minimum width for an action button in the menu area of an action bar + /** Minimum width for an action button in the menu area of an action bar */ public static final int action_button_min_width=0x010500f8; public static final int action_button_min_width_material=0x01050294; public static final int action_button_min_width_overflow_material=0x01050293; - /** Minimum popup width for selecting an activity in ActivityChooserDialog/ActivityChooserView. + /** Minimum popup width for selecting an activity in ActivityChooserDialog/ActivityChooserView. */ public static final int activity_chooser_popup_min_width=0x010500ee; public static final int activity_embedding_divider_handle_height=0x010501f6; public static final int activity_embedding_divider_handle_height_pressed=0x010501f9; public static final int activity_embedding_divider_handle_radius=0x010501f7; public static final int activity_embedding_divider_handle_radius_pressed=0x010501fa; - /** Dimensions for the activity embedding divider. + /** Dimensions for the activity embedding divider. */ public static final int activity_embedding_divider_handle_width=0x010501f5; public static final int activity_embedding_divider_handle_width_pressed=0x010501f8; public static final int activity_embedding_divider_touch_target_height=0x010501fc; public static final int activity_embedding_divider_touch_target_width=0x010501fb; - /** AppErrorDialog's list item height + /** AppErrorDialog's list item height */ public static final int aerr_list_item_height=0x01050203; public static final int aerr_padding_list_bottom=0x0105015b; public static final int aerr_padding_list_top=0x0105015a; - /** Dialog button bar height - Dialog button bar height, not used in watch due to dynamically sized button bar + /** Dialog button bar height + Dialog button bar height, not used in watch due to dynamically sized button bar */ public static final int alert_dialog_button_bar_height=0x010500e0; - /** Dialog button bar width + /** Dialog button bar width */ public static final int alert_dialog_button_bar_width=0x010500df; - /** Dialog padding for round display + /** Dialog padding for round display */ public static final int alert_dialog_round_padding=0x010500dd; - /** Dialog title height - Dialog title height, not used in watch due to dynamically sized button bar + /** Dialog title height + Dialog title height, not used in watch due to dynamically sized button bar */ public static final int alert_dialog_title_height=0x010500de; public static final int ambient_shadow_alpha=0x01050141; - /** The top margin before the start of content in an application. + /** The top margin before the start of content in an application. */ public static final int app_header_height=0x0105000d; /** The standard size (both width and height) of an application icon that - will be displayed in the app launcher and elsewhere. + will be displayed in the app launcher and elsewhere. */ public static final int app_icon_size=0x01050000; public static final int autofill_button_bar_spacer_height=0x010501a6; public static final int autofill_button_bar_spacer_width=0x010501a5; public static final int autofill_dialog_corner_radius=0x010501a4; - /** The max height of an icon in the Autofill fill dialog. + /** The max height of an icon in the Autofill fill dialog. */ public static final int autofill_dialog_icon_max_height=0x010501a9; - /** Size of an icon in the Autofill fill dialog + /** Size of an icon in the Autofill fill dialog */ public static final int autofill_dialog_icon_size=0x010501a8; - /** The max width of the Autofill fill dialog. + /** The max width of the Autofill fill dialog. */ public static final int autofill_dialog_max_width=0x010501aa; - /** How much extra space should be left around the autofill dialog - How much extra space should be left around the autofill dialog + /** How much extra space should be left around the autofill dialog + How much extra space should be left around the autofill dialog */ public static final int autofill_dialog_offset=0x010501a7; public static final int autofill_elevation=0x0105019d; @@ -23497,69 +23497,69 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int autofill_save_icon_max_height=0x010501a0; public static final int autofill_save_icon_size=0x0105019f; public static final int autofill_save_inner_padding=0x0105019e; - /** Autofill save dialog padding + /** Autofill save dialog padding */ public static final int autofill_save_outer_margin=0x0105019b; public static final int autofill_save_outer_top_padding=0x0105019c; public static final int autofill_save_scroll_view_top_margin=0x010501a2; public static final int autofill_save_title_start_padding=0x010501a1; /** The non-linear progress interval when the screen is wider than the - navigation_edge_action_progress_threshold. + navigation_edge_action_progress_threshold. */ public static final int back_progress_non_linear_factor=0x01050202; - /** 35.56% of display size - 20.83% of display size - 36.46% of display size + /** 35.56% of display size + 20.83% of display size + 36.46% of display size */ public static final int base_error_dialog_bottom_padding=0x01050209; - /** Padding for contents in a view of BaseErrorDialog such as a title and buttons + /** Padding for contents in a view of BaseErrorDialog such as a title and buttons */ public static final int base_error_dialog_contents_padding=0x01050204; - /** 2.8% of display size - 5.2% of display size - 5.2% of display size + /** 2.8% of display size + 5.2% of display size + 5.2% of display size */ public static final int base_error_dialog_padding=0x01050208; - /** 14.4% of display size - 16.7% of display size - 16.7% of display size + /** 14.4% of display size + 16.7% of display size + 16.7% of display size */ public static final int base_error_dialog_top_padding=0x01050207; - /** Dialog end padding for button bar layout + /** Dialog end padding for button bar layout */ public static final int button_bar_layout_end_padding=0x01050249; - /** Dialog start padding for button bar layout + /** Dialog start padding for button bar layout */ public static final int button_bar_layout_start_padding=0x01050248; - /** Dialog top padding for button bar layout + /** Dialog top padding for button bar layout */ public static final int button_bar_layout_top_padding=0x0105024a; - /** Elevation when button is pressed + /** Elevation when button is pressed */ public static final int button_elevation_material=0x010502b0; - /** Dialog button end margin + /** Dialog button end margin */ public static final int button_end_margin=0x0105024c; public static final int button_inset_horizontal_material=0x010502b3; - /** Default insets (outer padding) around buttons + /** Default insets (outer padding) around buttons */ public static final int button_inset_vertical_material=0x010502b2; - /** Dialog button layout height + /** Dialog button layout height */ public static final int button_layout_height=0x0105024b; public static final int button_padding_horizontal_material=0x010502b5; - /** Default inner padding within buttons + /** Default inner padding within buttons */ public static final int button_padding_vertical_material=0x010502b4; - /** Z translation to apply when button is pressed + /** Z translation to apply when button is pressed */ public static final int button_pressed_z_material=0x010502b1; /** The start padding to optionally use (e.g. if there's extra space) for CallStyle notification actions. - this = conversation_content_start (80dp) - button inset (4dp) - action padding (12dp) + this = conversation_content_start (80dp) - button inset (4dp) - action padding (12dp) */ public static final int call_notification_collapsible_indent=0x010500ad; - /** The minimum width of the system actions added to the CallStyle notifications. + /** The minimum width of the system actions added to the CallStyle notifications. */ public static final int call_notification_system_action_min_width=0x010500ae; public static final int car_action1_size=0x01050220; @@ -23567,21 +23567,21 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_activity_resolver_corner_radius=0x0105025e; public static final int car_activity_resolver_list_item_height=0x0105025c; public static final int car_activity_resolver_list_max_height=0x0105025d; - /** Intent Resolver + /** Intent Resolver */ public static final int car_activity_resolver_width=0x0105025b; - /** Application Bar + /** Application Bar */ public static final int car_app_bar_height=0x0105020c; public static final int car_body1_size=0x01050219; public static final int car_body2_size=0x0105021a; public static final int car_body3_size=0x0105021b; public static final int car_body4_size=0x0105021c; - /** car_body5_size is deprecated + /** car_body5_size is deprecated */ public static final int car_body5_size=0x0105021d; public static final int car_borderless_button_horizontal_padding=0x01050239; - /** Buttons + /** Buttons */ public static final int car_button_height=0x01050236; public static final int car_button_horizontal_padding=0x01050238; @@ -23595,13 +23595,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_headline2_size=0x01050216; public static final int car_headline3_size=0x01050217; public static final int car_headline4_size=0x01050218; - /** Common icon size for car app + /** Common icon size for car app */ public static final int car_icon_size=0x01050222; - /** Keylines for content. + /** Keylines for content. */ public static final int car_keyline_1=0x01050232; - /** The diff between keyline 1 and keyline 3. + /** The diff between keyline 1 and keyline 3. */ public static final int car_keyline_1_keyline_3_diff=0x01050211; public static final int car_keyline_2=0x01050233; @@ -23612,10 +23612,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_large_avatar_badge_size=0x0105020b; public static final int car_large_avatar_size=0x0105020a; public static final int car_list_divider_height=0x01050210; - /** Margin + /** Margin */ public static final int car_margin=0x0105020d; - /** Paddings + /** Paddings */ public static final int car_padding_0=0x01050227; public static final int car_padding_1=0x01050228; @@ -23629,46 +23629,46 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int car_preference_icon_size=0x01050252; public static final int car_preference_row_vertical_margin=0x01050254; public static final int car_primary_icon_size=0x01050223; - /** Progress Bar + /** Progress Bar */ public static final int car_progress_bar_height=0x01050246; - /** Radius + /** Radius */ public static final int car_radius_1=0x0105022e; public static final int car_radius_2=0x0105022f; public static final int car_radius_3=0x01050230; public static final int car_radius_5=0x01050231; public static final int car_secondary_icon_size=0x01050224; - /** Seekbar + /** Seekbar */ public static final int car_seekbar_height=0x01050241; public static final int car_seekbar_padding=0x01050242; /** The space between seekbar and text in ListItem. This value is based on car_seekbar_padding. - It brings seekbar and text closer for visual balance while maintaining touch area. + It brings seekbar and text closer for visual balance while maintaining touch area. */ public static final int car_seekbar_text_overlap=0x01050245; public static final int car_seekbar_thumb_size=0x01050243; public static final int car_seekbar_thumb_stroke=0x01050244; - /** Lists + /** Lists */ public static final int car_single_line_list_item_height=0x0105020e; public static final int car_switch_thumb_margin_size=0x0105023f; - /** Switch. - Thumb size + 2*thumb margin size must equal car_touch_target_size - 2 * Thumb size + 2*track margin size must equal car_touch_target_size + /** Switch. + Thumb size + 2*thumb margin size must equal car_touch_target_size + 2 * Thumb size + 2*track margin size must equal car_touch_target_size */ public static final int car_switch_thumb_size=0x0105023e; public static final int car_switch_track_margin_size=0x01050240; - /** TextView + /** TextView */ public static final int car_textview_fading_edge_length=0x01050247; public static final int car_title2_size=0x01050214; - /** Text size for car + /** Text size for car */ public static final int car_title_size=0x01050213; public static final int car_touch_target_size=0x0105023c; public static final int car_touch_target_size_minus_one=0x0105023d; - /** Minimum "smallest width" of the display for cascading menus to be enabled. + /** Minimum "smallest width" of the display for cascading menus to be enabled. */ public static final int cascading_menus_min_smallest_width=0x0105015e; public static final int chooser_action_button_icon_size=0x010501dd; @@ -23686,28 +23686,28 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int chooser_preview_width=0x010501c5; public static final int chooser_row_text_option_translate=0x010501be; public static final int chooser_view_spacing=0x010501bf; - /** chooser/resolver (sharesheet) spacing + /** chooser/resolver (sharesheet) spacing */ public static final int chooser_width=0x010501bc; /** Amount to reduce the size of the circular mask by (to compensate for - aliasing effects). This is only used on circular displays. + aliasing effects). This is only used on circular displays. */ public static final int circular_display_mask_thickness=0x01050137; - /** The amount to offset when scrolling to a selection in an AlertDialog + /** The amount to offset when scrolling to a selection in an AlertDialog */ public static final int config_alertDialogSelectionScrollOffset=0x0105005d; /** The modifier used to adjust AM's PSS threshold for downgrading services to service B if - RSS is being collected instead. + RSS is being collected instead. */ public static final int config_am_pssToRssThresholdModifier=0x0105005b; - /** Multiplier for gesture thresholds when a MotionEvent classification is ambiguous. + /** Multiplier for gesture thresholds when a MotionEvent classification is ambiguous. */ public static final int config_ambiguousGestureMultiplier=0x01050024; /** The default value for transition animation scale found in developer settings. 1.0 corresponds to 1x animator scale, 0 means that there will be no transition animations. Note that this is only a default and will be overridden by a user-set value if toggled by settings so the "Transition animation scale" setting - should also be hidden if intended to be permanent. + should also be hidden if intended to be permanent. */ public static final int config_appTransitionAnimationDurationScaleDefault=0x0105003d; /** Smoothing constant for Ambient keyboard backlight change. It should contain value @@ -23717,150 +23717,150 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet Simple formula for newLuxValue = (1-constant)*currLuxValue + constant*rawLuxValue, where rawLuxValue is the value provided by the Ambient light sensor. (e.g. value of 1.0 means we immediately start using the value provided by the Ambient light sensor) - This must be overridden in platform specific overlays + This must be overridden in platform specific overlays */ public static final int config_autoKeyboardBrightnessSmoothingConstant=0x0105001e; - /** Controls the size of the back gesture inset. + /** Controls the size of the back gesture inset. */ public static final int config_backGestureInset=0x01050037; - /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.adjustBrightnessFactor + /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.adjustBrightnessFactor */ public static final int config_batterySaver_full_adjustBrightnessFactor=0x0105005c; - /** Corner radius for bottom sheet system dialogs + /** Corner radius for bottom sheet system dialogs */ public static final int config_bottomDialogCornerRadius=0x01050041; - /** Corner radius of system buttons + /** Corner radius of system buttons */ public static final int config_buttonCornerRadius=0x01050040; /** The maximum aspect ratio (longerSide/shorterSide) that is treated as close-to-square. The - orientation requests from apps would be ignored if the display is close-to-square. + orientation requests from apps would be ignored if the display is close-to-square. */ public static final int config_closeToSquareDisplayMaxAspectRatio=0x0105003a; - /** The default threshold for the binder heavy hitter auto sampler + /** The default threshold for the binder heavy hitter auto sampler */ public static final int config_defaultBinderHeavyHitterAutoSamplerThreshold=0x0105004f; - /** The default threshold for the binder heavy hitter watcher + /** The default threshold for the binder heavy hitter watcher */ public static final int config_defaultBinderHeavyHitterWatcherThreshold=0x0105004e; - /** Corner radius of system dialogs + /** Corner radius of system dialogs */ public static final int config_dialogCornerRadius=0x0105003f; /** See AmbientFilter.WeightedMovingAverageAmbientFilter. Recent changes are prioritised by integrating their duration over y = x + intercept (the higher it is, the less prioritised recent changes are). Must be a non-negative - number, or NaN to avoid this implementation. + number, or NaN to avoid this implementation. */ public static final int config_displayWhiteBalanceBrightnessFilterIntercept=0x01050044; /** See AmbientFilter.WeightedMovingAverageAmbientFilter. Recent changes are prioritised by integrating their duration over y = x + intercept (the higher it is, the less prioritised recent changes are). Must be a non-negative - number, or NaN to avoid this implementation. + number, or NaN to avoid this implementation. */ public static final int config_displayWhiteBalanceColorTemperatureFilterIntercept=0x01050045; /** See DisplayWhiteBalanceController. The ambient color temperature (in cct) to which we interpolate towards using the the look up table generated by config_displayWhiteBalanceHighLightAmbientBrightnesses - and config_displayWhiteBalanceHighLightAmbientBiases. + and config_displayWhiteBalanceHighLightAmbientBiases. */ public static final int config_displayWhiteBalanceHighLightAmbientColorTemperature=0x01050048; /** See DisplayWhiteBalanceController. The ambient color temperature (in cct) to which we interpolate towards using the the look up table generated by config_displayWhiteBalanceHighLightAmbientBrightnessesStrong and config_displayWhiteBalanceHighLightAmbientBiasesStrong. Used when device is in Idle - Screen Brightness mode. + Screen Brightness mode. */ public static final int config_displayWhiteBalanceHighLightAmbientColorTemperatureStrong=0x01050049; /** See DisplayWhiteBalanceController. The ambient color temperature (in cct) to which we interpolate towards using the the look up table generated by config_displayWhiteBalanceLowLightAmbientBrightnesses - and config_displayWhiteBalanceLowLightAmbientBiases. + and config_displayWhiteBalanceLowLightAmbientBiases. */ public static final int config_displayWhiteBalanceLowLightAmbientColorTemperature=0x01050046; /** See DisplayWhiteBalanceController. The ambient color temperature (in cct) to which we interpolate towards using the the look up table generated by config_displayWhiteBalanceLowLightAmbientBrightnessesStrong and config_displayWhiteBalanceLowLightAmbientBiasesStrong. Used when device is in Idle Screen - Brightness mode. + Brightness mode. */ public static final int config_displayWhiteBalanceLowLightAmbientColorTemperatureStrong=0x01050047; /** Aspect ratio of letterboxing for fixed orientation. Values <= 1.0 will be ignored. Note: Activity min/max aspect ratio restrictions will still be respected. Therefore this override can control the maximum screen area that can be occupied by - the app in the letterbox mode. + the app in the letterbox mode. */ public static final int config_fixedOrientationLetterboxAspectRatio=0x01050050; /** The max vibration strength allowed in audio haptic channels, must be positive or zero if - limit is unknown. + limit is unknown. */ public static final int config_hapticChannelMaxVibrationAmplitude=0x01050035; - /** The amount to scale fullscreen snapshots for Overview and snapshot starting windows. + /** The amount to scale fullscreen snapshots for Overview and snapshot starting windows. */ public static final int config_highResTaskSnapshotScale=0x01050030; /** Distance that should be scrolled, per axis value, in response to a horizontal - {@link MotionEvent#ACTION_SCROLL} event. + {@link MotionEvent#ACTION_SCROLL} event. */ public static final int config_horizontalScrollFactor=0x0105002b; - /** Volume level of in-call notification tone playback [0..1] + /** Volume level of in-call notification tone playback [0..1] */ public static final int config_inCallNotificationVolume=0x0105003e; /** The fixed keyboard vibration strength in [0,1], or -1 to indicate the strength not fixed - and should depend on the touch feedback intensity user setting + and should depend on the touch feedback intensity user setting */ public static final int config_keyboardHapticFeedbackFixedAmplitude=0x01050036; /** Alpha of a black translucent scrim showed over wallpaper letterbox background when the Option 3 is selected for R.integer.config_letterboxBackgroundType. - Values < 0 or >= 1 are ignored and 0.0 (transparent) is used instead. + Values < 0 or >= 1 are ignored and 0.0 (transparent) is used instead. */ public static final int config_letterboxBackgroundWallaperDarkScrimAlpha=0x01050052; /** Blur radius for the Option 3 in R.integer.config_letterboxBackgroundType. Values < 0 are - ignored and 0 is used. + ignored and 0 is used. */ public static final int config_letterboxBackgroundWallpaperBlurRadius=0x01050051; /** Horizontal position of a center of the letterboxed app window when in book mode. 0 corresponds to the left side of the screen and 1 to the right side. If given value < 0 - or > 1, it is ignored and left position is used (0.0). + or > 1, it is ignored and left position is used (0.0). */ public static final int config_letterboxBookModePositionMultiplier=0x01050055; /** Default min aspect ratio for unresizable apps which are eligible for size compat mode. Values <= 1.0 will be ignored. Activity min/max aspect ratio restrictions will still be espected so this override can control the maximum screen area that can be occupied by - the app in the letterbox mode. + the app in the letterbox mode. */ public static final int config_letterboxDefaultMinAspectRatioForUnresizableApps=0x01050059; /** Horizontal position of a center of the letterboxed app window. 0 corresponds to the left side of the screen and 1 to the right side. If given value < 0 or > 1 it is ignored and for non-book mode central position is used (0.5); for book mode - left is used (0.0). + left is used (0.0). */ public static final int config_letterboxHorizontalPositionMultiplier=0x01050053; /** Vertical position of a center of the letterboxed app window when in tabletop mode. 0 corresponds to the upper side of the screen and 1 to the lower side. If given value < 0 - or > 1, it is ignored and top position is used (0.0). + or > 1, it is ignored and top position is used (0.0). */ public static final int config_letterboxTabletopModePositionMultiplier=0x01050056; /** The height in dp to use to detect horizontal thin letterboxing If H is the available height and h is the letterbox height, an app is thin letterboxed if the value here is < (H - h) / 2 - If the value is < 0 the thin letterboxing policy is disabled + If the value is < 0 the thin letterboxing policy is disabled */ public static final int config_letterboxThinLetterboxHeightDp=0x01050058; /** The width in dp to use to detect vertical thin letterboxing. If W is the available width and w is the letterbox width, an app is thin letterboxed if the value here is < (W - w) / 2 - If the value is < 0 the thin letterboxing policy is disabled + If the value is < 0 the thin letterboxing policy is disabled */ public static final int config_letterboxThinLetterboxWidthDp=0x01050057; /** Vertical position of a center of the letterboxed app window. 0 corresponds to the upper side of the screen and 1 to the lower side. If given value < 0 or > 1 it is ignored and for non-tabletop mode central position is used (0.5); for - tabletop mode top (0.0) is used. + tabletop mode top (0.0) is used. */ public static final int config_letterboxVerticalPositionMultiplier=0x01050054; /** The amount to scale reduced scale snapshots for Overview and snapshot starting windows. Reduced scale snapshots are loaded before full screen snapshots to improve load times and minimize the chance the user will see an empty task card. If set to 0, reduced scale snapshots are disabled, and snapshots will only be stored at config_highResTaskSnapshotScale - + */ public static final int config_lowResTaskSnapshotScale=0x01050031; /** The maximum bitmap size that can be written to a MediaMetadata object. This value @@ -23872,7 +23872,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If the activity min height is greater than this percentage of the display height in portrait, it will not be allowed to be shown in multi windowing modes. The value should be between [0 - 1]. - + */ public static final int config_minPercentageMultiWindowSupportHeight=0x0105003b; /** This value is only used when the device checks activity min width to determine if it @@ -23880,7 +23880,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If the activity min width is greater than this percentage of the display width in landscape, it will not be allowed to be shown in multi windowing modes. The value should be between [0 - 1]. - + */ public static final int config_minPercentageMultiWindowSupportWidth=0x0105003c; /** Minimum span needed to begin a touch scaling gesture. @@ -23892,53 +23892,53 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet bucket should consider tuning this value in a device-specific overlay. For best results, care should be taken such that this value remains larger than the minimum reported touchMajor/touchMinor values - reported by the hardware. + reported by the hardware. */ public static final int config_minScalingSpan=0x0105002e; /** Minimum accepted value for touchMajor while scaling. This may be tuned - per-device in overlays. + per-device in overlays. */ public static final int config_minScalingTouchMajor=0x0105002f; - /** Minimum size of the scrollbar thumb's touch target. + /** Minimum size of the scrollbar thumb's touch target. */ public static final int config_minScrollbarTouchTarget=0x0105001f; /** The maximum aspect ratio (width/height) that is supported for picture-in-picture. Any - ratio larger than this is considered to wide and short to be usable. Currently 2.39:1. + ratio larger than this is considered to wide and short to be usable. Currently 2.39:1. */ public static final int config_pictureInPictureMaxAspectRatio=0x01050039; /** The minimum aspect ratio (width/height) that is supported for picture-in-picture. Any ratio smaller than this is considered too tall and thin to be usable. Currently, this is the inverse of the max landscape aspect ratio (1:2.39), but this is an extremely - skinny aspect ratio that is not expected to be widely used. + skinny aspect ratio that is not expected to be widely used. */ public static final int config_pictureInPictureMinAspectRatio=0x01050038; /** The maximum width we would prefer dialogs to be. 0 if there is no maximum (let them grow as large as the screen). Actual values are - specified for -large and -xlarge configurations. + specified for -large and -xlarge configurations. */ public static final int config_prefDialogWidth=0x01050017; - /** Default hyphenation frequency setting (0=NONE, 1=NORMAL, 2=FULL). - Default hyphenation frequency setting (0=NONE, 1=NORMAL, 2=FULL). + /** Default hyphenation frequency setting (0=NONE, 1=NORMAL, 2=FULL). + Default hyphenation frequency setting (0=NONE, 1=NORMAL, 2=FULL). */ public static final int config_preferredHyphenationFrequency=0x01050043; - /** Corner radius of system progress bars + /** Corner radius of system progress bars */ public static final int config_progressBarCornerRadius=0x01050042; - /** Tile Stroke width + /** Tile Stroke width */ public static final int config_qsTileStrokeWidthActive=0x01050135; public static final int config_qsTileStrokeWidthInactive=0x01050136; - /** The amount to scale fullscreen activity snapshot for predict-back animation. + /** The amount to scale fullscreen activity snapshot for predict-back animation. */ public static final int config_resActivitySnapshotScale=0x01050032; - /** @hide - Size of icon shown beside a preference locked by admin + /** @hide + Size of icon shown beside a preference locked by admin */ @android.annotation.SystemApi public static final int config_restrictedIconSize=0x01050007; /** Tick intervals in dp for rotary encoder scrolls on {@link MotionEvent#AXIS_SCROLL} generated by {@link InputDevice#SOURCE_ROTARY_ENCODER} devices. A valid tick interval value - is a positive value. Setting this to 0dp disables scroll tick. + is a positive value. Setting this to 0dp disables scroll tick. */ public static final int config_rotaryEncoderAxisScrollTickInterval=0x01050029; public static final int config_screenBrightnessDimFloat=0x0105001c; @@ -23946,142 +23946,142 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** If the screen brightness is already set at or below config_screenBrightnessDim, and the user activity timeout expires, we still want to dim the screen slightly to indicate that the device is about to go to sleep. The screen will dim by this amount in that case. - + */ public static final int config_screenBrightnessMinimumDimAmountFloat=0x0105001d; /** Default screen brightness setting set. -2 is invalid so setting will resort to int value specified above. - Must be in the range specified by minimum and maximum. + Must be in the range specified by minimum and maximum. */ public static final int config_screenBrightnessSettingDefaultFloat=0x0105001a; /** Maximum screen brightness allowed by the power manager. -2 is invalid so setting will resort to int value specified above. Set this to 1.0 for maximum brightness range. - The user is forbidden from setting the brightness above this level. + The user is forbidden from setting the brightness above this level. */ public static final int config_screenBrightnessSettingMaximumFloat=0x01050019; /** Minimum screen brightness setting allowed by power manager. -2 is invalid so setting will resort to int value specified above. Set this to 0.0 to allow screen to go to minimal brightness. - The user is forbidden from setting the brightness below this level. + The user is forbidden from setting the brightness below this level. */ public static final int config_screenBrightnessSettingMinimumFloat=0x01050018; /** Scale factor threshold used by the screen magnifier to determine when to switch from - panning to scaling the magnification viewport. + panning to scaling the magnification viewport. Scale factor threshold used by the screen magnifier to determine when to switch from - panning to scaling the magnification viewport. + panning to scaling the magnification viewport. */ public static final int config_screen_magnification_scaling_threshold=0x01050034; /** Obsolete. Distance that should be scrolled, per axis value, in response to a - {@link MotionEvent#ACTION_SCROLL} event. + {@link MotionEvent#ACTION_SCROLL} event. */ public static final int config_scrollFactor=0x0105002d; /** Default width of a vertical scrollbar and height of a horizontal scrollbar. - Takes effect only if the scrollbar drawables have no intrinsic size. + Takes effect only if the scrollbar drawables have no intrinsic size. */ public static final int config_scrollbarSize=0x0105002a; public static final int config_signalCutoutHeightFraction=0x0105004b; /** config_signalCutout{Height,Width}Fraction define fraction of the 24x24 canvas that - should be cut out to display config_signalAttributionPath. + should be cut out to display config_signalAttributionPath. */ public static final int config_signalCutoutWidthFraction=0x0105004a; /** Distance that should be scrolled, per axis value, in response to a vertical - {@link MotionEvent#ACTION_SCROLL} event. + {@link MotionEvent#ACTION_SCROLL} event. */ public static final int config_verticalScrollFactor=0x0105002c; - /** Margin around text line bounds where stylus handwriting gestures should be supported. + /** Margin around text line bounds where stylus handwriting gestures should be supported. */ public static final int config_viewConfigurationHandwritingGestureLineMargin=0x01050023; /** Base "handwriting slop" value used by ViewConfiguration as a - movement threshold where stylus handwriting should begin. + movement threshold where stylus handwriting should begin. */ public static final int config_viewConfigurationHandwritingSlop=0x01050021; /** Base "hover slop" value used by ViewConfiguration as a - movement threshold under which hover is considered "stationary". + movement threshold under which hover is considered "stationary". */ public static final int config_viewConfigurationHoverSlop=0x01050022; /** Base "touch slop" value used by ViewConfiguration as a - movement threshold where scrolling should begin. + movement threshold where scrolling should begin. */ public static final int config_viewConfigurationTouchSlop=0x01050020; - /** Maximum velocity to initiate a fling, as measured in dips per second. - Maximum velocity to initiate a fling, as measured in dips per second. + /** Maximum velocity to initiate a fling, as measured in dips per second. + Maximum velocity to initiate a fling, as measured in dips per second. */ public static final int config_viewMaxFlingVelocity=0x01050026; /** Maximum velocity (absolute value) to initiate a fling from a rotary encoder device, as - measured in dips per second. Setting this to -1dp disables rotary encoder fling. + measured in dips per second. Setting this to -1dp disables rotary encoder fling. Maximum velocity (absolute value) to initiate a fling from a rotary encoder device, as - measured in dips per second. Setting this to -1dp disables rotary encoder fling. + measured in dips per second. Setting this to -1dp disables rotary encoder fling. */ public static final int config_viewMaxRotaryEncoderFlingVelocity=0x01050028; - /** Minimum velocity to initiate a fling, as measured in dips per second. - Minimum velocity to initiate a fling, as measured in dips per second. + /** Minimum velocity to initiate a fling, as measured in dips per second. + Minimum velocity to initiate a fling, as measured in dips per second. */ public static final int config_viewMinFlingVelocity=0x01050025; /** Minimum velocity (absolute value) to initiate a fling from a rotary encoder device, as - measured in dips per second. Setting this to -1dp disables rotary encoder fling. + measured in dips per second. Setting this to -1dp disables rotary encoder fling. Minimum velocity (absolute value) to initiate a fling from a rotary encoder device, as - measured in dips per second. Setting this to -1dp disables rotary encoder fling. + measured in dips per second. Setting this to -1dp disables rotary encoder fling. */ public static final int config_viewMinRotaryEncoderFlingVelocity=0x01050027; /** The amount of dimming to apply to wallpapers with mid range luminance. 0 displays - the wallpaper at full brightness. 1 displays the wallpaper as fully black. + the wallpaper at full brightness. 1 displays the wallpaper as fully black. */ public static final int config_wallpaperDimAmount=0x0105005a; - /** The max scale for the wallpaper when it's zoomed in + /** The max scale for the wallpaper when it's zoomed in */ public static final int config_wallpaperMaxScale=0x0105004d; - /** The min scale for the wallpaper when it's zoomed out + /** The min scale for the wallpaper when it's zoomed out */ public static final int config_wallpaperMinScale=0x0105004c; public static final int content_rect_bottom_clip_allowance=0x01050151; - /** Default rounded corner for controls + /** Default rounded corner for controls */ public static final int control_corner_material=0x010502b8; - /** Default insets (outer padding) around controls + /** Default insets (outer padding) around controls */ public static final int control_inset_material=0x010502b6; - /** Default inner padding within controls + /** Default inner padding within controls */ public static final int control_padding_material=0x010502b7; - /** The maximum height of a thumbnail in a ThumbnailTemplate. The image will be reduced to that height in case they are bigger. + /** The maximum height of a thumbnail in a ThumbnailTemplate. The image will be reduced to that height in case they are bigger. */ public static final int controls_thumbnail_image_max_height=0x010501e3; /** The maximum width of a thumbnail in a ThumbnailTemplate. The image will be reduced to that width in case they are bigger. */ public static final int controls_thumbnail_image_max_width=0x010501e4; public static final int conversation_avatar_size=0x01050180; - /** size of the conversation avatar in an expanded group + /** size of the conversation avatar in an expanded group */ public static final int conversation_avatar_size_group_expanded=0x01050187; - /** amount the badge sticks out from the conversation avatar + /** amount the badge sticks out from the conversation avatar */ public static final int conversation_badge_protrusion=0x01050185; - /** amount the badge sticks out from the conversation avatar when the group is expanded + /** amount the badge sticks out from the conversation avatar when the group is expanded */ public static final int conversation_badge_protrusion_group_expanded=0x0105018a; - /** amount the badge sticks out from the conversation face pile when the group is expanded + /** amount the badge sticks out from the conversation face pile when the group is expanded */ public static final int conversation_badge_protrusion_group_expanded_face_pile=0x0105018b; - /** size of the face pile avatar + /** size of the face pile avatar */ public static final int conversation_compact_face_pile_avatar_size=0x0105018f; - /** size of the face pile protection + /** size of the face pile protection */ public static final int conversation_compact_face_pile_protection_width=0x01050190; - /** size of the compact face pile + /** size of the compact face pile */ public static final int conversation_compact_face_pile_size=0x0105018e; - /** Start of the content in the conversation template + /** Start of the content in the conversation template */ public static final int conversation_content_start=0x01050182; - /** Height of the expand button in the conversation layout + /** Height of the expand button in the conversation layout */ public static final int conversation_expand_button_height=0x01050183; - /** size of the face pile icons + /** size of the face pile icons */ public static final int conversation_face_pile_avatar_size=0x01050188; - /** size of the face pile icons when the group is expanded + /** size of the face pile icons when the group is expanded */ public static final int conversation_face_pile_avatar_size_group_expanded=0x01050189; /** The width of the protection of the face pile layout @@ -24090,10 +24090,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** The width of the protection of the face pile layout when expanded */ public static final int conversation_face_pile_protection_width_expanded=0x0105018d; - /** The padding of the conversation header when expanded. This is calculated from the expand button size (56dp) - notification_content_margin_end (16dp) + /** The padding of the conversation header when expanded. This is calculated from the expand button size (56dp) - notification_content_margin_end (16dp) */ public static final int conversation_header_expanded_padding_end=0x01050197; - /** start margin of the icon circle in the conversation's skin of the header + /** start margin of the icon circle in the conversation's skin of the header */ public static final int conversation_icon_circle_start=0x01050181; /** The top padding of the conversation icon container in the regular state @@ -24102,13 +24102,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** The top padding of the conversation icon container when the avatar is small */ public static final int conversation_icon_container_top_padding_small_avatar=0x01050196; - /** size of the notification badge when applied to the conversation icon + /** size of the notification badge when applied to the conversation icon */ public static final int conversation_icon_size_badged=0x01050186; - /** this is the margin between the Conversation image and the content + /** this is the margin between the Conversation image and the content */ public static final int conversation_image_start_margin=0x01050184; - /** Size of thumbnail used in the cross profile apps animation + /** Size of thumbnail used in the cross profile apps animation */ public static final int cross_profile_apps_thumbnail_size=0x010501af; public static final int date_picker_date_label_size=0x010502e6; @@ -24119,7 +24119,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int date_picker_day_text_size=0x010502e9; public static final int date_picker_day_width=0x010502ed; public static final int date_picker_month_height=0x010502ea; - /** Used by Material-style SimpleMonthView + /** Used by Material-style SimpleMonthView */ public static final int date_picker_month_text_size=0x010502e7; public static final int date_picker_year_label_size=0x010502e5; @@ -24133,20 +24133,20 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int datepicker_selected_date_month_size=0x010502df; public static final int datepicker_selected_date_year_size=0x010502e0; public static final int datepicker_view_animator_height=0x010502f2; - /** Material date picker dimensions. + /** Material date picker dimensions. */ public static final int datepicker_year_label_height=0x010502db; public static final int day_picker_button_margin_top=0x010502f1; public static final int day_picker_padding_horizontal=0x010502ef; public static final int day_picker_padding_top=0x010502f0; public static final int default_app_widget_padding_bottom=0x010500f7; - /** Default padding to apply to AppWidgetHostViews containing widgets targeting API level 14 and up. + /** Default padding to apply to AppWidgetHostViews containing widgets targeting API level 14 and up. */ public static final int default_app_widget_padding_left=0x010500f4; public static final int default_app_widget_padding_right=0x010500f6; public static final int default_app_widget_padding_top=0x010500f5; public static final int default_background_blur_radius=0x010501e2; - /** The default gap between components in a layout. + /** The default gap between components in a layout. */ public static final int default_gap=0x010500ef; public static final int default_magnifier_corner_radius=0x01050156; @@ -24154,14 +24154,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int default_magnifier_height=0x01050154; public static final int default_magnifier_horizontal_offset=0x01050158; public static final int default_magnifier_vertical_offset=0x01050157; - /** Magnifier dimensions + /** Magnifier dimensions */ public static final int default_magnifier_width=0x01050153; public static final int default_magnifier_zoom=0x01050159; - /** The default minimal size of a resizable task, in both dimensions. + /** The default minimal size of a resizable task, in both dimensions. */ public static final int default_minimal_size_resizable_task=0x0105015c; - /** Default dialog corner radius + /** Default dialog corner radius */ public static final int dialog_corner_radius=0x010501ae; /** The platform's desired fixed height for a dialog along the major axis @@ -24188,68 +24188,68 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int dialog_list_padding_top_no_title=0x010502c0; /** The platform's desired minimum size for a dialog's width when it is along the major axis (that is the screen is landscape). This may - be either a fraction or a dimension. + be either a fraction or a dimension. */ public static final int dialog_min_width_major=0x01050003; /** The platform's desired minimum size for a dialog's width when it is along the minor axis (that is the screen is portrait). This may - be either a fraction or a dimension. + be either a fraction or a dimension. */ public static final int dialog_min_width_minor=0x01050004; - /** Dialog top padding when there is no title + /** Dialog top padding when there is no title */ public static final int dialog_no_title_padding_top=0x0105024d; - /** Default padding for dialogs. + /** Default padding for dialogs. */ public static final int dialog_padding=0x010500a4; public static final int dialog_padding_material=0x010502bd; public static final int dialog_padding_top_material=0x010502be; public static final int dialog_title_divider_material=0x010502bf; - /** Default alpha value for disabled elements. + /** Default alpha value for disabled elements. */ public static final int disabled_alpha_leanback_formwizard=0x0105025f; public static final int disabled_alpha_material_dark=0x0105000f; public static final int disabled_alpha_material_light=0x0105000e; /** How much we expand the touchable region of the status bar below the notch to catch touches - that just start below the notch. + that just start below the notch. */ public static final int display_cutout_touchable_region_size=0x0105006b; /** How much the content in the divider is inset from the window bounds when resting. Used to calculate the bounds of the stacks */ public static final int docked_stack_divider_insets=0x01050087; - /** Width of the window of the divider bar used to resize docked stacks. + /** Width of the window of the divider bar used to resize docked stacks. */ public static final int docked_stack_divider_thickness=0x01050086; /** To how much the docked stack gets reduced when we decide to minimize the docked stack, i.e. - when the user opens homescreen. + when the user opens homescreen. */ public static final int docked_stack_minimize_thickness=0x01050088; - /** Width of the icon in a dropdown list + /** Width of the icon in a dropdown list */ public static final int dropdownitem_icon_width=0x010500f2; - /** Text padding for dropdown items + /** Text padding for dropdown items */ public static final int dropdownitem_text_padding_left=0x010500f0; - /** Text padding for dropdown items + /** Text padding for dropdown items */ public static final int dropdownitem_text_padding_right=0x010500f1; public static final int edit_text_inset_bottom_material=0x010502bc; public static final int edit_text_inset_horizontal_material=0x010502ba; public static final int edit_text_inset_top_material=0x010502bb; - /** Size of the stroke with for the emphasized notification button style + /** Size of the stroke with for the emphasized notification button style */ public static final int emphasized_button_stroke_width=0x010500b2; /** The padding of the expanded message container */ public static final int expanded_group_conversation_message_padding=0x01050191; - /** Height of FaceUnlock view in keyguard + /** Height of FaceUnlock view in keyguard */ public static final int face_unlock_height=0x010500ed; - /** Minimum size of the fast scroller thumb's touch target. + /** Minimum size of the fast scroller thumb's touch target. */ public static final int fast_scroller_minimum_touch_target=0x01050132; - /** Floating toolbar dimensions + /** Floating toolbar dimensions */ public static final int floating_toolbar_height=0x01050143; public static final int floating_toolbar_horizontal_margin=0x0105014f; @@ -24270,83 +24270,83 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int floating_window_margin_left=0x010502ac; public static final int floating_window_margin_right=0x010502ae; public static final int floating_window_margin_top=0x010502ad; - /** dialog elevation [overrides 18dp] + /** dialog elevation [overrides 18dp] */ public static final int floating_window_z=0x010502ab; public static final int handwriting_bounds_offset_bottom=0x01050200; - /** Default handwriting bounds offsets for editors. + /** Default handwriting bounds offsets for editors. */ public static final int handwriting_bounds_offset_left=0x010501fd; public static final int handwriting_bounds_offset_right=0x010501ff; public static final int handwriting_bounds_offset_top=0x010501fe; - /** Padding between the icon and app name in the harmful app dialog + /** Padding between the icon and app name in the harmful app dialog */ public static final int harmful_app_icon_name_padding=0x010501b5; - /** The size of the icon on the harmful app dialog + /** The size of the icon on the harmful app dialog */ public static final int harmful_app_icon_size=0x010501b6; - /** Line spacing modifier for the message field of the harmful app dialog + /** Line spacing modifier for the message field of the harmful app dialog */ public static final int harmful_app_message_line_spacing_modifier=0x010501ba; - /** Bottom padding for the message section of the harmful app dialog + /** Bottom padding for the message section of the harmful app dialog */ public static final int harmful_app_message_padding_bottom=0x010501b9; - /** Left padding for the message section of the harmful app dialog + /** Left padding for the message section of the harmful app dialog */ public static final int harmful_app_message_padding_left=0x010501b7; - /** Right padding for the message section of the harmful app dialog + /** Right padding for the message section of the harmful app dialog */ public static final int harmful_app_message_padding_right=0x010501b8; - /** Bottom padding for the "app name" section of the harmful app dialog + /** Bottom padding for the "app name" section of the harmful app dialog */ public static final int harmful_app_name_padding_bottom=0x010501b1; - /** Left padding for the "app name" section of the harmful app dialog + /** Left padding for the "app name" section of the harmful app dialog */ public static final int harmful_app_name_padding_left=0x010501b2; - /** Right padding for the "app name" section of the harmful app dialog + /** Right padding for the "app name" section of the harmful app dialog */ public static final int harmful_app_name_padding_right=0x010501b3; - /** Top padding for the "app name" section of the harmful app dialog + /** Top padding for the "app name" section of the harmful app dialog */ public static final int harmful_app_name_padding_top=0x010501b4; - /** Padding between the title and content in the harmful app dialog + /** Padding between the title and content in the harmful app dialog */ public static final int harmful_app_padding_top=0x010501b0; public static final int highlight_alpha_material_colored=0x01050016; public static final int highlight_alpha_material_dark=0x01050015; public static final int highlight_alpha_material_light=0x01050014; - /** Dialog image margin start + /** Dialog image margin start */ public static final int image_margin_start=0x01050251; - /** Dialog image size + /** Dialog image size */ public static final int image_size=0x01050250; - /** width of ImmersiveModeConfirmation (-1 for match_parent) + /** width of ImmersiveModeConfirmation (-1 for match_parent) */ public static final int immersive_mode_cling_width=0x01050133; - /** The maximum stroke width used for the animation shown when a conversation is marked as important + /** The maximum stroke width used for the animation shown when a conversation is marked as important */ public static final int importance_ring_anim_max_stroke_width=0x01050193; - /** The size of the importance ring + /** The size of the importance ring */ public static final int importance_ring_size=0x01050194; - /** The stroke width of the ring used to visually mark a conversation as important + /** The stroke width of the ring used to visually mark a conversation as important */ public static final int importance_ring_stroke_width=0x01050192; - /** Specifies height of the divider in the input method chooser + /** Specifies height of the divider in the input method chooser */ public static final int input_method_divider_height=0x01050205; - /** Copied from SysUI's @dimen/nav_content_padding for the embedded nav bar in the IME. + /** Copied from SysUI's @dimen/nav_content_padding for the embedded nav bar in the IME. */ public static final int input_method_nav_content_padding=0x01050084; /** Copied from SysUI's @dimen/key_button_ripple_max_width for the embedded nav bar in the - IME. + IME. */ public static final int input_method_nav_key_button_ripple_max_width=0x01050085; - /** Copied from SysUI's @dimen/navigation_key_padding for the embedded nav bar in the IME. + /** Copied from SysUI's @dimen/navigation_key_padding for the embedded nav bar in the IME. */ public static final int input_method_navigation_key_padding=0x01050083; - /** Copied from SysUI's @dimen/navigation_key_width for the embedded nav bar in the IME. + /** Copied from SysUI's @dimen/navigation_key_width for the embedded nav bar in the IME. */ public static final int input_method_navigation_key_width=0x01050082; /** The max amount of scroll ItemTouchHelper will trigger if dragged view is out of @@ -24355,115 +24355,115 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int item_touch_helper_max_drag_scroll_per_frame=0x01050167; public static final int item_touch_helper_swipe_escape_max_velocity=0x01050169; public static final int item_touch_helper_swipe_escape_velocity=0x01050168; - /** Shadow radius under the frame for the circular avatars. + /** Shadow radius under the frame for the circular avatars. */ public static final int keyguard_avatar_frame_shadow_radius=0x01050128; - /** Stroke width of the frame for the circular avatars. + /** Stroke width of the frame for the circular avatars. */ public static final int keyguard_avatar_frame_stroke_width=0x01050127; - /** Size of the text under the avator on the multiuser lockscreen. + /** Size of the text under the avator on the multiuser lockscreen. */ public static final int keyguard_avatar_name_size=0x0105012a; - /** Size of the avator on hte multiuser lockscreen. + /** Size of the avator on hte multiuser lockscreen. */ public static final int keyguard_avatar_size=0x01050129; - /** Size of clock font in LockScreen on Unsecure unlock screen. + /** Size of clock font in LockScreen on Unsecure unlock screen. */ public static final int keyguard_lockscreen_clock_font_size=0x010500e7; - /** Size of lockscreen outerring on unsecure unlock LockScreen + /** Size of lockscreen outerring on unsecure unlock LockScreen */ public static final int keyguard_lockscreen_outerring_diameter=0x01050090; - /** Padding on left margin of PIN text entry field to center it when del button is showing + /** Padding on left margin of PIN text entry field to center it when del button is showing */ public static final int keyguard_lockscreen_pin_margin_left=0x010500ec; - /** Size of top margin on Clock font to edge on unlock LockScreen + /** Size of top margin on Clock font to edge on unlock LockScreen */ public static final int keyguard_lockscreen_status_line_clockfont_bottom_margin=0x010500eb; - /** Size of top margin on Clock font to edge on unlock LockScreen + /** Size of top margin on Clock font to edge on unlock LockScreen */ public static final int keyguard_lockscreen_status_line_clockfont_top_margin=0x010500ea; - /** Size of right margin on Unsecure unlock LockScreen + /** Size of right margin on Unsecure unlock LockScreen */ public static final int keyguard_lockscreen_status_line_font_right_margin=0x010500e9; - /** Size of status line font on Unsecure unlock LockScreen. + /** Size of status line font on Unsecure unlock LockScreen. */ public static final int keyguard_lockscreen_status_line_font_size=0x010500e8; - /** Margin around the various security views + /** Margin around the various security views */ public static final int keyguard_muliuser_selector_margin=0x01050126; - /** Top margin for the clock view + /** Top margin for the clock view */ public static final int kg_clock_top_margin=0x01050113; /** Size of the region along the edge of the screen that will accept - swipes to scroll the widget area. + swipes to scroll the widget area. */ public static final int kg_edge_swipe_region_size=0x0105012b; - /** Horizontal gap between keys in PIN and SIM PIN numeric keyboards in keyguard + /** Horizontal gap between keys in PIN and SIM PIN numeric keyboards in keyguard */ public static final int kg_key_horizontal_gap=0x01050114; - /** Horizontal gap between keys in PIN and SIM PIN numeric keyboards in keyguard + /** Horizontal gap between keys in PIN and SIM PIN numeric keyboards in keyguard */ public static final int kg_key_vertical_gap=0x01050115; - /** Horizontal gap between keys in PIN and SIM PIN numeric keyboards in keyguard + /** Horizontal gap between keys in PIN and SIM PIN numeric keyboards in keyguard */ public static final int kg_pin_key_height=0x01050116; - /** The height of the runway lights strip + /** The height of the runway lights strip */ public static final int kg_runway_lights_height=0x01050118; /** Top margin for the runway lights. We add a negative margin in large - devices to account for the widget pager padding + devices to account for the widget pager padding */ public static final int kg_runway_lights_top_margin=0x0105011d; - /** The height of the runway lights strip + /** The height of the runway lights strip */ public static final int kg_runway_lights_vertical_padding=0x01050119; - /** Space reserved at the bottom of secure views (pin/pattern/password/SIM pin/SIM puk) + /** Space reserved at the bottom of secure views (pin/pattern/password/SIM pin/SIM puk) */ public static final int kg_secure_padding_height=0x01050117; - /** Keyguard dimensions - TEMP + /** Keyguard dimensions + TEMP */ public static final int kg_security_panel_height=0x0105010b; - /** Height of security view in keyguard. + /** Height of security view in keyguard. */ public static final int kg_security_view_height=0x0105010c; /** The height of widgets which do not support vertical resizing. This is only used on tablets; on phones, this size is determined by the space left by the - security mode. + security mode. */ public static final int kg_small_widget_height=0x0105012d; /** If the height if keyguard drops below this threshold (most likely - due to the appearance of the IME), then drop the multiuser selector. + due to the appearance of the IME), then drop the multiuser selector. */ public static final int kg_squashed_layout_threshold=0x0105012c; - /** Size of the clock font in keyguard's status view + /** Size of the clock font in keyguard's status view */ public static final int kg_status_clock_font_size=0x0105010f; - /** Size of the date font in keyguard's status view + /** Size of the date font in keyguard's status view */ public static final int kg_status_date_font_size=0x01050110; - /** Size of margin on the right of keyguard's status view + /** Size of margin on the right of keyguard's status view */ public static final int kg_status_line_font_right_margin=0x01050112; - /** Size of the generic status lines keyguard's status view + /** Size of the generic status lines keyguard's status view */ public static final int kg_status_line_font_size=0x01050111; - /** Bottom padding for the widget pager + /** Bottom padding for the widget pager */ public static final int kg_widget_pager_bottom_padding=0x0105011c; - /** Horizontal padding for the widget pager + /** Horizontal padding for the widget pager */ public static final int kg_widget_pager_horizontal_padding=0x0105011a; - /** Top padding for the widget pager + /** Top padding for the widget pager */ public static final int kg_widget_pager_top_padding=0x0105011b; - /** Height of widget view in keyguard. + /** Height of widget view in keyguard. */ public static final int kg_widget_view_height=0x0105010e; - /** Width of widget view in keyguard. + /** Width of widget view in keyguard. */ public static final int kg_widget_view_width=0x0105010d; - /** Button dimens + /** Button dimens */ public static final int leanback_button_height=0x01050278; public static final int leanback_button_padding_horizontal=0x0105027a; @@ -24473,7 +24473,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** The opacity of the background of the new activity background when the alpha animation ends */ public static final int leanback_setup_alpha_activity_in_bkg_end=0x01050265; - /** Opacity animation for activity background + /** Opacity animation for activity background The opacity of the background of the new activity background when the alpha animation starts */ public static final int leanback_setup_alpha_activity_in_bkg_start=0x01050264; @@ -24484,478 +24484,478 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int leanback_setup_alpha_animiation_max_opacity=0x01050260; public static final int leanback_setup_alpha_animiation_min_opacity=0x01050261; public static final int leanback_setup_alpha_backward_in_content_end=0x01050271; - /** Content backward animation configuration values - Alpha animation values for the content that will be displayed after the transition is complete, this is the content coming in. + /** Content backward animation configuration values + Alpha animation values for the content that will be displayed after the transition is complete, this is the content coming in. */ public static final int leanback_setup_alpha_backward_in_content_start=0x01050270; public static final int leanback_setup_alpha_backward_out_content_end=0x01050273; - /** Alpha animiation values for the content that is displayed when the transition starts, this is the content going away. + /** Alpha animiation values for the content that is displayed when the transition starts, this is the content going away. */ public static final int leanback_setup_alpha_backward_out_content_start=0x01050272; public static final int leanback_setup_alpha_forward_in_content_end=0x01050269; - /** Content forward animation configuration values - Parameter for alpha animation of new content coming on to the screen when we're moving "forward" - Initial opacity of the new content that is coming on to the screen + /** Content forward animation configuration values + Parameter for alpha animation of new content coming on to the screen when we're moving "forward" + Initial opacity of the new content that is coming on to the screen */ public static final int leanback_setup_alpha_forward_in_content_start=0x01050268; public static final int leanback_setup_alpha_forward_out_content_end=0x0105026b; public static final int leanback_setup_alpha_forward_out_content_start=0x0105026a; public static final int leanback_setup_translation_backward_out_content_end=0x01050276; public static final int leanback_setup_translation_backward_out_content_end_v4=0x01050277; - /** Position animation for content that is displayed when the transition starts, this is the content going away. + /** Position animation for content that is displayed when the transition starts, this is the content going away. */ public static final int leanback_setup_translation_backward_out_content_start=0x01050274; public static final int leanback_setup_translation_backward_out_content_start_v4=0x01050275; - /** The screen position at which content enters/exits. If you're over the edge of the cliff, we can't see you. + /** The screen position at which content enters/exits. If you're over the edge of the cliff, we can't see you. */ public static final int leanback_setup_translation_content_cliff=0x01050263; - /** Where stable, on-screen content rests + /** Where stable, on-screen content rests */ public static final int leanback_setup_translation_content_resting_point=0x01050262; public static final int leanback_setup_translation_forward_in_content_end=0x0105026e; public static final int leanback_setup_translation_forward_in_content_end_v4=0x0105026f; - /** Position animation of incoming content during a "forward" transition + /** Position animation of incoming content during a "forward" transition */ public static final int leanback_setup_translation_forward_in_content_start=0x0105026c; public static final int leanback_setup_translation_forward_in_content_start_v4=0x0105026d; public static final int light_radius=0x01050140; - /** Lighting and shadow properties + /** Lighting and shadow properties */ public static final int light_y=0x0105013e; public static final int light_z=0x0105013f; public static final int list_item_padding_end_material=0x0105028f; /** Default padding for list items. This should match the action bar - content inset so that ListActivity items line up correctly. + content inset so that ListActivity items line up correctly. */ public static final int list_item_padding_horizontal_material=0x0105028d; public static final int list_item_padding_start_material=0x0105028e; /** How much of the cell space is classified as hit areas [0..1] where 1 means that hit area is - a circle with diameter equals to cell minimum side min(width, height). + a circle with diameter equals to cell minimum side min(width, height). */ public static final int lock_pattern_dot_hit_factor=0x0105013b; public static final int lock_pattern_dot_line_width=0x01050138; public static final int lock_pattern_dot_size=0x01050139; public static final int lock_pattern_dot_size_activated=0x0105013a; - /** Width of a gradient applied to a lock pattern line while its disappearing animation. + /** Width of a gradient applied to a lock pattern line while its disappearing animation. */ public static final int lock_pattern_fade_away_gradient_width=0x0105013c; - /** The size of the media actions in the media notification. + /** The size of the media actions in the media notification. */ public static final int media_notification_action_button_size=0x010500cf; - /** The bottom padding for the media actions container. + /** The bottom padding for the media actions container. */ public static final int media_notification_actions_padding_bottom=0x010500d0; - /** The maximum size of the image in the expanded media notification + /** The maximum size of the image in the expanded media notification */ public static final int media_notification_expanded_image_margin_bottom=0x010500d2; - /** The maximum size of the image in the expanded media notification + /** The maximum size of the image in the expanded media notification */ public static final int media_notification_expanded_image_max_size=0x010500d1; - /** The absolute height for the header in a media notification. + /** The absolute height for the header in a media notification. */ public static final int media_notification_header_height=0x010500d3; public static final int message_progress_dialog_bottom_padding=0x010502fa; public static final int message_progress_dialog_end_padding=0x010502fd; public static final int message_progress_dialog_letter_spacing=0x010502fe; public static final int message_progress_dialog_start_padding=0x010502fc; - /** Progress bar message dimens + /** Progress bar message dimens */ public static final int message_progress_dialog_text_size=0x010502f9; public static final int message_progress_dialog_top_padding=0x010502fb; public static final int messaging_avatar_size=0x0105017f; public static final int messaging_group_sending_progress_size=0x0105019a; - /** Padding between text and sender when singleline + /** Padding between text and sender when singleline */ public static final int messaging_group_singleline_sender_padding_end=0x01050199; - /** Extra spacing before and after images in messaging style + /** Extra spacing before and after images in messaging style */ public static final int messaging_image_extra_spacing=0x010500da; - /** The maximum size for any image in messaging style in order to be displayed + /** The maximum size for any image in messaging style in order to be displayed */ public static final int messaging_image_max_height=0x010500d9; - /** The minimum size for any image in messaging style in order to be displayed + /** The minimum size for any image in messaging style in order to be displayed */ public static final int messaging_image_min_size=0x010500d8; - /** The rounding for messaging images + /** The rounding for messaging images */ public static final int messaging_image_rounding=0x010500d7; - /** extra padding at the start of the icons when not conversations to keep them horizontally aligned with the notification icon + /** extra padding at the start of the icons when not conversations to keep them horizontally aligned with the notification icon */ public static final int messaging_layout_icon_padding_start=0x01050198; - /** Min width for a tablet device + /** Min width for a tablet device */ public static final int min_xlarge_screen_width=0x0105008a; /** Height of the bottom navigation bar frame; this is different than navigation_bar_height where that is the height reported to all the other windows to resize themselves around the navigation bar window but navigation_bar_frame_height is reported to SystemUI navigation - bar view's window + bar view's window */ public static final int navigation_bar_frame_height=0x0105006e; - /** Height of the bottom navigation bar frame in landscape + /** Height of the bottom navigation bar frame in landscape */ public static final int navigation_bar_frame_height_landscape=0x0105006f; - /** The height of the navigation gesture area if the gesture is starting from the bottom. + /** The height of the navigation gesture area if the gesture is starting from the bottom. */ public static final int navigation_bar_gesture_height=0x01050070; /** The height of the navigation larger gesture area if the gesture is starting from - the bottom. + the bottom. */ public static final int navigation_bar_gesture_larger_height=0x01050071; - /** Height of the bottom navigation / system bar. + /** Height of the bottom navigation / system bar. */ public static final int navigation_bar_height=0x01050067; - /** Height of the bottom navigation / system bar in car mode. + /** Height of the bottom navigation / system bar in car mode. */ public static final int navigation_bar_height_car_mode=0x01050072; - /** Height of the bottom navigation bar in portrait; often the same as @dimen/navigation_bar_height + /** Height of the bottom navigation bar in portrait; often the same as @dimen/navigation_bar_height */ public static final int navigation_bar_height_landscape=0x01050068; /** Height of the bottom navigation bar in portrait; often the same as - @dimen/navigation_bar_height_car_mode + @dimen/navigation_bar_height_car_mode */ public static final int navigation_bar_height_landscape_car_mode=0x01050073; - /** Width of the navigation bar when it is placed vertically on the screen + /** Width of the navigation bar when it is placed vertically on the screen */ public static final int navigation_bar_width=0x01050069; - /** Width of the navigation bar when it is placed vertically on the screen in car mode + /** Width of the navigation bar when it is placed vertically on the screen in car mode */ public static final int navigation_bar_width_car_mode=0x01050074; - /** The threshold for full back swipe progress. + /** The threshold for full back swipe progress. */ public static final int navigation_edge_action_progress_threshold=0x01050201; - /** The corner radius if the emphasized action buttons in a notification + /** The corner radius if the emphasized action buttons in a notification */ public static final int notification_action_button_radius=0x010500b1; - /** The alpha of a disabled notification button + /** The alpha of a disabled notification button */ public static final int notification_action_disabled_alpha=0x01050175; public static final int notification_action_disabled_container_alpha=0x0105000c; public static final int notification_action_disabled_content_alpha=0x0105000b; - /** The overall height of the emphasized notification action + /** The overall height of the emphasized notification action */ public static final int notification_action_emphasized_height=0x010500aa; - /** The total height of the notification action list + /** The total height of the notification action list */ public static final int notification_action_list_height=0x010500a8; - /** The margin of the notification action list at the top + /** The margin of the notification action list at the top */ public static final int notification_action_list_margin_top=0x010500a9; - /** The max width of a priority action button when it is collapsed to just the icon. + /** The max width of a priority action button when it is collapsed to just the icon. */ public static final int notification_actions_collapsed_priority_width=0x010500ac; - /** The size of icons for visual actions in the notification_material_action_list + /** The size of icons for visual actions in the notification_material_action_list */ public static final int notification_actions_icon_drawable_size=0x010500b0; - /** The size of icons for visual actions in the notification_material_action_list + /** The size of icons for visual actions in the notification_material_action_list */ public static final int notification_actions_icon_size=0x010500af; /** The padding of the actions in non-conversation layout. For conversations, the analogous - value is calculated in ConversationLayout#updateActionListPadding() + value is calculated in ConversationLayout#updateActionListPadding() */ public static final int notification_actions_padding_start=0x010500ab; - /** Size of the alerted icon for notifications + /** Size of the alerted icon for notifications */ public static final int notification_alerted_size=0x0105010a; - /** Size of the profile badge for notifications + /** Size of the profile badge for notifications */ public static final int notification_badge_size=0x01050109; - /** The maximum height of a big picture in a notification. The images will be reduced to that height in case they are bigger. This value is determined by the maximum notification height + /** The maximum height of a big picture in a notification. The images will be reduced to that height in case they are bigger. This value is determined by the maximum notification height */ public static final int notification_big_picture_max_height=0x0105016d; - /** The maximum height of a big picture in a notification. The images will be reduced to that height in case they are bigger. + /** The maximum height of a big picture in a notification. The images will be reduced to that height in case they are bigger. */ public static final int notification_big_picture_max_height_low_ram=0x0105017a; - /** The maximum width of a big picture in a notification. The images will be reduced to that width in case they are bigger. This value is determined by the standard panel size + /** The maximum width of a big picture in a notification. The images will be reduced to that width in case they are bigger. This value is determined by the standard panel size */ public static final int notification_big_picture_max_width=0x0105016e; - /** The maximum width of a big picture in a notification. The images will be reduced to that width in case they are bigger. + /** The maximum width of a big picture in a notification. The images will be reduced to that width in case they are bigger. */ public static final int notification_big_picture_max_width_low_ram=0x0105017b; - /** Size of big notification text titles (see TextAppearance.StatusBar.EventContent.BigTitle) + /** Size of big notification text titles (see TextAppearance.StatusBar.EventContent.BigTitle) */ public static final int notification_big_title_text_size=0x010500fd; - /** height of the content margin that is applied at the end of the notification content + /** height of the content margin that is applied at the end of the notification content */ public static final int notification_content_margin=0x010500b4; - /** The margin on the end of most content views (ignores the expander) + /** The margin on the end of most content views (ignores the expander) */ public static final int notification_content_margin_end=0x010500a6; - /** The margin on the start of the content view (accommodates the icon) + /** The margin on the start of the content view (accommodates the icon) */ public static final int notification_content_margin_start=0x010500a5; - /** height of the content margin to accomodate for the header + /** height of the content margin to accomodate for the header */ public static final int notification_content_margin_top=0x010500b3; - /** The margin before and after each of the items in the conversation header. + /** The margin before and after each of the items in the conversation header. */ public static final int notification_conversation_header_separating_margin=0x010500c4; - /** The maximum height of any image in a remote view. This is applied to all images in custom remoteviews. This value is determined by the maximum notification height + /** The maximum height of any image in a remote view. This is applied to all images in custom remoteviews. This value is determined by the maximum notification height */ public static final int notification_custom_view_max_image_height=0x0105016b; - /** The maximum height of any image in a remote view. This is applied to all images in custom remoteviews. + /** The maximum height of any image in a remote view. This is applied to all images in custom remoteviews. */ public static final int notification_custom_view_max_image_height_low_ram=0x01050178; - /** The maximum height of any image in a remote view. This is applied to all images in custom remoteviews. This value is determined a maximum notification width + /** The maximum height of any image in a remote view. This is applied to all images in custom remoteviews. This value is determined a maximum notification width */ public static final int notification_custom_view_max_image_width=0x0105016c; - /** The maximum height of any image in a remote view. This is applied to all images in custom remoteviews. + /** The maximum height of any image in a remote view. This is applied to all images in custom remoteviews. */ public static final int notification_custom_view_max_image_width_low_ram=0x01050179; - /** the padding of the expand icon in the notification header + /** the padding of the expand icon in the notification header */ public static final int notification_expand_button_icon_padding=0x010500c7; - /** the height of the expand button pill + /** the height of the expand button pill */ public static final int notification_expand_button_pill_height=0x010500c6; - /** Size of the feedback indicator for notifications + /** Size of the feedback indicator for notifications */ public static final int notification_feedback_size=0x01050107; - /** The maximum size of the grayscale icon + /** The maximum size of the grayscale icon */ public static final int notification_grayscale_icon_max_size=0x0105017e; - /** The margin before the start of the app name in the header. + /** The margin before the start of the app name in the header. */ public static final int notification_header_app_name_margin_start=0x010500c2; - /** The height of the background for a notification header on a group + /** The height of the background for a notification header on a group */ public static final int notification_header_background_height=0x010500b8; - /** The absolute size of the notification expand icon. + /** The absolute size of the notification expand icon. */ public static final int notification_header_expand_icon_size=0x010500c5; - /** height of the notification header + /** height of the notification header */ public static final int notification_header_height=0x010500b7; - /** size (width and height) of the icon in the notification header + /** size (width and height) of the icon in the notification header */ public static final int notification_header_icon_size=0x010500bd; - /** size (width and height) of the icon in the notification header + /** size (width and height) of the icon in the notification header */ public static final int notification_header_icon_size_ambient=0x010500c1; - /** The margin at the bottom of the notification header. + /** The margin at the bottom of the notification header. */ public static final int notification_header_margin_bottom=0x010500bc; - /** The bottom padding for the notification header + /** The bottom padding for the notification header */ public static final int notification_header_padding_bottom=0x010500bb; - /** The top padding for the notification header + /** The top padding for the notification header */ public static final int notification_header_padding_top=0x010500ba; - /** The margin before and after each of the items in the notification header. + /** The margin before and after each of the items in the notification header. */ public static final int notification_header_separating_margin=0x010500c3; - /** The minimum width of optional header fields below which the view is simply hidden + /** The minimum width of optional header fields below which the view is simply hidden */ public static final int notification_header_shrink_hide_width=0x010500ce; - /** The minimum width of the app name in the header if it shrinks + /** The minimum width of the app name in the header if it shrinks */ public static final int notification_header_shrink_min_width=0x010500cd; - /** The height of the full-width touch rectangle for the notification header + /** The height of the full-width touch rectangle for the notification header */ public static final int notification_header_touchable_height=0x010500b9; - /** The height of each of the 1 or 2 lines in the headerless notification template + /** The height of each of the 1 or 2 lines in the headerless notification template */ public static final int notification_headerless_line_height=0x010500ca; - /** Vertical margin for the headerless notification content, when content has 1 line - 16 * 2 (margins) + 24 (1 line) = 56 (notification) + /** Vertical margin for the headerless notification content, when content has 1 line + 16 * 2 (margins) + 24 (1 line) = 56 (notification) */ public static final int notification_headerless_margin_oneline=0x010500c8; - /** Vertical margin for the headerless notification content, when content has 2 lines - 20 * 2 (margins) + 24 * 2 (2 lines) = 88 (notification) + /** Vertical margin for the headerless notification content, when content has 2 lines + 20 * 2 (margins) + 24 * 2 (2 lines) = 88 (notification) */ public static final int notification_headerless_margin_twoline=0x010500c9; - /** vertical margin for the headerless notification content + /** vertical margin for the headerless notification content */ public static final int notification_headerless_min_height=0x010500cb; - /** The margin on the end of the top-line content views (accommodates the expander) + /** The margin on the end of the top-line content views (accommodates the expander) */ public static final int notification_heading_margin_end=0x010500a7; - /** padding between the notification icon and the circle containing it + /** padding between the notification icon and the circle containing it */ public static final int notification_icon_circle_padding=0x010500bf; - /** size (width and height) of the circle around the icon in the notification header + /** size (width and height) of the circle around the icon in the notification header */ public static final int notification_icon_circle_size=0x010500be; - /** start margin of the icon circle in the notification view + /** start margin of the icon circle in the notification view */ public static final int notification_icon_circle_start=0x010500c0; - /** The padding on top of inbox style elements + /** The padding on top of inbox style elements */ public static final int notification_inbox_item_top_padding=0x01050105; - /** The width of the big icons in notifications. + /** The width of the big icons in notifications. */ public static final int notification_large_icon_height=0x01050006; - /** The width of the big icons in notifications. + /** The width of the big icons in notifications. */ public static final int notification_large_icon_width=0x01050005; - /** The size of the left icon + /** The size of the left icon */ public static final int notification_left_icon_size=0x01050173; - /** The left padding of the left icon + /** The left padding of the left icon */ public static final int notification_left_icon_start=0x01050174; - /** The spacing between messages in Notification.MessagingStyle + /** The spacing between messages in Notification.MessagingStyle */ public static final int notification_messaging_spacing=0x010500d5; - /** The spacing between messages in Notification.MessagingStyle + /** The spacing between messages in Notification.MessagingStyle */ public static final int notification_messaging_spacing_conversation_group=0x010500d6; - /** Height of a small notification in the status bar + /** Height of a small notification in the status bar */ public static final int notification_min_height=0x010500cc; /** The maximum size of Person avatar image in MessagingStyle notifications. This is bigger than displayed because listeners can use it for other displays - e.g. wearables. + e.g. wearables. */ public static final int notification_person_icon_max_size=0x01050176; /** The maximum size of Person avatar image in MessagingStyle notifications. This is bigger than displayed because listeners can use it for other displays - e.g. wearables. + e.g. wearables. */ public static final int notification_person_icon_max_size_low_ram=0x0105017d; - /** Size of the phishing alert for notifications + /** Size of the phishing alert for notifications */ public static final int notification_phishing_alert_size=0x01050108; - /** The height of the progress bar. + /** The height of the progress bar. */ public static final int notification_progress_bar_height=0x010500b5; - /** The top margin before the notification progress bar. + /** The top margin before the notification progress bar. */ public static final int notification_progress_margin_top=0x010500b6; - /** The top margin of the right icon in the "big" notification states - TODO(b/181048615): Move the large icon below the expander in big states + /** The top margin of the right icon in the "big" notification states + TODO(b/181048615): Move the large icon below the expander in big states */ public static final int notification_right_icon_big_margin_top=0x01050172; - /** The margin between the right icon and the content. + /** The margin between the right icon and the content. */ public static final int notification_right_icon_content_margin=0x01050170; - /** The top and bottom margin of the right icon in the normal notification states + /** The top and bottom margin of the right icon in the normal notification states */ public static final int notification_right_icon_headerless_margin=0x01050171; - /** The size of the right icon + /** The size of the right icon */ public static final int notification_right_icon_size=0x0105016f; - /** The size of the right icon image when on low ram + /** The size of the right icon image when on low ram */ public static final int notification_right_icon_size_low_ram=0x0105017c; public static final int notification_secondary_text_disabled_alpha=0x0105000a; - /** The maximum size of the small notification icon. + /** The maximum size of the small notification icon. */ public static final int notification_small_icon_size=0x0105016a; - /** The maximum size of the small notification icon on low memory devices. + /** The maximum size of the small notification icon on low memory devices. */ public static final int notification_small_icon_size_low_ram=0x01050177; - /** Size of smaller notification text (see TextAppearance.StatusBar.EventContent.Line2, Info, Time) + /** Size of smaller notification text (see TextAppearance.StatusBar.EventContent.Line2, Info, Time) */ public static final int notification_subtext_size=0x010500fe; - /** Height of a single line text view in a notification + /** Height of a single line text view in a notification */ public static final int notification_text_height=0x01050104; - /** The margin on top of the text of the notification + /** The margin on top of the text of the notification */ public static final int notification_text_margin_top=0x01050103; - /** Size of notification text (see TextAppearance.StatusBar.EventContent) + /** Size of notification text (see TextAppearance.StatusBar.EventContent) */ public static final int notification_text_size=0x010500fb; - /** Size of notification text titles (see TextAppearance.StatusBar.EventContent.Title) + /** Size of notification text titles (see TextAppearance.StatusBar.EventContent.Title) */ public static final int notification_title_text_size=0x010500fc; - /** Top padding for notifications in the standard layout. + /** Top padding for notifications in the standard layout. */ public static final int notification_top_pad=0x010500ff; - /** Top padding for notification when text is large + /** Top padding for notification when text is large */ public static final int notification_top_pad_large_text=0x01050101; - /** Top padding for notification when text is large and narrow (i.e. it has 3 lines + /** Top padding for notification when text is large and narrow (i.e. it has 3 lines */ public static final int notification_top_pad_large_text_narrow=0x01050102; - /** Top padding for notifications when narrow (i.e. it has 3 lines) + /** Top padding for notifications when narrow (i.e. it has 3 lines) */ public static final int notification_top_pad_narrow=0x01050100; - /** Size of the verification icon for call notifications + /** Size of the verification icon for call notifications */ public static final int notification_verification_icon_size=0x01050106; - /** keyboardHeight = key_height*4 + key_bottom_gap*3 + /** keyboardHeight = key_height*4 + key_bottom_gap*3 */ public static final int password_keyboard_height=0x01050206; - /** Default horizontal gap between keys in the password keyboard (used by keyguard) + /** Default horizontal gap between keys in the password keyboard (used by keyguard) */ public static final int password_keyboard_horizontalGap=0x0105008e; - /** Default height of a key in the password keyboard for alpha (used by keyguard) - Default height of a key in the password keyboard for alpha - Default height of a key in the password keyboard for alpha + /** Default height of a key in the password keyboard for alpha (used by keyguard) + Default height of a key in the password keyboard for alpha + Default height of a key in the password keyboard for alpha */ public static final int password_keyboard_key_height_alpha=0x0105008b; - /** Default height of a key in the password keyboard for numeric (used by keyguard) - Default height of a key in the password keyboard for numeric + /** Default height of a key in the password keyboard for numeric (used by keyguard) + Default height of a key in the password keyboard for numeric */ public static final int password_keyboard_key_height_numeric=0x0105008c; - /** Default correction for the space key in the password keyboard (used by keyguard) + /** Default correction for the space key in the password keyboard (used by keyguard) */ public static final int password_keyboard_spacebar_vertical_correction=0x0105008d; - /** Default vertical gap between keys in the password keyboard (used by keyguard) + /** Default vertical gap between keys in the password keyboard (used by keyguard) */ public static final int password_keyboard_verticalGap=0x0105008f; public static final int picker_bottom_margin=0x010502f4; - /** Date and time picker legacy dimens - Date and time picker legacy dimens + /** Date and time picker legacy dimens + Date and time picker legacy dimens */ public static final int picker_top_margin=0x010502f3; - /** The amount to leave on-screen when the PIP is minimized. + /** The amount to leave on-screen when the PIP is minimized. */ public static final int pip_minimized_visible_size=0x01050089; - /** Dimensions for the translations of the default dialog animation. + /** Dimensions for the translations of the default dialog animation. */ public static final int popup_enter_animation_from_y_delta=0x010501f3; public static final int popup_exit_animation_to_y_delta=0x010501f4; - /** Padding to the left of the preference panel breadcrumb + /** Padding to the left of the preference panel breadcrumb */ public static final int preference_breadcrumb_paddingLeft=0x01050098; - /** Padding to the right of the preference panel breadcrumb + /** Padding to the right of the preference panel breadcrumb */ public static final int preference_breadcrumb_paddingRight=0x01050099; - /** Preference breadcrumbs padding, end padding + /** Preference breadcrumbs padding, end padding */ public static final int preference_breadcrumbs_padding_end_material=0x01050283; - /** Preference breadcrumbs padding, start padding + /** Preference breadcrumbs padding, start padding */ public static final int preference_breadcrumbs_padding_start_material=0x01050282; public static final int preference_child_padding_side=0x010500a3; - /** Preference fragment padding, bottom + /** Preference fragment padding, bottom */ public static final int preference_fragment_padding_bottom=0x01050096; - /** Preference fragment padding, sides + /** Preference fragment padding, sides */ public static final int preference_fragment_padding_side=0x01050097; - /** Preference fragment padding, sides + /** Preference fragment padding, sides */ public static final int preference_fragment_padding_side_material=0x01050280; - /** Preference fragment padding, vertical + /** Preference fragment padding, vertical */ public static final int preference_fragment_padding_vertical_material=0x01050281; /** Minimum space to allocate to the left of a preference item for an icon. This helps in aligning titles when some items have icons and some don't. When space is - at a premium, we don't pre-allocate any space. + at a premium, we don't pre-allocate any space. */ public static final int preference_icon_minWidth=0x0105009a; public static final int preference_item_padding_inner=0x010500a2; - /** outsideOverlay + /** outsideOverlay */ public static final int preference_item_padding_side=0x010500a1; - /** Preference activity bottom margin + /** Preference activity bottom margin */ public static final int preference_screen_bottom_margin=0x01050094; public static final int preference_screen_header_padding_side=0x010500a0; public static final int preference_screen_header_padding_side_material=0x01050284; - /** Preference activity, vertical padding for the header list + /** Preference activity, vertical padding for the header list */ public static final int preference_screen_header_vertical_padding=0x0105009f; - /** Preference activity, vertical padding for the header list + /** Preference activity, vertical padding for the header list */ public static final int preference_screen_header_vertical_padding_material=0x0105027d; - /** Preference activity side margins + /** Preference activity side margins */ public static final int preference_screen_side_margin=0x01050091; - /** Preference activity side margins + /** Preference activity side margins */ public static final int preference_screen_side_margin_material=0x0105027e; /** Preference activity side margins negative @@ -24964,10 +24964,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Preference activity side margins negative */ public static final int preference_screen_side_margin_negative_material=0x0105027f; - /** Preference activity top margin + /** Preference activity top margin */ public static final int preference_screen_top_margin=0x01050093; - /** Preference widget area width (to the left of the text) + /** Preference widget area width (to the left of the text) */ public static final int preference_widget_width=0x01050095; public static final int primary_content_alpha_material_dark=0x01050010; @@ -24977,13 +24977,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int progress_bar_height_material=0x010502c6; public static final int progress_bar_size_large=0x010502f7; public static final int progress_bar_size_medium=0x010502f6; - /** Progress bar dimens - Progress bar dimens + /** Progress bar dimens + Progress bar dimens */ public static final int progress_bar_size_small=0x010502f5; /** Height of area above QQS where battery/time go. Do not read this dimen directly. Use {@link SystemBarUtils#getQuickQsOffsetHeight} instead. - + */ public static final int quick_qs_offset_height=0x01050066; public static final int resolver_badge_size=0x010501cd; @@ -25005,56 +25005,56 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int resolver_small_margin=0x010501cf; public static final int resolver_tab_text_size=0x010501d8; public static final int resolver_title_padding_bottom=0x010501d9; - /** Size of icon shown beside a preference locked by admin + /** Size of icon shown beside a preference locked by admin */ public static final int restricted_icon_size_material=0x010502b9; - /** Default paddings for content around the corners. + /** Default paddings for content around the corners. */ public static final int rounded_corner_content_padding=0x01050081; - /** Default radius of the software rounded corners. + /** Default radius of the software rounded corners. */ public static final int rounded_corner_radius=0x0105007b; /** Default adjustment for the software rounded corners since corners are not perfectly round. This value is used when retrieving the "radius" of the rounded corner in cases where the exact bezier curve cannot be retrieved. This value will be subtracted from - rounded_corner_radius to more accurately provide a "radius" for the rounded corner. + rounded_corner_radius to more accurately provide a "radius" for the rounded corner. */ public static final int rounded_corner_radius_adjustment=0x0105007e; /** Radius of the software rounded corners at the bottom of the display in its natural - orientation. If zero, the value of rounded_corner_radius is used. + orientation. If zero, the value of rounded_corner_radius is used. */ public static final int rounded_corner_radius_bottom=0x0105007d; /** Bottom adjustment for the software rounded corners since corners are not perfectly round. This value is used when retrieving the "radius" of the bottom rounded corner in cases where the exact bezier curve cannot be retrieved. This value will be subtracted from rounded_corner_radius_bottom to more accurately provide a "radius" for the bottom rounded - corners. + corners. */ public static final int rounded_corner_radius_bottom_adjustment=0x01050080; /** Radius of the software rounded corners at the top of the display in its natural - orientation. If zero, the value of rounded_corner_radius is used. + orientation. If zero, the value of rounded_corner_radius is used. */ public static final int rounded_corner_radius_top=0x0105007c; /** Top adjustment for the software rounded corners since corners are not perfectly round. This value is used when retrieving the "radius" of the top rounded corner in cases where the exact bezier curve cannot be retrieved. This value will be subtracted from rounded_corner_radius_top to more accurately provide a "radius" for the top rounded corners. - + */ public static final int rounded_corner_radius_top_adjustment=0x0105007f; - /** fallback for screen percentage widths + /** fallback for screen percentage widths */ public static final int screen_percentage_05=0x010502ff; public static final int screen_percentage_10=0x01050300; public static final int screen_percentage_12=0x01050301; public static final int screen_percentage_15=0x01050302; public static final int search_view_preferred_height=0x010500dc; - /** Preferred width and height of the search view. + /** Preferred width and height of the search view. */ public static final int search_view_preferred_width=0x010500db; public static final int secondary_content_alpha_material_dark=0x01050012; public static final int secondary_content_alpha_material_light=0x01050013; - /** Rounded corner settings for secondary built-in display + /** Rounded corner settings for secondary built-in display */ public static final int secondary_rounded_corner_radius=0x010501ec; public static final int secondary_rounded_corner_radius_adjustment=0x010501ef; @@ -25063,7 +25063,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int secondary_rounded_corner_radius_top=0x010501ed; public static final int secondary_rounded_corner_radius_top_adjustment=0x010501f0; public static final int secondary_waterfall_display_bottom_edge_size=0x010501eb; - /** For secondary built-in Waterfall Display + /** For secondary built-in Waterfall Display */ public static final int secondary_waterfall_display_left_edge_size=0x010501e8; public static final int secondary_waterfall_display_right_edge_size=0x010501ea; @@ -25072,98 +25072,98 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int seekbar_track_background_height_material=0x010502c4; public static final int seekbar_track_progress_height_material=0x010502c5; public static final int select_dialog_drawable_padding_start_material=0x010502c3; - /** Dialog padding minus control padding, used to fix alignment. + /** Dialog padding minus control padding, used to fix alignment. */ public static final int select_dialog_padding_start_material=0x010502c2; - /** Size of action icons in a slice + /** Size of action icons in a slice */ public static final int slice_icon_size=0x010501ac; - /** Standard padding used in a slice view + /** Standard padding used in a slice view */ public static final int slice_padding=0x010501ad; - /** Size of a slice shortcut view + /** Size of a slice shortcut view */ public static final int slice_shortcut_size=0x010501ab; /** The padding at the end of actions when the snooze and bubble buttons are gone */ public static final int snooze_and_bubble_gone_padding_end=0x010500d4; public static final int spot_shadow_alpha=0x01050142; - /** The default width/height of the icon on the spec of adaptive icon drawable. - The default width/height of the icon on the spec of adaptive icon drawable. + /** The default width/height of the icon on the spec of adaptive icon drawable. + The default width/height of the icon on the spec of adaptive icon drawable. */ public static final int starting_surface_default_icon_size=0x010501e7; - /** The width/height of the icon view on staring surface. - The width/height of the icon view on staring surface. + /** The width/height of the icon view on staring surface. + The width/height of the icon view on staring surface. */ public static final int starting_surface_icon_size=0x010501e6; - /** Size of the giant number (unread count) in the notifications + /** Size of the giant number (unread count) in the notifications */ public static final int status_bar_content_number_size=0x01050079; - /** Margin at the edge of the screen to ignore touch events for in the windowshade. + /** Margin at the edge of the screen to ignore touch events for in the windowshade. */ public static final int status_bar_edge_ignore=0x0105007a; /** Height of the status bar. Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead. - + */ public static final int status_bar_height=0x01050063; /** The default height of the status bar used in {@link SystemBarUtils#getStatusBarHeight} to - calculate the status bar height. + calculate the status bar height. */ public static final int status_bar_height_default=0x01050062; /** Height of the status bar in landscape. Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead. - + */ public static final int status_bar_height_landscape=0x01050065; /** Height of the status bar in portrait. Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead. - + */ public static final int status_bar_height_portrait=0x01050064; - /** Original dp height of notification icons in the status bar + /** Original dp height of notification icons in the status bar */ public static final int status_bar_icon_size=0x01050075; - /** New sp height of notification icons in the status bar + /** New sp height of notification icons in the status bar */ public static final int status_bar_icon_size_sp=0x01050076; /** Intrinsic size of most system icons in status bar. This is the default value that - is used if a Drawable reports an intrinsic size of 0. + is used if a Drawable reports an intrinsic size of 0. */ public static final int status_bar_system_icon_intrinsic_size=0x01050078; - /** Desired size of system icons in status bar. + /** Desired size of system icons in status bar. */ public static final int status_bar_system_icon_size=0x01050077; - /** Rounded corner radius for video subtitles. + /** Rounded corner radius for video subtitles. */ public static final int subtitle_corner_radius=0x0105012e; - /** Outline width for video subtitles. + /** Outline width for video subtitles. */ public static final int subtitle_outline_width=0x01050131; - /** Shadow offset for video subtitles. + /** Shadow offset for video subtitles. */ public static final int subtitle_shadow_offset=0x01050130; - /** Shadow radius for video subtitles. + /** Shadow radius for video subtitles. */ public static final int subtitle_shadow_radius=0x0105012f; - /** System-provided radius for the background view of app widgets. The resolved value of this resource may change at runtime. + /** System-provided radius for the background view of app widgets. The resolved value of this resource may change at runtime. */ public static final int system_app_widget_background_radius=0x01050008; - /** System-provided radius for inner views on app widgets. The resolved value of this resource may change at runtime. + /** System-provided radius for inner views on app widgets. The resolved value of this resource may change at runtime. */ public static final int system_app_widget_inner_radius=0x01050009; /** The minimum swipe gesture distance for showing the system bars when in immersive mode. This - swipe must be within the specified system_gestures_start_threshold area. + swipe must be within the specified system_gestures_start_threshold area. */ public static final int system_gestures_distance_threshold=0x0105006d; /** The default margin used in immersive mode to capture the start of a swipe gesture from the - edge of the screen to show the system bars. + edge of the screen to show the system bars. */ public static final int system_gestures_start_threshold=0x0105006c; - /** Height of a task when in minimized mode from the top when launcher is resizable. + /** Height of a task when in minimized mode from the top when launcher is resizable. */ public static final int task_height_of_minimized_mode=0x0105015d; - /** Height of the bottom taskbar not including decorations like rounded corners. + /** Height of the bottom taskbar not including decorations like rounded corners. */ public static final int taskbar_frame_height=0x0105006a; public static final int text_edit_floating_toolbar_elevation=0x010502a9; @@ -25188,19 +25188,19 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int text_size_subtitle_material_toolbar=0x0105029e; public static final int text_size_title_material=0x0105029b; public static final int text_size_title_material_toolbar=0x0105029d; - /** Dialog end margin for text view + /** Dialog end margin for text view */ public static final int text_view_end_margin=0x0105024f; - /** Dialog start margin for text view + /** Dialog start margin for text view */ public static final int text_view_start_margin=0x0105024e; - /** Default width for a textview error popup + /** Default width for a textview error popup */ public static final int textview_error_popup_default_width=0x010500f3; - /** The height that is used when creating thumbnails of applications. + /** The height that is used when creating thumbnails of applications. */ public static final int thumbnail_height=0x01050001; - /** The width that is used when creating thumbnails of applications. + /** The width that is used when creating thumbnails of applications. */ public static final int thumbnail_width=0x01050002; public static final int timepicker_am_top_padding=0x010502cb; @@ -25214,7 +25214,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int timepicker_radial_picker_horizontal_margin=0x010502d1; public static final int timepicker_radial_picker_top_margin=0x010502d0; public static final int timepicker_selector_dot_radius=0x010502d6; - /** Used by RadialTimePicker in clock-style TimePicker. + /** Used by RadialTimePicker in clock-style TimePicker. */ public static final int timepicker_selector_radius=0x010502d3; public static final int timepicker_selector_stroke=0x010502d4; @@ -25223,54 +25223,54 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int timepicker_text_inset_normal=0x010502d7; public static final int timepicker_text_size_inner=0x010502da; public static final int timepicker_text_size_normal=0x010502d9; - /** Material time picker dimensions. + /** Material time picker dimensions. Text size for the time picker header HH:MM label. This value is large - enough that we don't need to use scaled pixels, dp is fine. + enough that we don't need to use scaled pixels, dp is fine. */ public static final int timepicker_time_label_size=0x010502c8; - /** Elevation of toast view + /** Elevation of toast view */ public static final int toast_elevation=0x01050061; - /** Text size of the message within a toast + /** Text size of the message within a toast */ public static final int toast_text_size=0x01050060; - /** Max width of a toast + /** Max width of a toast */ public static final int toast_width=0x0105005f; - /** Offset from the bottom of the device a toast shows + /** Offset from the bottom of the device a toast shows */ public static final int toast_y_offset=0x0105005e; - /** Border corner radius of the tooltip window. + /** Border corner radius of the tooltip window. */ public static final int tooltip_corner_radius=0x01050164; - /** Left/right padding of the tooltip text. + /** Left/right padding of the tooltip text. */ public static final int tooltip_horizontal_padding=0x01050162; - /** The tooltip does not get closer than this to the window edge + /** The tooltip does not get closer than this to the window edge */ public static final int tooltip_margin=0x01050161; - /** Extra tooltip offset used when anchoring to the mouse/touch position + /** Extra tooltip offset used when anchoring to the mouse/touch position */ public static final int tooltip_precise_anchor_extra_offset=0x01050166; /** View with the height equal or above this threshold will have a tooltip anchored - to the mouse/touch position + to the mouse/touch position */ public static final int tooltip_precise_anchor_threshold=0x01050165; - /** Top/bottom padding of the tooltip text. + /** Top/bottom padding of the tooltip text. */ public static final int tooltip_vertical_padding=0x01050163; - /** Vertical offset from the edge of the anchor view for a non-touch-triggered tooltip. + /** Vertical offset from the edge of the anchor view for a non-touch-triggered tooltip. */ public static final int tooltip_y_offset_non_touch=0x01050160; - /** Tooltip dimensions. - Vertical offset from the edge of the anchor view for a touch-triggered tooltip. + /** Tooltip dimensions. + Vertical offset from the edge of the anchor view for a touch-triggered tooltip. */ public static final int tooltip_y_offset_touch=0x0105015f; - /** Default size for user icons (a.k.a. avatar images) + /** Default size for user icons (a.k.a. avatar images) */ public static final int user_icon_size=0x010501f2; public static final int waterfall_display_bottom_edge_size=0x010501e1; - /** For main built-in Waterfall Display + /** For main built-in Waterfall Display */ public static final int waterfall_display_left_edge_size=0x010501de; public static final int waterfall_display_right_edge_size=0x010501e0; @@ -25590,18 +25590,18 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int cab_background_top_mtrl_alpha=0x010801d4; public static final int checkbox_off_background=0x0108000f; public static final int checkbox_on_background=0x01080010; - /** Style the scrollbars accoridngly. + /** Style the scrollbars accoridngly. */ public static final int config_scrollbarThumbVertical=0x01080600; public static final int config_scrollbarTrackVertical=0x01080601; public static final int control_background_32dp_material=0x010801d5; public static final int control_background_40dp_material=0x010801d6; - /** Drawable to use as a background for separators on a list with a dark background + /** Drawable to use as a background for separators on a list with a dark background */ public static final int dark_header=0x010800a5; public static final int dark_header_dither=0x010801d7; public static final int day_picker_week_view_dayline_holo=0x010801d8; - /** By default a product has no distinct default lock wallpaper + /** By default a product has no distinct default lock wallpaper */ public static final int default_lock_wallpaper=0x010805fe; public static final int dialog_background_material=0x010801d9; @@ -25724,7 +25724,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int ic_go_search_api_holo_dark=0x0108023a; public static final int ic_go_search_api_holo_light=0x0108023b; public static final int ic_go_search_api_material=0x0108023c; - /** @hide + /** @hide */ @android.annotation.SystemApi public static final int ic_info=0x010800b4; @@ -25981,8 +25981,8 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int ic_popup_sync_4=0x010802f7; public static final int ic_popup_sync_5=0x010802f8; public static final int ic_popup_sync_6=0x010802f9; - /** Start safety protection resources to be overlaid - Safety protection icon to be overlaid + /** Start safety protection resources to be overlaid + Safety protection icon to be overlaid */ public static final int ic_safety_protection=0x010805ff; public static final int ic_search_api_holo_dark=0x010802fa; @@ -26451,7 +26451,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int presence_invisible=0x01080069; public static final int presence_offline=0x0108006a; public static final int presence_online=0x0108006b; - /** presence drawables for videochat or audiochat capable contacts + /** presence drawables for videochat or audiochat capable contacts */ public static final int presence_video_away=0x010800ac; public static final int presence_video_busy=0x010800ad; @@ -26553,10 +26553,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Semi-transparent background that can be used when placing a dark themed UI on top of some arbitrary background (such as the wallpaper). This darkens the background sufficiently that the UI - can be seen. + can be seen. Background drawable that can be used for a transparent activity to be able to display a dark UI: this darkens its background to make - a dark (default theme) UI more visible. + a dark (default theme) UI more visible. */ public static final int screen_background_dark_transparent=0x010800a9; public static final int screen_background_holo_dark=0x010805fd; @@ -26564,7 +26564,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int screen_background_light=0x01080099; /** Background drawable that can be used for a transparent activity to be able to display a light UI: this lightens its background to make - a light UI more visible. + a light UI more visible. */ public static final int screen_background_light_transparent=0x010800aa; public static final int screen_background_selector_dark=0x0108050f; @@ -26598,7 +26598,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int seekbar_thumb_unpressed_to_pressed_animation=0x0108052a; public static final int seekbar_tick_mark_material=0x0108052b; public static final int seekbar_track_material=0x0108052c; - /** For date picker widget + /** For date picker widget */ public static final int selected_day_background=0x010805f6; public static final int spinner_16_inner_holo=0x0108052d; @@ -26685,15 +26685,15 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int stat_sys_download_done=0x01080082; public static final int stat_sys_download_done_static=0x0108056b; public static final int stat_sys_headset=0x01080083; - /** @deprecated Replaced by a private asset in the phone app. + /** @deprecated Replaced by a private asset in the phone app. */ @Deprecated public static final int stat_sys_phone_call=0x01080084; - /** @deprecated Replaced by a private asset in the phone app. + /** @deprecated Replaced by a private asset in the phone app. */ @Deprecated public static final int stat_sys_phone_call_forward=0x01080085; - /** @deprecated Replaced by a private asset in the phone app. + /** @deprecated Replaced by a private asset in the phone app. */ @Deprecated public static final int stat_sys_phone_call_on_hold=0x01080086; @@ -26706,11 +26706,11 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int stat_sys_upload_anim4=0x01080570; public static final int stat_sys_upload_anim5=0x01080571; public static final int stat_sys_upload_done=0x01080089; - /** @deprecated Replaced by a private asset in the phone app. + /** @deprecated Replaced by a private asset in the phone app. */ @Deprecated public static final int stat_sys_vp_phone_call=0x010800a7; - /** @deprecated Replaced by a private asset in the phone app. + /** @deprecated Replaced by a private asset in the phone app. */ @Deprecated public static final int stat_sys_vp_phone_call_on_hold=0x010800a8; @@ -26848,7 +26848,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int textfield_selected=0x010805e8; public static final int time_picker_editable_background=0x010805e9; public static final int title_bar=0x01080095; - /** Drawable to use as a background for a taller version of the titlebar + /** Drawable to use as a background for a taller version of the titlebar */ public static final int title_bar_tall=0x010800a6; public static final int toast_frame=0x01080096; @@ -26863,19 +26863,19 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet } public static final class fraction { /** The maximum range of gamma adjustment possible using the screen - auto-brightness adjustment setting. + auto-brightness adjustment setting. */ public static final int config_autoBrightnessAdjustmentMaxGamma=0x01130001; /** Threshold for false rejection rate (FRR) of biometric authentication. Applies for both fingerprint and face. If a dual-modality device only enrolled a single biometric and experiences high FRR (above threshold), system notification will be sent to encourage user - to enroll the other eligible biometric. + to enroll the other eligible biometric. */ public static final int config_biometricNotificationFrrThreshold=0x01130007; /** Duration for the dim animation behind a dialog. This may be either a percentage, which is relative to the duration of the enter/open animation of the window being shown that is dimming behind, or it may - be an integer for a constant duration. + be an integer for a constant duration. */ public static final int config_dimBehindFadeDuration=0x01130000; /** User activity timeout: Maximum screen dim duration as a percentage of screen off timeout. @@ -26891,30 +26891,30 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet This value must be between 0% and 100%. If the value is zero, the screen will not dim before the device goes to sleep. - + */ public static final int config_maximumScreenDimRatio=0x01130003; - /** Pre-scale volume at volume step 1 for Absolute Volume + /** Pre-scale volume at volume step 1 for Absolute Volume */ public static final int config_prescaleAbsoluteVolume_index1=0x01130004; - /** Pre-scale volume at volume step 2 for Absolute Volume + /** Pre-scale volume at volume step 2 for Absolute Volume */ public static final int config_prescaleAbsoluteVolume_index2=0x01130005; - /** Pre-scale volume at volume step 3 for Absolute Volume + /** Pre-scale volume at volume step 3 for Absolute Volume */ public static final int config_prescaleAbsoluteVolume_index3=0x01130006; /** If we allow automatic adjustment of screen brightness while dozing, how many times we want to reduce it to preserve the battery. Value of 100% means no scaling. Not used if there is a designated auto-brightness doze mapping defined in Display Device Config. Also used to scale the brightness for the doze mode when auto-brightness is disabled if - there is an offload session present. + there is an offload session present. */ public static final int config_screenAutoBrightnessDozeScaleFactor=0x01130002; public static final int docked_stack_divider_fixed_ratio=0x01130009; - /** each of these are relative to the display size + /** each of these are relative to the display size */ public static final int input_extract_layout_padding_right=0x0113000a; - /** The amount to scale a fullscreen screenshot thumbnail. + /** The amount to scale a fullscreen screenshot thumbnail. */ public static final int thumbnail_fullscreen_scale=0x01130008; } @@ -27233,97 +27233,97 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int aboveThumb=0x010200a4; public static final int accessibility=0x0102039a; public static final int accessibilityActionClickOnClickableSpan=0x0102007e; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_CONTEXT_CLICK}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_CONTEXT_CLICK}. */ public static final int accessibilityActionContextClick=0x0102003c; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_DRAG_CANCEL}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_DRAG_CANCEL}. */ public static final int accessibilityActionDragCancel=0x01020094; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_DRAG_DROP}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_DRAG_DROP}. */ public static final int accessibilityActionDragDrop=0x01020093; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_DRAG_START}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_DRAG_START}. */ public static final int accessibilityActionDragStart=0x01020092; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_HIDE_TOOLTIP}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_HIDE_TOOLTIP}. */ public static final int accessibilityActionHideTooltip=0x01020045; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_IME_ENTER}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_IME_ENTER}. */ public static final int accessibilityActionImeEnter=0x01020054; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_MOVE_WINDOW}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_MOVE_WINDOW}. */ public static final int accessibilityActionMoveWindow=0x01020042; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PAGE_DOWN}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PAGE_DOWN}. */ public static final int accessibilityActionPageDown=0x01020047; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PAGE_LEFT}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PAGE_LEFT}. */ public static final int accessibilityActionPageLeft=0x01020048; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PAGE_RIGHT}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PAGE_RIGHT}. */ public static final int accessibilityActionPageRight=0x01020049; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PAGE_UP}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PAGE_UP}. */ public static final int accessibilityActionPageUp=0x01020046; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PRESS_AND_HOLD}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_PRESS_AND_HOLD}. */ public static final int accessibilityActionPressAndHold=0x0102004a; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_DOWN}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_DOWN}. */ public static final int accessibilityActionScrollDown=0x0102003a; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_IN_DIRECTION}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_IN_DIRECTION}. */ public static final int accessibilityActionScrollInDirection=0x01020096; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_LEFT}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_LEFT}. */ public static final int accessibilityActionScrollLeft=0x01020039; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_RIGHT}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_RIGHT}. */ public static final int accessibilityActionScrollRight=0x0102003b; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_TO_POSITION}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_TO_POSITION}. */ public static final int accessibilityActionScrollToPosition=0x01020037; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_UP}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SCROLL_UP}. */ public static final int accessibilityActionScrollUp=0x01020038; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SET_PROGRESS}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SET_PROGRESS}. */ public static final int accessibilityActionSetProgress=0x0102003d; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SHOW_ON_SCREEN}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SHOW_ON_SCREEN}. */ public static final int accessibilityActionShowOnScreen=0x01020036; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SHOW_TEXT_SUGGESTIONS}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SHOW_TEXT_SUGGESTIONS}. */ public static final int accessibilityActionShowTextSuggestions=0x01020095; - /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SHOW_TOOLTIP}. + /** Accessibility action identifier for {@link android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction#ACTION_SHOW_TOOLTIP}. */ public static final int accessibilityActionShowTooltip=0x01020044; - /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_BACK}. + /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_BACK}. */ public static final int accessibilitySystemActionBack=0x0102004b; - /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_HOME}. + /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_HOME}. */ public static final int accessibilitySystemActionHome=0x0102004c; - /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_LOCK_SCREEN}. + /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_LOCK_SCREEN}. */ public static final int accessibilitySystemActionLockScreen=0x01020052; - /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_NOTIFICATIONS}. + /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_NOTIFICATIONS}. */ public static final int accessibilitySystemActionNotifications=0x0102004e; - /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_POWER_DIALOG}. + /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_POWER_DIALOG}. */ public static final int accessibilitySystemActionPowerDialog=0x01020050; - /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_QUICK_SETTINGS}. + /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_QUICK_SETTINGS}. */ public static final int accessibilitySystemActionQuickSettings=0x0102004f; - /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_RECENTS}. + /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_RECENTS}. */ public static final int accessibilitySystemActionRecents=0x0102004d; - /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_TAKE_SCREENSHOT}. + /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_TAKE_SCREENSHOT}. */ public static final int accessibilitySystemActionTakeScreenshot=0x01020053; - /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_TOGGLE_SPLIT_SCREEN}. + /** Accessibility action identifier for {@link android.accessibilityservice.AccessibilityService#GLOBAL_ACTION_TOGGLE_SPLIT_SCREEN}. */ public static final int accessibilitySystemActionToggleSplitScreen=0x01020051; public static final int accountPreferences=0x01020061; @@ -27343,7 +27343,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int action_menu_presenter=0x01020069; public static final int action_mode_close_button=0x010203db; public static final int add=0x0102024b; - /** Menu ID to perform a "add to dictionary" operation. + /** Menu ID to perform a "add to dictionary" operation. */ public static final int addToDictionary=0x0102002a; public static final int addToDictionaryButton=0x01020421; @@ -27379,7 +27379,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int audio=0x0102039b; public static final int auto=0x01020229; public static final int auto_fit=0x010202a9; - /** Action used to manually trigger an autofill request + /** Action used to manually trigger an autofill request */ public static final int autofill=0x01020043; public static final int azerty=0x010203c6; @@ -27392,7 +27392,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int bevel=0x010202e1; public static final int blocksDescendants=0x0102026b; public static final int body=0x0102040c; - /** Editor action that makes selected text bold. + /** Editor action that makes selected text bold. */ public static final int bold=0x0102005e; public static final int bool=0x01020326; @@ -27413,7 +27413,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int camera=0x01020076; /** The part of the UI shown by an {@link android.inputmethodservice.InputMethodService} that contains the - views for displaying candidates for what the user has entered. + views for displaying candidates for what the user has entered. */ public static final int candidatesArea=0x0102001d; public static final int cell=0x01020256; @@ -27427,30 +27427,30 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int checkbox=0x01020001; public static final int checked=0x01020435; public static final int choice=0x01020329; - /** Marks the "copy to clipboard" button in the ChooserActivity + /** Marks the "copy to clipboard" button in the ChooserActivity */ public static final int chooser_copy_button=0x0102008f; - /** Marks the "edit" button in the ChooserActivity + /** Marks the "edit" button in the ChooserActivity */ public static final int chooser_edit_button=0x01020091; - /** Marks the "nearby" button in the ChooserActivity + /** Marks the "nearby" button in the ChooserActivity */ public static final int chooser_nearby_button=0x01020090; public static final int clamp=0x010202dc; public static final int clipBounds=0x0102026c; - /** A tag used to save the set of deactivated children that clip + /** A tag used to save the set of deactivated children that clip */ public static final int clip_children_set_tag=0x01020086; - /** A tag used to save the clip children in a tag + /** A tag used to save the clip children in a tag */ public static final int clip_children_tag=0x01020085; public static final int clip_horizontal=0x010200e5; - /** A tag used to save the clip to padding in a tag + /** A tag used to save the clip to padding in a tag */ public static final int clip_to_padding_tag=0x01020087; public static final int clip_vertical=0x010200e6; public static final int clock=0x010202cf; - /** View ID of a {@link android.view.View} to close a popup keyboard + /** View ID of a {@link android.view.View} to close a popup keyboard */ public static final int closeButton=0x01020027; public static final int colemak=0x010203c7; @@ -27469,11 +27469,11 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int contentPanel=0x010203e4; public static final int context_menu=0x01020257; /** Context menu ID for the "Copy" menu item to copy the currently - selected (or all) text in a text view to the clipboard. + selected (or all) text in a text view to the clipboard. */ public static final int copy=0x01020021; /** Context menu ID for the "Copy URL" menu item to copy the currently - selected URL from the text view to the clipboard. + selected URL from the text view to the clipboard. */ public static final int copyUrl=0x01020023; public static final int costsMoney=0x01020348; @@ -27484,7 +27484,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int custom=0x0102002b; public static final int customPanel=0x010203e6; /** Context menu ID for the "Cut" menu item to copy and delete the currently - selected (or all) text in a text view to the clipboard. + selected (or all) text in a text view to the clipboard. */ public static final int cut=0x01020020; public static final int cycle=0x010202b2; @@ -27528,7 +27528,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int extended=0x010203c9; /** The part of the UI shown by an {@link android.inputmethodservice.InputMethodService} that contains the - views for interacting with the user in extraction mode. + views for interacting with the user in extraction mode. */ public static final int extractArea=0x0102001c; public static final int fade_in=0x010202ef; @@ -27637,19 +27637,19 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int input=0x01020009; /** The part of the UI shown by an {@link android.inputmethodservice.InputMethodService} that contains the - views for entering text using the screen. + views for entering text using the screen. */ public static final int inputArea=0x0102001e; /** View id for the accessories (such as the extracted input action button) of text editor inside of an extracted text {@link InputMethodService#onCreateExtractTextView IME extract - view}. This layout must contain the {@link #inputExtractAction}. + view}. This layout must contain the {@link #inputExtractAction}. */ public static final int inputExtractAccessories=0x0102005d; /** View id for the action of text editor inside of an extracted text - {@link InputMethodService#onCreateExtractTextView IME extract view}. + {@link InputMethodService#onCreateExtractTextView IME extract view}. */ public static final int inputExtractAction=0x0102005c; - /** View ID of the text editor inside of an extracted text layout. + /** View ID of the text editor inside of an extracted text layout. */ public static final int inputExtractEditText=0x01020025; public static final int input_header=0x01020430; @@ -27670,10 +27670,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int internalOnly=0x01020382; public static final int intoExisting=0x01020388; public static final int invisible=0x0102022f; - /** Editor action that makes selected text italic. + /** Editor action that makes selected text italic. */ public static final int italic=0x0102005f; - /** ItemTouchHelper uses this id to save a View's original elevation. + /** ItemTouchHelper uses this id to save a View's original elevation. */ public static final int item_touch_helper_previous_elevation=0x0102007f; public static final int jumpcut=0x0102034f; @@ -27681,7 +27681,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int keyboardHidden=0x0102036e; /** View ID of the {@link android.inputmethodservice.KeyboardView} within an input method's input area. - {@deprecated Use Copy this definition into your own application project.} + {@deprecated Use Copy this definition into your own application project.} */ @Deprecated public static final int keyboardView=0x01020026; @@ -27775,10 +27775,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int nosensor=0x0102035c; public static final int notSensitive=0x010203ba; public static final int notification=0x01020310; - /** A tag used to save the notification action object + /** A tag used to save the notification action object */ public static final int notification_action_index_tag=0x01020089; - /** A tag used to save the index where the custom view is stored + /** A tag used to save the index where the custom view is stored */ public static final int notification_custom_view_index_tag=0x0102008a; public static final int notouch=0x01020378; @@ -27804,7 +27804,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int parentMatrix=0x01020071; public static final int parentPanel=0x010203de; /** Context menu ID for the "Paste" menu item to copy the current contents - of the clipboard into the text view. + of the clipboard into the text view. */ public static final int paste=0x01020022; public static final int pasteAsPlainText=0x01020031; @@ -27855,13 +27855,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int remoteMessaging=0x01020393; public static final int remote_checked_change_listener_tag=0x0102007c; public static final int remote_input_tag=0x0102007a; - /** View tag for remote views to store the index of the next child when adding nested remote views dynamically. + /** View tag for remote views to store the index of the next child when adding nested remote views dynamically. */ public static final int remote_views_next_child=0x01020097; - /** View tag associating a view with its overridden id, to ensure valid recycling only. + /** View tag associating a view with its overridden id, to ensure valid recycling only. */ public static final int remote_views_override_id=0x01020099; - /** View tag associating a view with its stable id for potential recycling. + /** View tag associating a view with its stable id for potential recycling. */ public static final int remote_views_stable_id=0x01020098; public static final int removed=0x0102034c; @@ -27910,11 +27910,11 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int secondaryProgress=0x0102000f; public static final int seekbar=0x01020402; /** Context menu ID for the "Select All" menu item to select all text - in a text view. + in a text view. */ public static final int selectAll=0x0102001f; /** Context menu ID for the "Select text..." menu item to switch to text - selection context mode in text views. + selection context mode in text views. */ public static final int selectTextMode=0x0102002d; public static final int select_all=0x0102043a; @@ -27974,7 +27974,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int stack=0x010202db; public static final int standard=0x01020356; public static final int start=0x010200b0; - /** Menu ID to perform a "start selecting text" operation. + /** Menu ID to perform a "start selecting text" operation. */ public static final int startSelectingText=0x01020028; public static final int stateAlwaysHidden=0x0102009e; @@ -27984,7 +27984,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int stateUnspecified=0x010200a2; public static final int stateVisible=0x010200a3; public static final int statusBarBackground=0x0102002f; - /** Menu ID to perform a "stop selecting text" operation. + /** Menu ID to perform a "stop selecting text" operation. */ public static final int stopSelectingText=0x01020029; public static final int strict=0x010203bd; @@ -27998,7 +27998,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int sweep=0x010202d6; /** Context menu ID for the "Input Method" menu item to being up the input method picker dialog, allowing the user to switch to another - input method. + input method. */ public static final int switchInputMethod=0x01020024; public static final int switch_widget=0x01020040; @@ -28009,31 +28009,31 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int tabcontent=0x01020011; public static final int tabhost=0x01020012; public static final int tabs=0x01020013; - /** A tag used to save an animator in alpha + /** A tag used to save an animator in alpha */ public static final int tag_alpha_animator=0x01020084; - /** A tag used to save whether a view was laid out before + /** A tag used to save whether a view was laid out before */ public static final int tag_is_first_layout=0x01020083; - /** A tag used on notification @id/right_icon to indicate that this view should remain visible even when the @id/left_icon is shown. + /** A tag used on notification @id/right_icon to indicate that this view should remain visible even when the @id/left_icon is shown. */ public static final int tag_keep_when_showing_left_icon=0x0102008e; - /** A tag used to save the original top of a view + /** A tag used to save the original top of a view */ public static final int tag_layout_top=0x01020082; - /** A tag used to store the margin end for this view when the right icon is visible + /** A tag used to store the margin end for this view when the right icon is visible */ public static final int tag_margin_end_when_icon_gone=0x0102008b; - /** A tag used to store the margin end for this view when the right icon is gone + /** A tag used to store the margin end for this view when the right icon is gone */ public static final int tag_margin_end_when_icon_visible=0x0102008c; - /** A tag used to save an animator in top + /** A tag used to save an animator in top */ public static final int tag_top_animator=0x01020080; - /** A tag used to save the current top override + /** A tag used to save the current top override */ public static final int tag_top_override=0x01020081; - /** A tag used on the notification @id/left_icon to indicate that this view should be pupulated with the drawable from @id/right_icon when visible. + /** A tag used on the notification @id/left_icon to indicate that this view should be pupulated with the drawable from @id/right_icon when visible. */ public static final int tag_uses_right_icon_drawable=0x0102008d; public static final int text=0x010200b8; @@ -28091,7 +28091,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int trackball=0x01020380; public static final int transitionPosition=0x0102006f; public static final int transitionTransform=0x01020070; - /** A tag used to save the view added to a transition overlay + /** A tag used to save the view added to a transition overlay */ public static final int transition_overlay_view_tag=0x01020088; public static final int translucent=0x010202d8; @@ -28129,7 +28129,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int uiMode=0x01020376; public static final int unchecked=0x01020436; public static final int undefined=0x0102037a; - /** Editor action that makes selected text underline. + /** Editor action that makes selected text underline. */ public static final int underline=0x01020060; public static final int undo=0x01020032; @@ -28194,174 +28194,174 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet score table defined in CarrierConfigManager#KEY_AUTO_DATA_SWITCH_RAT_SIGNAL_SCORE_STRING_ARRAY. If 0, the device always switch to the higher score SIM. - If < 0, the network type and signal strength based auto switch is disabled. + If < 0, the network type and signal strength based auto switch is disabled. */ public static final int auto_data_switch_score_tolerance=0x010e0150; /** Define the maximum retry times when a validation for switching failed. */ public static final int auto_data_switch_validation_max_retry=0x010e014f; - /** Maximum number of datasets that are visible in the UX picker without scrolling + /** Maximum number of datasets that are visible in the UX picker without scrolling */ public static final int autofill_max_visible_datasets=0x010e016d; public static final int button_pressed_animation_delay=0x010e0184; public static final int button_pressed_animation_duration=0x010e0183; - /** Max number of downloads allowed to proceed concurrently + /** Max number of downloads allowed to proceed concurrently */ public static final int config_MaxConcurrentDownloadsAllowed=0x010e0097; /** Color mode to use when accessibility transforms are enabled. This color mode must be supported by the device, but not necessarily appear in config_availableColorModes. The - regularly selected color mode will be used if this value is negative. + regularly selected color mode will be used if this value is negative. */ public static final int config_accessibilityColorMode=0x010e0044; - /** The duration in which a recent task is considered in session and should be visible. + /** The duration in which a recent task is considered in session and should be visible. */ public static final int config_activeTaskDurationHours=0x010e00be; public static final int config_activityDefaultDur=0x010e0007; - /** The duration (in milliseconds) of the activity open/close and fragment open/close animations. + /** The duration (in milliseconds) of the activity open/close and fragment open/close animations. */ public static final int config_activityShortDur=0x010e0006; /** PowerStats aggregation span duration in milliseconds. This is the length of battery history time for every aggregated power stats span that is stored stored in PowerStatsStore. - It should not be larger than config_powerStatsAggregationPeriod (but it can be the same) + It should not be larger than config_powerStatsAggregationPeriod (but it can be the same) */ public static final int config_aggregatedPowerStatsSpanDuration=0x010e012a; - /** The alert controller to use for alert dialogs. - Use micro alert controller + /** The alert controller to use for alert dialogs. + Use micro alert controller */ public static final int config_alertDialogController=0x010e014b; - /** Allowed unprivileged keepalive slots per uid. + /** Allowed unprivileged keepalive slots per uid. */ public static final int config_allowedUnprivilegedKeepalivePerUid=0x010e001e; - /** Retention policy: number of records to kept for the historical exit info per package. + /** Retention policy: number of records to kept for the historical exit info per package. */ public static final int config_app_exit_info_history_list_size=0x010e0106; - /** Limit of how long the device can remain unlocked due to attention checking. + /** Limit of how long the device can remain unlocked due to attention checking. */ public static final int config_attentionMaximumExtension=0x010e00a3; /** The time in milliseconds of prolonged user inactivity after which device goes to sleep, - even if wakelocks are held. + even if wakelocks are held. */ public static final int config_attentiveTimeout=0x010e0045; /** How long to show a warning message to user before the device goes to sleep after prolonged - user inactivity. + user inactivity. */ public static final int config_attentiveWarningDuration=0x010e0046; - /** The default min volume for the alarm stream + /** The default min volume for the alarm stream */ public static final int config_audio_alarm_min_vol=0x010e008f; - /** The default volume for the notification stream + /** The default volume for the notification stream */ public static final int config_audio_notif_vol_default=0x010e008c; - /** The number of volume steps for the notification stream + /** The number of volume steps for the notification stream */ public static final int config_audio_notif_vol_steps=0x010e008b; - /** The default volume for the ring stream + /** The default volume for the ring stream */ public static final int config_audio_ring_vol_default=0x010e008e; - /** The number of volume steps for the ring stream + /** The number of volume steps for the ring stream */ public static final int config_audio_ring_vol_steps=0x010e008d; /** Stability requirements in milliseconds for accepting a new brightness level. This is used for debouncing the light sensor. Different constants are used to debounce the light sensor when adapting to brighter or darker environments. This parameter controls how quickly brightness changes occur in response to an observed change in light level that exceeds the - hysteresis threshold. + hysteresis threshold. */ public static final int config_autoBrightnessBrighteningLightDebounce=0x010e0076; public static final int config_autoBrightnessDarkeningLightDebounce=0x010e0077; /** Initial light sensor event rate in milliseconds for automatic brightness control. This is used for obtaining the first light sample when the device stops dozing. - Set this to -1 to disable this feature. + Set this to -1 to disable this feature. */ public static final int config_autoBrightnessInitialLightSensorRate=0x010e0078; - /** Light sensor event rate in milliseconds for automatic brightness control. + /** Light sensor event rate in milliseconds for automatic brightness control. */ public static final int config_autoBrightnessLightSensorRate=0x010e0079; /** Timeout (in milliseconds) after which we remove the effects any user interactions might've had on the brightness mapping. This timeout doesn't start until we transition to a non-interactive display policy so that we don't reset while users are using their devices, but also so that we don't erroneously keep the short-term model if the device is dozing - but the display is fully on. + but the display is fully on. */ public static final int config_autoBrightnessShortTermModelTimeout=0x010e007c; - /** Default number of notifications from the same app before they are automatically grouped by the OS + /** Default number of notifications from the same app before they are automatically grouped by the OS */ public static final int config_autoGroupAtCount=0x010e00ec; /** The sensor id of an "any motion" sensor used in auto-power save modes. - 0 indicates this sensor is not available. + 0 indicates this sensor is not available. */ public static final int config_autoPowerModeAnyMotionSensor=0x010e0014; /** The threshold angle for any motion detection in auto-power save modes. - In hundreths of a degree. + In hundreths of a degree. */ public static final int config_autoPowerModeThresholdAngle=0x010e0013; /** Number of seconds of uptime after a full user enters the background before we attempt to - stop it due to inactivity. Set to -1 to disable scheduling stopping background users. + stop it due to inactivity. Set to -1 to disable scheduling stopping background users. */ public static final int config_backgroundUserScheduledStopTimeSecs=0x010e00af; /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.locationMode - (LOCATION_MODE_FOREGROUND_ONLY) + (LOCATION_MODE_FOREGROUND_ONLY) */ public static final int config_batterySaver_full_locationMode=0x010e0127; /** Default for BatterySaverPolicy.DEFAULT_FULL_POLICY.soundTriggerMode - (SOUND_TRIGGER_MODE_CRITICAL_ONLY) + (SOUND_TRIGGER_MODE_CRITICAL_ONLY) */ public static final int config_batterySaver_full_soundTriggerMode=0x010e0128; /** The types of state where we'll exempt its battery usage during that state. The state here must be one or a combination of STATE_TYPE_* in BaseAppStateTracker. - + */ public static final int config_bg_current_drain_exempted_types=0x010e011d; /** The threshold of minimal time of hosting a foreground service with type "location" over the given window, so it'd subject towards the higher background current drain threshold. - + */ public static final int config_bg_current_drain_location_min_duration=0x010e011c; /** The threshold of minimal time of hosting a foreground service with type "mediaPlayback" or a media session, over the given window, so it'd subject towards the higher background current drain threshold. - + */ public static final int config_bg_current_drain_media_playback_min_duration=0x010e011b; /** The power usage components we're monitoring. Must one of the definition in BatteryConsumer. - + */ public static final int config_bg_current_drain_power_components=0x010e011a; /** The types of battery drain we're checking on each app; if the sum of the battery drain exceeds the threshold, it'll be moved to background restricted level. The value must be one of or combination of the definitions in AppBatteryPolicy. - + */ public static final int config_bg_current_drain_types_to_bg_restricted=0x010e0119; /** The types of battery drain we're checking on each app; if the sum of the battery drain exceeds the threshold, it'll be moved to restricted standby bucket. The value must be one of or combination of the definitions in AppBatteryPolicy. - + */ public static final int config_bg_current_drain_types_to_restricted_bucket=0x010e0118; - /** The background current drain monitoring window size. + /** The background current drain monitoring window size. */ public static final int config_bg_current_drain_window=0x010e0117; /** Note: This config is deprecated, use BluetoothProperties instead. Idle current for bluetooth controller. 0 by default - + */ public static final int config_bluetooth_idle_cur_ma=0x010e0082; /** Note: This config is deprecated, use BluetoothProperties instead. Operating volatage for bluetooth controller. 0 by default - + */ public static final int config_bluetooth_operating_voltage_mv=0x010e0085; /** Note: This config is deprecated, use BluetoothProperties instead. Rx current for bluetooth controller. 0 by default - + */ public static final int config_bluetooth_rx_cur_ma=0x010e0083; /** Note: This config is deprecated, use BluetoothProperties instead. Tx current for bluetooth controller. 0 by default - + */ public static final int config_bluetooth_tx_cur_ma=0x010e0084; /** Fast brightness animation ramp rate in brightness units per second @@ -28370,55 +28370,55 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Slow brightness animation ramp rate in brightness units per second */ public static final int config_brightness_ramp_rate_slow=0x010e0021; - /** Specifies the maximum burn-in offset horizontally. + /** Specifies the maximum burn-in offset horizontally. */ public static final int config_burnInProtectionMaxHorizontalOffset=0x010e00c8; /** Specifies the maximum burn-in offset displacement from the center. If -1, no maximum value - will be used. + will be used. */ public static final int config_burnInProtectionMaxRadius=0x010e00c6; - /** Specifies the maximum burn-in offset vertically. + /** Specifies the maximum burn-in offset vertically. */ public static final int config_burnInProtectionMaxVerticalOffset=0x010e00ca; - /** Specifies the minimum burn-in offset horizontally. + /** Specifies the minimum burn-in offset horizontally. */ public static final int config_burnInProtectionMinHorizontalOffset=0x010e00c7; - /** Specifies the minimum burn-in offset vertically. + /** Specifies the minimum burn-in offset vertically. */ public static final int config_burnInProtectionMinVerticalOffset=0x010e00c9; - /** The OEM specified sensor type for the gesture to launch the camera app. + /** The OEM specified sensor type for the gesture to launch the camera app. */ public static final int config_cameraLaunchGestureSensorType=0x010e00dc; - /** The OEM specified sensor type for the lift trigger to launch the camera app. + /** The OEM specified sensor type for the lift trigger to launch the camera app. */ public static final int config_cameraLiftTriggerSensorType=0x010e00ed; - /** Interval in milliseconds to average light sensor values for camera light brightness + /** Interval in milliseconds to average light sensor values for camera light brightness */ public static final int config_cameraPrivacyLightAlsAveragingIntervalMillis=0x010e011e; /** Control whether being in the car dock (and powered) always keeps the screen on. By default it stays on when plugged in to AC. 0 will not keep it on; or together 1 to stay on when plugged - in to AC and 2 to stay on when plugged in to USB. (So 3 for both.) + in to AC and 2 to stay on when plugged in to USB. (So 3 for both.) */ public static final int config_carDockKeepsScreenOn=0x010e0030; - /** Car dock behavior + /** Car dock behavior The number of degrees to rotate the display when the device is in a car dock. - A value of -1 means no change in orientation by default. + A value of -1 means no change in orientation by default. */ public static final int config_carDockRotation=0x010e002f; - /** Sprint need a 70 ms delay for 3way call + /** Sprint need a 70 ms delay for 3way call */ public static final int config_cdma_3waycall_flash_delay=0x010e00c1; public static final int config_chooser_max_targets_per_row=0x010e0115; /** Display low battery warning when battery level dips to this value. - Also, the battery stats are flushed to disk when we hit this level. + Also, the battery stats are flushed to disk when we hit this level. */ public static final int config_criticalBatteryWarningLevel=0x010e005e; /** When a database query is executed, the results returned are paginated - in pages of size (in KB) indicated by this value + in pages of size (in KB) indicated by this value */ public static final int config_cursorWindowSize=0x010e0099; - /** the number of the max cached processes in the system. + /** the number of the max cached processes in the system. */ public static final int config_customizedMaxCachedProcesses=0x010e0114; /** The time duration in millis after which Telephony will abort the last message datagram @@ -28427,7 +28427,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet timer is given by this config. In OFF or IDLE state, the duration of the timer is the sum of this config and the config_satellite_modem_image_switching_duration_millis. - + */ public static final int config_datagram_wait_for_connected_state_for_last_message_timeout_millis=0x010e0162; /** The time duration in millis after which Telephony will abort the datagram sending requests. @@ -28435,59 +28435,59 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet NOT_CONNECTED state. In NOT_CONNECTED, the duration of the timer is given by this config. In OFF or IDLE state, the duration of the timer is the sum of this config and the config_satellite_modem_image_switching_duration_millis. - + */ public static final int config_datagram_wait_for_connected_state_timeout_millis=0x010e0157; - /** The default reduced-datarate notification mask - 2 means give warning + /** The default reduced-datarate notification mask + 2 means give warning */ public static final int config_datause_notification_type=0x010e0089; - /** The default data-use polling period. + /** The default data-use polling period. */ public static final int config_datause_polling_period_sec=0x010e0086; /** The default data-use threshold in bytes. 0 disables */ public static final int config_datause_threshold_bytes=0x010e0087; - /** The default reduced-datarate value in kilobits per sec + /** The default reduced-datarate value in kilobits per sec */ public static final int config_datause_throttle_kbitsps=0x010e0088; - /** Trigger a heap dump if the system server pss usage exceeds this threshold. 400 MB + /** Trigger a heap dump if the system server pss usage exceeds this threshold. 400 MB */ public static final int config_debugSystemServerPssThresholdBytes=0x010e0100; /** The default intensity level for alarm vibrations. See Settings.System.ALARM_VIBRATION_INTENSITY more details on the constant values and - meanings. + meanings. */ public static final int config_defaultAlarmVibrationIntensity=0x010e0058; /** The default number of times per second that the seconds hand on AnalogClock ticks. If set - to 0, the seconds hand will be disabled. + to 0, the seconds hand will be disabled. */ public static final int config_defaultAnalogClockSecondsHandFps=0x010e0113; - /** The default batch size for the binder heavy hitter auto sampler + /** The default batch size for the binder heavy hitter auto sampler */ public static final int config_defaultBinderHeavyHitterAutoSamplerBatchSize=0x010e0109; - /** The default batch size for the binder heavy hitter watcher + /** The default batch size for the binder heavy hitter watcher */ public static final int config_defaultBinderHeavyHitterWatcherBatchSize=0x010e0108; /** The default mode for the default display. One of the following values (See Display.java): 0 - COLOR_MODE_DEFAULT 7 - COLOR_MODE_SRGB - + */ public static final int config_defaultDisplayDefaultColorMode=0x010e00b4; /** The default intensity level for haptic feedback. See Settings.System.HAPTIC_FEEDBACK_INTENSITY more details on the constant values and - meanings. + meanings. */ public static final int config_defaultHapticFeedbackIntensity=0x010e0059; /** The default intensity level for media vibrations. See Settings.System.MEDIA_VIBRATION_INTENSITY more details on the constant values and - meanings. + meanings. */ public static final int config_defaultMediaVibrationIntensity=0x010e005a; /** Min time in milliseconds to complete an emergency gesture for it count. If the gesture is completed faster than this, we assume it's not performed by human and the - event gets ignored. + event gets ignored. */ public static final int config_defaultMinEmergencyGestureTapDurationMillis=0x010e0125; /** Default mode to control how Night display is automatically activated. @@ -28495,15 +28495,15 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 0 - AUTO_MODE_DISABLED 1 - AUTO_MODE_CUSTOM_TIME 2 - AUTO_MODE_TWILIGHT - + */ public static final int config_defaultNightDisplayAutoMode=0x010e0034; /** Default time when Night display is automatically deactivated. - Represented as milliseconds from midnight (e.g. 21600000 == 6am). + Represented as milliseconds from midnight (e.g. 21600000 == 6am). */ public static final int config_defaultNightDisplayCustomEndTime=0x010e0036; /** Default time when Night display is automatically activated. - Represented as milliseconds from midnight (e.g. 79200000 == 10pm). + Represented as milliseconds from midnight (e.g. 79200000 == 10pm). */ public static final int config_defaultNightDisplayCustomStartTime=0x010e0035; /** Control the default night mode to use when there is no other mode override set. @@ -28511,24 +28511,24 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 0 - MODE_NIGHT_AUTO 1 - MODE_NIGHT_NO 2 - MODE_NIGHT_YES - + */ public static final int config_defaultNightMode=0x010e0033; - /** Default LED off time for notification LED in milliseconds. + /** Default LED off time for notification LED in milliseconds. */ public static final int config_defaultNotificationLedOff=0x010e0064; - /** Default LED on time for notification LED in milliseconds. + /** Default LED on time for notification LED in milliseconds. */ public static final int config_defaultNotificationLedOn=0x010e0063; /** The default intensity level for notification vibrations. See Settings.System.NOTIFICATION_VIBRATION_INTENSITY more details on the constant values and - meanings. + meanings. */ public static final int config_defaultNotificationVibrationIntensity=0x010e005b; /** The default peak refresh rate for a given device. Change this value if you want to prevent the framework from using higher refresh rates, even if display modes with higher refresh rates are available from hardware composer. Only has an effect if the value is - non-zero. + non-zero. */ public static final int config_defaultPeakRefreshRate=0x010e00f8; /** The default refresh rate for a given device. Change this value to set a higher default @@ -28538,23 +28538,23 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet setFrameRate(). If a non-zero value is set for config_defaultPeakRefreshRate, then config_defaultRefreshRate may be set to 0, in which case the value set for - config_defaultPeakRefreshRate will act as the default frame rate. + config_defaultPeakRefreshRate will act as the default frame rate. */ public static final int config_defaultRefreshRate=0x010e00f7; - /** Default refresh rate while the device has high brightness mode enabled for HDR. + /** Default refresh rate while the device has high brightness mode enabled for HDR. */ public static final int config_defaultRefreshRateInHbmHdr=0x010e00ff; /** Default refresh rate while the device has high brightness mode enabled for Sunlight. - This value overrides values from DisplayDeviceConfig + This value overrides values from DisplayDeviceConfig */ public static final int config_defaultRefreshRateInHbmSunlight=0x010e00fe; /** Default refresh rate in the zone defined by brightness and ambient thresholds. - If non-positive, then the refresh rate is unchanged even if thresholds are configured. + If non-positive, then the refresh rate is unchanged even if thresholds are configured. */ public static final int config_defaultRefreshRateInZone=0x010e00fc; /** The default intensity level for ring vibrations. See Settings.System.RING_VIBRATION_INTENSITY more details on the constant values and - meanings. + meanings. */ public static final int config_defaultRingVibrationIntensity=0x010e005c; /** Control the default UI mode type to use when there is no other type override @@ -28564,10 +28564,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 5 UI_MODE_TYPE_APPLIANCE 6 UI_MODE_TYPE_WATCH 7 UI_MODE_TYPE_VR_HEADSET - Any other values will have surprising consequences. + Any other values will have surprising consequences. */ public static final int config_defaultUiModeType=0x010e0032; - /** The default vibration strength, must be between 1 and 255 inclusive. + /** The default vibration strength, must be between 1 and 255 inclusive. */ public static final int config_defaultVibrationAmplitude=0x010e00d8; /** The default "usage setting" indicating that the device is either a voice-centric @@ -28585,93 +28585,93 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int config_delay_for_ims_dereg_millis=0x010e014c; /** The time duration in millis after which DemoSimulator will move to CONNECTED state from NOT_CONNECTED state if the device is aligned to satellite. - + */ public static final int config_demo_pointing_aligned_duration_millis=0x010e0160; /** The time duration in millis after which DemoSimulator will move to NOT_CONNECTED state from CONNECTED state if the device is not aligned to satellite. - + */ public static final int config_demo_pointing_not_aligned_duration_millis=0x010e0161; /** Control whether being in the desk dock (and powered) always keeps the screen on. By default it stays on when plugged in to AC. 0 will not keep it on; or together 1 to stay on when plugged - in to AC and 2 to stay on when plugged in to USB. (So 3 for both.) + in to AC and 2 to stay on when plugged in to USB. (So 3 for both.) */ public static final int config_deskDockKeepsScreenOn=0x010e002e; - /** Desk dock behavior + /** Desk dock behavior The number of degrees to rotate the display when the device is in a desk dock. - A value of -1 means no change in orientation by default. + A value of -1 means no change in orientation by default. */ public static final int config_deskDockRotation=0x010e002d; /** Device state that corresponds to concurrent display mode where the default display is the internal display. Public API for the feature is provided through Jetpack WindowManager. TODO(b/236022708) Move concurrent display state to device state config file - + */ public static final int config_deviceStateConcurrentRearDisplay=0x010e0121; /** Device state that corresponds to rear display mode, feature provided through Jetpack WindowManager TODO(b/236022708) Move rear display state to device state config file - + */ public static final int config_deviceStateRearDisplay=0x010e0120; /** See AmbientFilter. How long ambient brightness changes are kept and taken into consideration - (in milliseconds). Must be positive. + (in milliseconds). Must be positive. */ public static final int config_displayWhiteBalanceBrightnessFilterHorizon=0x010e00f2; - /** Display White-Balance + /** Display White-Balance See AmbientSensor.AmbientBrightnessSensor. - The ambient brightness sensor rate (in milliseconds). Must be positive. + The ambient brightness sensor rate (in milliseconds). Must be positive. */ public static final int config_displayWhiteBalanceBrightnessSensorRate=0x010e00f1; - /** Default color temperature, in Kelvin, used by display white balance. + /** Default color temperature, in Kelvin, used by display white balance. */ public static final int config_displayWhiteBalanceColorTemperatureDefault=0x010e003f; /** See AmbientFilter. How long ambient color temperature changes are kept and taken into consideration - (in milliseconds). Must be positive. + (in milliseconds). Must be positive. */ public static final int config_displayWhiteBalanceColorTemperatureFilterHorizon=0x010e00f4; - /** Maximum color temperature, in Kelvin, supported by display white balance. + /** Maximum color temperature, in Kelvin, supported by display white balance. */ public static final int config_displayWhiteBalanceColorTemperatureMax=0x010e003e; - /** Minimum color temperature, in Kelvin, supported by display white balance. + /** Minimum color temperature, in Kelvin, supported by display white balance. */ public static final int config_displayWhiteBalanceColorTemperatureMin=0x010e003d; /** See AmbientSensor.AmbientColorTemperatureSensor. - The ambient color temperature sensor rate (in milliseconds). Must be positive. + The ambient color temperature sensor rate (in milliseconds). Must be positive. */ public static final int config_displayWhiteBalanceColorTemperatureSensorRate=0x010e00f3; /** See DisplayWhiteBalanceThrottler. The debounce time (in milliseconds) for decreasing the screen color tempearture, throttled - if time < lastTime - debounce. Must be non-negative. + if time < lastTime - debounce. Must be non-negative. */ public static final int config_displayWhiteBalanceDecreaseDebounce=0x010e00f6; - /** The CCT closest to the white coordinates (primary) above and in SurfaceControl. + /** The CCT closest to the white coordinates (primary) above and in SurfaceControl. */ public static final int config_displayWhiteBalanceDisplayNominalWhiteCct=0x010e0040; /** See DisplayWhiteBalanceThrottler. The debounce time (in milliseconds) for increasing the screen color temperature, throttled - if time > lastTime + debounce. Must be non-negative. + if time > lastTime + debounce. Must be non-negative. */ public static final int config_displayWhiteBalanceIncreaseDebounce=0x010e00f5; - /** Duration, in milliseconds, of the display white balance animated transitions. + /** Duration, in milliseconds, of the display white balance animated transitions. */ public static final int config_displayWhiteBalanceTransitionTime=0x010e0041; - /** Duration, in milliseconds, of the display white balance animated transitions when decreasing cct. + /** Duration, in milliseconds, of the display white balance animated transitions when decreasing cct. */ public static final int config_displayWhiteBalanceTransitionTimeDecrease=0x010e0043; - /** Duration, in milliseconds, of the display white balance animated transitions when increasing cct. + /** Duration, in milliseconds, of the display white balance animated transitions when increasing cct. */ public static final int config_displayWhiteBalanceTransitionTimeIncrease=0x010e0042; /** Controls the snap mode for the docked stack divider 0 - 3 snap targets: left/top has 16:9 ratio, 1:1, and right/bottom has 16:9 ratio 1 - 3 snap targets: fixed ratio, 1:1, (1 - fixed ratio) 2 - 1 snap target: 1:1 - + */ public static final int config_dockedStackDividerSnapMode=0x010e00e0; /** Control the behavior when the user double presses the power button. @@ -28680,7 +28680,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 2 - Brightness boost 3 - Launch target activity defined by config_doublePressOnPowerTargetActivity if available - + */ public static final int config_doublePressOnPowerBehavior=0x010e004e; /** Control the behavior when the user double presses the stem primary button. @@ -28688,7 +28688,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet a watch, setting this config is no-op. 0 - Nothing 1 - Switch to the recent app - + */ public static final int config_doublePressOnStemPrimaryBehavior=0x010e0052; /** Control the behavior when the user double-taps the home button. @@ -28697,65 +28697,65 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 2 - Picture-in-picture menu This needs to match the constants in policy/src/com/android/internal/policy/impl/PhoneWindowManager.java - + */ public static final int config_doubleTapOnHomeBehavior=0x010e0070; /** Provides default value for double line clock in lock screen setting: 0 - Don't show double line clock - 1 - Show double line clock in lock screen (default) + 1 - Show double line clock in lock screen (default) */ public static final int config_doublelineClockDefault=0x010e006e; /** When the free space available in DownloadManager's data dir falls below the percentage value specified by this param, DownloadManager starts removing files to try to make percentage of available - free space above this threshold value. + free space above this threshold value. */ public static final int config_downloadDataDirLowSpaceThreshold=0x010e0098; /** Max space (in MB) allocated to DownloadManager to store the downloaded files if they are to be stored in DownloadManager's data dir, - which typically is /data/data/com.android.providers.downloads/files + which typically is /data/data/com.android.providers.downloads/files */ public static final int config_downloadDataDirSize=0x010e0096; public static final int config_dozeWakeLockScreenDebounce=0x010e00a6; /** Number of milliseconds to hold a wake lock to ensure that drawing is fully flushed to the display while dozing. This value needs to be large enough to account for processing and rendering time plus a frame or two of latency - in the display pipeline plus some slack just to be sure. + in the display pipeline plus some slack just to be sure. */ public static final int config_drawLockTimeoutMillis=0x010e00bf; - /** The duration in milliseconds of the dream closing animation. + /** The duration in milliseconds of the dream closing animation. */ public static final int config_dreamCloseAnimationDuration=0x010e00a5; - /** The duration in milliseconds of the dream opening animation. + /** The duration in milliseconds of the dream opening animation. */ public static final int config_dreamOpenAnimationDuration=0x010e00a4; - /** 1 second - The maximum number of times to attempt reconnecting to the dream overlay service + /** 1 second + The maximum number of times to attempt reconnecting to the dream overlay service */ public static final int config_dreamOverlayMaxReconnectAttempts=0x010e0023; /** The timeout (in ms) to wait before attempting to reconnect to the dream overlay service if - it becomes disconnected + it becomes disconnected */ public static final int config_dreamOverlayReconnectTimeoutMs=0x010e0022; /** If the battery level drops by this percentage and the user activity timeout has expired, then assume the device is receiving insufficient current to charge - effectively and terminate the dream. Use -1 to disable this safety feature. + effectively and terminate the dream. Use -1 to disable this safety feature. */ public static final int config_dreamsBatteryLevelDrainCutoff=0x010e00a2; /** Minimum battery level to allow dreaming when not powered. - Use -1 to disable this safety feature. + Use -1 to disable this safety feature. */ public static final int config_dreamsBatteryLevelMinimumWhenNotPowered=0x010e00a1; /** Minimum battery level to allow dreaming when powered. - Use -1 to disable this safety feature. + Use -1 to disable this safety feature. */ public static final int config_dreamsBatteryLevelMinimumWhenPowered=0x010e00a0; /** See DropBoxManagerService. The minimum period in milliseconds between broadcasts for entries with low priority - dropbox tags. + dropbox tags. */ public static final int config_dropboxLowPriorityBroadcastRateLimitPeriod=0x010e0101; - /** Config flag to track default disable threshold for Dynamic power savings enabled battery saver. + /** Config flag to track default disable threshold for Dynamic power savings enabled battery saver. */ public static final int config_dynamicPowerSavingsDefaultDisableThreshold=0x010e0126; /** The timeout duration in milliseconds to determine whether to recommend Dialer to show the @@ -28765,23 +28765,23 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet registered, and cellular service is not available. When the timer expires, SatelliteSOSMessageRecommender will send the event EVENT_DISPLAY_EMERGENCY_MESSAGE to Dialer, which will then prompt user to switch to using satellite emergency messaging. - + */ public static final int config_emergency_call_wait_for_connection_timeout_millis=0x010e015a; /** Indicates the data limit in bytes that can be used for bootstrap sim until factory reset. - -1 means unlimited. + -1 means unlimited. */ public static final int config_esim_bootstrap_data_limit_bytes=0x010e015b; /** External display peak height for the given device. Change this value if you want to prevent the framework from using higher resolution, even if display modes with higher resolutions are available from hardware composer. Only has an effect if this value and - config_externalDisplayPeakRefreshRate and config_externalDisplayPeakWidth are non-zero. + config_externalDisplayPeakRefreshRate and config_externalDisplayPeakWidth are non-zero. */ public static final int config_externalDisplayPeakHeight=0x010e00fb; /** External display peak refresh rate for the given device. Change this value if you want to prevent the framework from using higher refresh rates, even if display modes with higher refresh rates are available from hardware composer. Only has an effect if this value and - config_externalDisplayPeakWidth and config_externalDisplayPeakHeight are non-zero. + config_externalDisplayPeakWidth and config_externalDisplayPeakHeight are non-zero. */ public static final int config_externalDisplayPeakRefreshRate=0x010e00f9; /** External display peak width for the given device. Change this value if you want @@ -28796,7 +28796,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet earlier. A low value allows more memory to be used by processes but may cause more allocations to block waiting on disk I/O or lowmemorykiller. Overrides the default value chosen by ActivityManager based on screen size. 0 prevents keeping any extra - memory over what the kernel keeps by default. -1 keeps the default. + memory over what the kernel keeps by default. -1 keeps the default. */ public static final int config_extraFreeKbytesAbsolute=0x010e0011; /** Device configuration adjusting the /proc/sys/vm/extra_free_kbytes tunable in the kernel @@ -28805,66 +28805,66 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet allocation time and causing the lowmemorykiller to kill earlier. A negative value allows more memory to be used by processes but may cause more allocations to block waiting on disk I/O or lowmemorykiller. Directly added to the default value chosen by - ActivityManager based on screen size. + ActivityManager based on screen size. */ public static final int config_extraFreeKbytesAdjust=0x010e0012; - /** Limit for the number of face templates per user + /** Limit for the number of face templates per user */ public static final int config_faceMaxTemplatesPerUser=0x010e00cb; - /** For performance and storage reasons, limit the number of fingerprints per user + /** For performance and storage reasons, limit the number of fingerprints per user */ public static final int config_fingerprintMaxTemplatesPerUser=0x010e00cc; /** Default refresh rate in the high zone defined by brightness and ambient thresholds. - If non-positive, then the refresh rate is unchanged even if thresholds are configured. + If non-positive, then the refresh rate is unchanged even if thresholds are configured. */ public static final int config_fixedRefreshRateInHighZone=0x010e00fd; - /** Integer to set a max latency the accelerometer will batch sensor requests with. + /** Integer to set a max latency the accelerometer will batch sensor requests with. */ public static final int config_flipToScreenOffMaxLatencyMicros=0x010e0081; /** Amount of time in ms the user needs to press the relevant key to bring up the - global actions dialog + global actions dialog */ public static final int config_globalActionsKeyTimeout=0x010e00aa; /** The maximum byte size of the information contained in the bundle of - HotwordDetectedResult. + HotwordDetectedResult. */ public static final int config_hotwordDetectedResultMaxBundleSize=0x010e0112; /** Threshold (in ms) under which a screen off / screen on will be considered a reset of the immersive mode confirmation prompt. */ public static final int config_immersive_mode_confirmation_panic=0x010e00b6; - /** The alarm window (in milliseconds) that JobScheduler uses to enter the idle state + /** The alarm window (in milliseconds) that JobScheduler uses to enter the idle state */ public static final int config_jobSchedulerIdleWindowSlop=0x010e00e3; /** Inactivity threshold (in milliseconds) used in JobScheduler. JobScheduler will consider - the device to be "idle" after being inactive for this long. + the device to be "idle" after being inactive for this long. */ public static final int config_jobSchedulerInactivityIdleThreshold=0x010e00e1; /** Inactivity threshold (in milliseconds) used in JobScheduler. JobScheduler will consider the device to be "idle" after being inactive for this long if the device is on stable - power. Stable power is defined as "charging + battery not low". + power. Stable power is defined as "charging + battery not low". */ public static final int config_jobSchedulerInactivityIdleThresholdOnStablePower=0x010e00e2; - /** The length of grace period after user becomes background user + /** The length of grace period after user becomes background user */ public static final int config_jobSchedulerUserGracePeriod=0x010e00e4; /** Number of days preloaded file cache should be preserved on a device before it can be - deleted + deleted */ public static final int config_keepPreloadsMinDays=0x010e00e9; /** Control the behavior when the user presses the power and volume up buttons together. 0 - Nothing 1 - Mute toggle 2 - Global actions menu - + */ public static final int config_keyChordPowerVolumeUp=0x010e004a; - /** Timeout for receiving the keyguard drawn event from System UI. + /** Timeout for receiving the keyguard drawn event from System UI. */ public static final int config_keyguardDrawnTimeout=0x010e002c; /** Corners radius for activity presented the letterbox mode. Values < 0 enable rounded corners with radius equal to min between device bottom corner radii. Default 0 value turns - off rounded corners logic in LetterboxUiController. + off rounded corners logic in LetterboxUiController. */ public static final int config_letterboxActivityCornersRadius=0x010e010a; /** Corners appearance of the letterbox background. @@ -28876,7 +28876,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet config_letterboxBackgroundWallaperDarkScrimAlpha. If it's not the case or blur radius provided but blur isn't supported by the device and this option is selected then implementation will default to option 0. - If given value is outside of this range, the option 0 will be assummed. + If given value is outside of this range, the option 0 will be assummed. */ public static final int config_letterboxBackgroundType=0x010e010b; /** Default horizontal position of the letterboxed app window when reachability is @@ -28886,7 +28886,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet - Option 0 - Left. - Option 1 - Center. - Option 2 - Right. - If given value is outside of this range, the option 0 (left) is assummed. + If given value is outside of this range, the option 0 (left) is assummed. */ public static final int config_letterboxDefaultPositionForBookModeReachability=0x010e010e; /** Default horizontal position of the letterboxed app window when reachability is @@ -28896,7 +28896,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet - Option 0 - Left. - Option 1 - Center. - Option 2 - Right. - If given value is outside of this range, the option 1 (center) is assummed. + If given value is outside of this range, the option 1 (center) is assummed. */ public static final int config_letterboxDefaultPositionForHorizontalReachability=0x010e010c; /** Default vertical position of the letterboxed app window when reachability is @@ -28906,7 +28906,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet - Option 0 - Top. - Option 1 - Center. - Option 2 - Bottom. - If given value is outside of this range, the option 0 (top) is assummed. + If given value is outside of this range, the option 0 (top) is assummed. */ public static final int config_letterboxDefaultPositionForTabletopModeReachability=0x010e010f; /** Default vertical position of the letterboxed app window when reachability is @@ -28916,42 +28916,42 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet - Option 0 - Top. - Option 1 - Center. - Option 2 - Bottom. - If given value is outside of this range, the option 1 (center) is assummed. + If given value is outside of this range, the option 1 (center) is assummed. */ public static final int config_letterboxDefaultPositionForVerticalReachability=0x010e010d; /** Indicate whether the lid state impacts the accessibility of the physical keyboard. 0 means it doesn't, 1 means it is accessible when the lid is open, 2 means it is accessible when the lid is - closed. The default is 0. + closed. The default is 0. */ public static final int config_lidKeyboardAccessibility=0x010e0026; /** Indicate whether the lid state impacts the accessibility of the navigation buttons. 0 means it doesn't, 1 means it is accessible when the lid is open, 2 means it is accessible when the lid is - closed. The default is 0. + closed. The default is 0. */ public static final int config_lidNavigationAccessibility=0x010e0027; - /** Lid switch behavior + /** Lid switch behavior The number of degrees to rotate the display when the keyboard is open. - A value of -1 means no change in orientation by default. + A value of -1 means no change in orientation by default. */ public static final int config_lidOpenRotation=0x010e0025; /** Amount of time it takes for the light sensor to warm up in milliseconds. For this time after the screen turns on, the Power Manager - will not debounce light sensor readings + will not debounce light sensor readings */ public static final int config_lightSensorWarmupTime=0x010e007e; - /** The attenuation in dB applied to the lock/unlock sounds. + /** The attenuation in dB applied to the lock/unlock sounds. */ public static final int config_lockSoundVolumeDb=0x010e0005; - /** The duration (in milliseconds) of a long animation. + /** The duration (in milliseconds) of a long animation. */ public static final int config_longAnimTime=0x010e0002; /** Control the behavior when the user long presses the back button. Non-zero values are only valid for watches as part of CDD/CTS. 0 - Nothing 1 - Go to voice assist - + */ public static final int config_longPressOnBackBehavior=0x010e004b; /** Control the behavior when the user long presses the home button. @@ -28961,7 +28961,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 3 - Launch notification panel This needs to match the constants in policy/src/com/android/internal/policy/impl/PhoneWindowManager.java - + */ public static final int config_longPressOnHomeBehavior=0x010e006f; /** Control the behavior when the user long presses the power button. @@ -28971,10 +28971,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 3 - Power off (without confirmation) 4 - Go to voice assist 5 - Go to assistant (Settings.Secure.ASSISTANT) - + */ public static final int config_longPressOnPowerBehavior=0x010e0047; - /** The time in milliseconds after which a press on power button is considered "long". + /** The time in milliseconds after which a press on power button is considered "long". */ public static final int config_longPressOnPowerDurationMs=0x010e0048; /** Control the behavior when the user long presses the stem primary button. @@ -28982,17 +28982,17 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet a watch, setting this config is no-op. 0 - Nothing 1 - Launch voice assistant - + */ public static final int config_longPressOnStemPrimaryBehavior=0x010e0051; - /** The default suggested battery % at which we enable battery saver automatically. + /** The default suggested battery % at which we enable battery saver automatically. */ public static final int config_lowBatteryAutoTriggerDefaultLevel=0x010e0061; /** Close low battery warning when battery level reaches the lowBatteryWarningLevel - plus this + plus this */ public static final int config_lowBatteryCloseWarningBump=0x010e0062; - /** Display low battery warning when battery level dips to this value + /** Display low battery warning when battery level dips to this value */ public static final int config_lowBatteryWarningLevel=0x010e0060; /** Device configuration setting the minfree tunable in the lowmemorykiller in the kernel. @@ -29001,7 +29001,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet stay in memory. A low value will keep more processes in memory but may cause thrashing if set too low. Overrides the default value chosen by ActivityManager based on screen size and total memory for the largest lowmemorykiller bucket, and - scaled proportionally to the smaller buckets. -1 keeps the default. + scaled proportionally to the smaller buckets. -1 keeps the default. */ public static final int config_lowMemoryKillerMinFreeKbytesAbsolute=0x010e000f; /** Device configuration adjusting the minfree tunable in the lowmemorykiller in the @@ -29010,34 +29010,34 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet to stay in memory. A low value will keep more processes in memory but may cause thrashing if set too low. Directly added to the default value chosen by ActivityManager based on screen size and total memory for the largest lowmemorykiller - bucket, and scaled proportionally to the smaller buckets. 0 keeps the default. + bucket, and scaled proportionally to the smaller buckets. 0 keeps the default. */ public static final int config_lowMemoryKillerMinFreeKbytesAdjust=0x010e0010; /** The amount of time after becoming non-interactive (in ms) after which - Low Power Standby can activate. + Low Power Standby can activate. */ public static final int config_lowPowerStandbyNonInteractiveTimeout=0x010e0116; /** The maximum number of visible recent tasks to be presented to the user through the - SystemUI. Can be -1 if there is no maximum limit. + SystemUI. Can be -1 if there is no maximum limit. */ public static final int config_maxNumVisibleRecentTasks=0x010e00bd; /** The maximum number of visible recent tasks to be presented to the user through the - SystemUI. Can be -1 if there is no maximum limit. + SystemUI. Can be -1 if there is no maximum limit. */ public static final int config_maxNumVisibleRecentTasks_lowRam=0x010e00bb; /** Maximum number of grid columns permitted in the ResolverActivity - used for picking activities to handle an intent. + used for picking activities to handle an intent. */ public static final int config_maxResolverActivityColumns=0x010e00ac; - /** The number of tasks to scan to get the visibility of Home + /** The number of tasks to scan to get the visibility of Home */ public static final int config_maxScanTasksForHomeVisibility=0x010e011f; - /** Sharesheet: define a max number of targets per application for new shortcuts-based direct share introduced in Q + /** Sharesheet: define a max number of targets per application for new shortcuts-based direct share introduced in Q */ public static final int config_maxShortcutTargetsPerApp=0x010e0105; /** Maximum size, specified in pixels, to restrain the display space width to. Height and density will be scaled accordingly to maintain aspect ratio. A value of 0 indicates no - constraint will be enforced. + constraint will be enforced. */ public static final int config_maxUiWidth=0x010e00ea; /** User activity timeout: Maximum screen dim duration in milliseconds. @@ -29053,38 +29053,38 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet This value may be zero in which case the screen will not dim before the device goes to sleep. - + */ public static final int config_maximumScreenDimDuration=0x010e00a9; - /** Set initial MaxRetry value for operators + /** Set initial MaxRetry value for operators */ public static final int config_mdc_initial_max_retry=0x010e00db; - /** Flag indicating current media Output Switcher version. + /** Flag indicating current media Output Switcher version. */ public static final int config_mediaOutputSwitchDialogVersion=0x010e0090; /** Defines suitability of the built-in speaker route. - Refer to {@link MediaRoute2Info} to see supported values. + Refer to {@link MediaRoute2Info} to see supported values. */ public static final int config_mediaRouter_builtInSpeakerSuitability=0x010e0122; - /** The duration (in milliseconds) of a medium-length animation. + /** The duration (in milliseconds) of a medium-length animation. */ public static final int config_mediumAnimTime=0x010e0001; /** Defines metrics pull cooldown period. The default cooldown period is 23 hours, - some Telephony metrics need to be pulled more frequently + some Telephony metrics need to be pulled more frequently */ public static final int config_metrics_pull_cooldown_millis=0x010e015f; - /** The duration after which the dream overlay connection should be considered stable + /** The duration after which the dream overlay connection should be considered stable */ public static final int config_minDreamOverlayDurationMs=0x010e0024; - /** Defines the minimum interval (in ms) between two input-based user-activity poke events. + /** Defines the minimum interval (in ms) between two input-based user-activity poke events. */ public static final int config_minMillisBetweenInputUserActivityEvents=0x010e0123; /** The minimum number of visible recent tasks to be presented to the user through the - SystemUI. Can be -1 if there is no minimum limit. + SystemUI. Can be -1 if there is no minimum limit. */ public static final int config_minNumVisibleRecentTasks=0x010e00bc; /** The minimum number of visible recent tasks to be presented to the user through the - SystemUI. Can be -1 if there is no minimum limit. + SystemUI. Can be -1 if there is no minimum limit. */ public static final int config_minNumVisibleRecentTasks_lowRam=0x010e00ba; /** User activity timeout: Minimum screen off timeout in milliseconds. @@ -29095,33 +29095,33 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet This value must be greater than zero, otherwise the device will immediately fall asleep again as soon as it is awoken. - + */ public static final int config_minimumScreenOffTimeout=0x010e00a7; /** This setting is deprecated, please use com.android.networkstack.tethering.R.integer.config_mobile_hotspot_provision_check_period - instead. + instead. */ public static final int config_mobile_hotspot_provision_check_period=0x010e001f; /** Configure mobile network MTU. The standard default is set here but each carrier - may have a specific value set in an overlay config.xml file. + may have a specific value set in an overlay config.xml file. */ public static final int config_mobile_mtu=0x010e00b3; /** Additional offset to use for motion prediction, in nanoseconds. A positive number indicates that the prediction will take place further in the future and, in general, should represent - some built-in hardware delays that prediction should try to recover. + some built-in hardware delays that prediction should try to recover. */ public static final int config_motionPredictionOffsetNanos=0x010e009a; - /** Maximum number of users we allow to be running at a time + /** Maximum number of users we allow to be running at a time */ public static final int config_multiuserMaxRunningUsers=0x010e00ae; - /** Maximum number of supported users + /** Maximum number of supported users */ public static final int config_multiuserMaximumUsers=0x010e00ad; /** Controls the navigation bar interaction mode: 0: 3 button mode (back, home, overview buttons) 1: 2 button mode (back, home buttons + swipe up for overview) - 2: gestures only for back, home and overview + 2: gestures only for back, home and overview */ public static final int config_navBarInteractionMode=0x010e00de; /** Controls the opacity of the navigation bar depending on the visibility of the @@ -29130,47 +29130,47 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 1 - Nav bar is always translucent when the freeform stack is visible, otherwise always opaque. 2 - Nav bar is never forced opaque. - + */ public static final int config_navBarOpacityMode=0x010e00dd; /** Whether the device should automatically switch away from Wi-Fi networks that lose Internet access. Actual device behaviour is controlled by - Settings.Global.NETWORK_AVOID_BAD_WIFI. This is the default value of that setting. + Settings.Global.NETWORK_AVOID_BAD_WIFI. This is the default value of that setting. */ public static final int config_networkAvoidBadWifi=0x010e0018; /** Default daily multipath budget used by ConnectivityManager.getMultipathPreference() on metered networks. This default quota only used if quota could not be determined from data plan or data limit/warning set by the user. The value that is actually used is controlled by Settings.Global.NETWORK_DEFAULT_DAILY_MULTIPATH_QUOTA_BYTES. This is the - default value of that setting. + default value of that setting. */ public static final int config_networkDefaultDailyMultipathQuotaBytes=0x010e001c; /** Default value for ConnectivityManager.getMultipathPreference() on metered networks. Actual device behaviour is controlled by Settings.Global.NETWORK_METERED_MULTIPATH_PREFERENCE. - This is the default value of that setting. + This is the default value of that setting. */ public static final int config_networkMeteredMultipathPreference=0x010e001b; - /** Whether/how to notify the user on network switches. See LingerMonitor.java. + /** Whether/how to notify the user on network switches. See LingerMonitor.java. */ public static final int config_networkNotifySwitchType=0x010e0017; - /** Default network policy warning threshold, in megabytes. + /** Default network policy warning threshold, in megabytes. */ public static final int config_networkPolicyDefaultWarning=0x010e009f; /** If the hardware supports specially marking packets that caused a wakeup of the - main CPU, set this value to the mark used. + main CPU, set this value to the mark used. */ public static final int config_networkWakeupPacketMark=0x010e0019; - /** Mask to use when checking skb mark defined in config_networkWakeupPacketMark above. + /** Mask to use when checking skb mark defined in config_networkWakeupPacketMark above. */ public static final int config_networkWakeupPacketMask=0x010e001a; /** Default color temperature, in Kelvin, to tint the screen when Night display is - activated. + activated. */ public static final int config_nightDisplayColorTemperatureDefault=0x010e0038; - /** Maximum color temperature, in Kelvin, supported by Night display. + /** Maximum color temperature, in Kelvin, supported by Night display. */ public static final int config_nightDisplayColorTemperatureMax=0x010e0039; - /** Minimum color temperature, in Kelvin, supported by Night display. + /** Minimum color temperature, in Kelvin, supported by Night display. */ public static final int config_nightDisplayColorTemperatureMin=0x010e0037; /** Upper limit imposed for long text content for BigTextStyle, MessagingStyle and @@ -29178,65 +29178,65 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet capped by vertical space available. It is only enabled when the value is positive int. */ public static final int config_notificationLongTextMaxLineCount=0x010e006d; - /** Number of notifications to keep in the notification service historical archive + /** Number of notifications to keep in the notification service historical archive Number of notifications to keep in the notification service historical archive. - Reduced intentionally for watches to retain minimal memory footprint + Reduced intentionally for watches to retain minimal memory footprint */ public static final int config_notificationServiceArchiveSize=0x010e006c; /** Strip notification RemoteView objects that are larger in bytes than this value (also log) - (default 2MB) + (default 2MB) */ public static final int config_notificationStripRemoteViewSizeBytes=0x010e0104; /** Trigger a warning for notifications with RemoteView objects that are larger in bytes than this value (default 1MB) */ public static final int config_notificationWarnRemoteViewSizeBytes=0x010e0103; - /** Default value for led color when battery is fully or nearly fully charged + /** Default value for led color when battery is fully or nearly fully charged */ public static final int config_notificationsBatteryFullARGB=0x010e0068; - /** Default value for LED off time when the battery is low on charge in miliseconds + /** Default value for LED off time when the battery is low on charge in miliseconds */ public static final int config_notificationsBatteryLedOff=0x010e006a; - /** Default value for LED on time when the battery is low on charge in miliseconds + /** Default value for LED on time when the battery is low on charge in miliseconds */ public static final int config_notificationsBatteryLedOn=0x010e0069; - /** Default value for led color when battery is low on charge + /** Default value for led color when battery is low on charge */ public static final int config_notificationsBatteryLowARGB=0x010e0066; /** LED behavior when battery is low. Color for solid is taken from config_notificationsBatteryLowARGB 0 - default, solid when charging, flashing when not charging 1 - always solid when battery is low - 2 - always flashing when battery is low + 2 - always flashing when battery is low */ public static final int config_notificationsBatteryLowBehavior=0x010e0065; - /** Default value for led color when battery is medium charged + /** Default value for led color when battery is medium charged */ public static final int config_notificationsBatteryMediumARGB=0x010e0067; - /** Battery level percent that is treated as nearly full. + /** Battery level percent that is treated as nearly full. */ public static final int config_notificationsBatteryNearlyFullLevel=0x010e006b; /** Automatic "network" time detection config: Normal network time polling frequency in - milliseconds. + milliseconds. */ public static final int config_ntpPollingInterval=0x010e009c; /** Automatic "network" time detection config: Try-again network time polling interval in - milliseconds, in case the network request failed + milliseconds, in case the network request failed */ public static final int config_ntpPollingIntervalShorter=0x010e009d; /** Automatic "network" time detection config: Number of times to try network time polling with the shorter interval, before backing off until the normal polling interval. A value < 0 - indicates infinite. + indicates infinite. */ public static final int config_ntpRetry=0x010e009e; - /** SNTP client config: Timeout to wait for an NTP server response in milliseconds. + /** SNTP client config: Timeout to wait for an NTP server response in milliseconds. */ public static final int config_ntpTimeout=0x010e009b; /** Number of physical SIM slots on the device. This includes both eSIM and pSIM slots, and is not necessarily the same as the number of phones/logical modems supported by the device. For example, a multi-sim device can have 2 phones/logical modems, but 3 physical slots, or a single SIM device can have 1 phones/logical modems, but 2 physical slots (one eSIM - and one pSIM) + and one pSIM) */ public static final int config_num_physical_slots=0x010e00c2; /** The time duration in seconds which is used to decide whether the Location returned from @@ -29246,7 +29246,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet the current elapsed real time is less than this config. If the Location is considered fresh, it will be used as the current location by Telephony to decide whether satellite services should be allowed. - + */ public static final int config_oem_enabled_satellite_location_fresh_duration=0x010e015d; /** Override the default detection behavior for the framework method @@ -29254,75 +29254,75 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet Valid settings are: 0 - No change. Use the default autodetection behavior. 1 - The device DOES have a permanent menu key; ignore autodetection. - 2 - The device DOES NOT have a permanent menu key; ignore autodetection. + 2 - The device DOES NOT have a permanent menu key; ignore autodetection. */ public static final int config_overrideHasPermanentMenuKey=0x010e00b8; - /** Amount of time during which autorotation will be disabled since last display switch + /** Amount of time during which autorotation will be disabled since last display switch */ public static final int config_pauseRotationWhenUnfolding_displaySwitchTimeout=0x010e002a; /** Maximum hinge angle event to be considered to disable autorotation when folding or - unfolding + unfolding */ public static final int config_pauseRotationWhenUnfolding_hingeEventTimeout=0x010e0029; - /** Amount of time during which autorotation will be disabled since last hinge angle event + /** Amount of time during which autorotation will be disabled since last hinge angle event */ public static final int config_pauseRotationWhenUnfolding_maxHingeAngle=0x010e0028; - /** pdp data reject retry delay in ms + /** pdp data reject retry delay in ms */ public static final int config_pdp_reject_retry_delay_ms=0x010e0107; - /** The character count of the minimum match for comparison phone numbers + /** The character count of the minimum match for comparison phone numbers */ public static final int config_phonenumber_compare_min_match=0x010e005d; /** The maximum number of actions that is supported for picture-in-picture. This number - must be no less than 3 for back compatibility. + must be no less than 3 for back compatibility. */ public static final int config_pictureInPictureMaxNumberOfActions=0x010e00df; - /** Bytes that the PinnerService will pin for Home app + /** Bytes that the PinnerService will pin for Home app */ public static final int config_pinnerHomePinBytes=0x010e00e7; - /** Bytes that the PinnerService will pin for WebView + /** Bytes that the PinnerService will pin for WebView */ public static final int config_pinnerWebviewPinBytes=0x010e00e8; /** PowerStats aggregation period in milliseconds. This is the interval at which the power - stats aggregation procedure is performed and the results stored in PowerStatsStore. + stats aggregation procedure is performed and the results stored in PowerStatsStore. */ public static final int config_powerStatsAggregationPeriod=0x010e0129; - /** How close vibration request should be when they're aggregated for dumpsys, in ms. + /** How close vibration request should be when they're aggregated for dumpsys, in ms. */ public static final int config_previousVibrationsDumpAggregationTimeMillisLimit=0x010e00d5; - /** How long history of previous vibrations should be kept for the dumpsys. + /** How long history of previous vibrations should be kept for the dumpsys. */ public static final int config_previousVibrationsDumpSizeLimit=0x010e00d4; /** Timeout (in milliseconds) after which we start the animation "Android - is starting" + is starting" */ public static final int config_progressTimeoutFallbackHome=0x010e007d; /** The duration (in milliseconds) that the radio will scan for a signal - when there's no network connection. If the scan doesn't timeout, use zero + when there's no network connection. If the scan doesn't timeout, use zero */ public static final int config_radioScanningTimeout=0x010e0015; - /** How long history of recent vibrations should be kept for the dumpsys. + /** How long history of recent vibrations should be kept for the dumpsys. */ public static final int config_recentVibrationsDumpSizeLimit=0x010e00d3; - /** Default strength, in percentage, of bright color reduction when activated. + /** Default strength, in percentage, of bright color reduction when activated. */ public static final int config_reduceBrightColorsStrengthDefault=0x010e003a; - /** Maximum strength, in percentage, supported by bright color reduction. + /** Maximum strength, in percentage, supported by bright color reduction. */ public static final int config_reduceBrightColorsStrengthMax=0x010e003c; - /** Minimum strength, in percentage, supported by bright color reduction. + /** Minimum strength, in percentage, supported by bright color reduction. */ public static final int config_reduceBrightColorsStrengthMin=0x010e003b; /** Reevaluate existing data networks for bootstrap sim data usage at mentioned intervals during esim bootstrap activation. If the value set is 0 or -1, default interval of - 60000 millis will be set. + 60000 millis will be set. */ public static final int config_reevaluate_bootstrap_sim_data_usage_millis=0x010e015c; /** The duration (in milliseconds) that the vibrator control service will wait for new - vibration params. + vibration params. */ public static final int config_requestVibrationParamsTimeout=0x010e0016; - /** Reserved privileged keepalive slots per transport. + /** Reserved privileged keepalive slots per transport. */ public static final int config_reservedPrivilegedKeepaliveSlots=0x010e001d; /** Whether the device checks the activity min width/height to determine if it can be shown in @@ -29336,22 +29336,22 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 1: The device always compare the activity min width/height with the min multi windowing modes dimensions {@link config_minPercentageMultiWindowSupportWidth} the device supports to determine if the activity can be shown in multi windowing modes. - + */ public static final int config_respectsActivityMinWidthHeightMultiWindow=0x010e00e6; /** Safe headphone volume index. When music stream volume is below this index the SPL on headphone output is compliant to EN 60950 requirements for portable music - players. + players. */ public static final int config_safe_media_volume_index=0x010e00b1; /** Safe USB headset gain. This value is used to ensure that the SPL on the USB - headset output is compliant to EN 60950 requirements for portable music players. + headset output is compliant to EN 60950 requirements for portable music players. */ public static final int config_safe_media_volume_usb_mB=0x010e00b2; /** The time duration in millis after which cellular scanning will be enabled and satellite will move to IDLE state. This timeout duration is used for satellite with NB IOT radio technologies in demo mode. - + */ public static final int config_satellite_demo_mode_nb_iot_inactivity_timeout_millis=0x010e0155; /** The time duration in seconds which is used to decide whether satellite is in emergency @@ -29359,32 +29359,32 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If the duration from the last time when an emergency call is made to the current time is less than or equal to this duration, satellite is considered as in emergency mode. - + */ public static final int config_satellite_emergency_mode_duration=0x010e015e; - /** The time duration in millis needed to switch the modem image from TN to NTN. + /** The time duration in millis needed to switch the modem image from TN to NTN. */ public static final int config_satellite_modem_image_switching_duration_millis=0x010e0156; /** The time duration in millis after which cellular scanning will be enabled and satellite will move to IDLE state. This timeout duration is used for satellite with NB IOT radio technologies. - + */ public static final int config_satellite_nb_iot_inactivity_timeout_millis=0x010e0154; /** The time duration in millis that the satellite will stay at listening state to wait for the next incoming page before disabling listening and moving to IDLE state. This timeout duration is used when transitioning from receiving state to listening state. - + */ public static final int config_satellite_stay_at_listening_from_receiving_millis=0x010e0153; /** The time duration in millis that the satellite will stay at listening state to wait for the next incoming page before disabling listening and moving to IDLE state. This timeout duration is used when transitioning from sending state to listening state. - + */ public static final int config_satellite_stay_at_listening_from_sending_millis=0x010e0152; /** Maximum screen brightness setting when screen brightness capped in Wear Bedtime mode. - The value must be in the range [0, 255]. + The value must be in the range [0, 255]. */ public static final int config_screenBrightnessCapForWearBedtimeMode=0x010e0074; /** Minimum allowable screen brightness to use in a very dark room. @@ -29393,73 +29393,73 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet config_autoBrightnessLcdBacklightValues so as to allow the user to have some range of adjustment to dim the screen further than usual in very dark rooms. The contents of the screen must still be clearly visible - in darkness (although they may not be visible in a bright room). + in darkness (although they may not be visible in a bright room). */ public static final int config_screenBrightnessDark=0x010e007b; /** Screen brightness used to dim the screen when the user activity timeout expires. May be less than the minimum allowed brightness setting - that can be set by the user. + that can be set by the user. */ public static final int config_screenBrightnessDim=0x010e007a; /** Screen brightness used to dim the screen while dozing in a very low power state. May be less than the minimum allowed brightness setting - that can be set by the user. + that can be set by the user. */ public static final int config_screenBrightnessDoze=0x010e0075; /** Note: This setting is deprecated, please use - config_screenBrightnessSettingDefaultFloat instead + config_screenBrightnessSettingDefaultFloat instead */ public static final int config_screenBrightnessSettingDefault=0x010e0073; /** Note: This setting is deprecated, please use - config_screenBrightnessSettingMaximumFloat instead + config_screenBrightnessSettingMaximumFloat instead */ public static final int config_screenBrightnessSettingMaximum=0x010e0072; /** Note: This setting is deprecated, please use - config_screenBrightnessSettingMinimumFloat instead + config_screenBrightnessSettingMinimumFloat instead */ public static final int config_screenBrightnessSettingMinimum=0x010e0071; /** User activity timeout: Screen timeout override in milliseconds. This value must be greater than 0, otherwise the invalid value will not apply to the screen timeout override policy. - + */ public static final int config_screenTimeoutOverride=0x010e00a8; /** Time adjustment, in milliseconds, applied to the default double tap threshold - used for gesture detection by the screen magnifier. + used for gesture detection by the screen magnifier. Time adjustment, in milliseconds, applied to the default double tap threshold - used for gesture detection by the screen magnifier. + used for gesture detection by the screen magnifier. */ public static final int config_screen_magnification_multi_tap_adjustment=0x010e00c5; - /** Total time for the rotation background color transition + /** Total time for the rotation background color transition */ public static final int config_screen_rotation_color_transition=0x010e000d; - /** Fade in time for screen rotation + /** Fade in time for screen rotation */ public static final int config_screen_rotation_fade_in=0x010e0009; - /** Fade in delay time for screen rotation + /** Fade in delay time for screen rotation */ public static final int config_screen_rotation_fade_in_delay=0x010e000a; - /** Fade out time for screen rotation + /** Fade out time for screen rotation */ public static final int config_screen_rotation_fade_out=0x010e0008; - /** Total time for 180 degree screen rotation animation + /** Total time for 180 degree screen rotation animation */ public static final int config_screen_rotation_total_180=0x010e000c; - /** Total time for 90 degree screen rotation animations + /** Total time for 90 degree screen rotation animations */ public static final int config_screen_rotation_total_90=0x010e000b; /** Amount of time in ms the user needs to press the relevant keys to trigger the - screenshot chord + screenshot chord */ public static final int config_screenshotChordKeyTimeout=0x010e00ab; /** Control the behavior of the search key. 0 - Launch default search activity 1 - Launch target activity defined by config_searchKeyTargetActivity - + */ public static final int config_searchKeyBehavior=0x010e0055; - /** The integer index of the selected option in config_udfps_touch_detection_options + /** The integer index of the selected option in config_udfps_touch_detection_options */ public static final int config_selected_udfps_touch_detection=0x010e0102; /** Control the behavior when the user presses the settings button. @@ -29468,10 +29468,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 2 - Nothing This needs to match the constants in com/android/server/policy/PhoneWindowManager.java - + */ public static final int config_settingsKeyBehavior=0x010e004c; - /** The duration (in milliseconds) of a short animation. + /** The duration (in milliseconds) of a short animation. */ public static final int config_shortAnimTime=0x010e0000; /** Control the behavior when the user short presses the power button. @@ -29481,13 +29481,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 3 - Really go to sleep and go home (don't doze) 4 - Go to home 5 - Dismiss IME if shown. Otherwise go to home - + */ public static final int config_shortPressOnPowerBehavior=0x010e004d; /** Control the behavior when the user presses the sleep button. 0 - Go to sleep (doze) 1 - Go to sleep (doze) and go home - + */ public static final int config_shortPressOnSleepBehavior=0x010e0050; /** Control the behavior when the user short presses the stem primary button. @@ -29496,57 +29496,57 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 0 - Nothing 1 - Go to launch all apps 2 - Launch target activity defined by config_primaryShortPressTargetActivity if available - + */ public static final int config_shortPressOnStemPrimaryBehavior=0x010e0054; - /** Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. + /** Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. */ public static final int config_shutdownBatteryTemperature=0x010e005f; /** The time (in millis) the clickable toast dialog will last until - automatically dismissing. This is currently used in SideFpsEventHandler + automatically dismissing. This is currently used in SideFpsEventHandler */ public static final int config_sideFpsToastTimeout=0x010e00d0; /** The time (in millis) to wait for a power button before sending - a successful auth in biometric prompt(for side fingerprint) + a successful auth in biometric prompt(for side fingerprint) */ public static final int config_sidefpsBpPowerPressWindow=0x010e00cd; /** The time (in millis) to wait for a power button before sending a - successful auth in to keyguard(for side fingerprint) + successful auth in to keyguard(for side fingerprint) */ public static final int config_sidefpsKeyguardPowerPressWindow=0x010e00ce; /** The time (in millis) that a power event will ignore future authentications - (for side fingerprint) + (for side fingerprint) */ public static final int config_sidefpsPostAuthDowntime=0x010e00cf; /** This acquired message will cause the sidefpsKgPowerPress window to be skipped. If this is set to BIOMETRIC_ACQUIRED_VENDOR, then the framework will skip on - config_sidefpsSkipWaitForPowerVendorAcquireMessage + config_sidefpsSkipWaitForPowerVendorAcquireMessage */ public static final int config_sidefpsSkipWaitForPowerAcquireMessage=0x010e00d1; /** This vendor acquired message will cause the sidefpsKgPowerPress window to be skipped when config_sidefpsSkipWaitForPowerAcquireMessage == 6 (VENDOR) and the vendor acquire - message equals this constant + message equals this constant */ public static final int config_sidefpsSkipWaitForPowerVendorAcquireMessage=0x010e00d2; /** The timeout value in milliseconds used by SelectionActionModeHelper for each selections - when TextClassifier has been initialized. + when TextClassifier has been initialized. */ public static final int config_smartSelectionInitializedTimeoutMillis=0x010e0110; /** The timeout value in milliseconds used by SelectionActionModeHelper for each selections - when TextClassifier has not been initialized. + when TextClassifier has not been initialized. */ public static final int config_smartSelectionInitializingTimeoutMillis=0x010e0111; /** The attenuation in dB applied to the sound effects played - through AudioManager.playSoundEffect() when no volume is specified. + through AudioManager.playSoundEffect() when no volume is specified. */ public static final int config_soundEffectVolumeDb=0x010e0004; public static final int config_stableDeviceDisplayHeight=0x010e00f0; /** The stable device width and height in pixels. If these aren't set to a positive number then the device will use the width and height of the default display the first time it's - booted. + booted. */ public static final int config_stableDeviceDisplayWidth=0x010e00ef; - /** Default number of days to retain for the automatic storage manager. + /** Default number of days to retain for the automatic storage manager. */ public static final int config_storageManagerDaystoRetainDefault=0x010e00ee; /** Whether the device supports non-resizable activity in multi windowing modes. @@ -29554,30 +29554,30 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet 0: The device supports non-resizable in multi windowing modes only if this is a large screen (smallest width >= {@link WindowManager#LARGE_SCREEN_SMALLEST_SCREEN_WIDTH_DP}). 1: The device always supports non-resizable in multi windowing modes. - + */ public static final int config_supportsNonResizableMultiWindow=0x010e00e5; /** The difference in millis that has to exist between a time suggestion under consideration by the time_detector and the system clock before the system clock will be - changed. + changed. */ public static final int config_timeDetectorAutoUpdateDiffMillis=0x010e0080; /** Telephony resends received satellite datagram to listener - if ack is not received within this timeout + if ack is not received within this timeout */ public static final int config_timeout_to_receive_delivered_ack_millis=0x010e0151; - /** Default Gravity setting for the system Toast view. Equivalent to: Gravity.CENTER_HORIZONTAL | Gravity.BOTTOM - Default Gravity setting for the system Toast view. Equivalent to: Gravity.CENTER + /** Default Gravity setting for the system Toast view. Equivalent to: Gravity.CENTER_HORIZONTAL | Gravity.BOTTOM + Default Gravity setting for the system Toast view. Equivalent to: Gravity.CENTER */ public static final int config_toastDefaultGravity=0x010e00b5; - /** The duration (in milliseconds) of the tooltip show/hide animations. + /** The duration (in milliseconds) of the tooltip show/hide animations. */ public static final int config_tooltipAnimTime=0x010e000e; /** Control the behavior when the user triple presses the power button. 0 - Nothing 1 - Toggle theater mode setting 2 - Brightness boost - + */ public static final int config_triplePressOnPowerBehavior=0x010e004f; /** Control the behavior when the user triple presses the stem primary button. @@ -29585,18 +29585,18 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet a watch, setting this config is no-op. 0 - Nothing 1 - Toggle accessibility - + */ public static final int config_triplePressOnStemPrimaryBehavior=0x010e0053; - /** HDMI behavior + /** HDMI behavior The number of degrees to rotate the display when the device has HDMI connected but is not in a dock. A value of -1 means no change in orientation by default. Use -1 except on older devices whose Hardware Composer HAL does not - provide full support for multiple displays. + provide full support for multiple displays. */ public static final int config_undockedHdmiRotation=0x010e0031; /** Indicates the time needed to time out the fold animation if the device stops in half folded - mode. + mode. */ public static final int config_unfoldTransitionHalfFoldedTimeout=0x010e002b; /** Whether to only install system packages on a user if they're allowlisted for that user @@ -29614,48 +29614,48 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet - to disable feature completely if it had never been enabled: 16 - to henceforth disable feature and try to undo its previous effects: 0 Note: This list must be kept current with PACKAGE_WHITELIST_MODE_PROP in - frameworks/base/services/core/java/com/android/server/pm/UserSystemPackageInstaller.java + frameworks/base/services/core/java/com/android/server/pm/UserSystemPackageInstaller.java */ public static final int config_userTypePackageWhitelistMode=0x010e00b0; - /** For some operators, PDU has garbages. To fix it, need to use valid index + /** For some operators, PDU has garbages. To fix it, need to use valid index */ public static final int config_valid_wappush_index=0x010e00b7; /** Control the behavior when the user long presses the power button for a long time. 0 - Nothing 1 - Global actions menu - + */ public static final int config_veryLongPressOnPowerBehavior=0x010e0049; - /** Time to wait while a button is pressed before triggering a very long press. + /** Time to wait while a button is pressed before triggering a very long press. */ public static final int config_veryLongPressTimeout=0x010e0056; /** The duration (in milliseconds) that should be applied to waveform vibrations that ends in - non-zero amplitudes, to bring the vibrator amplitude down to zero using this timing. + non-zero amplitudes, to bring the vibrator amplitude down to zero using this timing. */ public static final int config_vibrationWaveformRampDownDuration=0x010e00da; /** The duration (in milliseconds) that should be used to convert vibration ramps to a sequence - of fixed amplitude steps on devices without PWLE support. + of fixed amplitude steps on devices without PWLE support. */ public static final int config_vibrationWaveformRampStepDuration=0x010e00d9; /** How close requests to vibration control service should be when they're aggregated for - dumpsys, in ms. + dumpsys, in ms. */ public static final int config_vibratorControlServiceDumpAggregationTimeMillisLimit=0x010e00d7; - /** How long history of vibration control service should be kept for the dumpsys. + /** How long history of vibration control service should be kept for the dumpsys. */ public static final int config_vibratorControlServiceDumpSizeLimit=0x010e00d6; /** Specifies the amount of time to disable virtual keys after the screen is touched in order to filter out accidental virtual key presses due to swiping gestures or taps near the edge of the display. May be 0 to disable the feature. It is recommended that this value be no more than 250 ms. - This feature should be disabled for most devices. + This feature should be disabled for most devices. */ public static final int config_virtualKeyQuietTimeMillis=0x010e007f; /** If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead. A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means there is no replacement value and that the default assumption - for phone type (GSM) should be used. + for phone type (GSM) should be used. */ public static final int config_volte_replacement_rat=0x010e008a; /** The time duration in millis after which Telephony will abort the last message datagram @@ -29663,7 +29663,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet datagrams. Telephony starts a timer after pushing down the last message datagram sending request to modem. Before expiry, the timer will be stopped when Telephony receives the response for the sending request from modem. - + */ public static final int config_wait_for_datagram_sending_response_for_last_message_timeout_millis=0x010e0163; /** The time duration in millis after which Telephony will abort the datagram sending requests @@ -29671,49 +29671,49 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet starts a timer after pushing down the datagram sending request to modem. Before expiry, the timer will be stopped when Telephony receives the response for the sending request from modem. - + */ public static final int config_wait_for_datagram_sending_response_timeout_millis=0x010e0159; /** The time duration in millis after which Telephony will stop waiting for the response of the satellite enable request from modem, and send failure response to the client that has requested Telephony to enable satellite. - + */ public static final int config_wait_for_satellite_enabling_response_timeout_millis=0x010e0158; /** Time to wait before sending a HOME intent when waking up from power/home button. (0 - do not send HOME intent on wakeup) - + */ public static final int config_wakeUpToLastStateTimeoutMillis=0x010e0057; /** Frame rate compatibility value for Wallpaper - FRAME_RATE_COMPATIBILITY_MIN (102) is used by default for lower power consumption + FRAME_RATE_COMPATIBILITY_MIN (102) is used by default for lower power consumption */ public static final int config_wallpaperFrameRateCompatibility=0x010e0124; /** Override this value if the device has a chin, i.e. area that is not actual part of the screen but you would like to be treated as a real display. The value is the height of the - chin. + chin. */ public static final int config_windowOutsetBottom=0x010e00b9; - /** Priority repeat caller threshold, in minutes + /** Priority repeat caller threshold, in minutes */ public static final int config_zen_repeat_callers_threshold=0x010e00c4; public static final int date_picker_header_max_lines_material=0x010e018b; public static final int date_picker_mode=0x010e0187; - /** Specifies date picker mode to be 'calendar' - Specifies date picker mode to be 'spinner' + /** Specifies date picker mode to be 'calendar' + Specifies date picker mode to be 'spinner' */ public static final int date_picker_mode_material=0x010e0189; /** Maximum number of database connections opened and managed by framework layer - to handle queries on each database when using Write-Ahead Logging. + to handle queries on each database when using Write-Ahead Logging. */ public static final int db_connection_pool_size=0x010e0091; /** The number of milliseconds that SQLite connection is allowed to be idle before it - is closed and removed from the pool + is closed and removed from the pool */ public static final int db_default_idle_connection_timeout=0x010e0095; /** Maximum size of the persistent journal file in bytes. If the journal file grows to be larger than this amount then SQLite will - truncate it after committing the transaction. + truncate it after committing the transaction. */ public static final int db_journal_size_limit=0x010e0092; /** The Write-Ahead Log auto-checkpoint interval in database pages (typically 1 to 4KB). @@ -29723,14 +29723,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet can also happen at other times when transactions are committed. The bigger the WAL file, the longer a checkpoint operation takes, so we try to keep the WAL file relatively small to avoid long delays. - The size of the WAL file is also constrained by 'db_journal_size_limit'. + The size of the WAL file is also constrained by 'db_journal_size_limit'. */ public static final int db_wal_autocheckpoint=0x010e0094; /** When opening a database with WAL enabled and if the wal file already exists and larger - than this size in bytes, we'll truncate it. + than this size in bytes, we'll truncate it. */ public static final int db_wal_truncate_size=0x010e0093; - /** Default data warning level in mb + /** Default data warning level in mb */ public static final int default_data_warning_level_mb=0x010e00eb; /** Configures encoding type to parse the User Data of an SMS for reserved TP-DCS value. @@ -29740,103 +29740,103 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet ENCODING_8BIT = 2; ENCODING_16BIT = 3; ENCODING_KSC5601 = 4; - + */ public static final int default_reserved_data_coding_scheme=0x010e00c0; - /** Default for DeviceIdleController.Constants.FLEX_TIME_SHORT + /** Default for DeviceIdleController.Constants.FLEX_TIME_SHORT */ public static final int device_idle_flex_time_short_ms=0x010e012b; - /** Default for DeviceIdleController.Constants.IDLE_AFTER_INACTIVE_TIMEOUT + /** Default for DeviceIdleController.Constants.IDLE_AFTER_INACTIVE_TIMEOUT */ public static final int device_idle_idle_after_inactive_to_ms=0x010e013e; - /** Default for DeviceIdleController.Constants.IDLE_FACTOR + /** Default for DeviceIdleController.Constants.IDLE_FACTOR */ public static final int device_idle_idle_factor=0x010e0145; - /** Default for DeviceIdleController.Constants.IDLE_PENDING_FACTOR + /** Default for DeviceIdleController.Constants.IDLE_PENDING_FACTOR */ public static final int device_idle_idle_pending_factor=0x010e0141; - /** Default for DeviceIdleController.Constants.IDLE_PENDING_TIMEOUT + /** Default for DeviceIdleController.Constants.IDLE_PENDING_TIMEOUT */ public static final int device_idle_idle_pending_to_ms=0x010e013f; - /** Default for DeviceIdleController.Constants.IDLE_TIMEOUT + /** Default for DeviceIdleController.Constants.IDLE_TIMEOUT */ public static final int device_idle_idle_to_ms=0x010e0143; - /** Default for DeviceIdleController.Constants.INACTIVE_TIMEOUT + /** Default for DeviceIdleController.Constants.INACTIVE_TIMEOUT */ public static final int device_idle_inactive_to_ms=0x010e0138; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_AFTER_INACTIVE_TIMEOUT + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_AFTER_INACTIVE_TIMEOUT */ public static final int device_idle_light_after_inactive_to_ms=0x010e012c; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_FACTOR + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_FACTOR */ public static final int device_idle_light_idle_factor=0x010e0130; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_FLEX_LINEAR_INCREASE_FACTOR_MS + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_FLEX_LINEAR_INCREASE_FACTOR_MS */ public static final int device_idle_light_idle_flex_linear_increase_factor_ms=0x010e0132; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_LINEAR_INCREASE_FACTOR_MS + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_LINEAR_INCREASE_FACTOR_MS */ public static final int device_idle_light_idle_linear_increase_factor_ms=0x010e0131; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_MAINTENANCE_MAX_BUDGET + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_MAINTENANCE_MAX_BUDGET */ public static final int device_idle_light_idle_maintenance_max_budget_ms=0x010e0135; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_MAINTENANCE_MIN_BUDGET + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_MAINTENANCE_MIN_BUDGET */ public static final int device_idle_light_idle_maintenance_min_budget_ms=0x010e0134; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_TIMEOUT_MAX_FLEX + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_TIMEOUT_MAX_FLEX */ public static final int device_idle_light_idle_to_init_flex_ms=0x010e012e; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_TIMEOUT_MAX_FLEX + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_TIMEOUT_MAX_FLEX */ public static final int device_idle_light_idle_to_max_flex_ms=0x010e012f; - /** Default for DeviceIdleController.Constants.LIGHT_IDLE_TIMEOUT + /** Default for DeviceIdleController.Constants.LIGHT_IDLE_TIMEOUT */ public static final int device_idle_light_idle_to_ms=0x010e012d; - /** Default for DeviceIdleController.Constants.LIGHT_MAX_IDLE_TIMEOUT + /** Default for DeviceIdleController.Constants.LIGHT_MAX_IDLE_TIMEOUT */ public static final int device_idle_light_max_idle_to_ms=0x010e0133; - /** Default for DeviceIdleController.Constants.LOCATING_TIMEOUT + /** Default for DeviceIdleController.Constants.LOCATING_TIMEOUT */ public static final int device_idle_locating_to_ms=0x010e013a; - /** Default for DeviceIdleController.Constants.LOCATION_ACCURACY + /** Default for DeviceIdleController.Constants.LOCATION_ACCURACY */ public static final int device_idle_location_accuracy=0x010e013b; - /** Default for DeviceIdleController.Constants.MAX_IDLE_PENDING_TIMEOUT + /** Default for DeviceIdleController.Constants.MAX_IDLE_PENDING_TIMEOUT */ public static final int device_idle_max_idle_pending_to_ms=0x010e0140; - /** Default for DeviceIdleController.Constants.MAX_IDLE_TIMEOUT + /** Default for DeviceIdleController.Constants.MAX_IDLE_TIMEOUT */ public static final int device_idle_max_idle_to_ms=0x010e0144; - /** Default for DeviceIdleController.Constants.MAX_TEMP_APP_ALLOWLIST_DURATION_MS + /** Default for DeviceIdleController.Constants.MAX_TEMP_APP_ALLOWLIST_DURATION_MS */ public static final int device_idle_max_temp_app_allowlist_duration_ms=0x010e0147; - /** Default for DeviceIdleController.Constants.MIN_DEEP_MAINTENANCE_TIME + /** Default for DeviceIdleController.Constants.MIN_DEEP_MAINTENANCE_TIME */ public static final int device_idle_min_deep_maintenance_time_ms=0x010e0137; - /** Default for DeviceIdleController.Constants.MIN_LIGHT_MAINTENANCE_TIME + /** Default for DeviceIdleController.Constants.MIN_LIGHT_MAINTENANCE_TIME */ public static final int device_idle_min_light_maintenance_time_ms=0x010e0136; - /** Default for DeviceIdleController.Constants.MIN_TIME_TO_ALARM + /** Default for DeviceIdleController.Constants.MIN_TIME_TO_ALARM */ public static final int device_idle_min_time_to_alarm_ms=0x010e0146; - /** Default for DeviceIdleController.Constants.MMS_TEMP_APP_ALLOWLIST_DURATION_MS + /** Default for DeviceIdleController.Constants.MMS_TEMP_APP_ALLOWLIST_DURATION_MS */ public static final int device_idle_mms_temp_app_allowlist_duration_ms=0x010e0148; - /** Default for DeviceIdleController.Constants.MOTION_INACTIVE_TIMEOUT_FLEX + /** Default for DeviceIdleController.Constants.MOTION_INACTIVE_TIMEOUT_FLEX */ public static final int device_idle_motion_inactive_to_flex_ms=0x010e013d; - /** Default for DeviceIdleController.Constants.MOTION_INACTIVE_TIMEOUT + /** Default for DeviceIdleController.Constants.MOTION_INACTIVE_TIMEOUT */ public static final int device_idle_motion_inactive_to_ms=0x010e013c; - /** Default for DeviceIdleController.Constants.NOTIFICATION_ALLOWLIST_DURATION_MS + /** Default for DeviceIdleController.Constants.NOTIFICATION_ALLOWLIST_DURATION_MS */ public static final int device_idle_notification_allowlist_duration_ms=0x010e014a; - /** Default for DeviceIdleController.Constants.QUICK_DOZE_DELAY_TIMEOUT + /** Default for DeviceIdleController.Constants.QUICK_DOZE_DELAY_TIMEOUT */ public static final int device_idle_quick_doze_delay_to_ms=0x010e0142; - /** Default for DeviceIdleController.Constants.SENSING_TIMEOUT + /** Default for DeviceIdleController.Constants.SENSING_TIMEOUT */ public static final int device_idle_sensing_to_ms=0x010e0139; - /** Default for DeviceIdleController.Constants.SMS_TEMP_APP_ALLOWLIST_DURATION_MS + /** Default for DeviceIdleController.Constants.SMS_TEMP_APP_ALLOWLIST_DURATION_MS */ public static final int device_idle_sms_temp_app_allowlist_duration_ms=0x010e0149; public static final int disabled_alpha_animation_duration=0x010e0185; @@ -29855,7 +29855,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int leanback_setup_alpha_forward_in_content_duration=0x010e0176; public static final int leanback_setup_alpha_forward_out_content_delay=0x010e0177; public static final int leanback_setup_alpha_forward_out_content_duration=0x010e0178; - /** The duration of most animations related to screen content transitions + /** The duration of most animations related to screen content transitions */ public static final int leanback_setup_base_animation_duration=0x010e016e; public static final int leanback_setup_translation_backward_out_content_delay=0x010e017f; @@ -29865,62 +29865,62 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int leanback_setup_translation_forward_in_content_delay=0x010e0179; public static final int leanback_setup_translation_forward_in_content_duration=0x010e017a; public static final int lock_pattern_fade_pattern_delay=0x010e016c; - /** Parameters applied to fade pattern animation in LockPatternView in milliseconds. + /** Parameters applied to fade pattern animation in LockPatternView in milliseconds. */ public static final int lock_pattern_fade_pattern_duration=0x010e016b; public static final int lock_pattern_line_fade_out_delay=0x010e016a; - /** Parameters applied to line disappearing animation in LockPatternView in milliseconds. + /** Parameters applied to line disappearing animation in LockPatternView in milliseconds. */ public static final int lock_pattern_line_fade_out_duration=0x010e0169; - /** outsideOverlay + /** outsideOverlay */ public static final int preference_fragment_scrollbarStyle=0x010e0168; public static final int preference_screen_header_scrollbarStyle=0x010e0167; - /** Weight of the left pane in a multi-pane preference layout. + /** Weight of the left pane in a multi-pane preference layout. */ public static final int preferences_left_pane_weight=0x010e0165; - /** Weight of the right pane in a multi-pane preference layout. So the split is 40:60 + /** Weight of the right pane in a multi-pane preference layout. So the split is 40:60 */ public static final int preferences_right_pane_weight=0x010e0166; /** Maximum numerical value that will be shown in a status bar notification icon or in the notification itself. Will be replaced with @string/status_bar_notification_info_overflow when shown in the - UI. + UI. */ public static final int status_bar_notification_info_maxnum=0x010e0003; - /** The width used to calculate scale for full screen thumbnail on TV + /** The width used to calculate scale for full screen thumbnail on TV */ public static final int thumbnail_width_tv=0x010e0164; public static final int time_picker_mode=0x010e0188; - /** Specifies time picker mode to be 'clock' - Specifies time picker mode to be 'spinner' + /** Specifies time picker mode to be 'clock' + Specifies time picker mode to be 'spinner' */ public static final int time_picker_mode_material=0x010e018a; } public static final class interpolator { - /** Acceleration curve matching a cubic ease out function. + /** Acceleration curve matching a cubic ease out function. */ public static final int accelerate_cubic=0x010c0002; - /** Acceleration curve matching an ease in + ease out function + /** Acceleration curve matching an ease in + ease out function */ public static final int accelerate_decelerate=0x010c0006; - /** Acceleration curve matching a quadtratic ease out function. + /** Acceleration curve matching a quadtratic ease out function. */ public static final int accelerate_quad=0x010c0000; public static final int accelerate_quart=0x010c0010; - /** Acceleration curve matching a quint ease out function. + /** Acceleration curve matching a quint ease out function. */ public static final int accelerate_quint=0x010c0004; public static final int activity_close_dim=0x010c0011; public static final int aggressive_ease=0x010c0012; - /** An interpolator where the change starts backward then flings forward. + /** An interpolator where the change starts backward then flings forward. */ public static final int anticipate=0x010c0007; /** An interpolator where the change starts backward then flings forward and - overshoots the target value and finally goes back to the final value. + overshoots the target value and finally goes back to the final value. */ public static final int anticipate_overshoot=0x010c0009; - /** An interpolator where the change bounces at the end. + /** An interpolator where the change bounces at the end. */ public static final int bounce=0x010c000a; public static final int btn_checkbox_checked_mtrl_animation_interpolator_0=0x010c0013; @@ -29930,29 +29930,29 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int btn_radio_to_off_mtrl_animation_interpolator_0=0x010c0017; public static final int btn_radio_to_on_mtrl_animation_interpolator_0=0x010c0018; /** Repeats the animation for one cycle. The rate of change follows a - sinusoidal pattern. + sinusoidal pattern. */ public static final int cycle=0x010c000c; - /** Acceleration curve matching a cubic ease in function. + /** Acceleration curve matching a cubic ease in function. */ public static final int decelerate_cubic=0x010c0003; - /** Acceleration curve matching a quadtratic ease in function. + /** Acceleration curve matching a quadtratic ease in function. */ public static final int decelerate_quad=0x010c0001; public static final int decelerate_quart=0x010c0019; - /** Acceleration curve matching a quint ease in function. + /** Acceleration curve matching a quint ease in function. */ public static final int decelerate_quint=0x010c0005; public static final int emphasized=0x010c001b; public static final int emphasized_accelerate=0x010c001c; public static final int emphasized_decelerate=0x010c001d; - /** An interpolator which accelerates fast but decelerates extra slowly. + /** An interpolator which accelerates fast but decelerates extra slowly. */ public static final int fast_out_extra_slow_in=0x010c001a; - /** An interpolator which accelerates fast and keeps accelerating until the end. + /** An interpolator which accelerates fast and keeps accelerating until the end. */ public static final int fast_out_linear_in=0x010c000f; - /** An interpolator which accelerates fast but decelerates slowly. + /** An interpolator which accelerates fast but decelerates slowly. */ public static final int fast_out_slow_in=0x010c000d; public static final int ft_avd_toarrow_animation_interpolator_0=0x010c001e; @@ -29967,14 +29967,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int launch_task_behind_target_ydelta=0x010c0027; public static final int launch_task_micro_alpha=0x010c0028; public static final int launch_task_micro_ydelta=0x010c0029; - /** An interpolator where the rate of change is constant. + /** An interpolator where the rate of change is constant. */ public static final int linear=0x010c000b; - /** An interpolator which starts with a peak non-zero velocity and decelerates slowly. + /** An interpolator which starts with a peak non-zero velocity and decelerates slowly. */ public static final int linear_out_slow_in=0x010c000e; /** An interpolator where the change flings forward and overshoots the last - value then comes back. + value then comes back. */ public static final int overshoot=0x010c0008; public static final int progress_indeterminate_horizontal_rect1_scalex=0x010c002a; @@ -30035,7 +30035,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If you are implementing a subclass of ListFragment with your own customized content, you can include this layout in that content to still retain all of the standard functionality of - the base class. + the base class. */ public static final int list_content=0x01090014; public static final int list_content_simple=0x01090039; @@ -30095,18 +30095,18 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int simple_list_item_2=0x01090004; /** A version of {@link #simple_list_item_1} that is able to change its background state to indicate when it is activated (that is checked by - a ListView). + a ListView). */ public static final int simple_list_item_activated_1=0x01090016; /** A version of {@link #simple_list_item_2} that is able to change its background state to indicate when it is activated (that is checked by - a ListView). + a ListView). */ public static final int simple_list_item_activated_2=0x01090017; public static final int simple_list_item_checked=0x01090005; public static final int simple_list_item_multiple_choice=0x01090010; public static final int simple_list_item_single_choice=0x0109000f; - /** A simple ListView item layout which can contain text and support (single or multiple) item selection. + /** A simple ListView item layout which can contain text and support (single or multiple) item selection. */ public static final int simple_selectable_list_item=0x01090015; public static final int simple_spinner_dropdown_item=0x01090009; @@ -30137,14 +30137,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int webview_find=0x01150001; } public static final class mipmap { - /** Default icon for applications that don't specify an icon. + /** Default icon for applications that don't specify an icon. */ public static final int sym_def_app_icon=0x010d0000; public static final int sym_def_app_icon_foreground=0x010d0001; public static final int sym_def_app_icon_maskable=0x010d0002; } public static final class plurals { - /** Displayed when a SIM PIN/PUK is entered incorrectly. + /** Displayed when a SIM PIN/PUK is entered incorrectly. */ public static final int pinpuk_attempts=0x01140000; } @@ -30154,453 +30154,453 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int default_ringtone_vibration_effect=0x01100004; public static final int fallback_categories=0x01100005; public static final int fallbackring=0x01100006; - /** WebView error page for when the load fails. @hide + /** WebView error page for when the load fails. @hide */ @android.annotation.SystemApi public static final int loaderror=0x01100000; - /** WebView error page for when domain lookup fails. @hide + /** WebView error page for when domain lookup fails. @hide */ @android.annotation.SystemApi public static final int nodomain=0x01100001; } public static final class string { /** Displayed as the title for a success/failure report enabling/disabling call barring. - See {@link #serviceEnabled}, {@link #serviceDisabled}. + See {@link #serviceEnabled}, {@link #serviceDisabled}. */ public static final int BaMmi=0x010401a8; - /** Displayed to confirm to the user that caller ID will not be restricted on the next call or in general. + /** Displayed to confirm to the user that caller ID will not be restricted on the next call or in general. */ public static final int CLIRDefaultOffNextCallOff=0x010401b4; - /** Displayed to confirm to the user that caller ID will not be restricted on the next call but usually is. + /** Displayed to confirm to the user that caller ID will not be restricted on the next call but usually is. */ public static final int CLIRDefaultOffNextCallOn=0x010401b3; - /** Displayed to confirm to the user that caller ID will be not restricted on the next call even though it usually is. + /** Displayed to confirm to the user that caller ID will be not restricted on the next call even though it usually is. */ public static final int CLIRDefaultOnNextCallOff=0x010401b2; - /** Displayed to confirm to the user that caller ID will be restricted on the next call as usual. + /** Displayed to confirm to the user that caller ID will be restricted on the next call as usual. */ public static final int CLIRDefaultOnNextCallOn=0x010401b1; - /** Displayed to tell the user that they cannot change the caller ID setting. + /** Displayed to tell the user that they cannot change the caller ID setting. */ public static final int CLIRPermanent=0x010401b6; /** Displayed as the title for a success/failure report enabling/disabling call forwarding. - See {@link #serviceEnabled}, {@link #serviceDisabled}. + See {@link #serviceEnabled}, {@link #serviceDisabled}. */ public static final int CfMmi=0x010401a6; /** Displayed as the title for a success/failure report enabling/disabling caller ID. - See {@link #serviceEnabled}, {@link #serviceDisabled}. + See {@link #serviceEnabled}, {@link #serviceDisabled}. */ public static final int ClipMmi=0x010401a2; /** Displayed as the title for a success/failure report enabling/disabling caller ID. - See {@link #serviceEnabled}, {@link #serviceDisabled}. + See {@link #serviceEnabled}, {@link #serviceDisabled}. */ public static final int ClirMmi=0x010401a3; public static final int CndMmi=0x010401af; public static final int CnipMmi=0x010401ab; public static final int CnirMmi=0x010401ac; /** Displayed as the title for a success/failure report enabling/disabling connected line ID. - See {@link #serviceEnabled}, {@link #serviceDisabled}. + See {@link #serviceEnabled}, {@link #serviceDisabled}. */ public static final int ColpMmi=0x010401a4; /** Displayed as the title for a success/failure report enabling/disabling connected line ID restriction. - See {@link #serviceEnabled}, {@link #serviceDisabled}. + See {@link #serviceEnabled}, {@link #serviceDisabled}. */ public static final int ColrMmi=0x010401a5; /** Displayed as the title for a success/failure report enabling/disabling call waiting. - See {@link #serviceEnabled}, {@link #serviceDisabled}. + See {@link #serviceEnabled}, {@link #serviceDisabled}. */ public static final int CwMmi=0x010401a7; public static final int DndMmi=0x010401b0; /** Displayed to tell the user that emergency calls might not be available; this is shown to the user when only WiFi calling is available and the carrier does not support emergency - calls over WiFi calling. + calls over WiFi calling. */ public static final int EmergencyCallWarningSummary=0x010401c2; - /** Displayed to tell the user that emergency calls might not be available. + /** Displayed to tell the user that emergency calls might not be available. */ public static final int EmergencyCallWarningTitle=0x010401c1; - /** Quoted name for 12am, uppercase first letter + /** Quoted name for 12am, uppercase first letter */ public static final int Midnight=0x01040579; - /** Displayed to tell the user that they should switch their network preference. + /** Displayed to tell the user that they should switch their network preference. */ public static final int NetworkPreferenceSwitchSummary=0x010401c0; - /** Displayed to tell the user that they should switch their network preference. + /** Displayed to tell the user that they should switch their network preference. */ public static final int NetworkPreferenceSwitchTitle=0x010401bf; - /** Quoted name for 12pm, uppercase first letter + /** Quoted name for 12pm, uppercase first letter */ public static final int Noon=0x01040577; - /** Label text for PIN entry widget on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_CORPORATE_ENTRY=0x0104097b; - /** Error message displayed on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_CORPORATE_ERROR=0x010409ac; - /** Status message displayed on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_CORPORATE_IN_PROGRESS=0x01040997; - /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_CORPORATE_PUK_ENTRY=0x01040983; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_CORPORATE_PUK_ERROR=0x010409b9; - /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_CORPORATE_PUK_IN_PROGRESS=0x010409a1; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_CORPORATE_PUK_SUCCESS=0x010409d2; - /** Success message displayed on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_CORPORATE_SUCCESS=0x010409c8; - /** Label text for PIN entry widget on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_HRPD_ENTRY=0x0104097a; - /** Error message displayed on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_HRPD_ERROR=0x010409ab; - /** Status message displayed on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_HRPD_IN_PROGRESS=0x01040995; - /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_HRPD_PUK_ENTRY=0x01040980; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_HRPD_PUK_ERROR=0x010409b6; - /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_HRPD_PUK_IN_PROGRESS=0x010409a0; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_HRPD_PUK_SUCCESS=0x010409d1; - /** Success message displayed on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_HRPD_SUCCESS=0x010409c6; - /** Label text for PIN entry widget on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK1_ENTRY=0x01040978; - /** Error message displayed on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK1_ERROR=0x010409a9; - /** Status message displayed on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK1_IN_PROGRESS=0x01040993; - /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK1_PUK_ENTRY=0x0104097e; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK1_PUK_ERROR=0x010409b4; - /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK1_PUK_IN_PROGRESS=0x0104099e; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK1_PUK_SUCCESS=0x010409cf; - /** Success message displayed on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK1_SUCCESS=0x010409c4; - /** Label text for PIN entry widget on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK2_ENTRY=0x01040979; - /** Error message displayed on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK2_ERROR=0x010409aa; - /** Status message displayed on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK2_IN_PROGRESS=0x01040994; - /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK2_PUK_ENTRY=0x0104097f; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK2_PUK_ERROR=0x010409b5; - /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK2_PUK_IN_PROGRESS=0x0104099f; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK2_PUK_SUCCESS=0x010409d0; - /** Success message displayed on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_NETWORK2_SUCCESS=0x010409c5; - /** Label text for PIN entry widget on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_RUIM_ENTRY=0x0104097d; - /** Error message displayed on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_RUIM_ERROR=0x010409ae; - /** Status message displayed on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_RUIM_IN_PROGRESS=0x0104099d; - /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_RUIM_PUK_ENTRY=0x01040982; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_RUIM_PUK_ERROR=0x010409b8; - /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_RUIM_PUK_IN_PROGRESS=0x010409a3; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_RUIM_PUK_SUCCESS=0x010409d4; - /** Success message displayed on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_RUIM_SUCCESS=0x010409c9; - /** Label text for PIN entry widget on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_ENTRY=0x0104097c; - /** Error message displayed on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_ERROR=0x010409ad; - /** Status message displayed on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_IN_PROGRESS=0x01040996; - /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_PUK_ENTRY=0x01040981; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_PUK_ERROR=0x010409b7; - /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_PUK_IN_PROGRESS=0x010409a2; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_PUK_SUCCESS=0x010409d3; - /** Success message displayed on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_SUCCESS=0x010409c7; - /** Label text for PIN entry widget on SIM Corporate Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on SIM Corporate Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_CORPORATE_ENTRY=0x01040970; - /** Error message displayed on SIM Corporate Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM Corporate Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_CORPORATE_ERROR=0x010409a7; - /** Status message displayed on SIM Corporate Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM Corporate Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_CORPORATE_IN_PROGRESS=0x0104098c; - /** Label text for Corporate PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for Corporate PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_CORPORATE_PUK_ENTRY=0x01040975; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_CORPORATE_PUK_ERROR=0x010409b1; - /** Status message displayed on Corporate PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on Corporate PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_CORPORATE_PUK_IN_PROGRESS=0x0104098f; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_CORPORATE_PUK_SUCCESS=0x010409cc; - /** Success message displayed on SIM Corporate Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM Corporate Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_CORPORATE_SUCCESS=0x010409c2; - /** Label text for PIN entry widget on SIM ICCID Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on SIM ICCID Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_ICCID_ENTRY=0x01040986; - /** Error message displayed on SIM ICCID Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM ICCID Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_ICCID_ERROR=0x010409bc; - /** Status message displayed on SIM ICCID Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM ICCID Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_ICCID_IN_PROGRESS=0x0104099a; - /** Success message displayed on SIM ICCID Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM ICCID Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_ICCID_SUCCESS=0x010409d7; - /** Label text for PIN entry widget on SIM IMPI Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on SIM IMPI Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_IMPI_ENTRY=0x01040987; - /** Error message displayed on SIM IMPI Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM IMPI Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_IMPI_ERROR=0x010409bd; - /** Status message displayed on SIM IMPI Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM IMPI Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_IMPI_IN_PROGRESS=0x0104099b; - /** Success message displayed on SIM IMPI Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM IMPI Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_IMPI_SUCCESS=0x010409d8; - /** Icc depersonalization related strings - Label text for PIN entry widget on SIM Network Depersonalization panel [CHAR LIMIT=none] + /** Icc depersonalization related strings + Label text for PIN entry widget on SIM Network Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_ENTRY=0x0104096e; - /** Error message displayed on SIM Network Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM Network Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_ERROR=0x010409a4; - /** Status message displayed on SIM Network Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM Network Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_IN_PROGRESS=0x01040989; - /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_PUK_ENTRY=0x01040973; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_PUK_ERROR=0x010409af; - /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_PUK_IN_PROGRESS=0x0104098d; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_PUK_SUCCESS=0x010409ca; - /** Label text for PIN entry widget on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_SUBSET_ENTRY=0x0104096f; - /** Error message displayed on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_SUBSET_ERROR=0x010409a5; - /** Status message displayed on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_SUBSET_IN_PROGRESS=0x0104098a; - /** Label text for Subset PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for Subset PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_SUBSET_PUK_ENTRY=0x01040974; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_SUBSET_PUK_ERROR=0x010409b0; - /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_SUBSET_PUK_IN_PROGRESS=0x0104098e; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_SUBSET_PUK_SUCCESS=0x010409cb; - /** Success message displayed on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_SUBSET_SUCCESS=0x010409c0; - /** Success message displayed on SIM Network Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM Network Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NETWORK_SUCCESS=0x010409bf; - /** Label text for PIN entry widget on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NS_SP_ENTRY=0x01040988; - /** Error message displayed on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NS_SP_ERROR=0x010409be; - /** Status message displayed on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NS_SP_IN_PROGRESS=0x0104099c; - /** Success message displayed on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_NS_SP_SUCCESS=0x010409d9; - /** Label text for PIN entry widget on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SERVICE_PROVIDER_ENTRY=0x01040971; - /** Error message displayed on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SERVICE_PROVIDER_ERROR=0x010409a6; - /** Status message displayed on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SERVICE_PROVIDER_IN_PROGRESS=0x0104098b; - /** Label text for SIM service provider PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for SIM service provider PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SERVICE_PROVIDER_PUK_ENTRY=0x01040976; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SERVICE_PROVIDER_PUK_ERROR=0x010409b2; - /** Status message displayed on SIM Service provider PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM Service provider PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SERVICE_PROVIDER_PUK_IN_PROGRESS=0x01040990; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SERVICE_PROVIDER_PUK_SUCCESS=0x010409cd; - /** Success message displayed on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SERVICE_PROVIDER_SUCCESS=0x010409c1; - /** Label text for PIN entry widget on SIM SIM Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on SIM SIM Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SIM_ENTRY=0x01040972; - /** Error message displayed on SIM SIM Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM SIM Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SIM_ERROR=0x010409a8; - /** Status message displayed on SIM SIM Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM SIM Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SIM_IN_PROGRESS=0x01040992; - /** Label text for SIM PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Label text for SIM PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SIM_PUK_ENTRY=0x01040977; - /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SIM_PUK_ERROR=0x010409b3; - /** Status message displayed on SIM PUK entry widget on Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM PUK entry widget on Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SIM_PUK_IN_PROGRESS=0x01040991; - /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SIM_PUK_SUCCESS=0x010409ce; - /** Success message displayed on SIM SIM Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM SIM Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SIM_SUCCESS=0x010409c3; - /** Label text for PIN entry widget on SIM SPN Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on SIM SPN Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SPN_ENTRY=0x01040984; - /** Error message displayed on SIM SPN Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM SPN Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SPN_ERROR=0x010409ba; - /** Status message displayed on SIM SPN Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM SPN Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SPN_IN_PROGRESS=0x01040998; - /** Success message displayed on SIM SPN Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM SPN Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SPN_SUCCESS=0x010409d5; - /** Label text for PIN entry widget on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] + /** Label text for PIN entry widget on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SP_EHPLMN_ENTRY=0x01040985; - /** Error message displayed on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] + /** Error message displayed on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SP_EHPLMN_ERROR=0x010409bb; - /** Status message displayed on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] + /** Status message displayed on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SP_EHPLMN_IN_PROGRESS=0x01040999; - /** Success message displayed on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] + /** Success message displayed on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] */ public static final int PERSOSUBSTATE_SIM_SP_EHPLMN_SUCCESS=0x010409d6; /** Displayed as the title for a success/failure report changing the SIM PIN. - See {@link #serviceEnabled}, {@link #serviceDisabled}. + See {@link #serviceEnabled}, {@link #serviceDisabled}. */ public static final int PinMmi=0x010401aa; /** Displayed as the title for a success/failure report changing the SIM password. - See {@link #serviceEnabled}, {@link #serviceDisabled}. + See {@link #serviceEnabled}, {@link #serviceDisabled}. */ public static final int PwdMmi=0x010401a9; - /** Notification title to tell the user that all emergency and normal voice services are blocked by access control. [CHAR LIMIT=NOTIF_TITLE] + /** Notification title to tell the user that all emergency and normal voice services are blocked by access control. [CHAR LIMIT=NOTIF_TITLE] */ public static final int RestrictedOnAllVoiceTitle=0x010401bc; - /** Notification title to tell the user that data service is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] + /** Notification title to tell the user that data service is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] */ public static final int RestrictedOnDataTitle=0x010401b9; - /** Notification title to tell the user that emergency calling is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] + /** Notification title to tell the user that emergency calling is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] */ public static final int RestrictedOnEmergencyTitle=0x010401ba; - /** Notification title to tell the user that normal service is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] + /** Notification title to tell the user that normal service is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] */ public static final int RestrictedOnNormalTitle=0x010401bb; - /** Notification content to tell the user that voice/data/emergency service is blocked by access control. [CHAR LIMIT=NOTIF_BODY] + /** Notification content to tell the user that voice/data/emergency service is blocked by access control. [CHAR LIMIT=NOTIF_BODY] */ public static final int RestrictedStateContent=0x010401bd; - /** Notification content to tell the user that voice/data/emergency service is blocked by access control when multiple SIMs are active. [CHAR LIMIT=NOTIF_BODY] + /** Notification content to tell the user that voice/data/emergency service is blocked by access control when multiple SIMs are active. [CHAR LIMIT=NOTIF_BODY] */ public static final int RestrictedStateContentMsimTemplate=0x010401be; public static final int RuacMmi=0x010401ae; - /** STK setup Call + /** STK setup Call */ public static final int SetupCallDefault=0x01040731; public static final int ThreeWCMmi=0x010401ad; - /** Button to close error alert when a video cannot be played + /** Button to close error alert when a video cannot be played */ public static final int VideoView_error_button=0x01040010; - /** Text for error alert when a video container is not valid for progressive download/playback. + /** Text for error alert when a video container is not valid for progressive download/playback. */ public static final int VideoView_error_text_invalid_progressive_playback=0x01040015; - /** Text for error alert when a video cannot be played. it can be used by any app. + /** Text for error alert when a video cannot be played. it can be used by any app. */ public static final int VideoView_error_text_unknown=0x01040011; - /** Title for error alert when a video cannot be played. it can be used by any app. + /** Title for error alert when a video cannot be played. it can be used by any app. */ public static final int VideoView_error_title=0x01040012; public static final int accept=0x01040618; - /** Label to show for a service that is running because it is an accessibility module. + /** Label to show for a service that is running because it is an accessibility module. */ public static final int accessibility_binding_label=0x010406b5; /** Text describing how to display UI allowing a user to select a target service or feature to be assigned to the Accessibility button in the navigation bar. [CHAR LIMIT=none] @@ -30609,1054 +30609,1054 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Text appearing in a prompt at the top of UI allowing the user to select a target service or feature to be assigned to the Accessibility button in the navigation bar. [CHAR LIMIT=none] */ public static final int accessibility_button_prompt_text=0x01040798; - /** String for the allow button in accessibility permission dialog. [CHAR LIMIT=10] + /** String for the allow button in accessibility permission dialog. [CHAR LIMIT=10] */ public static final int accessibility_dialog_button_allow=0x01040784; - /** String for the deny button in accessibility permission dialog. [CHAR LIMIT=10] + /** String for the deny button in accessibility permission dialog. [CHAR LIMIT=10] */ public static final int accessibility_dialog_button_deny=0x01040785; - /** String for the uninstall button in accessibility permission dialog. + /** String for the uninstall button in accessibility permission dialog. */ public static final int accessibility_dialog_button_uninstall=0x01040786; /** Warning shown when user input has been blocked due to another app overlaying screen content. Since we don't know what the app is showing on top of the input target, we - can't verify user consent. [CHAR LIMIT=NONE] + can't verify user consent. [CHAR LIMIT=NONE] */ public static final int accessibility_dialog_touch_filtered_warning=0x01040787; /** Title for accessibility edit shortcut selection menu dialog, and dialog is triggered - from accessibility button. [CHAR LIMIT=100] + from accessibility button. [CHAR LIMIT=100] */ public static final int accessibility_edit_shortcut_menu_button_title=0x01040789; /** Title for accessibility edit shortcut selection menu dialog, and dialog is triggered - from volume key shortcut. [CHAR LIMIT=100] + from volume key shortcut. [CHAR LIMIT=100] */ public static final int accessibility_edit_shortcut_menu_volume_title=0x0104078a; /** Title for a warning about security implications of enabling an accessibility - service. [CHAR LIMIT=NONE] + service. [CHAR LIMIT=NONE] */ public static final int accessibility_enable_service_title=0x0104077e; - /** Text describing how to display UI allowing a user to select a target service or feature to be assigned to the Accessibility button when gesture navigation and TalkBack is enabled. [CHAR LIMIT=none] + /** Text describing how to display UI allowing a user to select a target service or feature to be assigned to the Accessibility button when gesture navigation and TalkBack is enabled. [CHAR LIMIT=none] */ public static final int accessibility_gesture_3finger_instructional_text=0x0104079d; - /** Text appearing in a prompt at the top of UI allowing the user to select a target service or feature to be assigned to the Accessibility button when gesture navigation and TalkBack is enabled [CHAR LIMIT=none] + /** Text appearing in a prompt at the top of UI allowing the user to select a target service or feature to be assigned to the Accessibility button when gesture navigation and TalkBack is enabled [CHAR LIMIT=none] */ public static final int accessibility_gesture_3finger_prompt_text=0x0104079a; - /** Text describing how to display UI allowing a user to select a target service or feature to be assigned to the Accessibility button when gesture navigation is enabled. [CHAR LIMIT=none] + /** Text describing how to display UI allowing a user to select a target service or feature to be assigned to the Accessibility button when gesture navigation is enabled. [CHAR LIMIT=none] */ public static final int accessibility_gesture_instructional_text=0x0104079c; - /** Text appearing in a prompt at the top of UI allowing the user to select a target service or feature to be assigned to the Accessibility button when gesture navigation is enabled [CHAR LIMIT=none] + /** Text appearing in a prompt at the top of UI allowing the user to select a target service or feature to be assigned to the Accessibility button when gesture navigation is enabled [CHAR LIMIT=none] */ public static final int accessibility_gesture_prompt_text=0x01040799; - /** Accessibility label for clone profile user type [CHAR LIMIT=30] + /** Accessibility label for clone profile user type [CHAR LIMIT=30] */ public static final int accessibility_label_clone_profile=0x01040a1e; - /** Accessibility label for clone profile user type [CHAR LIMIT=30] + /** Accessibility label for clone profile user type [CHAR LIMIT=30] */ public static final int accessibility_label_communal_profile=0x01040a1f; - /** Accessibility label for managed profile user type [CHAR LIMIT=30] + /** Accessibility label for managed profile user type [CHAR LIMIT=30] */ public static final int accessibility_label_managed_profile=0x01040a1c; - /** Accessibility label for private profile user type [CHAR LIMIT=30] + /** Accessibility label for private profile user type [CHAR LIMIT=30] */ public static final int accessibility_label_private_profile=0x01040a1d; - /** Text used to describe system navigation features, shown within a UI allowing a user to assign system magnification features to the Accessibility button in the navigation bar. + /** Text used to describe system navigation features, shown within a UI allowing a user to assign system magnification features to the Accessibility button in the navigation bar. */ public static final int accessibility_magnification_chooser_text=0x0104079e; - /** Title for accessibility select shortcut menu dialog. [CHAR LIMIT=100] + /** Title for accessibility select shortcut menu dialog. [CHAR LIMIT=100] */ public static final int accessibility_select_shortcut_menu_title=0x01040788; - /** Description for the action perform in accessibility dialog. [CHAR LIMIT=NONE] + /** Description for the action perform in accessibility dialog. [CHAR LIMIT=NONE] */ public static final int accessibility_service_action_perform_description=0x01040783; - /** Title for the action perform in accessibility dialog. [CHAR LIMIT=NONE] + /** Title for the action perform in accessibility dialog. [CHAR LIMIT=NONE] */ public static final int accessibility_service_action_perform_title=0x01040782; - /** Description for the screen control in accessibility dialog. [CHAR LIMIT=NONE] + /** Description for the screen control in accessibility dialog. [CHAR LIMIT=NONE] */ public static final int accessibility_service_screen_control_description=0x01040781; - /** Title for the screen control in accessibility dialog. [CHAR LIMIT=NONE] + /** Title for the screen control in accessibility dialog. [CHAR LIMIT=NONE] */ public static final int accessibility_service_screen_control_title=0x01040780; /** Warning description that explains that it's appropriate for accessibility - services to have full control to help users with accessibility needs. [CHAR LIMIT=NONE] + services to have full control to help users with accessibility needs. [CHAR LIMIT=NONE] */ public static final int accessibility_service_warning_description=0x0104077f; - /** Text in toast to alert the user that the accessibility shortcut turned off an accessibility service. [CHAR LIMIT=none] + /** Text in toast to alert the user that the accessibility shortcut turned off an accessibility service. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_disabling_service=0x01040796; - /** Text in toast to alert the user that the accessibility shortcut turned on an accessibility service. [CHAR LIMIT=none] + /** Text in toast to alert the user that the accessibility shortcut turned on an accessibility service. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_enabling_service=0x01040795; - /** Text for a feature status that is disabled. [CHAR LIMIT=20] + /** Text for a feature status that is disabled. [CHAR LIMIT=20] */ public static final int accessibility_shortcut_menu_item_status_off=0x0104077d; - /** Text for a feature status that is enabled. [CHAR LIMIT=20] + /** Text for a feature status that is enabled. [CHAR LIMIT=20] */ public static final int accessibility_shortcut_menu_item_status_on=0x0104077c; - /** Used in multiple service warning to list current features. [CHAR LIMIT=none] + /** Used in multiple service warning to list current features. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_multiple_service_list=0x01040777; - /** Message shown in dialog when user is in the process of enabling the multiple accessibility service via the volume buttons shortcut for the first time. [CHAR LIMIT=none] + /** Message shown in dialog when user is in the process of enabling the multiple accessibility service via the volume buttons shortcut for the first time. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_multiple_service_warning=0x01040776; - /** Dialog title for dialog shown when the multiple accessibility shortcut is activated, and we want to confirm that the user understands what's going to happen. [CHAR LIMIT=none] + /** Dialog title for dialog shown when the multiple accessibility shortcut is activated, and we want to confirm that the user understands what's going to happen. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_multiple_service_warning_title=0x01040775; /** Text in button that closes the warning dialog about the accessibility shortcut, leaving the - shortcut enabled. [CHAR LIMIT=none] + shortcut enabled. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_off=0x0104077b; /** Text in button that closes the warning dialog about the accessibility shortcut, leaving the shortcut enabled. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_on=0x0104077a; - /** Message shown in dialog when user is in the process of enabling this accessibility service via the volume buttons shortcut for the first time. [CHAR LIMIT=none] + /** Message shown in dialog when user is in the process of enabling this accessibility service via the volume buttons shortcut for the first time. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_single_service_warning=0x01040779; - /** Dialog title for dialog shown when this accessibility shortcut is activated, and we want to confirm that the user understands what's going to happen. [CHAR LIMIT=none] + /** Dialog title for dialog shown when this accessibility shortcut is activated, and we want to confirm that the user understands what's going to happen. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_single_service_warning_title=0x01040778; - /** Text spoken when accessibility shortcut warning dialog is shown. [CHAR LIMIT=none] + /** Text spoken when accessibility shortcut warning dialog is shown. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_spoken_feedback=0x01040797; /** Message shown in dialog when user is in the process of enabling the accessibility - service via the volume buttons shortcut for the first time. [CHAR LIMIT=none] + service via the volume buttons shortcut for the first time. [CHAR LIMIT=none] */ public static final int accessibility_shortcut_toogle_warning=0x01040774; /** Dialog title for dialog shown when the accessibility shortcut is activated, and we want to confirm that the user understands what's going to happen */ public static final int accessibility_shortcut_warning_dialog_title=0x01040773; - /** Label for Back action [CHAR LIMIT=NONE] + /** Label for Back action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_back_label=0x0104093b; - /** Label for dismissing the notification shade [CHAR LIMIT=NONE] + /** Label for dismissing the notification shade [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_dismiss_notification_shade=0x01040946; - /** Label for Dpad center action [CHAR LIMIT=NONE] + /** Label for Dpad center action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_dpad_center_label=0x0104094d; - /** Label for Dpad down action [CHAR LIMIT=NONE] + /** Label for Dpad down action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_dpad_down_label=0x0104094a; - /** Label for Dpad left action [CHAR LIMIT=NONE] + /** Label for Dpad left action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_dpad_left_label=0x0104094b; - /** Label for Dpad right action [CHAR LIMIT=NONE] + /** Label for Dpad right action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_dpad_right_label=0x0104094c; - /** Label for Dpad up action [CHAR LIMIT=NONE] + /** Label for Dpad up action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_dpad_up_label=0x01040949; - /** Label for triggering hardware accessibility shortcut action [CHAR LIMIT=NONE] + /** Label for triggering hardware accessibility shortcut action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_hardware_a11y_shortcut_label=0x01040945; - /** Label for headset hook action [CHAR LIMIT=NONE] + /** Label for headset hook action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_headset_hook_label=0x01040942; - /** Accessibility system actions - Label for Home action [CHAR LIMIT=NONE] + /** Accessibility system actions + Label for Home action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_home_label=0x0104093a; - /** Label for lock screen action [CHAR LIMIT=NONE] + /** Label for lock screen action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_lock_screen_label=0x01040940; - /** Label for media play/pause action [CHAR LIMIT=NONE] + /** Label for media play/pause action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_media_play_pause_label=0x01040948; - /** Label for menu action [CHAR LIMIT=NONE] + /** Label for menu action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_menu_label=0x01040947; - /** Label for opening notifications action [CHAR LIMIT=NONE] + /** Label for opening notifications action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_notifications_label=0x0104093d; - /** Label for showing on-screen accessibility shortcut chooser action [CHAR LIMIT=NONE] + /** Label for showing on-screen accessibility shortcut chooser action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_on_screen_a11y_shortcut_chooser_label=0x01040944; - /** Label for triggering on-screen accessibility shortcut action [CHAR LIMIT=NONE] + /** Label for triggering on-screen accessibility shortcut action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_on_screen_a11y_shortcut_label=0x01040943; - /** Label for opening power dialog action [CHAR LIMIT=NONE] + /** Label for opening power dialog action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_power_dialog_label=0x0104093f; - /** Label for opening quick settings action [CHAR LIMIT=NONE] + /** Label for opening quick settings action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_quick_settings_label=0x0104093e; - /** Label for showing recent apps action [CHAR LIMIT=NONE] + /** Label for showing recent apps action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_recents_label=0x0104093c; - /** Label for taking screenshot action [CHAR LIMIT=NONE] + /** Label for taking screenshot action [CHAR LIMIT=NONE] */ public static final int accessibility_system_action_screenshot_label=0x01040941; /** Text for showing the warning to user when uncheck the legacy app item in the accessibility - shortcut menu, user can aware the service to be disabled. [CHAR LIMIT=100] + shortcut menu, user can aware the service to be disabled. [CHAR LIMIT=100] */ public static final int accessibility_uncheck_legacy_item_warning=0x0104078b; - /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] + /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] */ public static final int action_bar_home_description=0x01040705; /** Formatting string for describing the action bar's title/home/up affordance. This is a single tappable "button" that includes the app icon, the Up indicator (usually a "<" chevron) and the window title text. %1$s is the title. %2$s is the description of what tapping/clicking the whole - thing is going to do. + thing is going to do. */ public static final int action_bar_home_description_format=0x01040708; /** Just like action_bar_home_description_format, but this one will be used if the window is also providing subtitle text. %1$s is the title. %2$s is the subtitle. %3$s is the description of what - tapping/clicking the whole thing is going to do. + tapping/clicking the whole thing is going to do. */ public static final int action_bar_home_subtitle_description_format=0x01040709; - /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] + /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] */ public static final int action_bar_up_description=0x01040706; - /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] + /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] */ public static final int action_menu_overflow_description=0x01040707; - /** Label for the "Done" button on the far left of action mode toolbars. + /** Label for the "Done" button on the far left of action mode toolbars. */ public static final int action_mode_done=0x010406d2; - /** Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25] + /** Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25] */ public static final int activity_chooser_view_dialog_title_default=0x0104072d; - /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] + /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] */ public static final int activity_chooser_view_see_all=0x0104072c; - /** Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. + /** Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. */ public static final int activity_list_empty=0x01040691; /** Title for a button to choose the currently selected activity - as the default in the activity resolver. [CHAR LIMIT=25] + as the default in the activity resolver. [CHAR LIMIT=25] */ public static final int activity_resolver_use_always=0x01040732; /** Title for a button to choose the currently selected activity - from the activity resolver to use just this once. [CHAR LIMIT=25] + from the activity resolver to use just this once. [CHAR LIMIT=25] */ public static final int activity_resolver_use_once=0x01040733; /** Text for the toast that is shown when the user clicks on a launcher that - doesn't support the work profile. [CHAR LIMIT=100] + doesn't support the work profile. [CHAR LIMIT=100] */ public static final int activity_resolver_work_profiles_support=0x01040734; - /** ActivityChooserView - accessibility support - Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] + /** ActivityChooserView - accessibility support + Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] */ public static final int activitychooserview_choose_application=0x010406ff; - /** Error message if the share target app cannto be launched. [CHAR LIMIT=NONE] + /** Error message if the share target app cannto be launched. [CHAR LIMIT=NONE] */ public static final int activitychooserview_choose_application_error=0x01040700; - /** Message of notification shown when ADB is actively connected to the phone. + /** Message of notification shown when ADB is actively connected to the phone. */ public static final int adb_active_notification_message=0x0104064a; - /** Title of notification shown when ADB is actively connected to the phone. + /** Title of notification shown when ADB is actively connected to the phone. */ public static final int adb_active_notification_title=0x01040649; - /** Channel name for UsbDeviceManager adb debugging notifications + /** Channel name for UsbDeviceManager adb debugging notifications */ public static final int adb_debugging_notification_channel_tv=0x010408c1; - /** Message of notification shown when ADB Wireless is actively connected to the phone. [CHAR LIMIT=NONE] - Message of notification shown when ADB Wireless is actively connected to the TV. [CHAR LIMIT=NONE] + /** Message of notification shown when ADB Wireless is actively connected to the phone. [CHAR LIMIT=NONE] + Message of notification shown when ADB Wireless is actively connected to the TV. [CHAR LIMIT=NONE] */ public static final int adbwifi_active_notification_message=0x0104064c; - /** Title of notification shown when ADB Wireless is actively connected to the phone. [CHAR LIMIT=NONE] + /** Title of notification shown when ADB Wireless is actively connected to the phone. [CHAR LIMIT=NONE] */ public static final int adbwifi_active_notification_title=0x0104064b; - /** Option to add the current misspelled word to the user dictionary. [CHAR LIMIT=25] + /** Option to add the current misspelled word to the user dictionary. [CHAR LIMIT=25] */ public static final int addToDictionary=0x01040582; - /** List item to add an account [CHAR LIMIT=20] + /** List item to add an account [CHAR LIMIT=20] */ public static final int add_account_button_label=0x010406e5; public static final int add_account_label=0x010406e4; - /** Text of the alert that is displayed when an application has crashed. + /** Text of the alert that is displayed when an application has crashed. */ public static final int aerr_application=0x010405b8; - /** Text of the alert that is displayed when an application has crashed repeatedly. + /** Text of the alert that is displayed when an application has crashed repeatedly. */ public static final int aerr_application_repeated=0x010405ba; - /** Button that closes a crashed application + /** Button that closes a crashed application */ public static final int aerr_close=0x010405be; - /** Button that closes an unresponsive application + /** Button that closes an unresponsive application */ public static final int aerr_close_app=0x010405c1; - /** Button that mutes further crashes of the crashed application. Note that this only appears on engineering builds. + /** Button that mutes further crashes of the crashed application. Note that this only appears on engineering builds. */ public static final int aerr_mute=0x010405bf; - /** Text of the alert that is displayed when a process has crashed. + /** Text of the alert that is displayed when a process has crashed. */ public static final int aerr_process=0x010405b9; - /** Text of the alert that is displayed when a process has crashed repeatedly. + /** Text of the alert that is displayed when a process has crashed repeatedly. */ public static final int aerr_process_repeated=0x010405bb; - /** Button that sends feedback about a crashed application + /** Button that sends feedback about a crashed application */ public static final int aerr_report=0x010405bd; - /** Button that restarts a crashed application + /** Button that restarts a crashed application */ public static final int aerr_restart=0x010405bc; - /** Button that waits a bit more for an unresponsive app + /** Button that waits a bit more for an unresponsive app */ public static final int aerr_wait=0x010405c0; /** Name of notification channel group the system post notification to inform the use about apps - that are drawing ui on-top of other apps (alert-windows) [CHAR LIMIT=NONE] + that are drawing ui on-top of other apps (alert-windows) [CHAR LIMIT=NONE] */ public static final int alert_windows_notification_channel_group_name=0x01040666; /** Name of notification channel the system post notification to inform the use about apps - that are drawing ui on-top of other apps (alert-windows) [CHAR LIMIT=NONE] + that are drawing ui on-top of other apps (alert-windows) [CHAR LIMIT=NONE] */ public static final int alert_windows_notification_channel_name=0x01040667; /** Notification body when an application is displaying ui on-top of other apps - [CHAR LIMIT=NONE] + [CHAR LIMIT=NONE] */ public static final int alert_windows_notification_message=0x01040669; /** Notification title when an application is displaying ui on-top of other apps - [CHAR LIMIT=30] + [CHAR LIMIT=30] */ public static final int alert_windows_notification_title=0x01040668; - /** Notification action to turn-off app displaying on-top of other apps. [CHAR LIMIT=20] + /** Notification action to turn-off app displaying on-top of other apps. [CHAR LIMIT=20] */ public static final int alert_windows_notification_turn_off_action=0x0104066a; public static final int allow=0x010406ac; - /** Do Not Translate: Alternate eri.xml + /** Do Not Translate: Alternate eri.xml */ public static final int alternate_eri_file=0x010406bc; - /** Notification content shown when the system suggests the user to enroll their face. [CHAR LIMIT=NONE] + /** Notification content shown when the system suggests the user to enroll their face. [CHAR LIMIT=NONE] */ public static final int alternative_face_setup_notification_content=0x010403eb; - /** Notification content shown when the system suggests the user to enroll their fingerprint. [CHAR LIMIT=NONE] + /** Notification content shown when the system suggests the user to enroll their fingerprint. [CHAR LIMIT=NONE] */ public static final int alternative_fp_setup_notification_content=0x010403ec; - /** Notification title shown when the system suggests the user to set up another way to unlock. [CHAR LIMIT=NONE] + /** Notification title shown when the system suggests the user to set up another way to unlock. [CHAR LIMIT=NONE] */ public static final int alternative_unlock_setup_notification_title=0x010403ea; /** Option to always use the selected application resolution in the future. See the "Complete action using" dialog title */ public static final int alwaysUse=0x010405b2; - /** [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk pre boot broadcast + /** [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk pre boot broadcast */ public static final int android_preparing_apk=0x010405dc; - /** [CHAR LIMIT=40] Title of dialog that is shown when system is starting. - [CHAR LIMIT=40] Title of dialog that is shown when system is starting. - [CHAR LIMIT=40] Title of dialog that is shown when system is starting. - [CHAR LIMIT=40] Title of dialog that is shown when system is starting. + /** [CHAR LIMIT=40] Title of dialog that is shown when system is starting. + [CHAR LIMIT=40] Title of dialog that is shown when system is starting. + [CHAR LIMIT=40] Title of dialog that is shown when system is starting. + [CHAR LIMIT=40] Title of dialog that is shown when system is starting. */ public static final int android_start_title=0x010405d9; - /** Label for the Android system components when they are shown to the user. + /** Label for the Android system components when they are shown to the user. */ public static final int android_system_label=0x01040295; - /** [CHAR LIMIT=NONE] Message to show in upgrading dialog when the bulk of the upgrade work is done. + /** [CHAR LIMIT=NONE] Message to show in upgrading dialog when the bulk of the upgrade work is done. */ public static final int android_upgrading_complete=0x010405de; - /** [CHAR LIMIT=NONE] Message shown in upgrading dialog when doing an fstrim. - [CHAR LIMIT=40] Title of notification that is shown when finishing a system update. + /** [CHAR LIMIT=NONE] Message shown in upgrading dialog when doing an fstrim. + [CHAR LIMIT=40] Title of notification that is shown when finishing a system update. */ public static final int android_upgrading_notification_title=0x010405da; - /** [CHAR LIMIT=NONE] Message to show in upgrading dialog when reached the point of starting apps. + /** [CHAR LIMIT=NONE] Message to show in upgrading dialog when reached the point of starting apps. */ public static final int android_upgrading_starting_apps=0x010405dd; - /** [CHAR LIMIT=40] Title of dialog that is shown when performing a system update. - [CHAR LIMIT=40] Title of dialog that is shown when performing a system update. - [CHAR LIMIT=40] Title of dialog that is shown when performing a system update. + /** [CHAR LIMIT=40] Title of dialog that is shown when performing a system update. + [CHAR LIMIT=40] Title of dialog that is shown when performing a system update. + [CHAR LIMIT=40] Title of dialog that is shown when performing a system update. */ public static final int android_upgrading_title=0x010405d8; - /** Text of the alert that is displayed when an application is not responding. + /** Text of the alert that is displayed when an application is not responding. */ public static final int anr_activity_application=0x010405c3; - /** Text of the alert that is displayed when an application is not responding. + /** Text of the alert that is displayed when an application is not responding. */ public static final int anr_activity_process=0x010405c4; - /** Text of the alert that is displayed when an application is not responding. + /** Text of the alert that is displayed when an application is not responding. */ public static final int anr_application_process=0x010405c5; - /** Text of the alert that is displayed when an application is not responding. + /** Text of the alert that is displayed when an application is not responding. */ public static final int anr_process=0x010405c6; - /** Title of the alert when an application is not responding. + /** Title of the alert when an application is not responding. */ public static final int anr_title=0x010405c2; - /** Default message shown in the dialog that is shown when the user tries to launch a blocked application [CHAR LIMIT=NONE] + /** Default message shown in the dialog that is shown when the user tries to launch a blocked application [CHAR LIMIT=NONE] */ public static final int app_blocked_message=0x01040896; - /** Title of the dialog that is shown when the user tries to launch a blocked application [CHAR LIMIT=50] + /** Title of the dialog that is shown when the user tries to launch a blocked application [CHAR LIMIT=50] */ public static final int app_blocked_title=0x01040895; - /** Category title for apps which are primarily accessibility apps, such as screen-readers. [CHAR LIMIT=32] + /** Category title for apps which are primarily accessibility apps, such as screen-readers. [CHAR LIMIT=32] */ public static final int app_category_accessibility=0x010408bf; - /** Category title for apps which primarily work with audio or music, such as music players. [CHAR LIMIT=32] + /** Category title for apps which primarily work with audio or music, such as music players. [CHAR LIMIT=32] */ public static final int app_category_audio=0x010408b8; - /** Category title for apps which are primarily games. [CHAR LIMIT=32] + /** Category title for apps which are primarily games. [CHAR LIMIT=32] */ public static final int app_category_game=0x010408b7; - /** Category title for apps which primarily work with images or photos, such as camera or gallery apps. [CHAR LIMIT=32] + /** Category title for apps which primarily work with images or photos, such as camera or gallery apps. [CHAR LIMIT=32] */ public static final int app_category_image=0x010408ba; - /** Category title for apps which are primarily maps apps, such as navigation apps. [CHAR LIMIT=32] + /** Category title for apps which are primarily maps apps, such as navigation apps. [CHAR LIMIT=32] */ public static final int app_category_maps=0x010408bd; - /** Category title for apps which are primarily news apps, such as newspapers, magazines, or sports apps. [CHAR LIMIT=32] + /** Category title for apps which are primarily news apps, such as newspapers, magazines, or sports apps. [CHAR LIMIT=32] */ public static final int app_category_news=0x010408bc; - /** Category title for apps which are primarily productivity apps, such as cloud storage or workplace apps. [CHAR LIMIT=32] + /** Category title for apps which are primarily productivity apps, such as cloud storage or workplace apps. [CHAR LIMIT=32] */ public static final int app_category_productivity=0x010408be; - /** Category title for apps which are primarily social apps, such as messaging, communication, email, or social network apps. [CHAR LIMIT=32] + /** Category title for apps which are primarily social apps, such as messaging, communication, email, or social network apps. [CHAR LIMIT=32] */ public static final int app_category_social=0x010408bb; - /** Category title for apps which primarily work with video or movies, such as streaming video apps. [CHAR LIMIT=32] + /** Category title for apps which primarily work with video or movies, such as streaming video apps. [CHAR LIMIT=32] */ public static final int app_category_video=0x010408b9; - /** View application info for a target. + /** View application info for a target. */ public static final int app_info=0x010408b0; - /** Message informing user that the requested activity could not be found [CHAR LIMIT=none] + /** Message informing user that the requested activity could not be found [CHAR LIMIT=none] */ public static final int app_not_found=0x010407a6; /** [CHAR LIMIT=NONE] Stub notification text for an app running a service that has provided - a bad bad notification for itself. + a bad bad notification for itself. */ public static final int app_running_notification_text=0x0104058e; /** [CHAR LIMIT=NONE] Stub notification title for an app running a service that has provided - a bad bad notification for itself. + a bad bad notification for itself. */ public static final int app_running_notification_title=0x0104058d; - /** Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_message=0x0104089e; - /** Message shown when an app being streamed to another device requests authentication such as via the biometrics API, and the user needs to complete the on their device. [CHAR LIMIT=NONE] + /** Message shown when an app being streamed to another device requests authentication such as via the biometrics API, and the user needs to complete the on their device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_message_for_fingerprint_dialog=0x010408a0; - /** Message shown when a runtime permission request is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Message shown when a runtime permission request is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_message_for_permission_request=0x0104089f; - /** Message shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Message shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_message_for_settings_dialog=0x010408a1; - /** Title of the dialog shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Title of the dialog shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_title=0x01040897; - /** Title of the dialog shown when the camera permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Title of the dialog shown when the camera permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_title_for_camera_dialog=0x01040899; - /** Title of the dialog shown when the fingerprint permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Title of the dialog shown when the fingerprint permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_title_for_fingerprint_dialog=0x0104089a; - /** Title of the dialog shown when the microphone permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Title of the dialog shown when the microphone permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_title_for_microphone_dialog=0x0104089b; - /** Title of the dialog shown when the permissioncontroller is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Title of the dialog shown when the permissioncontroller is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_title_for_permission_dialog=0x01040898; - /** Title of the dialog shown when the play store is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Title of the dialog shown when the play store is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_title_for_playstore_dialog=0x0104089c; - /** Title of the dialog shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] + /** Title of the dialog shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] */ public static final int app_streaming_blocked_title_for_settings_dialog=0x0104089d; - /** Default message shown in the dialog that is shown when the user tries to launch a suspended application [CHAR LIMIT=NONE] + /** Default message shown in the dialog that is shown when the user tries to launch a suspended application [CHAR LIMIT=NONE] */ public static final int app_suspended_default_message=0x0104088c; /** Title of the button to show users more details about why the app has been suspended [CHAR LIMIT=50] */ public static final int app_suspended_more_details=0x0104088d; - /** Title of the dialog that is shown when the user tries to launch a suspended application [CHAR LIMIT=50] + /** Title of the dialog that is shown when the user tries to launch a suspended application [CHAR LIMIT=50] */ public static final int app_suspended_title=0x0104088b; /** Title of the button to unsuspend a suspended app immediately [CHAR LIMIT=50] */ public static final int app_suspended_unsuspend_message=0x0104088e; - /** [CHAR LIMIT=40] Toast that is shown when an app is still upgrading. + /** [CHAR LIMIT=40] Toast that is shown when an app is still upgrading. */ public static final int app_upgrading_toast=0x010405db; - /** Text to tell the user that a package has been forced by themselves in the RESTRICTED bucket. [CHAR LIMIT=NONE] + /** Text to tell the user that a package has been forced by themselves in the RESTRICTED bucket. [CHAR LIMIT=NONE] */ public static final int as_app_forced_to_restricted_bucket=0x0104094e; - /** Notification content to tell the user that auto data switch can be disabled at settings. [CHAR LIMIT=NOTIF_BODY] + /** Notification content to tell the user that auto data switch can be disabled at settings. [CHAR LIMIT=NOTIF_BODY] */ public static final int auto_data_switch_content=0x010401b8; - /** Notification title to tell the user that auto data switch has occurred. [CHAR LIMIT=NOTIF_TITLE] + /** Notification title to tell the user that auto data switch has occurred. [CHAR LIMIT=NOTIF_TITLE] */ public static final int auto_data_switch_title=0x010401b7; - /** Item on EditText context menu. This action is used to request autofill. + /** Item on EditText context menu. This action is used to request autofill. */ public static final int autofill=0x0104001a; - /** Label for the autofill continue button [CHAR LIMIT=NONE] + /** Label for the autofill continue button [CHAR LIMIT=NONE] */ public static final int autofill_continue_yes=0x010408db; - /** Toast message shown when user manually request autofill but service could not figure out the data that would autofill the screen contents. [CHAR LIMIT=NONE] + /** Toast message shown when user manually request autofill but service could not figure out the data that would autofill the screen contents. [CHAR LIMIT=NONE] */ public static final int autofill_error_cannot_autofill=0x010408cb; - /** Accessibility title for the autofill dialog used to select a list of options to autofill an activity. [CHAR LIMIT=NONE] + /** Accessibility title for the autofill dialog used to select a list of options to autofill an activity. [CHAR LIMIT=NONE] */ public static final int autofill_picker_accessibility_title=0x010408c9; - /** Accessibility string to announce there are no autofill suggestions in the autofill picker. [CHAR LIMIT=NONE] + /** Accessibility string to announce there are no autofill suggestions in the autofill picker. [CHAR LIMIT=NONE] */ public static final int autofill_picker_no_suggestions=0x010408cc; - /** Accessibility string to announce there are some autofill suggestions in the autofill picker. [CHAR LIMIT=NONE] + /** Accessibility string to announce there are some autofill suggestions in the autofill picker. [CHAR LIMIT=NONE] */ public static final int autofill_picker_some_suggestions=0x010408cd; - /** Accessibility title for the autofill dialog used to ask user to save the information on the screen by sending it to an Autofill Service. [CHAR LIMIT=NONE] + /** Accessibility title for the autofill dialog used to ask user to save the information on the screen by sending it to an Autofill Service. [CHAR LIMIT=NONE] */ public static final int autofill_save_accessibility_title=0x010408ca; - /** Label for the autofill reject button, saying never to save the filled data. [CHAR LIMIT=NONE] + /** Label for the autofill reject button, saying never to save the filled data. [CHAR LIMIT=NONE] */ public static final int autofill_save_never=0x010408d9; - /** Label for the autofill cancel button [CHAR LIMIT=NONE] + /** Label for the autofill cancel button [CHAR LIMIT=NONE] */ public static final int autofill_save_no=0x010408d7; - /** Label for the autofill cancel button, saying not to save the filled data at this moment. [CHAR LIMIT=NONE] + /** Label for the autofill cancel button, saying not to save the filled data at this moment. [CHAR LIMIT=NONE] */ public static final int autofill_save_notnow=0x010408d8; /** Title for the autofill save dialog shown when the the contents of the activity can be saved - by an autofill service, but the service does not know what the activity represents [CHAR LIMIT=NONE] + by an autofill service, but the service does not know what the activity represents [CHAR LIMIT=NONE] */ public static final int autofill_save_title=0x010408ce; /** Title for the autofill save dialog shown when the the contents of the activity can be saved by an autofill service, and the service knows what the activity represents, and it represents 2 types of - data (for example, password and credit card info) [CHAR LIMIT=NONE] + data (for example, password and credit card info) [CHAR LIMIT=NONE] */ public static final int autofill_save_title_with_2types=0x010408d0; /** Title for the autofill save dialog shown when the the contents of the activity can be saved by an autofill service, and the service knows what the activity represents, and it represents 3 types of - data (for example, username, password and credit card info) [CHAR LIMIT=NONE] + data (for example, username, password and credit card info) [CHAR LIMIT=NONE] */ public static final int autofill_save_title_with_3types=0x010408d1; /** Title for the autofill save dialog shown when the the contents of the activity can be saved - by an autofill service, and the service knows what the activity represents (for example, credit card info) [CHAR LIMIT=NONE] + by an autofill service, and the service knows what the activity represents (for example, credit card info) [CHAR LIMIT=NONE] */ public static final int autofill_save_title_with_type=0x010408cf; - /** Label for the type of data being saved for autofill when it represent an address (street, city, etc.) [CHAR LIMIT=NONE] + /** Label for the type of data being saved for autofill when it represent an address (street, city, etc.) [CHAR LIMIT=NONE] */ public static final int autofill_save_type_address=0x010408dd; - /** Label for the type of data being saved for autofill when it represents a credit card [CHAR LIMIT=NONE] + /** Label for the type of data being saved for autofill when it represents a credit card [CHAR LIMIT=NONE] */ public static final int autofill_save_type_credit_card=0x010408de; - /** Label for the type of data being saved for autofill when it represents a debit card [CHAR LIMIT=NONE] + /** Label for the type of data being saved for autofill when it represents a debit card [CHAR LIMIT=NONE] */ public static final int autofill_save_type_debit_card=0x010408df; - /** Label for the type of data being saved for autofill when it represents an email address [CHAR LIMIT=NONE] + /** Label for the type of data being saved for autofill when it represents an email address [CHAR LIMIT=NONE] */ public static final int autofill_save_type_email_address=0x010408e3; - /** Label for the type of data being saved for autofill when it represents a card that does not a specified type or cannot identify what the type is for [CHAR LIMIT=NONE] + /** Label for the type of data being saved for autofill when it represents a card that does not a specified type or cannot identify what the type is for [CHAR LIMIT=NONE] */ public static final int autofill_save_type_generic_card=0x010408e1; - /** Label for the type of data being saved for autofill when it represent user credentials with a password [CHAR LIMIT=NONE] + /** Label for the type of data being saved for autofill when it represent user credentials with a password [CHAR LIMIT=NONE] */ public static final int autofill_save_type_password=0x010408dc; - /** Label for the type of data being saved for autofill when it represents a payment card [CHAR LIMIT=NONE] + /** Label for the type of data being saved for autofill when it represents a payment card [CHAR LIMIT=NONE] */ public static final int autofill_save_type_payment_card=0x010408e0; - /** Label for the type of data being saved for autofill when it represents an username [CHAR LIMIT=NONE] + /** Label for the type of data being saved for autofill when it represents an username [CHAR LIMIT=NONE] */ public static final int autofill_save_type_username=0x010408e2; - /** Label for the autofill save button [CHAR LIMIT=NONE] + /** Label for the autofill save button [CHAR LIMIT=NONE] */ public static final int autofill_save_yes=0x010408d6; /** Title for the autofill update dialog shown when the the contents of the activity can be updated - in an autofill service, but the service does not know what the activity represents [CHAR LIMIT=NONE] + in an autofill service, but the service does not know what the activity represents [CHAR LIMIT=NONE] */ public static final int autofill_update_title=0x010408d2; /** Title for the autofill update dialog shown when the the contents of the activity can be updated in an autofill service, and the service knows what the activity represents, and it represents 2 types of - data (for example, password and credit card info) [CHAR LIMIT=NONE] + data (for example, password and credit card info) [CHAR LIMIT=NONE] */ public static final int autofill_update_title_with_2types=0x010408d4; /** Title for the autofill update dialog shown when the the contents of the activity can be updated in an autofill service, and the service knows what the activity represents, and it represents 3 types of - data (for example, username, password and credit card info) [CHAR LIMIT=NONE] + data (for example, username, password and credit card info) [CHAR LIMIT=NONE] */ public static final int autofill_update_title_with_3types=0x010408d5; /** Title for the autofill update dialog shown when the the contents of the activity can be updated - in an autofill service, and the service knows what the activity represents (for example, credit card info) [CHAR LIMIT=NONE] + in an autofill service, and the service knows what the activity represents (for example, credit card info) [CHAR LIMIT=NONE] */ public static final int autofill_update_title_with_type=0x010408d3; - /** Label for the autofill update button [CHAR LIMIT=NONE] + /** Label for the autofill update button [CHAR LIMIT=NONE] */ public static final int autofill_update_yes=0x010408da; - /** Title of fullscreen autofill window, including the name of which autofill service it is using [CHAR-LIMIT=NONE] + /** Title of fullscreen autofill window, including the name of which autofill service it is using [CHAR-LIMIT=NONE] */ public static final int autofill_window_title=0x01040537; - /** Strings for possible PreferenceActivity Back/Next buttons + /** Strings for possible PreferenceActivity Back/Next buttons */ public static final int back_button_label=0x010406cc; - /** Displayed when a SIM PIN password is entered incorrectly. + /** Displayed when a SIM PIN password is entered incorrectly. */ public static final int badPin=0x01040198; - /** Displayed when a SIM PUK password is entered incorrectly. + /** Displayed when a SIM PUK password is entered incorrectly. */ public static final int badPuk=0x01040199; - /** Title of notification letting users know the battery level at the time the notification was posted [CHAR_LIMIT=80] - Title of notification letting users know the battery level at the time the notification was posted [CHAR_LIMIT=80] - Title of notification letting users know the battery level at the time the notification was posted [CHAR_LIMIT=80] + /** Title of notification letting users know the battery level at the time the notification was posted [CHAR_LIMIT=80] + Title of notification letting users know the battery level at the time the notification was posted [CHAR_LIMIT=80] + Title of notification letting users know the battery level at the time the notification was posted [CHAR_LIMIT=80] */ public static final int battery_saver_charged_notification_summary=0x01040921; - /** [CHAR_LIMIT=NONE] Battery saver: Feature description, without a "learn more" link. + /** [CHAR_LIMIT=NONE] Battery saver: Feature description, without a "learn more" link. */ public static final int battery_saver_description=0x01040837; - /** [CHAR_LIMIT=NONE] Battery saver: Feature description, with a "learn more" link. + /** [CHAR_LIMIT=NONE] Battery saver: Feature description, with a "learn more" link. */ public static final int battery_saver_description_with_learn_more=0x01040836; - /** Battery saver strings - The user visible name of the notification channel for battery saver notifications [CHAR_LIMIT=80] + /** Battery saver strings + The user visible name of the notification channel for battery saver notifications [CHAR_LIMIT=80] */ public static final int battery_saver_notification_channel_name=0x0104091f; - /** Title of notification letting users know that battery saver is now off [CHAR_LIMIT=80] + /** Title of notification letting users know that battery saver is now off [CHAR_LIMIT=80] */ public static final int battery_saver_off_notification_title=0x01040920; - /** String used to display the date. This is the string to say something happened more than 1 month ago. + /** String used to display the date. This is the string to say something happened more than 1 month ago. */ public static final int beforeOneMonthDurationPast=0x01040551; - /** Name for an app setting that lets the user authenticate for that app using biometrics (e.g. fingerprint or face). [CHAR LIMIT=30] + /** Name for an app setting that lets the user authenticate for that app using biometrics (e.g. fingerprint or face). [CHAR LIMIT=30] */ public static final int biometric_app_setting_name=0x010403b7; - /** Biometric dangling notification "Not now" action button + /** Biometric dangling notification "Not now" action button */ public static final int biometric_dangling_notification_action_not_now=0x01040a31; - /** Biometric dangling notification "set up" action button + /** Biometric dangling notification "set up" action button */ public static final int biometric_dangling_notification_action_set_up=0x01040a30; - /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with a biometric (e.g. fingerprint or face). [CHAR LIMIT=70] + /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with a biometric (e.g. fingerprint or face). [CHAR LIMIT=70] */ public static final int biometric_dialog_default_subtitle=0x010403ba; - /** Title shown when the system-provided biometric dialog is shown, asking the user to authenticate. [CHAR LIMIT=40] + /** Title shown when the system-provided biometric dialog is shown, asking the user to authenticate. [CHAR LIMIT=40] */ public static final int biometric_dialog_default_title=0x010403b9; - /** Message shown when biometric authentication has been canceled [CHAR LIMIT=50] + /** Message shown when biometric authentication has been canceled [CHAR LIMIT=50] */ public static final int biometric_error_canceled=0x010403c0; - /** Message returned to applications if BiometricPrompt setAllowDeviceCredentials is enabled but no pin, pattern, or password is set. [CHAR LIMIT=NONE] + /** Message returned to applications if BiometricPrompt setAllowDeviceCredentials is enabled but no pin, pattern, or password is set. [CHAR LIMIT=NONE] */ public static final int biometric_error_device_not_secured=0x010403c1; /** Message returned to applications when an unexpected/unknown error occurs. [CHAR LIMIT=50] */ public static final int biometric_error_generic=0x010403c2; - /** Message shown when biometric hardware is not available [CHAR LIMIT=50] + /** Message shown when biometric hardware is not available [CHAR LIMIT=50] */ public static final int biometric_error_hw_unavailable=0x010403bc; - /** Message shown when biometric authentication was canceled by the user [CHAR LIMIT=50] + /** Message shown when biometric authentication was canceled by the user [CHAR LIMIT=50] */ public static final int biometric_error_user_canceled=0x010403bd; - /** Message shown by the biometric dialog when face is not recognized [CHAR LIMIT=50] + /** Message shown by the biometric dialog when face is not recognized [CHAR LIMIT=50] */ public static final int biometric_face_not_recognized=0x010403bf; - /** Message shown by the biometric dialog when biometric is not recognized + /** Message shown by the biometric dialog when biometric is not recognized */ public static final int biometric_not_recognized=0x010403be; - /** Name for an app setting that lets the user authenticate for that app using biometrics (e.g. fingerprint or face) or their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] + /** Name for an app setting that lets the user authenticate for that app using biometrics (e.g. fingerprint or face) or their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] */ public static final int biometric_or_screen_lock_app_setting_name=0x010403b8; - /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with a biometric (e.g. fingerprint or face) or their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=90] + /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with a biometric (e.g. fingerprint or face) or their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=90] */ public static final int biometric_or_screen_lock_dialog_default_subtitle=0x010403bb; - /** DO NOT TRANSLATE + /** DO NOT TRANSLATE */ public static final int bluetooth_a2dp_audio_route_id=0x0104073c; - /** Description of the bluetooth a2dp audio route. [CHAR LIMIT=50] + /** Description of the bluetooth a2dp audio route. [CHAR LIMIT=50] */ public static final int bluetooth_a2dp_audio_route_name=0x0104073d; - /** Strings for Bluetooth service - toast message informing user that Bluetooth stays on after airplane mode is turned on. [CHAR LIMIT=NONE] + /** Strings for Bluetooth service + toast message informing user that Bluetooth stays on after airplane mode is turned on. [CHAR LIMIT=NONE] */ public static final int bluetooth_airplane_mode_toast=0x01040934; - /** Toast message informing user in how many seconds a bugreport screenshot will be taken + /** Toast message informing user in how many seconds a bugreport screenshot will be taken */ public static final int bugreport_countdown=0x0104026a; - /** Message in bugreport dialog describing what it does [CHAR LIMIT=NONE] - TODO: remove if not used anymore + /** Message in bugreport dialog describing what it does [CHAR LIMIT=NONE] + TODO: remove if not used anymore */ public static final int bugreport_message=0x01040265; - /** Summary in the bugreport dialog for the full workflow. [CHAR LIMIT=NONE] + /** Summary in the bugreport dialog for the full workflow. [CHAR LIMIT=NONE] */ public static final int bugreport_option_full_summary=0x01040269; - /** Title in the bugreport dialog for the full workflow. Should fit in one line. [CHAR LIMIT=30] + /** Title in the bugreport dialog for the full workflow. Should fit in one line. [CHAR LIMIT=30] */ public static final int bugreport_option_full_title=0x01040268; - /** Summary in the bugreport dialog for the interactive workflow. [CHAR LIMIT=NONE] + /** Summary in the bugreport dialog for the interactive workflow. [CHAR LIMIT=NONE] */ public static final int bugreport_option_interactive_summary=0x01040267; - /** Title in the bugreport dialog for the interactive workflow. Should fit in one line. [CHAR LIMIT=30] + /** Title in the bugreport dialog for the interactive workflow. Should fit in one line. [CHAR LIMIT=30] */ public static final int bugreport_option_interactive_title=0x01040266; - /** Toast for failed to take screenshot with bugreport. [CHAR_LIMIT=100] + /** Toast for failed to take screenshot with bugreport. [CHAR_LIMIT=100] */ public static final int bugreport_screenshot_failure_toast=0x0104026d; - /** Toast for taking screenshot with bugreport successfully. [CHAR_LIMIT=100] + /** Toast for taking screenshot with bugreport successfully. [CHAR_LIMIT=100] */ public static final int bugreport_screenshot_success_toast=0x0104026c; - /** Format for build summary info [CHAR LIMIT=NONE] + /** Format for build summary info [CHAR LIMIT=NONE] */ public static final int bugreport_status=0x0104026b; - /** Take bug report menu title [CHAR LIMIT=30] + /** Take bug report menu title [CHAR LIMIT=30] */ public static final int bugreport_title=0x01040264; - /** Suffix added to a number to signify size in bytes. + /** Suffix added to a number to signify size in bytes. */ public static final int byteShort=0x0104018b; - /** Action text to be displayed for the "answer" action of an incoming call [CHAR LIMIT=13] + /** Action text to be displayed for the "answer" action of an incoming call [CHAR LIMIT=13] */ public static final int call_notification_answer_action=0x01040873; - /** Action text to be displayed for the "answer" action of an incoming VIDEO call [CHAR LIMIT=13] + /** Action text to be displayed for the "answer" action of an incoming VIDEO call [CHAR LIMIT=13] */ public static final int call_notification_answer_video_action=0x01040874; - /** Action text to be displayed for the "decline" action of an incoming call [CHAR LIMIT=13] + /** Action text to be displayed for the "decline" action of an incoming call [CHAR LIMIT=13] */ public static final int call_notification_decline_action=0x01040875; - /** Action text to be displayed for the "hang up" action of an ongoing call [CHAR LIMIT=13] + /** Action text to be displayed for the "hang up" action of an ongoing call [CHAR LIMIT=13] */ public static final int call_notification_hang_up_action=0x01040876; - /** Default notification text to be displayed in incoming call notifications [CHAR LIMIT=40] + /** Default notification text to be displayed in incoming call notifications [CHAR LIMIT=40] */ public static final int call_notification_incoming_text=0x01040877; - /** Default notification text to be displayed in ongoing call notifications [CHAR LIMIT=40] + /** Default notification text to be displayed in ongoing call notifications [CHAR LIMIT=40] */ public static final int call_notification_ongoing_text=0x01040878; - /** Default notification text to be displayed in screening call notifications [CHAR LIMIT=40] + /** Default notification text to be displayed in screening call notifications [CHAR LIMIT=40] */ public static final int call_notification_screening_text=0x01040879; - /** Preference framework strings. + /** Preference framework strings. */ public static final int cancel=0x01040000; /** @hide DO NOT TRANSLATE Spans within this text are applied to style composing regions - within an EditText widget. The text content is ignored and not used. + within an EditText widget. The text content is ignored and not used. DO NOT TRANSLATE Spans within this text are applied to style composing regions within an EditText widget. The text content is ignored and not used. - Note: This is @color/GM2_blue_300, cannot use @color references here. + Note: This is @color/GM2_blue_300, cannot use @color references here. */ public static final int candidates_style=0x0104017e; - /** Description for the capability of an accessibility service to perform gestures. + /** Description for the capability of an accessibility service to perform gestures. */ public static final int capability_desc_canCaptureFingerprintGestures=0x010402c3; - /** Description for the capability of an accessibility service to control display magnification. + /** Description for the capability of an accessibility service to control display magnification. */ public static final int capability_desc_canControlMagnification=0x010402bf; - /** Description for the capability of an accessibility service to perform gestures. + /** Description for the capability of an accessibility service to perform gestures. */ public static final int capability_desc_canPerformGestures=0x010402c1; - /** Description for the capability of an accessibility service to request to filter key events. + /** Description for the capability of an accessibility service to request to filter key events. */ public static final int capability_desc_canRequestFilterKeyEvents=0x010402bd; - /** Description for the capability of an accessibility service to request touch exploration. + /** Description for the capability of an accessibility service to request touch exploration. */ public static final int capability_desc_canRequestTouchExploration=0x010402bb; - /** Description for the capability of an accessibility service to retrieve window content. + /** Description for the capability of an accessibility service to retrieve window content. */ public static final int capability_desc_canRetrieveWindowContent=0x010402b9; - /** Description for the capability of an accessibility service to take screenshot. [CHAR LIMIT=NONE] + /** Description for the capability of an accessibility service to take screenshot. [CHAR LIMIT=NONE] */ public static final int capability_desc_canTakeScreenshot=0x010402c5; - /** Title for the capability of an accessibility service to capture fingerprint gestures. + /** Title for the capability of an accessibility service to capture fingerprint gestures. */ public static final int capability_title_canCaptureFingerprintGestures=0x010402c2; - /** Title for the capability of an accessibility service to control display magnification. + /** Title for the capability of an accessibility service to control display magnification. */ public static final int capability_title_canControlMagnification=0x010402be; - /** Title for the capability of an accessibility service to perform gestures. + /** Title for the capability of an accessibility service to perform gestures. */ public static final int capability_title_canPerformGestures=0x010402c0; - /** Title for the capability of an accessibility service to request to filter key events. + /** Title for the capability of an accessibility service to request to filter key events. */ public static final int capability_title_canRequestFilterKeyEvents=0x010402bc; - /** Title for the capability of an accessibility service to request touch exploration. + /** Title for the capability of an accessibility service to request touch exploration. */ public static final int capability_title_canRequestTouchExploration=0x010402ba; - /** Title for the capability of an accessibility service to retrieve window content. + /** Title for the capability of an accessibility service to retrieve window content. */ public static final int capability_title_canRetrieveWindowContent=0x010402b8; - /** Title for the capability of an accessibility service to take screenshot. [CHAR LIMIT=32] + /** Title for the capability of an accessibility service to take screenshot. [CHAR LIMIT=32] */ public static final int capability_title_canTakeScreenshot=0x010402c4; - /** Default text for a button that can be toggled on and off. + /** Default text for a button that can be toggled on and off. */ public static final int capital_off=0x01040591; - /** Default text for a button that can be toggled on and off. + /** Default text for a button that can be toggled on and off. */ public static final int capital_on=0x01040590; - /** Strings for car - String displayed when loading a user in the car [CHAR LIMIT=30] + /** Strings for car + String displayed when loading a user in the car [CHAR LIMIT=30] */ public static final int car_loading_profile=0x01040935; public static final int car_mode_disable_notification_message=0x010406cb; - /** Strings for car mode notification - Shown when car mode is enabled + /** Strings for car mode notification + Shown when car mode is enabled */ public static final int car_mode_disable_notification_title=0x010406ca; public static final int carrier_app_notification_text=0x01040633; - /** See carrier_app_notification. This is the headline. + /** See carrier_app_notification. This is the headline. */ public static final int carrier_app_notification_title=0x01040632; - /** Displayed when the call forwarding query was forwarded. + /** Displayed when the call forwarding query was forwarded. */ public static final int cfTemplateForwarded=0x010401fb; - /** Displayed when the call forwarding query will be forwarded after some time. + /** Displayed when the call forwarding query will be forwarded after some time. */ public static final int cfTemplateForwardedTime=0x010401fc; - /** Displayed when the call forwarding query was not able to be forwarded. + /** Displayed when the call forwarding query was not able to be forwarded. */ public static final int cfTemplateNotForwarded=0x010401fa; - /** Displayed when the call forwarding query was set but forwarding is not enabled. + /** Displayed when the call forwarding query was set but forwarding is not enabled. */ public static final int cfTemplateRegistered=0x010401fd; - /** Displayed when the call forwarding query was set but forwarding is not enabled. + /** Displayed when the call forwarding query was set but forwarding is not enabled. */ public static final int cfTemplateRegisteredTime=0x010401fe; - /** Default checked text used by accessibility for a button that can be checked or unchecked. [CHAR LIMIT=NONE] + /** Default checked text used by accessibility for a button that can be checked or unchecked. [CHAR LIMIT=NONE] */ public static final int checked=0x01040592; - /** Default title for the activity chooser, when one is not given. Android allows multiple activities to perform an action. for example, there may be many ringtone pickers installed. A dialog is shown to the user allowing them to pick which activity should be used. This is the title. + /** Default title for the activity chooser, when one is not given. Android allows multiple activities to perform an action. for example, there may be many ringtone pickers installed. A dialog is shown to the user allowing them to pick which activity should be used. This is the title. */ public static final int chooseActivity=0x010405b5; - /** title for the USB activity chooser. + /** title for the USB activity chooser. */ public static final int chooseUsbActivity=0x010405b6; - /** Choose Account Activity label + /** Choose Account Activity label */ public static final int choose_account_label=0x010406e3; - /** ChooserActivity - Alphabetically sorted apps list label. [CHAR LIMIT=NONE] + /** ChooserActivity - Alphabetically sorted apps list label. [CHAR LIMIT=NONE] */ public static final int chooser_all_apps_button_label=0x01040938; - /** ChooserActivity - No direct share targets are available. [CHAR LIMIT=NONE] + /** ChooserActivity - No direct share targets are available. [CHAR LIMIT=NONE] */ public static final int chooser_no_direct_share_targets=0x01040937; - /** Dialog title for user to select a different wallpaper from service list + /** Dialog title for user to select a different wallpaper from service list */ public static final int chooser_wallpaper=0x010406b7; - /** Text displayed when the user selects the check box for setting default application. See the "Use by default for this action" check box. + /** Text displayed when the user selects the check box for setting default application. See the "Use by default for this action" check box. */ public static final int clearDefaultHintMsg=0x010405b4; - /** + /** Used to wrap a label for content description for a Clone profile, e.g. "Clone Messenger" instead of Messenger when the Messenger app is cloned. [CHAR LIMIT=20] - + */ public static final int clone_profile_label_badge=0x01040827; - /** Accessibility text for the close window button + /** Accessibility text for the close window button */ public static final int close_button_text=0x01040870; /** Title of Color Correction feature, which is mostly used to help users who are colorblind, - shown in the warning dialog about the accessibility shortcut. + shown in the warning dialog about the accessibility shortcut. */ public static final int color_correction_feature_name=0x01040791; /** Title of Color Inversion feature shown in the warning dialog about the accessibility - shortcut. + shortcut. */ public static final int color_inversion_feature_name=0x01040790; public static final int common_last_name_prefixes=0x01040179; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int common_name=0x01040721; public static final int common_name_conjunctions=0x0104017a; public static final int common_name_prefixes=0x01040177; public static final int common_name_suffixes=0x01040178; - /** Content of concurrent display active notification. [CHAR LIMIT=NONE] + /** Content of concurrent display active notification. [CHAR LIMIT=NONE] */ public static final int concurrent_display_notification_active_content=0x01040a07; - /** Title of concurrent display active notification. [CHAR LIMIT=NONE] + /** Title of concurrent display active notification. [CHAR LIMIT=NONE] */ public static final int concurrent_display_notification_active_title=0x01040a06; - /** Name of concurrent display notifications. [CHAR LIMIT=NONE] + /** Name of concurrent display notifications. [CHAR LIMIT=NONE] */ public static final int concurrent_display_notification_name=0x01040a05; - /** Content of concurrent display power saver notification. [CHAR LIMIT=NONE] + /** Content of concurrent display power saver notification. [CHAR LIMIT=NONE] */ public static final int concurrent_display_notification_power_save_content=0x01040a0b; - /** Title of concurrent display power saver notification. [CHAR LIMIT=NONE] + /** Title of concurrent display power saver notification. [CHAR LIMIT=NONE] */ public static final int concurrent_display_notification_power_save_title=0x01040a0a; - /** Content of concurrent display thermal notification. [CHAR LIMIT=NONE] + /** Content of concurrent display thermal notification. [CHAR LIMIT=NONE] */ public static final int concurrent_display_notification_thermal_content=0x01040a09; - /** Title of concurrent display thermal notification. [CHAR LIMIT=NONE] + /** Title of concurrent display thermal notification. [CHAR LIMIT=NONE] */ public static final int concurrent_display_notification_thermal_title=0x01040a08; - /** Label to show for a service that is running because it is providing conditions. + /** Label to show for a service that is running because it is providing conditions. */ public static final int condition_provider_service_binding_label=0x010406ba; - /** Label used by Telephony code, assigned as the display name for conference calls [CHAR LIMIT=60] + /** Label used by Telephony code, assigned as the display name for conference calls [CHAR LIMIT=60] */ public static final int conference_call=0x010408b5; /** Activity to handle Usb Device connection in USB Host side. Keeping it to null value will lead into handling it inside system using Intent resolution. Non-null contents will have - format of package-name/ActivityClassName. + format of package-name/ActivityClassName. */ public static final int config_UsbDeviceConnectionHandling_component=0x010400a9; /** Used together with config_canRemoveOrRenameFirstAccount when set to false. By default, this is blank. Check if the first account is of this account type. If it is, then disable - remove/rename. + remove/rename. */ public static final int config_accountTypeToKeepFirstAccount=0x010400e8; /** Package name providing Hardware Activity-Recognition API support. Used only when - config_enableActivityRecognitionHardwareOverlay is false. + config_enableActivityRecognitionHardwareOverlay is false. */ public static final int config_activityRecognitionHardwarePackageName=0x0104007d; - /** Intent extra key for the event code int array while requesting ambient context consent. + /** Intent extra key for the event code int array while requesting ambient context consent. */ public static final int config_ambientContextEventArrayExtraKey=0x01040101; /** Intent extra key for the caller's package name while requesting ambient context consent. - + */ public static final int config_ambientContextPackageNameExtraKey=0x01040100; - /** Apps that are authorized to access shared accounts, overridden by product overlays + /** Apps that are authorized to access shared accounts, overridden by product overlays */ public static final int config_appsAuthorizedForSharedAccounts=0x010400c6; /** List of comma separated package names for which we the system will not show crash, ANR, - etc. dialogs. + etc. dialogs. */ public static final int config_appsNotReportingCrashes=0x010400dc; /** What source to use to estimate link upstream and downstream bandwidth capacities. Default is bandwidth_estimator. - Values are bandwidth_estimator, carrier_config and modem. + Values are bandwidth_estimator, carrier_config and modem. */ public static final int config_bandwidthEstimateSource=0x0104015f; public static final int config_batterySaverDeviceSpecificConfig=0x0104015c; /** The app which will handle routine based automatic battery saver, if empty the UI for - routine based battery saver will be hidden + routine based battery saver will be hidden */ public static final int config_batterySaverScheduleProvider=0x0104006d; public static final int config_batterymeterBoltPath=0x0104012e; public static final int config_batterymeterErrorPerimeterPath=0x0104012c; public static final int config_batterymeterFillMask=0x0104012d; /** All of the paths defined for the batterymeter are defined on a 12x20 canvas, and must - be parsable by android.utill.PathParser + be parsable by android.utill.PathParser */ public static final int config_batterymeterPerimeterPath=0x0104012b; public static final int config_batterymeterPowersavePath=0x0104012f; public static final int config_biometric_prompt_ui_package=0x01040132; - /** Name of a font family to use for body text. + /** Name of a font family to use for body text. */ public static final int config_bodyFontFamily=0x0104011f; - /** Name of a font family to use for medium body text. + /** Name of a font family to use for medium body text. */ public static final int config_bodyFontFamilyMedium=0x01040120; /** The OEM specified sensor string type for the gesture to launch camera app, this value - must match the value of config_cameraLaunchGestureSensorType in OEM's HAL + must match the value of config_cameraLaunchGestureSensorType in OEM's HAL */ public static final int config_cameraLaunchGestureSensorStringType=0x010400da; /** The OEM specified sensor string type for the gesture to launch camera app, this value - must match the value of config_cameraLiftTriggerSensorType in OEM's HAL + must match the value of config_cameraLiftTriggerSensorType in OEM's HAL */ public static final int config_cameraLiftTriggerSensorStringType=0x01040115; - /** URI for camera shutter sound + /** URI for camera shutter sound */ public static final int config_cameraShutterSound=0x01040114; - /** Name of the dialog that is used to install the carrier app when the SIM is inserted + /** Name of the dialog that is used to install the carrier app when the SIM is inserted */ public static final int config_carrierAppInstallDialogComponent=0x010400c2; /** Class name of the framework account picker activity. - Can be customized for other product types + Can be customized for other product types */ public static final int config_chooseAccountActivity=0x010400ab; /** Class name of the account type and account picker activity. - Can be customized for other product types + Can be customized for other product types */ public static final int config_chooseTypeAndAccountActivity=0x010400ac; /** Name of the activity that will handle requests to the system to choose an activity for - the purposes of resolving an intent. + the purposes of resolving an intent. */ public static final int config_chooserActivity=0x010400ad; - /** Name of the font family to use in the default lockscreen clock + /** Name of the font family to use in the default lockscreen clock */ public static final int config_clockFontFamily=0x01040121; /** The package name for the system companion device manager service. This service must be trusted, as it can be activated without explicit consent of the user. Example: "com.android.companiondevicemanager" See android.companion.CompanionDeviceManager. - + */ public static final int config_companionDeviceManagerPackage=0x010400f1; - /** Package handling Quick controls + /** Package handling Quick controls */ public static final int config_controlsPackage=0x010400cc; - /** Name of the broadcast receiver that is used to receive provider change events + /** Name of the broadcast receiver that is used to receive provider change events */ public static final int config_credentialManagerReceiverComponent=0x010400c5; /** Name of the activity or service that prompts the user to reject, accept, or allowlist an adb host's public key, when an unwhitelisted host connects to the local adbd. - Can be customized for other product types + Can be customized for other product types */ public static final int config_customAdbPublicKeyConfirmationComponent=0x010400af; /** Name of the activity that prompts the secondary user to acknowledge they need to switch to an admin user to enable USB debugging. - Can be customized for other product types + Can be customized for other product types */ public static final int config_customAdbPublicKeyConfirmationSecondaryUserComponent=0x010400b0; /** Name of the activity or service that prompts the user to reject, accept, or allowlist a wireless network for wireless debugging. - Can be customized for other product types + Can be customized for other product types */ public static final int config_customAdbWifiNetworkConfirmationComponent=0x010400b1; /** Name of the activity that prompts the secondary user to acknowledge they need to switch to an admin user to enable wireless debugging. - Can be customized for other product types + Can be customized for other product types */ public static final int config_customAdbWifiNetworkConfirmationSecondaryUserComponent=0x010400b2; - /** Class name of the custom country detector to be used. + /** Class name of the custom country detector to be used. */ public static final int config_customCountryDetector=0x0104013b; - /** @hide - Component name of custom media key dispatcher class used by MediaSessionService. + /** @hide + Component name of custom media key dispatcher class used by MediaSessionService. */ @android.annotation.SystemApi public static final int config_customMediaKeyDispatcher=0x0104002c; - /** @hide + /** @hide Component name of custom media session policy provider class used by - MediaSessionService. + MediaSessionService. */ @android.annotation.SystemApi public static final int config_customMediaSessionPolicyProvider=0x0104002d; /** Component name of a custom ResolverActivity (Intent resolver) to be used instead of the default framework version. If left empty, then the framework version will be used. - Example: com.google.android.myapp/.resolver.MyResolverActivity + Example: com.google.android.myapp/.resolver.MyResolverActivity */ public static final int config_customResolverActivity=0x010400ae; - /** Name of the dialog that is used to inform the user that always-on VPN is disconnected + /** Name of the dialog that is used to inform the user that always-on VPN is disconnected */ public static final int config_customVpnAlwaysOnDisconnectedDialogComponent=0x010400c1; - /** Name of the dialog that is used to request the user's consent for a VpnService VPN + /** Name of the dialog that is used to request the user's consent for a VpnService VPN */ public static final int config_customVpnConfirmDialogComponent=0x010400c0; public static final int config_dataUsageSummaryComponent=0x010400e7; - /** The default iface on which to monitor data use + /** The default iface on which to monitor data use */ public static final int config_datause_iface=0x01040080; - /** URI for default Accessibility notification sound when to enable accessibility shortcut. + /** URI for default Accessibility notification sound when to enable accessibility shortcut. */ public static final int config_defaultAccessibilityNotificationSound=0x010400eb; /** The component name, flattened to a string, for the default accessibility service to be enabled by the accessibility shortcut. This service must be trusted, as it can be activated without explicit consent of the user. If no accessibility service with the specified name - exists on the device, the accessibility shortcut will be disabled by default. + exists on the device, the accessibility shortcut will be disabled by default. */ public static final int config_defaultAccessibilityService=0x010400ea; - /** Component name that accepts ACTION_SEND intents for requesting ambient context consent. + /** Component name that accepts ACTION_SEND intents for requesting ambient context consent. */ public static final int config_defaultAmbientContextConsentComponent=0x010400ff; /** The component name for the default system AmbientContextEvent detection service. This service must be trusted, as it can be activated without explicit consent of the user. See android.service.ambientcontext.AmbientContextDetectionService. - + */ public static final int config_defaultAmbientContextDetectionService=0x010400f5; /** The package name for the system's app prediction service. This service must be trusted, as it can be activated without explicit consent of the user. Example: "com.android.intelligence/.AppPredictionService" - + */ public static final int config_defaultAppPredictionService=0x01040108; - /** @hide @TestApi - The name of the package that will hold the assistant role by default. + /** @hide @TestApi + The name of the package that will hold the assistant role by default. */ @android.annotation.SystemApi public static final int config_defaultAssistant=0x01040021; - /** Component name that should be granted Notification Assistant access + /** Component name that should be granted Notification Assistant access */ public static final int config_defaultAssistantAccessComponent=0x01040122; /** The component name for the default system attention service. This service must be trusted, as it can be activated without explicit consent of the user. See android.attention.AttentionManagerService. - + */ public static final int config_defaultAttentionService=0x010400f3; /** The package name for the system's augmented autofill service. @@ -31664,40 +31664,40 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If no service with the specified name exists on the device, augmented autofill wil be disabled. Example: "com.android.augmentedautofill/.AugmentedAutofillService" - + */ public static final int config_defaultAugmentedAutofillService=0x01040106; /** The component name, flattened to a string, for the default autofill service to enabled for a user. This service must be trusted, as it can be activated without explicit consent of the user. If no autofill service with the specified name exists on the device, autofill will be disabled by default. - + */ public static final int config_defaultAutofillService=0x010400ee; - /** The name of the package that will hold the default automotive navigation role. + /** The name of the package that will hold the default automotive navigation role. */ public static final int config_defaultAutomotiveNavigation=0x01040089; - /** @hide - The name of the package that will hold the browser role by default. + /** @hide + The name of the package that will hold the browser role by default. */ @android.annotation.SystemApi public static final int config_defaultBrowser=0x01040022; - /** The package name for the default bug report handler app from power menu short press. This app must be allowlisted. + /** The package name for the default bug report handler app from power menu short press. This app must be allowlisted. */ public static final int config_defaultBugReportHandlerApp=0x01040136; - /** @hide - The name of the package that will hold the call redirection role by default. + /** @hide + The name of the package that will hold the call redirection role by default. */ @android.annotation.SystemApi public static final int config_defaultCallRedirection=0x01040025; - /** @hide - The name of the package that will hold the call screening role by default. + /** @hide + The name of the package that will hold the call screening role by default. */ @android.annotation.SystemApi public static final int config_defaultCallScreening=0x01040026; /** The package name of the default captive portal login app. Must be granted the POST_NOTIFICATIONS permission. - + */ public static final int config_defaultCaptivePortalLoginPackageName=0x01040079; /** The package name for the system's content capture service. @@ -31705,7 +31705,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If no service with the specified name exists on the device, content capture will be disabled. Example: "com.android.contentcapture/.ContentcaptureService" - + */ public static final int config_defaultContentCaptureService=0x01040104; /** The package name for the system's content protection service. @@ -31713,7 +31713,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If no service with the specified name exists on the device, content protection will be disabled. Example: "com.android.contentprotection/.ContentProtectionService" - + */ public static final int config_defaultContentProtectionService=0x01040105; /** The package name for the system's content suggestions service. @@ -31724,19 +31724,19 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If no service with the specified name exists on the device, content suggestions wil be disabled. Example: "com.android.contentsuggestions/.ContentSuggestionsService" - + */ public static final int config_defaultContentSuggestionsService=0x01040109; - /** The key containing the branching boolean for Contextual Search. + /** The key containing the branching boolean for Contextual Search. */ public static final int config_defaultContextualSearchEnabled=0x01040159; - /** The key containing the entrypoint for Contextual Search. + /** The key containing the entrypoint for Contextual Search. */ public static final int config_defaultContextualSearchKey=0x01040158; - /** The key containing the branching boolean for legacy Search. + /** The key containing the branching boolean for legacy Search. */ public static final int config_defaultContextualSearchLegacyEnabled=0x0104015a; - /** Name of the package responsible to handle Contextual Search. + /** Name of the package responsible to handle Contextual Search. */ public static final int config_defaultContextualSearchPackageName=0x01040157; /** The component name, flattened to a string, for the system's credential manager @@ -31748,7 +31748,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet work with the user configured autofill service See android.credentials.CredentialManager - + */ public static final int config_defaultCredentialManagerAutofillService=0x0104010c; /** The component name, flattened to a string, for the system's credential manager @@ -31761,59 +31761,59 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet the user. See android.credentials.CredentialManager - + */ public static final int config_defaultCredentialManagerHybridService=0x0104010b; - /** @hide @TestApi - The name of the package that will hold the dialer role by default. + /** @hide @TestApi + The name of the package that will hold the dialer role by default. */ @android.annotation.SystemApi public static final int config_defaultDialer=0x01040023; /** Name of the starting activity for DisplayCompat host. specific to automotive. */ public static final int config_defaultDisplayCompatHostActivity=0x01040155; - /** Colon separated list of package names that should be granted DND access + /** Colon separated list of package names that should be granted DND access */ public static final int config_defaultDndAccessPackages=0x010400e4; - /** Colon separated list of package names that should be removed from DND access packages + /** Colon separated list of package names that should be removed from DND access packages */ public static final int config_defaultDndDeniedPackages=0x010400e5; /** The package name of the dock manager app. Must be granted the - POST_NOTIFICATIONS permission. + POST_NOTIFICATIONS permission. */ public static final int config_defaultDockManagerPackageName=0x0104007a; /** The component name, flattened to a string, for the default field classification service to enabled for a user. This service must be trusted, as it can be activated without explicit consent of the user. If no field classification service with the specified name exists on the device, field classification will be disabled by default. - + */ public static final int config_defaultFieldClassificationService=0x010400ef; /** Package name for the default Health Connect app. OEMs can set this with their own health app package name to define a default app with high priority for the app to store the health data. If set the app always has priority of 1 - unless it is changed by the user. + unless it is changed by the user. */ public static final int config_defaultHealthConnectApp=0x01040128; /** Name of the starting activity for launch on private display. specific to automotive. */ public static final int config_defaultLaunchOnPrivateDisplayRouterActivity=0x01040156; - /** Colon separated list of package names that should be granted Notification Listener access + /** Colon separated list of package names that should be granted Notification Listener access */ public static final int config_defaultListenerAccessPackages=0x010400ed; - /** Component name for the default module metadata provider on this device + /** Component name for the default module metadata provider on this device */ public static final int config_defaultModuleMetadataProvider=0x01040127; public static final int config_defaultMusicRecognitionService=0x0104010f; /** Component name that accepts settings intents for saved devices. - Used by FastPairSettingsFragment. + Used by FastPairSettingsFragment. */ public static final int config_defaultNearbyFastPairSettingsDevicesComponent=0x0104013f; /** Component name that accepts ACTION_SEND intents for nearby (proximity-based) sharing. - Used by ChooserActivity. + Used by ChooserActivity. */ public static final int config_defaultNearbySharingComponent=0x0104013d; - /** URI used for Nearby Share SliceProvider scanning. + /** URI used for Nearby Share SliceProvider scanning. */ public static final int config_defaultNearbySharingSliceUri=0x0104013e; /** The package name of the default network recommendation app. @@ -31824,56 +31824,56 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet protected by the BIND_NETWORK_RECOMMENDATION_SERVICE permission. This must be set to a valid network recommendation app or empty. - + */ public static final int config_defaultNetworkRecommendationProviderPackage=0x01040077; - /** Package name for default network scorer app; overridden by product overlays. + /** Package name for default network scorer app; overridden by product overlays. */ public static final int config_defaultNetworkScorerPackageName=0x010400c9; - /** The name of the package that will hold the default notes role. + /** The name of the package that will hold the default notes role. */ public static final int config_defaultNotes=0x0104008b; - /** The DeviceConfig namespace for the default system on-device sandboxed inference service. + /** The DeviceConfig namespace for the default system on-device sandboxed inference service. */ public static final int config_defaultOnDeviceIntelligenceDeviceConfigNamespace=0x010400fb; - /** The component name for the default system on-device intelligence service, + /** The component name for the default system on-device intelligence service, */ public static final int config_defaultOnDeviceIntelligenceService=0x010400f7; - /** The component name for the default system on-device sandboxed inference service. + /** The component name for the default system on-device sandboxed inference service. */ public static final int config_defaultOnDeviceSandboxedInferenceService=0x010400f8; /** The package name for the system's speech recognition service. This service must be trusted, as it can be activated without explicit consent of the user. Example: "com.android.speech/.RecognitionService" - + */ public static final int config_defaultOnDeviceSpeechRecognitionService=0x0104010e; - /** The action name for the default profcollect report uploader app. + /** The action name for the default profcollect report uploader app. */ public static final int config_defaultProfcollectReportUploaderAction=0x01040138; - /** The package name for the default profcollect report uploader app. This app must be allowlisted. + /** The package name for the default profcollect report uploader app. This app must be allowlisted. */ public static final int config_defaultProfcollectReportUploaderApp=0x01040137; - /** Default component for QR code scanner + /** Default component for QR code scanner */ public static final int config_defaultQrCodeComponent=0x0104014d; - /** The name of the package that will hold the default retail demo role. + /** The name of the package that will hold the default retail demo role. */ public static final int config_defaultRetailDemo=0x0104008e; - /** @hide For use by platform and tools only. Developers should not specify this value. - URI for default ringtone sound file to be used for silent ringer vibration + /** @hide For use by platform and tools only. Developers should not specify this value. + URI for default ringtone sound file to be used for silent ringer vibration */ public static final int config_defaultRingtoneVibrationSound=0x0104003b; /** The component name for the default system rotation resolver service. This service must be trusted, as it can be activated without explicit consent of the user. See android.service.rotationresolver.RotationResolverService. - + */ public static final int config_defaultRotationResolverService=0x010400f4; /** The package name of the default search selector app. Must be granted the POST_NOTIFICATIONS permission, and notifications from this app must be given the notification flag FLAG_NO_DISMISS if the notification requests FLAG_ONGOING_EVENT. - + */ public static final int config_defaultSearchSelectorPackageName=0x01040078; /** The package name for the system's search ui service. @@ -31883,14 +31883,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If no service with the specified name exists on the device, on device search wil be disabled. Example: "com.android.intelliegence/.SearchUiService" - + */ public static final int config_defaultSearchUiService=0x0104010a; /** The file path in which the default shutdown vibration effect should be serialized. If the device does not specify any such file path here, if the file path specified here does not exist, or if the contents of the file does not make up a valid VibrationEffect serialization, a default vibration will be used. - Note that, indefinitely repeating vibrations are not allowed as shutdown vibrations. + Note that, indefinitely repeating vibrations are not allowed as shutdown vibrations. */ public static final int config_defaultShutdownVibrationFile=0x01040153; /** The package name for the system's smartspace service. @@ -31902,20 +31902,20 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet */ public static final int config_defaultSmartspaceService=0x0104010d; - /** @hide - The name of the package that will hold the SMS role by default. + /** @hide + The name of the package that will hold the SMS role by default. */ @android.annotation.SystemApi public static final int config_defaultSms=0x01040024; /** The component name for the default profile supervisor, which can be set as a profile owner even after user setup is complete. The defined component should be used for supervision purposes - only. The component must be part of a system app. + only. The component must be part of a system app. */ public static final int config_defaultSupervisionProfileOwnerComponent=0x01040133; /** The component name for the system-wide captions manager service. This service must be trusted, as the system binds to it and keeps it running. Example: "com.android.captions/.SystemCaptionsManagerService" - + */ public static final int config_defaultSystemCaptionsManagerService=0x01040102; /** The package name for the OEM custom system textclassifier service. @@ -31925,7 +31925,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet will be used. See android.view.textclassifier.TextClassificationManager. - + */ public static final int config_defaultTextClassifierPackage=0x010400f0; /** The package name for the system's translation service. @@ -31938,10 +31938,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int config_defaultTranslationService=0x01040107; /** A flattened ComponentName which corresponds to the only trust agent that should be enabled by default. If the default value is used, or set to an empty string, the restriction will - not be applied. + not be applied. */ public static final int config_defaultTrustAgent=0x010400ec; - /** The name of the package that will hold the wallet role by default. + /** The name of the package that will hold the wallet role by default. */ public static final int config_defaultWallet=0x01040083; /** The package name for the system's wallpaper effects generation service. @@ -31954,13 +31954,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet */ public static final int config_defaultWallpaperEffectsGenerationService=0x01040110; /** Component name that accepts ACTION_SEND intents for requesting ambient context consent for - wearable sensing. + wearable sensing. */ public static final int config_defaultWearableSensingConsentComponent=0x010400fc; /** The component name for the default system wearable sensing service. This service must be trusted, as it can be activated without explicit consent of the user. See android.service.wearable.WearableSensingService. - + */ public static final int config_defaultWearableSensingService=0x010400f6; /** The package name for the default wellbeing app. @@ -31969,62 +31969,62 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet Example: "com.android.wellbeing" Note: This config is deprecated, please use config_systemWellbeing instead. - + */ public static final int config_defaultWellbeingPackage=0x010400f2; - /** IP address of the dns server to use if nobody else suggests one + /** IP address of the dns server to use if nobody else suggests one */ public static final int config_default_dns_server=0x01040092; - /** Flag indicating which package name can access DeviceConfig table + /** Flag indicating which package name can access DeviceConfig table */ public static final int config_deviceConfiguratorPackageName=0x010400d4; - /** The name of the package that will hold the device management role + /** The name of the package that will hold the device management role */ public static final int config_devicePolicyManagement=0x01040086; - /** The name of the package that will handle updating the device management role. + /** The name of the package that will handle updating the device management role. */ public static final int config_devicePolicyManagementUpdater=0x01040090; - /** Package name for the device provisioning package. + /** Package name for the device provisioning package. */ public static final int config_deviceProvisioningPackage=0x010400e3; /** Class name of the device specific implementation to replace the AudioService - or empty if the default should be used. + or empty if the default should be used. */ public static final int config_deviceSpecificAudioService=0x01040119; /** Class name of the device specific implementation to replace the DevicePolicyManagerService - or empty if the default should be used. + or empty if the default should be used. */ public static final int config_deviceSpecificDevicePolicyManagerService=0x01040118; /** Class name of the device specific implementation of DeviceStatePolicy.Provider - or empty if the default should be used. + or empty if the default should be used. */ public static final int config_deviceSpecificDeviceStatePolicyProvider=0x0104011b; /** Class name of the device specific implementation of DisplayAreaPolicy.Provider - or empty if the default should be used. + or empty if the default should be used. */ public static final int config_deviceSpecificDisplayAreaPolicyProvider=0x0104011a; /** Class name of the device specific implementation of InputMethodManagerService - or empty if the default should be used. + or empty if the default should be used. */ public static final int config_deviceSpecificInputMethodManagerService=0x0104011c; /** The type of the light sensor to be used by the display framework for things like - auto-brightness. If unset, then it just gets the default sensor of type TYPE_LIGHT. + auto-brightness. If unset, then it just gets the default sensor of type TYPE_LIGHT. */ public static final int config_displayLightSensorType=0x01040131; /** See AmbientSensor.AmbientColorTemperatureSensor. - The ambient color temperature sensor name. + The ambient color temperature sensor name. */ public static final int config_displayWhiteBalanceColorTemperatureSensorName=0x0104012a; - /** WindowsManager JetPack display features + /** WindowsManager JetPack display features */ public static final int config_display_features=0x01040141; /** Activity name for the default target activity to be launched. Note that config_doublePressOnPowerBehavior must be set to 3 for this to work. [DO NOT TRANSLATE] - + */ public static final int config_doublePressOnPowerTargetActivity=0x01040068; /** File used to enable the double touch gesture. - TODO: move to input HAL once ready. + TODO: move to input HAL once ready. */ public static final int config_doubleTouchGestureEnableFile=0x010400de; /** ComponentName of a dream to show whenever the system would otherwise have @@ -32035,46 +32035,46 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet Specify the component name or an empty string if none. Note that doze dreams are not subject to the same start conditions as ordinary dreams. - Doze dreams will run whenever the power manager is in a dozing state. + Doze dreams will run whenever the power manager is in a dozing state. */ public static final int config_dozeComponent=0x010400a3; - /** Type of the double tap sensor. Empty if double tap is not supported. + /** Type of the double tap sensor. Empty if double tap is not supported. */ public static final int config_dozeDoubleTapSensorType=0x010400a4; - /** Type of the long press sensor. Empty if long press is not supported. + /** Type of the long press sensor. Empty if long press is not supported. */ public static final int config_dozeLongPressSensorType=0x010400a6; - /** Type of the tap sensor. Empty if tap is not supported. + /** Type of the tap sensor. Empty if tap is not supported. */ public static final int config_dozeTapSensorType=0x010400a5; - /** Type of the udfps long press sensor. Empty if long press is not supported. + /** Type of the udfps long press sensor. Empty if long press is not supported. */ public static final int config_dozeUdfpsLongPressSensorType=0x010400a7; - /** ComponentName of the default dream (Settings.Secure.DEFAULT_SCREENSAVER_COMPONENT) + /** ComponentName of the default dream (Settings.Secure.DEFAULT_SCREENSAVER_COMPONENT) */ public static final int config_dreamsDefaultComponent=0x010400a2; - /** emergency call number for the emergency affordance + /** emergency call number for the emergency affordance */ public static final int config_emergency_call_number=0x010400e1; - /** Package name that provides Emergency Dialer + /** Package name that provides Emergency Dialer */ public static final int config_emergency_dialer_package=0x010400e2; - /** Regex of wired ethernet ifaces + /** Regex of wired ethernet ifaces */ public static final int config_ethernet_iface_regex=0x01040062; /** Configure ethernet tcp buffersizes in the form: - rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max + rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max */ public static final int config_ethernet_tcp_buffers=0x010400aa; - /** Package name of the extension software fallback. + /** Package name of the extension software fallback. */ public static final int config_extensionFallbackPackageName=0x0104007e; - /** Service name of the extension software fallback. + /** Service name of the extension software fallback. */ public static final int config_extensionFallbackServiceName=0x0104007f; /** The package name for the vendor implementation of ACTION_FACTORY_RESET. For some vendors, the default implementation of ACTION_FACTORY_RESET does not work, so it is needed to re-route - this intent to this package. This is being used in MasterClearReceiver.java. + this intent to this package. This is being used in MasterClearReceiver.java. */ public static final int config_factoryResetPackage=0x01040135; /** Name of the fallback CredentialManager dialog that is used to get or save an app @@ -32086,43 +32086,43 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If specified, this UI should be always launch-able. It will be used as a fallback when the OEM dialog value specified in config_oemCredentialManagerDialogComponent) is undefined / not - found. + found. */ public static final int config_fallbackCredentialManagerDialogComponent=0x010400c3; - /** @hide - Intent key for the package name keys + /** @hide + Intent key for the package name keys */ @android.annotation.SystemApi public static final int config_feedbackIntentExtraKey=0x0104001f; - /** @hide - Intent key for package name values + /** @hide + Intent key for package name values */ @android.annotation.SystemApi public static final int config_feedbackIntentNameKey=0x01040020; - /** Indicate the display area rect for foldable devices in folded state. + /** Indicate the display area rect for foldable devices in folded state. */ public static final int config_foldedArea=0x01040066; /** This config is used to force VoiceInteractionService to start on certain low ram devices. - It declares the package name of VoiceInteractionService that should be started. + It declares the package name of VoiceInteractionService that should be started. */ public static final int config_forceVoiceInteractionServicePackage=0x010400d6; /** Package name providing fused location support. Used only when - config_enableFusedLocationOverlay is false. + config_enableFusedLocationOverlay is false. */ public static final int config_fusedLocationProviderPackageName=0x01040075; /** Package name providing geocoder API support. Used only when - config_enableGeocoderOverlay is false. + config_enableGeocoderOverlay is false. */ public static final int config_geocoderProviderPackageName=0x0104007b; /** Package name providing geofence API support. Used only when - config_enableGeofenceOverlay is false. + config_enableGeofenceOverlay is false. */ public static final int config_geofenceProviderPackageName=0x0104007c; - /** Package with global data query permissions for AppSearch + /** Package with global data query permissions for AppSearch */ public static final int config_globalAppSearchDataQuerierPackage=0x01040142; /** Package name providing GNSS location support. Used only when - config_useGnssHardwareProvider is false. + config_useGnssHardwareProvider is false. */ public static final int config_gnssLocationProviderPackageName=0x01040076; /** The file path in which custom vibrations are provided for haptic feedbacks. @@ -32131,75 +32131,75 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet serialization, the system default vibrations for haptic feedback will be used. If the content of the customization file is valid, the system will use the provided vibrations for the customized haptic feedback IDs, and continue to use the system defaults - for the non-customized ones. + for the non-customized ones. */ public static final int config_hapticFeedbackCustomizationFile=0x01040154; /** Component name of the activity used to inform user that their device lost Active Source - status and will go to standby if there is no interaction. + status and will go to standby if there is no interaction. */ public static final int config_hdmiCecActiveSourceLostActivity=0x010400be; /** Component name of the activity used to ask a user to confirm system language change after - receiving CEC message. + receiving CEC message. */ public static final int config_hdmiCecSetMenuLanguageActivity=0x010400bd; - /** Name of a font family to use for headlines. If empty, falls back to platform default + /** Name of a font family to use for headlines. If empty, falls back to platform default */ public static final int config_headlineFontFamily=0x01040116; - /** Name of the font family used for system surfaces where the font should use medium weight + /** Name of the font family used for system surfaces where the font should use medium weight */ public static final int config_headlineFontFamilyMedium=0x0104011e; - /** Allows setting custom fontFeatureSettings on specific text. + /** Allows setting custom fontFeatureSettings on specific text. */ public static final int config_headlineFontFeatureSettings=0x01040117; - /** Package name of Health Connect data migrator application. + /** Package name of Health Connect data migrator application. */ public static final int config_healthConnectMigratorPackageName=0x01040152; - /** @hide - Intent key for the package name keys + /** @hide + Intent key for the package name keys */ @android.annotation.SystemApi public static final int config_helpIntentExtraKey=0x0104001d; - /** @hide - Intent key for package name values + /** @hide + Intent key for package name values */ @android.annotation.SystemApi public static final int config_helpIntentNameKey=0x0104001e; - /** @hide - Name for the set of keys associating package names + /** @hide + Name for the set of keys associating package names */ @android.annotation.SystemApi public static final int config_helpPackageNameKey=0x0104001b; - /** @hide - Name for the set of values of package names + /** @hide + Name for the set of values of package names */ @android.annotation.SystemApi public static final int config_helpPackageNameValue=0x0104001c; - /** Component name of the ICC hotswap prompt for restart dialog + /** Component name of the ICC hotswap prompt for restart dialog */ public static final int config_iccHotswapPromptForRestartDialogComponent=0x0104006e; - /** Specifies the path that is used by AdaptiveIconDrawable class to crop launcher icons. + /** Specifies the path that is used by AdaptiveIconDrawable class to crop launcher icons. */ public static final int config_icon_mask=0x010400e9; - /** URI for in call notification sound + /** URI for in call notification sound */ public static final int config_inCallNotificationSound=0x01040113; /** The package name for the incident report approver app. This app is usually PermissionController or an app that replaces it. When a bugreport or incident report with EXPLICT-level sharing flags is going to be shared, this app will be sent the PENDING_INCIDENT_REPORTS_CHANGED broadcast. - + */ public static final int config_incidentReportApproverPackage=0x01040103; /** Class name for the InputEvent compatibility processor override. Empty string means use the default compatibility processor - (android.view.InputEventCompatProcessor). + (android.view.InputEventCompatProcessor). */ public static final int config_inputEventCompatProcessorOverrideClassName=0x01040126; /** Path to an ISO image to be shared with via USB mass storage. - This is intended to allow packaging drivers or tools for installation on a PC. + This is intended to allow packaging drivers or tools for installation on a PC. */ public static final int config_isoImagePath=0x0104009c; - /** Keyguard component + /** Keyguard component */ public static final int config_keyguardComponent=0x010400cd; /** The bounding path of the cutout region of the main built-in display. @@ -32225,7 +32225,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet M -5,0 L -5,10 L 5,10 L 5,0 Z @dp @see https://www.w3.org/TR/SVG/paths.html#PathData - + */ public static final int config_mainBuiltInDisplayCutout=0x010400d8; /** Like config_mainBuiltInDisplayCutout, but this path is used to report the @@ -32233,7 +32233,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet {@link DisplayCutout#getBoundingRect}. Note that this path should try to match the visual appearance of the cutout as much as possible, and may be smaller than config_mainBuiltInDisplayCutout - + */ public static final int config_mainBuiltInDisplayCutoutRectApproximation=0x010400d9; /** A string config in svg path format for the main display shape. @@ -32246,104 +32246,104 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet (@see DisplayShape#createDefaultDisplayShape) Note: If the display supports multiple resolutions, please define the path config based on - the highest resolution so that it can be scaled correctly in each resolution. + the highest resolution so that it can be scaled correctly in each resolution. */ public static final int config_mainDisplayShape=0x01040150; - /** Package name for ManagedProvisioning which is responsible for provisioning work profiles. + /** Package name for ManagedProvisioning which is responsible for provisioning work profiles. */ public static final int config_managed_provisioning_package=0x01040123; - /** Component name of media projection permission dialog + /** Component name of media projection permission dialog */ public static final int config_mediaProjectionPermissionDialogComponent=0x0104011d; - /** Brand value for attestation of misprovisioned device. + /** Brand value for attestation of misprovisioned device. */ public static final int config_misprovisionedBrandValue=0x01040125; /** Model of potentially misprovisioned devices. If none is specified in an overlay, an - empty string is passed in. + empty string is passed in. */ public static final int config_misprovisionedDeviceModel=0x01040124; - /** MMS user agent string + /** MMS user agent string */ public static final int config_mms_user_agent=0x0104009a; - /** MMS user agent prolfile url + /** MMS user agent prolfile url */ public static final int config_mms_user_agent_profile_url=0x0104009b; /** This setting is deprecated, please use com.android.networkstack.tethering.R.string.config_mobile_hotspot_provision_app_no_ui - instead. + instead. */ public static final int config_mobile_hotspot_provision_app_no_ui=0x01040063; /** This setting is deprecated, please use com.android.networkstack.tethering.R.string.config_mobile_hotspot_provision_response - instead. + instead. */ public static final int config_mobile_hotspot_provision_response=0x01040064; /** Package name providing network location support. Used only when - config_enableNetworkLocationOverlay is false. + config_enableNetworkLocationOverlay is false. */ public static final int config_networkLocationProviderPackageName=0x01040074; public static final int config_networkOverLimitComponent=0x010400e6; /** The component name of the activity for the companion-device-manager notification access - confirmation. + confirmation. */ public static final int config_notificationAccessConfirmationActivity=0x01040146; - /** The package name of the package implementing the custom notification panel + /** The package name of the package implementing the custom notification panel */ public static final int config_notificationHandlerPackage=0x010400e0; /** Fully qualified activity name providing the credential selector UI, that serves the CredentialManager APIs. Must be a system app component. If empty, or if this activity specified cannot be found or launched, then the fallback activity - defined at config_fallbackCredentialManagerDialogComponent will be used instead. + defined at config_fallbackCredentialManagerDialogComponent will be used instead. */ public static final int config_oemCredentialManagerDialogComponent=0x010400c4; /** The file storing S2-cell-based satellite access restriction of the countries defined by - config_oem_enabled_satellite_countries. + config_oem_enabled_satellite_countries. */ public static final int config_oem_enabled_satellite_s2cell_file=0x01040172; /** The app to which the emergency call will be handed over for OEM-enabled satellite - messaging. The format of the config string is "package_name;class_name". + messaging. The format of the config string is "package_name;class_name". */ public static final int config_oem_enabled_satellite_sos_handover_app=0x01040170; - /** The broadcast intent name for notifying when the on-device model is loading + /** The broadcast intent name for notifying when the on-device model is loading */ public static final int config_onDeviceIntelligenceModelLoadedBroadcastKey=0x010400f9; - /** The broadcast intent name for notifying when the on-device model has been unloaded + /** The broadcast intent name for notifying when the on-device model has been unloaded */ public static final int config_onDeviceIntelligenceModelUnloadedBroadcastKey=0x010400fa; - /** The name of the package that will be allowed to change its components' label/icon. + /** The name of the package that will be allowed to change its components' label/icon. */ public static final int config_overrideComponentUiPackage=0x01040091; /** The BT name of the keyboard packaged with the device. If this is defined, SystemUI will - automatically try to pair with it when the device exits tablet mode. + automatically try to pair with it when the device exits tablet mode. */ public static final int config_packagedKeyboardName=0x010400db; - /** pdp data reject dialog string for cause 29, 33 and 55 [CHAR LIMIT=100] + /** pdp data reject dialog string for cause 29, 33 and 55 [CHAR LIMIT=100] */ public static final int config_pdp_reject_dialog_title=0x010409da; - /** pdp data reject dialog string for cause 55 (MULTI_CONN_TO_SAME_PDN_NOT_ALLOWED) [CHAR LIMIT=100] + /** pdp data reject dialog string for cause 55 (MULTI_CONN_TO_SAME_PDN_NOT_ALLOWED) [CHAR LIMIT=100] */ public static final int config_pdp_reject_multi_conn_to_same_pdn_not_allowed=0x010409dd; - /** pdp data reject dialog string for cause 33 (SERVICE_OPTION_NOT_SUBSCRIBED) [CHAR LIMIT=100] + /** pdp data reject dialog string for cause 33 (SERVICE_OPTION_NOT_SUBSCRIBED) [CHAR LIMIT=100] */ public static final int config_pdp_reject_service_not_subscribed=0x010409dc; - /** pdp data reject dialog string for cause 29 (USER_AUTHENTICATION) [CHAR LIMIT=100] + /** pdp data reject dialog string for cause 29 (USER_AUTHENTICATION) [CHAR LIMIT=100] */ public static final int config_pdp_reject_user_authentication_failed=0x010409db; - /** Flag indicating which package name can access the persistent data partition + /** Flag indicating which package name can access the persistent data partition */ public static final int config_persistentDataPackageName=0x010400d3; - /** Name of the dialog that is used to request the user's consent for a Platform VPN + /** Name of the dialog that is used to request the user's consent for a Platform VPN */ public static final int config_platformVpnConfirmDialogComponent=0x010400bf; - /** Telephony pointing UI class name to be launched. + /** Telephony pointing UI class name to be launched. */ public static final int config_pointing_ui_class=0x0104016d; - /** Telephony pointing UI package name to be launched. + /** Telephony pointing UI package name to be launched. */ public static final int config_pointing_ui_package=0x0104016c; /** Package name that will receive an explicit manifest broadcast for - android.os.action.POWER_SAVE_MODE_CHANGED. + android.os.action.POWER_SAVE_MODE_CHANGED. */ public static final int config_powerSaveModeChangedListenerPackage=0x01040140; /** Power stats collection throttle periods in milliseconds. Since power stats collection @@ -32356,7 +32356,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet Use "*" for the power-component-name to represent the default for all power components not mentioned by name. - + */ public static final int config_powerStatsThrottlePeriods=0x0104015d; /** The package hosting the primary location time zone provider. @@ -32364,32 +32364,32 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet config_enablePrimaryLocationTimeZoneProvider are true. See android.service.timezone.TimeZoneProviderService for how to host location time zone - provider services. + provider services. */ public static final int config_primaryLocationTimeZoneProviderPackageName=0x01040072; - /** Activity name for the default target activity to be launched. [DO NOT TRANSLATE] + /** Activity name for the default target activity to be launched. [DO NOT TRANSLATE] */ public static final int config_primaryShortPressTargetActivity=0x01040069; - /** Telephony qualified networks service class name to bind to by default. + /** Telephony qualified networks service class name to bind to by default. */ public static final int config_qualified_networks_service_class=0x01040169; - /** Telephony qualified networks service package name to bind to by default. + /** Telephony qualified networks service package name to bind to by default. */ public static final int config_qualified_networks_service_package=0x01040168; - /** Type of the quick pickup sensor. Empty if quick pickup is not supported. + /** Type of the quick pickup sensor. Empty if quick pickup is not supported. */ public static final int config_quickPickupSensorType=0x010400a8; /** The RadioAccessFamilies supported by the device. Empty is viewed as "all". Only used on devices which don't support RIL_REQUEST_GET_RADIO_CAPABILITY - format is UMTS|LTE|... + format is UMTS|LTE|... */ public static final int config_radio_access_family=0x010400d7; /** The default value used for RawContacts.ACCOUNT_NAME when contacts are inserted without this column set. These contacts are stored locally on the device and will not be removed even if no android.account.Account with this name exists. A null string will be used if the value is left empty. When this is non-empty then config_rawContactsLocalAccountType - should also be non-empty. + should also be non-empty. */ public static final int config_rawContactsLocalAccountName=0x01040139; /** The default value used for RawContacts.ACCOUNT_TYPE when contacts are inserted without this @@ -32401,66 +32401,66 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int config_rawContactsLocalAccountType=0x0104013a; /** Physical display address that corresponds to the rear display in rear display mode and concurrent display mode. Used to get information about the display before - entering the corresponding modes + entering the corresponding modes */ public static final int config_rearDisplayPhysicalAddress=0x0104014f; /** Component name for the activity that will be presenting the Recents UI, which will receive special permissions for API related to fetching and presenting recent tasks. The default configuration uses Launcehr3QuickStep as default launcher and points to the corresponding recents component. When using a different default launcher, change this appropriately or - use the default systemui implementation: com.android.systemui/.recents.RecentsActivity + use the default systemui implementation: com.android.systemui/.recents.RecentsActivity */ public static final int config_recentsComponentName=0x010400ca; /** The package name for the default retail demo app. This package must be trusted, as it has the permissions to query the usage stats on the device. Example: "com.google.android.retaildemo" - + */ public static final int config_retailDemoPackage=0x01040111; /** The package signature hash for the default retail demo app. This package must be trusted, as it has the permissions to query the usage stats on the device. - + */ public static final int config_retailDemoPackageSignature=0x01040112; /** The action of the intent that Dialer sends to the app to which the emergency call will be - handed over for emergency messaging via satellite. + handed over for emergency messaging via satellite. */ public static final int config_satellite_emergency_handover_intent_action=0x01040171; - /** Telephony satellite gateway service package name to bind to by default. + /** Telephony satellite gateway service package name to bind to by default. */ public static final int config_satellite_gateway_service_package=0x0104016b; - /** Telephony satellite service package name to bind to by default. + /** Telephony satellite service package name to bind to by default. */ public static final int config_satellite_service_package=0x0104016a; /** The identifier of the satellite's SIM profile. The identifier is composed of MCC and MNC - of the satellite PLMN with the format "mccmnc". + of the satellite PLMN with the format "mccmnc". */ public static final int config_satellite_sim_plmn_identifier=0x0104016e; /** The identifier for the satellite's SIM profile. The identifier is the service provider name - (spn) from the profile metadata. + (spn) from the profile metadata. */ public static final int config_satellite_sim_spn_identifier=0x0104016f; /** The component name of the screenshot App Clips service that communicates with SystemUI to evaluate certain aspects of App Clips flow such as whether a calling activity can launch - capture content for note activity. + capture content for note activity. */ public static final int config_screenshotAppClipsServiceComponent=0x010400cf; - /** The component notified when there is an error while taking a screenshot. + /** The component notified when there is an error while taking a screenshot. */ public static final int config_screenshotErrorReceiverComponent=0x010400d1; /** The component name of a special dock app that merely launches a dream. We don't want to launch this app when docked because it causes an unnecessary - activity transition. We just want to start the dream.. + activity transition. We just want to start the dream.. */ public static final int config_screenshotServiceComponent=0x010400d0; /** Component name for the default target activity to be launched when user presses the global search key. [DO NOT TRANSLATE] - + */ public static final int config_searchKeyTargetActivity=0x0104006a; - /** The display cutout configs for secondary built-in display. + /** The display cutout configs for secondary built-in display. */ public static final int config_secondaryBuiltInDisplayCutout=0x01040144; public static final int config_secondaryBuiltInDisplayCutoutRectApproximation=0x01040145; @@ -32474,14 +32474,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet (@see DisplayShape#createDefaultDisplayShape) Note: If the display supports multiple resolutions, please define the path config based on - the highest resolution so that it can be scaled correctly in each resolution. + the highest resolution so that it can be scaled correctly in each resolution. */ public static final int config_secondaryDisplayShape=0x01040151; /** This is the default launcher package with an activity to use on secondary displays that support system decorations. This launcher package must have an activity that supports multiple instances and has corresponding launch mode set in AndroidManifest. - {@see android.view.Display#FLAG_SHOULD_SHOW_SYSTEM_DECORATIONS} + {@see android.view.Display#FLAG_SHOULD_SHOW_SYSTEM_DECORATIONS} */ public static final int config_secondaryHomePackage=0x01040129; /** The package hosting the secondary location time zone provider. @@ -32489,38 +32489,38 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet config_enableSecondaryLocationTimeZoneProvider are true. See android.service.timezone.TimeZoneProviderService for how to host location time zone - provider services. + provider services. */ public static final int config_secondaryLocationTimeZoneProviderPackageName=0x01040073; - /** Component name of the activity used to inform a user about a sensor privacy state chage. + /** Component name of the activity used to inform a user about a sensor privacy state chage. */ public static final int config_sensorStateChangedActivity=0x010400ba; /** Component name of the activity used to inform a user about a sensory being blocked because - of privacy settings. + of privacy settings. */ public static final int config_sensorUseStartedActivity=0x010400bb; /** Component name of the activity used to inform a user about a sensory being blocked because - of hardware privacy switches. + of hardware privacy switches. */ public static final int config_sensorUseStartedActivity_hwToggle=0x010400bc; - /** Package name of the required service extension package. + /** Package name of the required service extension package. */ public static final int config_servicesExtensionPackage=0x0104013c; - /** Intent action used when binding to the shared connectivity service + /** Intent action used when binding to the shared connectivity service */ public static final int config_sharedConnectivityServiceIntentAction=0x010400b4; - /** Package name of the system service that implements the shared connectivity service + /** Package name of the system service that implements the shared connectivity service */ public static final int config_sharedConnectivityServicePackage=0x010400b3; - /** Attribution path for SignalDrawable as defined on a 24x24 canvas. + /** Attribution path for SignalDrawable as defined on a 24x24 canvas. */ public static final int config_signalAttributionPath=0x01040130; - /** The component for the activity shown to grant permissions for a slice. + /** The component for the activity shown to grant permissions for a slice. */ public static final int config_slicePermissionComponent=0x010400d2; /** The component name of a special dock app that merely launches a dream. We don't want to launch this app when docked because it causes an unnecessary - activity transition. We just want to start the dream. + activity transition. We just want to start the dream. */ public static final int config_somnambulatorComponent=0x010400ce; /** Package that provides the supervised user creation flow. This package must include an @@ -32529,319 +32529,319 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet with a title defined in @*android:string/supervised_user_creation_label and an icon defined in @*android:drawable/ic_add_supervised_user. That button will fire an intent targeted for this package with the mentioned action. - When this resource is empty, that button will not be shown. + When this resource is empty, that button will not be shown. */ public static final int config_supervisedUserCreationPackage=0x0104014c; - /** @hide - The name of the package that will hold the system activity recognizer role. + /** @hide + The name of the package that will hold the system activity recognizer role. */ @android.annotation.SystemApi public static final int config_systemActivityRecognizer=0x01040038; - /** @hide + /** @hide Package name of the on-device intelligent processor for ambient audio. Ambient audio is the sound surrounding the device captured by the DSP or the microphone. In other words, the device is continuously - processing audio data in background. + processing audio data in background. */ @android.annotation.SystemApi public static final int config_systemAmbientAudioIntelligence=0x01040033; - /** The name of the package that will hold the app protection service role. + /** The name of the package that will hold the app protection service role. */ public static final int config_systemAppProtectionService=0x01040087; - /** @hide + /** @hide Package name of the on-device intelligent processor for audio. The difference of 'ambient audio' and 'audio' is that in 'audio', the user intentionally and consciously aware that the device is recording or using the microphone. - + */ @android.annotation.SystemApi public static final int config_systemAudioIntelligence=0x01040034; - /** The name of the package that will hold the system calendar sync manager role. + /** The name of the package that will hold the system calendar sync manager role. */ public static final int config_systemAutomotiveCalendarSyncManager=0x01040088; - /** @hide @TestApi - The name of the package that will hold the system cluster service role. + /** @hide @TestApi + The name of the package that will hold the system cluster service role. */ @android.annotation.SystemApi public static final int config_systemAutomotiveCluster=0x01040028; - /** @hide @TestApi - The names of the packages that will hold the automotive projection role. + /** @hide @TestApi + The names of the packages that will hold the automotive projection role. */ @android.annotation.SystemApi public static final int config_systemAutomotiveProjection=0x01040029; - /** System bluetooth stack package name + /** System bluetooth stack package name */ public static final int config_systemBluetoothStack=0x010400c8; - /** The name of the package that will hold the call streaming role. + /** The name of the package that will hold the call streaming role. */ public static final int config_systemCallStreaming=0x0104008d; - /** @hide - On-device package for providing companion device associations. + /** @hide + On-device package for providing companion device associations. */ @android.annotation.SystemApi public static final int config_systemCompanionDeviceProvider=0x01040039; - /** @hide - The name of the package that will hold the system contacts role. + /** @hide + The name of the package that will hold the system contacts role. */ @android.annotation.SystemApi public static final int config_systemContacts=0x0104002b; - /** The name of the package that will hold the system financed device controller role. + /** The name of the package that will hold the system financed device controller role. */ public static final int config_systemFinancedDeviceController=0x0104008c; - /** @hide @TestApi - The name of the package that will hold the system gallery role. + /** @hide @TestApi + The name of the package that will hold the system gallery role. */ @android.annotation.SystemApi public static final int config_systemGallery=0x01040027; - /** The name of the package that will hold the game service role. + /** The name of the package that will hold the game service role. */ public static final int config_systemGameService=0x01040084; /** Chooser image editing activity. Must handle ACTION_EDIT image/png intents. If omitted, image editing will not be offered via Chooser. - This name is in the ComponentName flattened format (package/class) [DO NOT TRANSLATE] + This name is in the ComponentName flattened format (package/class) [DO NOT TRANSLATE] */ public static final int config_systemImageEditor=0x01040143; - /** @hide + /** @hide Package name of the on-device intelligent processor for notification. - + */ @android.annotation.SystemApi public static final int config_systemNotificationIntelligence=0x01040035; - /** System settings intelligence package name + /** System settings intelligence package name */ public static final int config_systemSettingsIntelligence=0x010400c7; - /** @hide - The name of the package that will hold the system shell role. + /** @hide + The name of the package that will hold the system shell role. */ @android.annotation.SystemApi public static final int config_systemShell=0x0104002a; - /** @hide - The name of the package that will hold the speech recognizer role by default. + /** @hide + The name of the package that will hold the speech recognizer role by default. */ @android.annotation.SystemApi public static final int config_systemSpeechRecognizer=0x0104002e; - /** The package name of the default supervision package. + /** The package name of the default supervision package. */ public static final int config_systemSupervision=0x01040134; - /** @hide - The name of the package that will hold the television notification handler role + /** @hide + The name of the package that will hold the television notification handler role */ @android.annotation.SystemApi public static final int config_systemTelevisionNotificationHandler=0x01040031; /** The name of the package that will hold the television remote service role. - TODO(b/189347385) make this a @SystemAPI + TODO(b/189347385) make this a @SystemAPI */ public static final int config_systemTelevisionRemoteService=0x01040085; - /** @hide + /** @hide Package name of the on-device intelligent processor for text. Examples include providing autofill functionality based on incoming text - messages. + messages. */ @android.annotation.SystemApi public static final int config_systemTextIntelligence=0x01040036; - /** SystemUi service component + /** SystemUi service component */ public static final int config_systemUIServiceComponent=0x010400cb; - /** @hide - The name of the package that will hold the system ui role + /** @hide + The name of the package that will hold the system ui role */ @android.annotation.SystemApi public static final int config_systemUi=0x0104003a; - /** @hide + /** @hide Package name of the on-device intelligent processor for system UI features. Examples include the search functionality or the app - predictor. + predictor. */ @android.annotation.SystemApi public static final int config_systemUiIntelligence=0x01040032; - /** @hide + /** @hide Package name of the on-device intelligent processor for visual - features. Examples include the autorotate feature. + features. Examples include the autorotate feature. */ @android.annotation.SystemApi public static final int config_systemVisualIntelligence=0x01040037; - /** The name of the package that will hold the system wear health service role. + /** The name of the package that will hold the system wear health service role. */ public static final int config_systemWearHealthService=0x0104008a; - /** @hide - The name of the package that will hold the wellbeing role. + /** @hide + The name of the package that will hold the wellbeing role. */ @android.annotation.SystemApi public static final int config_systemWellbeing=0x01040030; - /** @hide - The name of the package that will hold the system Wi-Fi coex manager role. + /** @hide + The name of the package that will hold the system Wi-Fi coex manager role. */ @android.annotation.SystemApi public static final int config_systemWifiCoexManager=0x0104002f; /** Configure tcp buffer sizes in the form: rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max If this is configured as an empty string, the system default will be applied. - + */ public static final int config_tcp_buffers=0x0104015e; /** Comma-separated list of unbundled packages which can connect to the tv remote provider. The tv remote service is an example of such a - service. + service. */ public static final int config_tvRemoteServicePackage=0x010400df; - /** Component name of the activity that shows more information about a usb accessory. + /** Component name of the activity that shows more information about a usb accessory. */ public static final int config_usbAccessoryUriActivity=0x010400b7; /** Component name of the activity that confirms the activity to start when a usb device is - plugged in. + plugged in. */ public static final int config_usbConfirmActivity=0x010400b8; - /** Component name of the activity that shows the usb containment status. + /** Component name of the activity that shows the usb containment status. */ public static final int config_usbContaminantActivity=0x010400b5; - /** Component name of the activity that shows the request for access to a usb device. + /** Component name of the activity that shows the request for access to a usb device. */ public static final int config_usbPermissionActivity=0x010400b6; /** Component name of the activity to select the activity to start when a usb device is plugged - in. + in. */ public static final int config_usbResolverActivity=0x010400b9; /** The URL that should be sent in an x-wap-profile header with an HTTP request, as defined in the Open Mobile Alliance User Agent Profile specification OMA-TS-UAProf-V2_0-20060206-A Section 8.1.1.1. If the URL contains a '%s' format string then that substring will be replaced with the value of - Build.MODEL. The format string shall not be escaped. + Build.MODEL. The format string shall not be escaped. */ public static final int config_useragentprofile_url=0x01040099; /** Hint to decide whether restored vendor color modes are compatible with the new device. If unset or a match is not made, only the standard color modes will be restored. If set, it should be a unique identifier for the kinds of vendor modes this device supports, such as a - manufacturer name. + manufacturer name. */ public static final int config_vendorColorModesRestoreHint=0x01040067; /** Wallpaper cropper package. Used as the default cropper if the active launcher doesn't handle wallpaper cropping. - + */ public static final int config_wallpaperCropperPackage=0x010400dd; - /** Class name of WallpaperManagerService. + /** Class name of WallpaperManagerService. */ public static final int config_wallpaperManagerServiceName=0x01040071; - /** Wear OS: the name of the package containing the Media Controls Activity. + /** Wear OS: the name of the package containing the Media Controls Activity. */ public static final int config_wearMediaControlsPackage=0x01040149; - /** Wear OS: the name of the package containing the Media Sessions APK. + /** Wear OS: the name of the package containing the Media Sessions APK. */ public static final int config_wearMediaSessionsPackage=0x0104014a; - /** Wear devices: An intent action that is used for remote intent. + /** Wear devices: An intent action that is used for remote intent. */ public static final int config_wearRemoteIntentAction=0x0104015b; - /** The component name of the wear service class that will be started by the system server. + /** The component name of the wear service class that will be started by the system server. */ public static final int config_wearServiceComponent=0x0104008f; - /** Wear OS: the name of the main activity of the device's sysui. + /** Wear OS: the name of the main activity of the device's sysui. */ public static final int config_wearSysUiMainActivity=0x01040148; - /** Wear OS: the name of the package containing the device's sysui. + /** Wear OS: the name of the package containing the device's sysui. */ public static final int config_wearSysUiPackage=0x01040147; /** Intent extra key for the event code int array while requesting - ambient context consent for wearable sensing. + ambient context consent for wearable sensing. */ public static final int config_wearableAmbientContextEventArrayExtraKey=0x010400fe; /** Intent extra key for the caller's package name while requesting - ambient context consent for wearable sensing. + ambient context consent for wearable sensing. */ public static final int config_wearableAmbientContextPackageNameExtraKey=0x010400fd; /** This setting is deprecated, please use - com.android.networkstack.tethering.R.string.config_wifi_tether_enable instead. + com.android.networkstack.tethering.R.string.config_wifi_tether_enable instead. */ public static final int config_wifi_tether_enable=0x01040065; - /** Name of the wimax manager class + /** Name of the wimax manager class */ public static final int config_wimaxManagerClassname=0x0104009f; - /** Location of the wimax native library locaiton + /** Location of the wimax native library locaiton */ public static final int config_wimaxNativeLibLocation=0x0104009e; - /** Name of the wimax service class + /** Name of the wimax service class */ public static final int config_wimaxServiceClassname=0x010400a0; - /** Location of the wimax framwork jar location + /** Location of the wimax framwork jar location */ public static final int config_wimaxServiceJarLocation=0x0104009d; - /** Name of the wimax state tracker clas + /** Name of the wimax state tracker clas */ public static final int config_wimaxStateTrackerClassname=0x010400a1; /** IWLAN data service class name to bind to by default. If none is specified in an overlay, an - empty string is passed in + empty string is passed in */ public static final int config_wlan_data_service_class=0x01040163; /** IWLAN data service package name to bind to by default. If none is specified in an overlay, - an empty string is passed in + an empty string is passed in */ public static final int config_wlan_data_service_package=0x01040161; /** IWLAN network service class name to bind to by default. If none is specified in an overlay, - an empty string is passed in + an empty string is passed in */ public static final int config_wlan_network_service_class=0x01040167; /** IWLAN network service package name to bind to by default. If none is specified in an - overlay, an empty string is passed in + overlay, an empty string is passed in */ public static final int config_wlan_network_service_package=0x01040166; - /** Shape of the work badge icon for viewport size 24. + /** Shape of the work badge icon for viewport size 24. */ public static final int config_work_badge_path_24=0x0104014b; /** Cellular data service class name to bind to by default. If none is specified in an overlay, - an empty string is passed in + an empty string is passed in */ public static final int config_wwan_data_service_class=0x01040162; /** Cellular data service package name to bind to by default. If none is specified in an - overlay, an empty string is passed in + overlay, an empty string is passed in */ public static final int config_wwan_data_service_package=0x01040160; /** Cellular network service class name to bind to by default. */ public static final int config_wwan_network_service_class=0x01040165; - /** Cellular network service package name to bind to by default. + /** Cellular network service package name to bind to by default. */ public static final int config_wwan_network_service_package=0x01040164; /** [CHAR LIMIT=25] String for confirmation button to enable a feature gated by the battery saver warning */ public static final int confirm_battery_saver=0x01040835; - /** Content of connected display unavailable due to thermals notification. [CHAR LIMIT=NONE] + /** Content of connected display unavailable due to thermals notification. [CHAR LIMIT=NONE] */ public static final int connected_display_thermally_unavailable_notification_content=0x01040a04; - /** Content of connected display unavailable notification. [CHAR LIMIT=NONE] + /** Content of connected display unavailable notification. [CHAR LIMIT=NONE] */ public static final int connected_display_unavailable_notification_content=0x01040a03; - /** Title of connected display unavailable notifications. [CHAR LIMIT=NONE] + /** Title of connected display unavailable notifications. [CHAR LIMIT=NONE] */ public static final int connected_display_unavailable_notification_title=0x01040a02; - /** Message of notification shown when serial console is enabled. [CHAR LIMIT=NONE] + /** Message of notification shown when serial console is enabled. [CHAR LIMIT=NONE] */ public static final int console_running_notification_message=0x01040650; - /** Title of notification shown when serial console is enabled. [CHAR LIMIT=NONE] + /** Title of notification shown when serial console is enabled. [CHAR LIMIT=NONE] */ public static final int console_running_notification_title=0x0104064f; - /** A notification is shown when there is a sync error. This is the text that will scroll through the notification bar (will be seen by the user as they use another application). + /** A notification is shown when there is a sync error. This is the text that will scroll through the notification bar (will be seen by the user as they use another application). */ public static final int contentServiceSync=0x0104021e; - /** A notification is shown when there is a sync error. This is the title of the notification. It will be seen in the pull-down notification tray. [CHAR LIMIT=NOTIF_TITLE] + /** A notification is shown when there is a sync error. This is the title of the notification. It will be seen in the pull-down notification tray. [CHAR LIMIT=NOTIF_TITLE] */ public static final int contentServiceSyncNotificationTitle=0x0104021f; - /** A notification is shown when there is a sync error. This is the message of the notification. It describes the error, in this case is there were too many deletes. The argument is the type of content, for example Gmail or Calendar. It will be seen in the pull-down notification tray. [CHAR LIMIT=NOTIF_BODY] + /** A notification is shown when there is a sync error. This is the message of the notification. It describes the error, in this case is there were too many deletes. The argument is the type of content, for example Gmail or Calendar. It will be seen in the pull-down notification tray. [CHAR LIMIT=NOTIF_BODY] */ public static final int contentServiceTooManyDeletesNotificationDesc=0x01040220; - /** A11y announcement when a view is collapsed. + /** A11y announcement when a view is collapsed. */ public static final int content_description_collapsed=0x01040867; - /** A11y announcement when a view is expanded. + /** A11y announcement when a view is expanded. */ public static final int content_description_expanded=0x01040868; - /** Slide lock screen - Description of the sliding handle in the Slide unlock screen. [CHAR LIMIT=NONE] + /** Slide lock screen + Description of the sliding handle in the Slide unlock screen. [CHAR LIMIT=NONE] */ public static final int content_description_sliding_handle=0x01040703; - /** Text used when a conversation is displayed in a single-line when the latest message is an image. [CHAR_LIMIT=NONE] + /** Text used when a conversation is displayed in a single-line when the latest message is an image. [CHAR_LIMIT=NONE] */ public static final int conversation_single_line_image_placeholder=0x01040950; - /** The way a conversation name is displayed when single line. The text will be displayed to the end of this text with some spacing + /** The way a conversation name is displayed when single line. The text will be displayed to the end of this text with some spacing */ public static final int conversation_single_line_name_display=0x0104094f; /** Conversation Title fallback if the there is no name provided in a group chat conversation [CHAR LIMIT=40] @@ -32850,137 +32850,137 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Conversation Title fallback if the there is no name provided in a 1:1 conversation [CHAR LIMIT=40] */ public static final int conversation_title_fallback_one_to_one=0x01040951; - /** Item on EditText context menu. This action is used to cut selected the text into the clipboard. + /** Item on EditText context menu. This action is used to cut selected the text into the clipboard. */ public static final int copy=0x01040001; - /** Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. + /** Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. */ public static final int copyUrl=0x01040002; /** Attribution for Country Detector. [CHAR LIMIT=NONE] */ public static final int country_detector=0x01040232; - /** Title for the region selection screen [CHAR LIMIT=25] + /** Title for the region selection screen [CHAR LIMIT=25] */ public static final int country_selection_title=0x01040882; - /** This string appears (on two lines) when you type a number into contacts search, to let you create a contact whose phone number is the number you typed. The first line will be in bigger type than the second. + /** This string appears (on two lines) when you type a number into contacts search, to let you create a contact whose phone number is the number you typed. The first line will be in bigger type than the second. */ public static final int create_contact_using=0x010406a8; - /** Spn during Backup Calling: " " [CHAR LIMIT=NONE] + /** Spn during Backup Calling: " " [CHAR LIMIT=NONE] */ public static final int crossSimFormat_spn=0x010401f8; - /** Spn during Backup Calling: " Backup Calling" [CHAR LIMIT=NONE] + /** Spn during Backup Calling: " Backup Calling" [CHAR LIMIT=NONE] */ public static final int crossSimFormat_spn_cross_sim_calling=0x010401f9; - /** Message shown in dialog when user goes over a multiple of 100% of the safe weekly dose + /** Message shown in dialog when user goes over a multiple of 100% of the safe weekly dose */ public static final int csd_dose_reached_warning=0x01040771; /** Message shown in dialog when user is momentarily listening to unsafely loud content - over headphones + over headphones */ public static final int csd_momentary_exposure_warning=0x01040772; - /** Item on EditText context menu. This action is used to cut selected the text into the clipboard. + /** Item on EditText context menu. This action is used to cut selected the text into the clipboard. */ public static final int cut=0x01040003; - /** [CHAR_LIMIT=NONE] Data saver: Feature description + /** [CHAR_LIMIT=NONE] Data saver: Feature description */ public static final int data_saver_description=0x01040838; - /** [CHAR_LIMIT=16] Data saver: Button to turn it on on first-time dialog + /** [CHAR_LIMIT=16] Data saver: Button to turn it on on first-time dialog */ public static final int data_saver_enable_button=0x0104083a; - /** [CHAR_LIMIT=35] Data saver: Title on first-time dialog + /** [CHAR_LIMIT=35] Data saver: Title on first-time dialog */ public static final int data_saver_enable_title=0x01040839; - /** Notification body when data usage has exceeded limit threshold, and has been disabled. + /** Notification body when data usage has exceeded limit threshold, and has been disabled. */ public static final int data_usage_limit_body=0x01040715; - /** Notification body when data usage has exceeded limit threshold. + /** Notification body when data usage has exceeded limit threshold. */ public static final int data_usage_limit_snoozed_body=0x01040718; - /** Notification title when mobile data usage has exceeded limit threshold. [CHAR LIMIT=32] + /** Notification title when mobile data usage has exceeded limit threshold. [CHAR LIMIT=32] */ public static final int data_usage_mobile_limit_snoozed_title=0x01040716; - /** Notification title when mobile data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=50] + /** Notification title when mobile data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=50] */ public static final int data_usage_mobile_limit_title=0x01040713; - /** Notification body when there has been recent excessive data usage by a specific app. [CHAR LIMIT=128] + /** Notification body when there has been recent excessive data usage by a specific app. [CHAR LIMIT=128] */ public static final int data_usage_rapid_app_body=0x0104071d; - /** Notification body when there has been recent excessive data usage. [CHAR LIMIT=128] + /** Notification body when there has been recent excessive data usage. [CHAR LIMIT=128] */ public static final int data_usage_rapid_body=0x0104071c; - /** Notification title when there has been recent excessive data usage. [CHAR LIMIT=32] + /** Notification title when there has been recent excessive data usage. [CHAR LIMIT=32] */ public static final int data_usage_rapid_title=0x0104071b; - /** Notification body when background data usage is limited. + /** Notification body when background data usage is limited. */ public static final int data_usage_restricted_body=0x0104071a; - /** Notification title when background data usage is limited. [CHAR LIMIT=32] + /** Notification title when background data usage is limited. [CHAR LIMIT=32] */ public static final int data_usage_restricted_title=0x01040719; - /** Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] + /** Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] */ public static final int data_usage_warning_body=0x01040712; - /** Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=50] + /** Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=50] */ public static final int data_usage_warning_title=0x01040711; - /** Notification title when Wi-Fi data usage has exceeded limit threshold. [CHAR LIMIT=32] + /** Notification title when Wi-Fi data usage has exceeded limit threshold. [CHAR LIMIT=32] */ public static final int data_usage_wifi_limit_snoozed_title=0x01040717; - /** Notification title when Wi-Fi data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] + /** Notification title when Wi-Fi data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] */ public static final int data_usage_wifi_limit_title=0x01040714; public static final int date_and_time=0x01040175; - /** DO NOT TRANSLATE + /** DO NOT TRANSLATE */ public static final int date_picker_day_of_week_typeface=0x0104082d; - /** DO NOT TRANSLATE + /** DO NOT TRANSLATE */ public static final int date_picker_day_typeface=0x0104082e; - /** Description of the button to decrease the DatePicker's day value. [CHAR LIMIT=NONE] + /** Description of the button to decrease the DatePicker's day value. [CHAR LIMIT=NONE] */ public static final int date_picker_decrement_day_button=0x010406f3; - /** Description of the button to decrease the DatePicker's month value. [CHAR LIMIT=NONE] + /** Description of the button to decrease the DatePicker's month value. [CHAR LIMIT=NONE] */ public static final int date_picker_decrement_month_button=0x010406f1; - /** Description of the button to decrease the DatePicker's year value. [CHAR LIMIT=NONE] + /** Description of the button to decrease the DatePicker's year value. [CHAR LIMIT=NONE] */ public static final int date_picker_decrement_year_button=0x010406f5; - /** The title of the date picker dialog. [CHAR LIMIT=NONE] + /** The title of the date picker dialog. [CHAR LIMIT=NONE] */ public static final int date_picker_dialog_title=0x01040635; - /** Description of the button to increase the DatePicker's day value. [CHAR LIMIT=NONE] + /** Description of the button to increase the DatePicker's day value. [CHAR LIMIT=NONE] */ public static final int date_picker_increment_day_button=0x010406f2; - /** DatePicker - accessibility support - Description of the button to increase the DatePicker's month value. [CHAR LIMIT=NONE] + /** DatePicker - accessibility support + Description of the button to increase the DatePicker's month value. [CHAR LIMIT=NONE] */ public static final int date_picker_increment_month_button=0x010406f0; - /** Description of the button to increase the DatePicker's year value. [CHAR LIMIT=NONE] + /** Description of the button to increase the DatePicker's year value. [CHAR LIMIT=NONE] */ public static final int date_picker_increment_year_button=0x010406f4; - /** Do not translate. datepicker mode, overridden for watch + /** Do not translate. datepicker mode, overridden for watch */ public static final int date_picker_mode=0x01040530; - /** DO NOT TRANSLATE + /** DO NOT TRANSLATE */ public static final int date_picker_month_typeface=0x0104082c; - /** Description of the button to move to the next month. [CHAR LIMIT=NONE] + /** Description of the button to move to the next month. [CHAR LIMIT=NONE] */ public static final int date_picker_next_month_button=0x010406f7; - /** Description of the button to move to the previous month. [CHAR LIMIT=NONE] + /** Description of the button to move to the previous month. [CHAR LIMIT=NONE] */ public static final int date_picker_prev_month_button=0x010406f6; public static final int date_time=0x01040176; - /** Name of the button in the date/time picker to accept the date/time change + /** Name of the button in the date/time picker to accept the date/time change */ public static final int date_time_done=0x01040637; - /** Name of the button in the date/time picker to accept the date/time change + /** Name of the button in the date/time picker to accept the date/time change */ public static final int date_time_set=0x01040636; - /** Appened to express the value is this unit of time: singular day + /** Appened to express the value is this unit of time: singular day */ public static final int day=0x01040558; - /** Appened to express the value is this unit of time: plural days + /** Appened to express the value is this unit of time: plural days */ public static final int days=0x01040559; /** The default journal mode to use use when Write-Ahead Logging is not active. @@ -32990,14 +32990,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet and less churn of the storage media. The PERSIST mode results in data persisting in the journal beyond the life of - a transaction, so it interacts poorly with SECURE_DELETE. + a transaction, so it interacts poorly with SECURE_DELETE. */ public static final int db_default_journal_mode=0x01040096; /** The database synchronization mode when using the default journal mode. FULL is safest and preserves durability at the cost of extra fsyncs. NORMAL also preserves durability in non-WAL modes and uses checksums to ensure integrity although there is a small chance that an error might go unnoticed. - Choices are: FULL, NORMAL, OFF. + Choices are: FULL, NORMAL, OFF. */ public static final int db_default_sync_mode=0x01040097; /** The database synchronization mode when using Write-Ahead Logging. @@ -33009,11 +33009,11 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet Transactions are durable across application crashes regardless of the synchronous setting or journal mode. The synchronous=NORMAL setting is a good choice for most applications running in WAL mode. - Choices are: FULL, NORMAL, OFF. + Choices are: FULL, NORMAL, OFF. */ public static final int db_wal_sync_mode=0x01040098; public static final int decline=0x01040619; - /** Decline label of notification shown to ask for user consent for sharing the remote bugreport. + /** Decline label of notification shown to ask for user consent for sharing the remote bugreport. */ public static final int decline_remote_bugreport_action=0x0104065c; /** What the UI should display for "Msisdn" unless overridden by the SIM @@ -33022,27 +33022,27 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** What the UI should display for "voice mail" unless overridden by the SIM */ public static final int defaultVoiceMailAlphaTag=0x01040004; - /** Name of the default audio route category. [CHAR LIMIT=50] + /** Name of the default audio route category. [CHAR LIMIT=50] */ public static final int default_audio_route_category_name=0x0104073b; - /** DO NOT TRANSLATE + /** DO NOT TRANSLATE */ public static final int default_audio_route_id=0x01040735; /** Name of the default audio route when nothing is connected to - a headphone or other wired audio output jack. [CHAR LIMIT=50] + a headphone or other wired audio output jack. [CHAR LIMIT=50] */ public static final int default_audio_route_name=0x01040736; - /** Name of the default audio route when an audio dock is connected. [CHAR LIMIT=50] + /** Name of the default audio route when an audio dock is connected. [CHAR LIMIT=50] */ public static final int default_audio_route_name_dock_speakers=0x01040737; - /** Name of the default audio route when an external device is connected. [CHAR LIMIT=50] + /** Name of the default audio route when an external device is connected. [CHAR LIMIT=50] */ public static final int default_audio_route_name_external_device=0x01040738; /** Name of the default audio route when wired headphones are - connected. [CHAR LIMIT=50] + connected. [CHAR LIMIT=50] */ public static final int default_audio_route_name_headphones=0x01040739; - /** Name of the default audio route when USB is connected. [CHAR LIMIT=50] + /** Name of the default audio route when USB is connected. [CHAR LIMIT=50] */ public static final int default_audio_route_name_usb=0x0104073a; /** Default web browser. This is the package name of the application that will @@ -33052,7 +33052,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If this string is empty or the specified package does not exist, then the behavior will be as though no app was named as an explicit default. - Note: This config is deprecated, please use config_defaultBrowser instead. + Note: This config is deprecated, please use config_defaultBrowser instead. */ public static final int default_browser=0x01040082; /** Display content to tell the user the sim card name and number @@ -33068,183 +33068,183 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet If this string is empty or the specified package does not exist, then the platform will search for an SMS app and use that (if there is one) - Note: This config is deprecated, please use config_defaultSms instead. + Note: This config is deprecated, please use config_defaultSms instead. */ public static final int default_sms_application=0x01040081; /** Component name of the default wallpaper. This will be ImageWallpaper if not - specified + specified */ public static final int default_wallpaper_component=0x0104006f; - /** Item on EditText pop-up window. This action is used to delete the text that the user recently added. [CHAR LIMIT=15] + /** Item on EditText pop-up window. This action is used to delete the text that the user recently added. [CHAR LIMIT=15] */ public static final int delete=0x0104057e; - /** Option to delete the highlighted part of the text from the suggestion popup. [CHAR LIMIT=25] + /** Option to delete the highlighted part of the text from the suggestion popup. [CHAR LIMIT=25] */ public static final int deleteText=0x01040583; - /** Accessibility announcement when a number that had been typed in is deleted [CHAR_LIMIT=NONE] + /** Accessibility announcement when a number that had been typed in is deleted [CHAR_LIMIT=NONE] */ public static final int deleted_key=0x01040823; - /** Text of dialog shown when starting a new demo user in retail demo mode [CHAR LIMIT=40] + /** Text of dialog shown when starting a new demo user in retail demo mode [CHAR LIMIT=40] */ public static final int demo_restarting_message=0x010408b3; - /** Text of dialog shown when starting a demo user for the first time [CHAR LIMIT=40] + /** Text of dialog shown when starting a demo user for the first time [CHAR LIMIT=40] */ public static final int demo_starting_message=0x010408b2; public static final int deny=0x010406ad; - /** Message displayed in dialog when app is 32 bit on a 64 bit system. [CHAR LIMIT=NONE] + /** Message displayed in dialog when app is 32 bit on a 64 bit system. [CHAR LIMIT=NONE] */ public static final int deprecated_abi_message=0x010408a4; - /** Title for button to see application detail in app store which it came from - it may allow user to update to newer version. [CHAR LIMIT=50] + /** Title for button to see application detail in app store which it came from - it may allow user to update to newer version. [CHAR LIMIT=50] */ public static final int deprecated_target_sdk_app_store=0x010408a3; - /** Message displayed in dialog when app is too old to run on this verison of android. [CHAR LIMIT=NONE] + /** Message displayed in dialog when app is too old to run on this verison of android. [CHAR LIMIT=NONE] */ public static final int deprecated_target_sdk_message=0x010408a2; - /** Description of the unlock handle in the Slide unlock screen for tablets. [CHAR LIMIT=NONE] + /** Description of the unlock handle in the Slide unlock screen for tablets. [CHAR LIMIT=NONE] */ public static final int description_target_unlock_tablet=0x01040704; - /** Shows up as the reason for the work profile deletion when the admin of an organization-owend device relinquishes it. [CHAR LIMIT=NONE] + /** Shows up as the reason for the work profile deletion when the admin of an organization-owend device relinquishes it. [CHAR LIMIT=NONE] */ public static final int device_ownership_relinquished=0x0104022a; /** Attribution for Device Policy Manager service. [CHAR LIMIT=NONE] */ public static final int device_policy_manager_service=0x01040238; - /** Text of power saver notification settings button. [CHAR LIMIT=NONE] + /** Text of power saver notification settings button. [CHAR LIMIT=NONE] */ public static final int device_state_notification_settings_button=0x01040a0c; - /** Text of device state notification turn off button. [CHAR LIMIT=NONE] + /** Text of device state notification turn off button. [CHAR LIMIT=NONE] */ public static final int device_state_notification_turn_off_button=0x01040a0d; - /** Channel name for DeviceStorageMonitor notifications + /** Channel name for DeviceStorageMonitor notifications */ public static final int device_storage_monitor_notification_channel=0x010408c0; - /** Notification name shown when the system requires the user to set up device unlock. [CHAR LIMIT=NONE] + /** Notification name shown when the system requires the user to set up device unlock. [CHAR LIMIT=NONE] */ public static final int device_unlock_notification_name=0x010403e9; - /** This string appears (on two lines) when you type a number into contacts search, to let you dial the phone number you typed. The first line will be in bigger type than the second. + /** This string appears (on two lines) when you type a number into contacts search, to let you dial the phone number you typed. The first line will be in bigger type than the second. */ public static final int dial_number_using=0x010406a7; /** This is the generic "attention" string to be used in attention dialogs. Typically combined with setIconAttribute(android.R.attr.alertDialogIcon) - (or setIcon(android.R.drawable.ic_dialog_alert) on legacy versions of the platform) + (or setIcon(android.R.drawable.ic_dialog_alert) on legacy versions of the platform) */ public static final int dialog_alert_title=0x01040014; - /** Text in button that turns off the accessibility shortcut + /** Text in button that turns off the accessibility shortcut */ public static final int disable_accessibility_shortcut=0x0104078e; - /** Notification action to dismiss. [CHAR LIMIT=50] + /** Notification action to dismiss. [CHAR LIMIT=50] */ public static final int dismiss_action=0x010409e1; - /** Display manager service - Name of the built-in display. [CHAR LIMIT=50] + /** Display manager service + Name of the built-in display. [CHAR LIMIT=50] */ public static final int display_manager_built_in_display_name=0x0104074a; - /** Name of the HDMI display. [CHAR LIMIT=50] + /** Name of the HDMI display. [CHAR LIMIT=50] */ public static final int display_manager_hdmi_display_name=0x0104074b; - /** Name of the N'th overlay display for testing. [CHAR LIMIT=50] + /** Name of the N'th overlay display for testing. [CHAR LIMIT=50] */ public static final int display_manager_overlay_display_name=0x0104074c; - /** Title text to append when the display is secure. [CHAR LIMIT=30] + /** Title text to append when the display is secure. [CHAR LIMIT=30] */ public static final int display_manager_overlay_display_secure_suffix=0x0104074e; - /** Title text to show within the overlay. [CHAR LIMIT=50] + /** Title text to show within the overlay. [CHAR LIMIT=50] */ public static final int display_manager_overlay_display_title=0x0104074d; /** Text on a toast shown after the system rotates the screen for camera app - compatibility. [CHAR LIMIT=NONE] + compatibility. [CHAR LIMIT=NONE] */ public static final int display_rotation_camera_compat_toast_after_rotation=0x0104081a; /** Text on a toast shown when a camera view is started within the app that may not be able - to display the camera preview correctly while in multi-window. [CHAR LIMIT=NONE] + to display the camera preview correctly while in multi-window. [CHAR LIMIT=NONE] */ public static final int display_rotation_camera_compat_toast_in_multi_window=0x0104081b; /** Dialog ok button */ public static final int dlg_ok=0x0104063c; - /** Text in button that complete the accessibility shortcut menu changed status. [CHAR LIMIT=100] + /** Text in button that complete the accessibility shortcut menu changed status. [CHAR LIMIT=100] */ public static final int done_accessibility_shortcut_menu_button=0x0104078d; - /** Label for button to confirm chosen date or time [CHAR LIMIT=30] + /** Label for button to confirm chosen date or time [CHAR LIMIT=30] */ public static final int done_label=0x0104081c; - /** The title to use when a dream is open in accessibility mode to let users know to double tap to dismiss the dream [CHAR LIMIT=32] + /** The title to use when a dream is open in accessibility mode to let users know to double tap to dismiss the dream [CHAR LIMIT=32] */ public static final int dream_accessibility_action_click=0x010402c7; - /** Dream - The title to use when a dream is opened in preview mode. [CHAR LIMIT=NONE] + /** Dream + The title to use when a dream is opened in preview mode. [CHAR LIMIT=NONE] */ public static final int dream_preview_title=0x010402c6; - /** Notification text to tell the user that a process has exceeded its memory limit. + /** Notification text to tell the user that a process has exceeded its memory limit. */ public static final int dump_heap_notification=0x010405ed; - /** Notification details to tell the user that a process has exceeded its memory limit. + /** Notification details to tell the user that a process has exceeded its memory limit. */ public static final int dump_heap_notification_detail=0x010405ef; - /** Notification text to tell the user that a heap dump that they initiated for a process is ready [CHAR LIMIT=NONE] + /** Notification text to tell the user that a heap dump that they initiated for a process is ready [CHAR LIMIT=NONE] */ public static final int dump_heap_ready_notification=0x010405ee; - /** Text of dialog prompting the user to share a heap dump that they initiated [CHAR LIMIT=NONE] + /** Text of dialog prompting the user to share a heap dump that they initiated [CHAR LIMIT=NONE] */ public static final int dump_heap_ready_text=0x010405f3; - /** Text of dialog prompting the user to share a heap dump for a system process [CHAR LIMIT=NONE] + /** Text of dialog prompting the user to share a heap dump for a system process [CHAR LIMIT=NONE] */ public static final int dump_heap_system_text=0x010405f2; - /** Text of dialog prompting the user to share a heap dump for an application [CHAR LIMIT=NONE] + /** Text of dialog prompting the user to share a heap dump for an application [CHAR LIMIT=NONE] */ public static final int dump_heap_text=0x010405f1; - /** Title of dialog prompting the user to share a heap dump. + /** Title of dialog prompting the user to share a heap dump. */ public static final int dump_heap_title=0x010405f0; - /** Phrase describing a relative time using days in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] + /** Phrase describing a relative time using days in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] */ public static final int duration_days_relative=0x0104056f; - /** Phrase describing a relative time using days that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] + /** Phrase describing a relative time using days that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] */ public static final int duration_days_relative_future=0x01040573; - /** Phrase describing a time duration using days that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] + /** Phrase describing a time duration using days that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] */ public static final int duration_days_shortest=0x01040567; - /** Phrase describing a time duration using days that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] + /** Phrase describing a time duration using days that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] */ public static final int duration_days_shortest_future=0x0104056b; - /** Phrase describing a relative time using hours in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] + /** Phrase describing a relative time using hours in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] */ public static final int duration_hours_relative=0x0104056e; - /** Phrase describing a relative time using hours that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] + /** Phrase describing a relative time using hours that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] */ public static final int duration_hours_relative_future=0x01040572; - /** Phrase describing a time duration using hours that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] + /** Phrase describing a time duration using hours that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] */ public static final int duration_hours_shortest=0x01040566; - /** Phrase describing a time duration using hours that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] + /** Phrase describing a time duration using hours that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] */ public static final int duration_hours_shortest_future=0x0104056a; - /** Phrase describing a relative time using minutes in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] + /** Phrase describing a relative time using minutes in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] */ public static final int duration_minutes_relative=0x0104056d; - /** Phrase describing a relative time using minutes that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] + /** Phrase describing a relative time using minutes that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] */ public static final int duration_minutes_relative_future=0x01040571; - /** Phrase describing a time duration using minutes that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] + /** Phrase describing a time duration using minutes that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] */ public static final int duration_minutes_shortest=0x01040565; - /** Phrase describing a time duration using minutes that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] + /** Phrase describing a time duration using minutes that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] */ public static final int duration_minutes_shortest_future=0x01040569; - /** Phrase describing a relative time using years in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] + /** Phrase describing a relative time using years in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] */ public static final int duration_years_relative=0x01040570; - /** Phrase describing a relative time using years that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] + /** Phrase describing a relative time using years that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] */ public static final int duration_years_relative_future=0x01040574; - /** Phrase describing a time duration using years that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] + /** Phrase describing a time duration using years that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] */ public static final int duration_years_shortest=0x01040568; - /** Phrase describing a time duration using years that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] + /** Phrase describing a time duration using years that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] */ public static final int duration_years_shortest_future=0x0104056c; - /** Dynamic mode battery saver strings + /** Dynamic mode battery saver strings The user visible name of the notification channel for the routine mode battery saver fyi notification [CHAR_LIMIT=80] */ public static final int dynamic_mode_notification_channel_name=0x0104091a; @@ -33260,96 +33260,96 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Title of notification letting users know why battery saver was turned on automatically [CHAR_LIMIT=NONE] */ public static final int dynamic_mode_notification_title_v2=0x0104091d; - /** Title for EditText context menu [CHAR LIMIT=20] + /** Title for EditText context menu [CHAR LIMIT=20] */ public static final int editTextMenuTitle=0x01040585; /** Text in button that edit the accessibility shortcut menu, user can delete - any service item in the menu list. [CHAR LIMIT=100] + any service item in the menu list. [CHAR LIMIT=100] */ public static final int edit_accessibility_shortcut_menu_button=0x0104078c; - /** Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) + /** Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) */ public static final int elapsed_time_short_format_h_mm_ss=0x0104057b; - /** Format string for durations like "01:23" (1 minute, 23 seconds) + /** Format string for durations like "01:23" (1 minute, 23 seconds) */ public static final int elapsed_time_short_format_mm_ss=0x0104057a; - /** Custom email type + /** Custom email type */ public static final int emailTypeCustom=0x0104049c; - /** Home email type + /** Home email type */ public static final int emailTypeHome=0x0104049d; - /** Mobile email type + /** Mobile email type */ public static final int emailTypeMobile=0x010404a0; - /** Other email type + /** Other email type */ public static final int emailTypeOther=0x0104049f; - /** Work email type + /** Work email type */ public static final int emailTypeWork=0x0104049e; - /** This can be used in any application wanting to disable the text "Emergency number" + /** This can be used in any application wanting to disable the text "Emergency number" */ public static final int emergency_call_dialog_number_for_display=0x010404d3; - /** Shown in the lock screen when there is emergency calls only mode. + /** Shown in the lock screen when there is emergency calls only mode. */ public static final int emergency_calls_only=0x010404ed; - /** How to display the lack of a phone number + /** How to display the lack of a phone number */ public static final int emptyPhoneNumber=0x01040006; - /** Displayed when user attempts to change SIM PIN1 without enabling PIN1. + /** Displayed when user attempts to change SIM PIN1 without enabling PIN1. */ public static final int enablePin=0x0104019f; /** Summary for a warning message about the interaction model changes after allowing an accessibility service to put the device into explore by touch mode, displayed as a dialog message when - the user selects to enables the service. (default). [CHAR LIMIT=NONE] + the user selects to enables the service. (default). [CHAR LIMIT=NONE] */ public static final int enable_explore_by_touch_warning_message=0x0104054f; /** Title for a warning message about the interaction model changes after allowing an accessibility service to put the device into explore by touch mode, displayed as a dialog message when - the user selects to enables the service. (default). [CHAR LIMIT=45] + the user selects to enables the service. (default). [CHAR LIMIT=45] */ public static final int enable_explore_by_touch_warning_title=0x0104054e; - /** Error shown when a user uses a stylus to try handwriting on a text field which doesn't support stylus handwriting. [CHAR LIMIT=TOAST] + /** Error shown when a user uses a stylus to try handwriting on a text field which doesn't support stylus handwriting. [CHAR LIMIT=TOAST] */ public static final int error_handwriting_unsupported=0x01040586; - /** Error shown when a user uses a stylus to try handwriting on a password text field which doesn't support stylus handwriting. [CHAR LIMIT=TOAST] + /** Error shown when a user uses a stylus to try handwriting on a password text field which doesn't support stylus handwriting. [CHAR LIMIT=TOAST] */ public static final int error_handwriting_unsupported_password=0x01040587; - /** Message informing user that the change was disallowed by an administrator. [CHAR LIMIT=none] + /** Message informing user that the change was disallowed by an administrator. [CHAR LIMIT=none] */ public static final int error_message_change_not_allowed=0x010407a5; - /** Error message title [CHAR LIMIT=35] + /** Error message title [CHAR LIMIT=35] */ public static final int error_message_title=0x010407a4; - /** Primary ETWS (Earthquake and Tsunami Warning System) default message for earthquake + /** Primary ETWS (Earthquake and Tsunami Warning System) default message for earthquake */ public static final int etws_primary_default_message_earthquake=0x010408e4; - /** Primary ETWS (Earthquake and Tsunami Warning System) default message for earthquake and Tsunami + /** Primary ETWS (Earthquake and Tsunami Warning System) default message for earthquake and Tsunami */ public static final int etws_primary_default_message_earthquake_and_tsunami=0x010408e6; - /** Primary ETWS (Earthquake and Tsunami Warning System) default message for others + /** Primary ETWS (Earthquake and Tsunami Warning System) default message for others */ public static final int etws_primary_default_message_others=0x010408e9; - /** Primary ETWS (Earthquake and Tsunami Warning System) default message for test + /** Primary ETWS (Earthquake and Tsunami Warning System) default message for test */ public static final int etws_primary_default_message_test=0x010408e7; - /** Primary ETWS (Earthquake and Tsunami Warning System) default message for Tsunami + /** Primary ETWS (Earthquake and Tsunami Warning System) default message for Tsunami */ public static final int etws_primary_default_message_tsunami=0x010408e5; - /** Label for an anniversary event [CHAR LIMIT=20] + /** Label for an anniversary event [CHAR LIMIT=20] */ public static final int eventTypeAnniversary=0x0104049a; - /** Label for a birthday event [CHAR LIMIT=20] + /** Label for a birthday event [CHAR LIMIT=20] */ public static final int eventTypeBirthday=0x01040499; - /** Label for custom events [CHAR LIMIT=20] + /** Label for custom events [CHAR LIMIT=20] */ public static final int eventTypeCustom=0x01040498; - /** Label for other events [CHAR LIMIT=20] + /** Label for other events [CHAR LIMIT=20] */ public static final int eventTypeOther=0x0104049b; - /** Accessibility action description on the expand button. + /** Accessibility action description on the expand button. */ public static final int expand_action_accessibility=0x01040869; /** Content description of the expand button icon in the notification when collaped. @@ -33358,480 +33358,480 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Content description of the expand button icon in the notification when expanded. */ public static final int expand_button_content_description_expanded=0x01040866; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int expires_on=0x01040727; - /** Notification body when external media is unsafely removed [CHAR LIMIT=NONE] + /** Notification body when external media is unsafely removed [CHAR LIMIT=NONE] */ public static final int ext_media_badremoval_notification_message=0x01040675; - /** Notification title when external media is unsafely removed [CHAR LIMIT=30] + /** Notification title when external media is unsafely removed [CHAR LIMIT=30] */ public static final int ext_media_badremoval_notification_title=0x01040674; - /** Notification action to browse external media [CHAR LIMIT=20] + /** Notification action to browse external media [CHAR LIMIT=20] */ public static final int ext_media_browse_action=0x0104067c; - /** Notification body when external media is being checked [CHAR LIMIT=NONE] - TV specific notification body when external media is being checked [CHAR LIMIT=75] + /** Notification body when external media is being checked [CHAR LIMIT=NONE] + TV specific notification body when external media is being checked [CHAR LIMIT=75] */ public static final int ext_media_checking_notification_message=0x0104066c; - /** Notification title when external media is being checked [CHAR LIMIT=30] + /** Notification title when external media is being checked [CHAR LIMIT=30] */ public static final int ext_media_checking_notification_title=0x0104066b; - /** Notification action to setup external media [CHAR LIMIT=20] + /** Notification action to setup external media [CHAR LIMIT=20] */ public static final int ext_media_init_action=0x0104067a; - /** Notification body when external media is missing [CHAR LIMIT=30] + /** Notification body when external media is missing [CHAR LIMIT=30] */ public static final int ext_media_missing_message=0x0104067f; - /** Notification title when adoptable storage media is ejected [CHAR LIMIT=30] + /** Notification title when adoptable storage media is ejected [CHAR LIMIT=30] */ public static final int ext_media_missing_title=0x0104067e; - /** Notification title when moving data to external storage failed [CHAR LIMIT=64] + /** Notification title when moving data to external storage failed [CHAR LIMIT=64] */ public static final int ext_media_move_failure_message=0x01040685; - /** Notification title when moving data to external storage failed [CHAR LIMIT=32] + /** Notification title when moving data to external storage failed [CHAR LIMIT=32] */ public static final int ext_media_move_failure_title=0x01040684; - /** Notification title when moving an application to external storage [CHAR LIMIT=30] + /** Notification title when moving an application to external storage [CHAR LIMIT=30] */ public static final int ext_media_move_specific_title=0x01040680; - /** Notification title when moving data to external storage [CHAR LIMIT=64] + /** Notification title when moving data to external storage [CHAR LIMIT=64] */ public static final int ext_media_move_success_message=0x01040683; - /** Notification title when moving data to external storage [CHAR LIMIT=32] + /** Notification title when moving data to external storage [CHAR LIMIT=32] */ public static final int ext_media_move_success_title=0x01040682; - /** Notification title when moving data to external storage [CHAR LIMIT=32] + /** Notification title when moving data to external storage [CHAR LIMIT=32] */ public static final int ext_media_move_title=0x01040681; - /** Notification body when new external media is detected [CHAR LIMIT=NONE] - TV specific notification body when new external media is detected [CHAR LIMIT=75] - Automotive specific notification body when new external media is detected. [CHAR LIMIT=NONE] + /** Notification body when new external media is detected [CHAR LIMIT=NONE] + TV specific notification body when new external media is detected [CHAR LIMIT=75] + Automotive specific notification body when new external media is detected. [CHAR LIMIT=NONE] */ public static final int ext_media_new_notification_message=0x0104066e; - /** Notification body when new external media is detected [CHAR LIMIT=30] - Automotive specific notification body when new external media is detected [CHAR LIMIT=30] + /** Notification body when new external media is detected [CHAR LIMIT=30] + Automotive specific notification body when new external media is detected [CHAR LIMIT=30] */ public static final int ext_media_new_notification_title=0x0104066d; - /** Notification body when external media is missing [CHAR LIMIT=NONE] + /** Notification body when external media is missing [CHAR LIMIT=NONE] */ public static final int ext_media_nomedia_notification_message=0x01040677; - /** Notification title when external media is missing [CHAR LIMIT=30] + /** Notification title when external media is missing [CHAR LIMIT=30] */ public static final int ext_media_nomedia_notification_title=0x01040676; - /** Notification body when external media is ready for use [CHAR LIMIT=NONE] - TV specific notification body when external media is ready for use [CHAR LIMIT=75] + /** Notification body when external media is ready for use [CHAR LIMIT=NONE] + TV specific notification body when external media is ready for use [CHAR LIMIT=75] */ public static final int ext_media_ready_notification_message=0x0104066f; - /** Notification action to transfer media [CHAR LIMIT=40] + /** Notification action to transfer media [CHAR LIMIT=40] */ public static final int ext_media_seamless_action=0x0104067d; - /** Short summary of storage media status when removed unsafely [CHAR LIMIT=32] + /** Short summary of storage media status when removed unsafely [CHAR LIMIT=32] */ public static final int ext_media_status_bad_removal=0x0104068b; - /** Short summary of storage media status when checking [CHAR LIMIT=32] + /** Short summary of storage media status when checking [CHAR LIMIT=32] */ public static final int ext_media_status_checking=0x01040688; - /** Short summary of storage media status when ejecting [CHAR LIMIT=32] + /** Short summary of storage media status when ejecting [CHAR LIMIT=32] */ public static final int ext_media_status_ejecting=0x0104068e; - /** Short summary of storage media status when formatting [CHAR LIMIT=32] + /** Short summary of storage media status when formatting [CHAR LIMIT=32] */ public static final int ext_media_status_formatting=0x0104068f; - /** Short summary of storage media status when missing [CHAR LIMIT=32] + /** Short summary of storage media status when missing [CHAR LIMIT=32] */ public static final int ext_media_status_missing=0x01040690; - /** Short summary of storage media status when mounted [CHAR LIMIT=32] + /** Short summary of storage media status when mounted [CHAR LIMIT=32] */ public static final int ext_media_status_mounted=0x01040689; - /** Short summary of storage media status when mounted read-only [CHAR LIMIT=32] + /** Short summary of storage media status when mounted read-only [CHAR LIMIT=32] */ public static final int ext_media_status_mounted_ro=0x0104068a; - /** Short summary of storage media status when removed [CHAR LIMIT=32] + /** Short summary of storage media status when removed [CHAR LIMIT=32] */ public static final int ext_media_status_removed=0x01040686; - /** Short summary of storage media status when unmountable [CHAR LIMIT=32] + /** Short summary of storage media status when unmountable [CHAR LIMIT=32] */ public static final int ext_media_status_unmountable=0x0104068c; - /** Short summary of storage media status when unmounted [CHAR LIMIT=32] + /** Short summary of storage media status when unmounted [CHAR LIMIT=32] */ public static final int ext_media_status_unmounted=0x01040687; - /** Short summary of storage media status when unsupported [CHAR LIMIT=32] + /** Short summary of storage media status when unsupported [CHAR LIMIT=32] */ public static final int ext_media_status_unsupported=0x0104068d; - /** Notification action to unmount external media [CHAR LIMIT=20] + /** Notification action to unmount external media [CHAR LIMIT=20] */ public static final int ext_media_unmount_action=0x0104067b; - /** Notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] - TV-specific notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] - Automotive specific notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] + /** Notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] + TV-specific notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] + Automotive specific notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] */ public static final int ext_media_unmountable_notification_message=0x01040671; - /** Notification title when external media is unmountable (corrupt) [CHAR LIMIT=30] - Automotive specific notification title when external media is unmountable (corrupt) [CHAR LIMIT=30] + /** Notification title when external media is unmountable (corrupt) [CHAR LIMIT=30] + Automotive specific notification title when external media is unmountable (corrupt) [CHAR LIMIT=30] */ public static final int ext_media_unmountable_notification_title=0x01040670; - /** Notification body when external media is unmounting [CHAR LIMIT=NONE] + /** Notification body when external media is unmounting [CHAR LIMIT=NONE] */ public static final int ext_media_unmounting_notification_message=0x01040679; - /** Notification title when external media is unmounting [CHAR LIMIT=30] + /** Notification title when external media is unmounting [CHAR LIMIT=30] */ public static final int ext_media_unmounting_notification_title=0x01040678; - /** Notification body when external media is unsupported [CHAR LIMIT=NONE] - TV-specific notification body when external media is unsupported [CHAR LIMIT=75] - Automotive specific notification body when external media is unsupported [CHAR LIMIT=NONE] + /** Notification body when external media is unsupported [CHAR LIMIT=NONE] + TV-specific notification body when external media is unsupported [CHAR LIMIT=75] + Automotive specific notification body when external media is unsupported [CHAR LIMIT=NONE] */ public static final int ext_media_unsupported_notification_message=0x01040673; - /** Notification title when external media is unsupported [CHAR LIMIT=30] - Automotive specific notification title when external media is unsupported [CHAR LIMIT=30] + /** Notification title when external media is unsupported [CHAR LIMIT=30] + Automotive specific notification title when external media is unsupported [CHAR LIMIT=30] */ public static final int ext_media_unsupported_notification_title=0x01040672; - /** Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] + /** Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] */ public static final int extract_edit_menu_button=0x01040710; - /** Message shown during acquisition when dark glasses were detected [CHAR LIMIT=75] + /** Message shown during acquisition when dark glasses were detected [CHAR LIMIT=75] */ public static final int face_acquired_dark_glasses_detected=0x01040408; - /** Message shown during acquisition when dark glasses were detected [CHAR LIMIT=100] + /** Message shown during acquisition when dark glasses were detected [CHAR LIMIT=100] */ public static final int face_acquired_dark_glasses_detected_alt=0x0104040b; - /** Message shown during face acquisition when the face cannot be recognized [CHAR LIMIT=50] + /** Message shown during face acquisition when the face cannot be recognized [CHAR LIMIT=50] */ public static final int face_acquired_insufficient=0x010403f4; - /** Message shown during acquisition when a mouth covering was detected [CHAR LIMIT=75] + /** Message shown during acquisition when a mouth covering was detected [CHAR LIMIT=75] */ public static final int face_acquired_mouth_covering_detected=0x01040409; - /** Message shown during acquisition when a mouth covering was detected [CHAR LIMIT=100] + /** Message shown during acquisition when a mouth covering was detected [CHAR LIMIT=100] */ public static final int face_acquired_mouth_covering_detected_alt=0x0104040c; - /** Message shown during face acquisition when the user is not detected [CHAR LIMIT=75] + /** Message shown during face acquisition when the user is not detected [CHAR LIMIT=75] */ public static final int face_acquired_not_detected=0x010403fe; - /** Message shown during acquisition when the user's face is obscured [CHAR LIMIT=50] + /** Message shown during acquisition when the user's face is obscured [CHAR LIMIT=50] */ public static final int face_acquired_obscured=0x01040406; - /** Message shown during acqusition when the user's face is turned too far left or right [CHAR LIMIT=50] + /** Message shown during acqusition when the user's face is turned too far left or right [CHAR LIMIT=50] */ public static final int face_acquired_pan_too_extreme=0x01040403; - /** Message shown during face acquisition when the user is not front facing the sensor [CHAR LIMIT=50] + /** Message shown during face acquisition when the user is not front facing the sensor [CHAR LIMIT=50] */ public static final int face_acquired_poor_gaze=0x010403fd; - /** Message shown during face acquisition when the sensor needs to be recalibrated [CHAR LIMIT=50] + /** Message shown during face acquisition when the sensor needs to be recalibrated [CHAR LIMIT=50] */ public static final int face_acquired_recalibrate=0x01040400; - /** Message shown during face acquisition when the sensor needs to be recalibrated [CHAR LIMIT=75] + /** Message shown during face acquisition when the sensor needs to be recalibrated [CHAR LIMIT=75] */ public static final int face_acquired_recalibrate_alt=0x0104040a; - /** Message shown during acquisiton when the user's face is tilted too far left or right [CHAR LIMIT=50] + /** Message shown during acquisiton when the user's face is tilted too far left or right [CHAR LIMIT=50] */ public static final int face_acquired_roll_too_extreme=0x01040405; - /** Message shown during acquisition when the sensor is dirty [CHAR LIMIT=100] + /** Message shown during acquisition when the sensor is dirty [CHAR LIMIT=100] */ public static final int face_acquired_sensor_dirty=0x01040407; - /** Message shown during acqusition when the user's face is tilted too high or too low [CHAR LIMIT=50] + /** Message shown during acqusition when the user's face is tilted too high or too low [CHAR LIMIT=50] */ public static final int face_acquired_tilt_too_extreme=0x01040404; - /** Message shown during face acquisition when the image is too bright [CHAR LIMIT=50] + /** Message shown during face acquisition when the image is too bright [CHAR LIMIT=50] */ public static final int face_acquired_too_bright=0x010403f5; - /** Message shown during face acquisition when the user is too close to sensor [CHAR LIMIT=50] + /** Message shown during face acquisition when the user is too close to sensor [CHAR LIMIT=50] */ public static final int face_acquired_too_close=0x010403f7; - /** Message shown during face acquisition when the image is too dark [CHAR LIMIT=50] + /** Message shown during face acquisition when the image is too dark [CHAR LIMIT=50] */ public static final int face_acquired_too_dark=0x010403f6; - /** Message shown during face enrollment when a different person's face is detected [CHAR LIMIT=50] + /** Message shown during face enrollment when a different person's face is detected [CHAR LIMIT=50] */ public static final int face_acquired_too_different=0x01040401; - /** Message shown during face acquisition when the user is too far from sensor [CHAR LIMIT=50] + /** Message shown during face acquisition when the user is too far from sensor [CHAR LIMIT=50] */ public static final int face_acquired_too_far=0x010403f8; - /** Message shown during face acquisition when the user is too high relatively to sensor [CHAR LIMIT=50] + /** Message shown during face acquisition when the user is too high relatively to sensor [CHAR LIMIT=50] */ public static final int face_acquired_too_high=0x010403f9; - /** Message shown during face acquisition when only the left part of the user's face was detected [CHAR LIMIT=50] + /** Message shown during face acquisition when only the left part of the user's face was detected [CHAR LIMIT=50] */ public static final int face_acquired_too_left=0x010403fc; - /** Message shown during face acquisition when the user is too low relatively to sensor [CHAR LIMIT=50] + /** Message shown during face acquisition when the user is too low relatively to sensor [CHAR LIMIT=50] */ public static final int face_acquired_too_low=0x010403fa; - /** Message shown during face acquisition when the device is not steady [CHAR LIMIT=50] + /** Message shown during face acquisition when the device is not steady [CHAR LIMIT=50] */ public static final int face_acquired_too_much_motion=0x010403ff; - /** Message shown during face acquisition when only the right part of the user's face was detected [CHAR LIMIT=50] + /** Message shown during face acquisition when only the right part of the user's face was detected [CHAR LIMIT=50] */ public static final int face_acquired_too_right=0x010403fb; - /** Message shown during face enrollment when the face is too similar to a previous acquisition [CHAR LIMIT=50] + /** Message shown during face enrollment when the face is too similar to a previous acquisition [CHAR LIMIT=50] */ public static final int face_acquired_too_similar=0x01040402; - /** Name for an app setting that lets the user authenticate for that app with their face. [CHAR LIMIT=30] + /** Name for an app setting that lets the user authenticate for that app with their face. [CHAR LIMIT=30] */ public static final int face_app_setting_name=0x0104041a; - /** Accessibility message announced when a face has been authenticated, but requires the user to press the confirm button [CHAR LIMIT=NONE] + /** Accessibility message announced when a face has been authenticated, but requires the user to press the confirm button [CHAR LIMIT=NONE] */ public static final int face_authenticated_confirmation_required=0x010403d5; - /** Accessibility message announced when a face has been authenticated [CHAR LIMIT=NONE] + /** Accessibility message announced when a face has been authenticated [CHAR LIMIT=NONE] */ public static final int face_authenticated_no_confirmation_required=0x010403d4; - /** Face dangling notification content + /** Face dangling notification content */ public static final int face_dangling_notification_msg=0x01040a2f; - /** Face dangling notification title + /** Face dangling notification title */ public static final int face_dangling_notification_title=0x01040a2e; - /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their face. [CHAR LIMIT=70] + /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their face. [CHAR LIMIT=70] */ public static final int face_dialog_default_subtitle=0x0104041c; - /** Generic error message shown when the face operation (e.g. enrollment or authentication) is canceled. Generally not shown to the user. [CHAR LIMIT=50] + /** Generic error message shown when the face operation (e.g. enrollment or authentication) is canceled. Generally not shown to the user. [CHAR LIMIT=50] */ public static final int face_error_canceled=0x01040410; - /** Error message shown when the face hardware can't be accessed. [CHAR LIMIT=69] + /** Error message shown when the face hardware can't be accessed. [CHAR LIMIT=69] */ public static final int face_error_hw_not_available=0x0104040d; - /** Generic error message shown when the app requests Face Unlock on a device without a sensor. [CHAR LIMIT=61] + /** Generic error message shown when the app requests Face Unlock on a device without a sensor. [CHAR LIMIT=61] */ public static final int face_error_hw_not_present=0x01040417; - /** Generic error message shown when the face operation fails because too many attempts have been made. [CHAR LIMIT=50] + /** Generic error message shown when the face operation fails because too many attempts have been made. [CHAR LIMIT=50] */ public static final int face_error_lockout=0x01040412; - /** Generic error message shown when the face operation fails because strong authentication is required. [CHAR LIMIT=100] + /** Generic error message shown when the face operation fails because strong authentication is required. [CHAR LIMIT=100] */ public static final int face_error_lockout_permanent=0x01040413; - /** Generic error message shown when the face operation fails because strong authentication is required. [CHAR LIMIT=90] + /** Generic error message shown when the face operation fails because strong authentication is required. [CHAR LIMIT=90] */ public static final int face_error_lockout_screen_lock=0x01040414; - /** Error message shown when the face hardware has run out of room for storing faces. [CHAR LIMIT=69] + /** Error message shown when the face hardware has run out of room for storing faces. [CHAR LIMIT=69] */ public static final int face_error_no_space=0x0104040f; - /** Generic error message shown when the user has no enrolled face. [CHAR LIMIT=59] + /** Generic error message shown when the user has no enrolled face. [CHAR LIMIT=59] */ public static final int face_error_not_enrolled=0x01040416; - /** Generic error message shown when face unlock is not available due to a security vulnerability. [CHAR LIMIT=50] + /** Generic error message shown when face unlock is not available due to a security vulnerability. [CHAR LIMIT=50] */ public static final int face_error_security_update_required=0x01040418; - /** Error message shown when the face hardware timer has expired and the user needs to restart the operation. [CHAR LIMIT=50] + /** Error message shown when the face hardware timer has expired and the user needs to restart the operation. [CHAR LIMIT=50] */ public static final int face_error_timeout=0x0104040e; - /** Generic error message shown when the face hardware can't recognize the face. [CHAR LIMIT=50] + /** Generic error message shown when the face hardware can't recognize the face. [CHAR LIMIT=50] */ public static final int face_error_unable_to_process=0x01040415; - /** Generic error message shown when the Face Unlock operation is canceled due to user input. Generally not shown to the user [CHAR LIMIT=68] + /** Generic error message shown when the Face Unlock operation is canceled due to user input. Generally not shown to the user [CHAR LIMIT=68] */ public static final int face_error_user_canceled=0x01040411; - /** Default error message to use when face_error_vendor does not contain a message. [CHAR LIMIT=NONE] + /** Default error message to use when face_error_vendor does not contain a message. [CHAR LIMIT=NONE] */ public static final int face_error_vendor_unknown=0x0104041e; - /** Content description which should be used for the face icon. [CHAR LIMIT=10] + /** Content description which should be used for the face icon. [CHAR LIMIT=10] */ public static final int face_icon_content_description=0x0104041f; - /** Template to be used to name enrolled faces by default. [CHAR LIMIT=10] + /** Template to be used to name enrolled faces by default. [CHAR LIMIT=10] */ public static final int face_name_template=0x01040419; - /** Name for an app setting that lets the user authenticate for that app with their face or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] + /** Name for an app setting that lets the user authenticate for that app with their face or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] */ public static final int face_or_screen_lock_app_setting_name=0x0104041b; - /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their face or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=90] + /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their face or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=90] */ public static final int face_or_screen_lock_dialog_default_subtitle=0x0104041d; - /** Notification content shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] + /** Notification content shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] */ public static final int face_recalibrate_notification_content=0x010403ef; - /** Notification name shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] + /** Notification name shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] */ public static final int face_recalibrate_notification_name=0x010403ed; - /** Notification title shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] + /** Notification title shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] */ public static final int face_recalibrate_notification_title=0x010403ee; - /** Error message indicating that the camera privacy sensor has been turned on [CHAR LIMIT=NONE] + /** Error message indicating that the camera privacy sensor has been turned on [CHAR LIMIT=NONE] */ public static final int face_sensor_privacy_enabled=0x010403f0; - /** Shown when face unlock failed multiple times so we're just using the backup + /** Shown when face unlock failed multiple times so we're just using the backup */ public static final int faceunlock_multiple_failures=0x010404df; /** Text message in the factory reset warning dialog. This says that the the device admin app is missing or corrupted. As a result the device will be erased. [CHAR LIMIT=NONE] */ public static final int factory_reset_message=0x0104023b; - /** Shows up in the dialog's title to warn about an impeding factory reset. [CHAR LIMIT=NONE] + /** Shows up in the dialog's title to warn about an impeding factory reset. [CHAR LIMIT=NONE] */ public static final int factory_reset_warning=0x0104023a; - /** Title of the alert when something went wrong in the factory test. + /** Title of the alert when something went wrong in the factory test. */ public static final int factorytest_failed=0x0104052b; - /** Error message displayed when the factory test could not be started. + /** Error message displayed when the factory test could not be started. */ public static final int factorytest_no_action=0x0104052d; - /** Error message displayed when a non-system application tries to start a factory test. + /** Error message displayed when a non-system application tries to start a factory test. */ public static final int factorytest_not_system=0x0104052c; - /** Button to restart the device after the factory test. + /** Button to restart the device after the factory test. */ public static final int factorytest_reboot=0x0104052e; - /** Error shown by TextView/EditText when cut/copy operation fails because text is too long to copy into the clipboard. + /** Error shown by TextView/EditText when cut/copy operation fails because text is too long to copy into the clipboard. */ public static final int failed_to_copy_to_clipboard=0x0104057c; public static final int fast_scroll_alphabet=0x01040664; public static final int fast_scroll_numeric_alphabet=0x01040665; - /** Displayed when a feature code (non-phone number) is dialed and completes successfully. + /** Displayed when a feature code (non-phone number) is dialed and completes successfully. */ public static final int fcComplete=0x0104020d; - /** Displayed when a feature code (non-phone number) is dialed and completes unsuccessfully. + /** Displayed when a feature code (non-phone number) is dialed and completes unsuccessfully. */ public static final int fcError=0x0104020e; /** Format string used to add a suffix like "B" to a number to display a size in bytes. Some languages may want to remove the space between the placeholders - or replace it with a non-breaking space. + or replace it with a non-breaking space. */ public static final int fileSizeSuffix=0x0104018c; public static final int file_count=0x01040936; /** ActionBar action to use the current selection to open the Find on page functionality [CHAR LIMIT=10] */ public static final int find=0x010406d5; - /** ActionBar action to find the next match in the page [CHAR LIMIT=24] + /** ActionBar action to find the next match in the page [CHAR LIMIT=24] */ public static final int find_next=0x010406d7; - /** Find dialog hint text. Also used in the menu item to open find on page [CHAR LIMIT=NONE] + /** Find dialog hint text. Also used in the menu item to open find on page [CHAR LIMIT=NONE] */ public static final int find_on_page=0x010406d0; - /** ActionBar action to find the previous match in the page [CHAR LIMIT=24] + /** ActionBar action to find the previous match in the page [CHAR LIMIT=24] */ public static final int find_previous=0x010406d8; - /** Message shown during fingerprint acquisition when the fingerprint was already enrolled.[CHAR LIMIT=50] + /** Message shown during fingerprint acquisition when the fingerprint was already enrolled.[CHAR LIMIT=50] */ public static final int fingerprint_acquired_already_enrolled=0x010403cb; - /** Message shown during fingerprint acquisision when the fingerprint sensor needs cleaning + /** Message shown during fingerprint acquisision when the fingerprint sensor needs cleaning */ public static final int fingerprint_acquired_imager_dirty=0x010403c7; public static final int fingerprint_acquired_imager_dirty_alt=0x010403c8; - /** Message shown during fingerprint acquisition when a fingeprint area has already been captured during enrollment [CHAR LIMIT=100] + /** Message shown during fingerprint acquisition when a fingeprint area has already been captured during enrollment [CHAR LIMIT=100] */ public static final int fingerprint_acquired_immobile=0x010403cf; - /** Message shown during fingerprint acquisision when the fingerprint cannot be recognized + /** Message shown during fingerprint acquisision when the fingerprint cannot be recognized */ public static final int fingerprint_acquired_insufficient=0x010403c6; - /** Message shown during fingerprint acquisision when the fingerprint cannot be recognized + /** Message shown during fingerprint acquisision when the fingerprint cannot be recognized */ public static final int fingerprint_acquired_partial=0x010403c5; - /** Message shown during fingerprint acquisition when a Power press has been detected.[CHAR LIMIT=50] + /** Message shown during fingerprint acquisition when a Power press has been detected.[CHAR LIMIT=50] */ public static final int fingerprint_acquired_power_press=0x010403cd; - /** Message shown during fingerprint acquisition when fingerprint sensor detected too much light.[CHAR LIMIT=50] + /** Message shown during fingerprint acquisition when fingerprint sensor detected too much light.[CHAR LIMIT=50] */ public static final int fingerprint_acquired_too_bright=0x010403cc; - /** Message shown during fingerprint acquisision when the user removes their finger from the sensor too quickly + /** Message shown during fingerprint acquisision when the user removes their finger from the sensor too quickly */ public static final int fingerprint_acquired_too_fast=0x010403c9; - /** Message shown during fingerprint acquisision when the user moves their finger too slowly + /** Message shown during fingerprint acquisision when the user moves their finger too slowly */ public static final int fingerprint_acquired_too_slow=0x010403ca; - /** Message shown during fingerprint acquisition when a fingerprint must be adjusted.[CHAR LIMIT=50] + /** Message shown during fingerprint acquisition when a fingerprint must be adjusted.[CHAR LIMIT=50] */ public static final int fingerprint_acquired_try_adjusting=0x010403ce; - /** Name for an app setting that lets the user authenticate for that app with their fingerprint. [CHAR LIMIT=30] + /** Name for an app setting that lets the user authenticate for that app with their fingerprint. [CHAR LIMIT=30] */ public static final int fingerprint_app_setting_name=0x010403e4; - /** Accessibility message announced when a fingerprint has been authenticated [CHAR LIMIT=NONE] + /** Accessibility message announced when a fingerprint has been authenticated [CHAR LIMIT=NONE] */ public static final int fingerprint_authenticated=0x010403d3; - /** Fingerprint dangling notification content for only 1 fingerprint deleted + /** Fingerprint dangling notification content for only 1 fingerprint deleted */ public static final int fingerprint_dangling_notification_msg_1=0x01040a2a; - /** Fingerprint dangling notification content for more than 1 fingerprints deleted + /** Fingerprint dangling notification content for more than 1 fingerprints deleted */ public static final int fingerprint_dangling_notification_msg_2=0x01040a2b; /** Fingerprint dangling notification content for only 1 fingerprint deleted and no fingerprint left */ public static final int fingerprint_dangling_notification_msg_all_deleted_1=0x01040a2c; - /** Fingerprint dangling notification content for more than 1 fingerprints deleted and no fingerprint left + /** Fingerprint dangling notification content for more than 1 fingerprints deleted and no fingerprint left */ public static final int fingerprint_dangling_notification_msg_all_deleted_2=0x01040a2d; - /** Fingerprint dangling notification title + /** Fingerprint dangling notification title */ public static final int fingerprint_dangling_notification_title=0x01040a29; - /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their fingerprint. [CHAR LIMIT=70] + /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their fingerprint. [CHAR LIMIT=70] */ public static final int fingerprint_dialog_default_subtitle=0x010403e6; - /** Message shown to inform the user a face cannot be recognized and fingerprint should instead be used.[CHAR LIMIT=50] + /** Message shown to inform the user a face cannot be recognized and fingerprint should instead be used.[CHAR LIMIT=50] */ public static final int fingerprint_dialog_use_fingerprint_instead=0x010403d2; - /** Generic error message shown when fingerprint needs calibration [CHAR LIMIT=150] + /** Generic error message shown when fingerprint needs calibration [CHAR LIMIT=150] */ public static final int fingerprint_error_bad_calibration=0x010403e1; /** Generic error message shown when the fingerprint operation (e.g. enrollment or authentication) is canceled. Generally not shown to the user */ public static final int fingerprint_error_canceled=0x010403d9; - /** Error message shown when the fingerprint hardware can't be accessed + /** Error message shown when the fingerprint hardware can't be accessed */ public static final int fingerprint_error_hw_not_available=0x010403d6; - /** Generic error message shown when the app requests fingerprint authentication on a device without a sensor + /** Generic error message shown when the app requests fingerprint authentication on a device without a sensor */ public static final int fingerprint_error_hw_not_present=0x010403df; - /** Generic error message shown when the fingerprint operation fails because too many attempts have been made. + /** Generic error message shown when the fingerprint operation fails because too many attempts have been made. */ public static final int fingerprint_error_lockout=0x010403db; - /** Generic error message shown when the fingerprint operation fails because strong authentication is required + /** Generic error message shown when the fingerprint operation fails because strong authentication is required */ public static final int fingerprint_error_lockout_permanent=0x010403dc; - /** Generic error message shown when the user has no enrolled fingerprints + /** Generic error message shown when the user has no enrolled fingerprints */ public static final int fingerprint_error_no_fingerprints=0x010403de; - /** Error message shown when the fingerprint hardware has run out of room for storing fingerprints + /** Error message shown when the fingerprint hardware has run out of room for storing fingerprints */ public static final int fingerprint_error_no_space=0x010403d7; - /** Message shown when fingerprint fails to match + /** Message shown when fingerprint fails to match */ public static final int fingerprint_error_not_match=0x010403d0; - /** Generic error message shown when the power button has been pressed. [CHAR LIMIT=150] + /** Generic error message shown when the power button has been pressed. [CHAR LIMIT=150] */ public static final int fingerprint_error_power_pressed=0x010403e2; - /** Generic error message shown when fingerprint is not available due to a security vulnerability. [CHAR LIMIT=50] + /** Generic error message shown when fingerprint is not available due to a security vulnerability. [CHAR LIMIT=50] */ public static final int fingerprint_error_security_update_required=0x010403e0; - /** Error message shown when the fingerprint hardware timer has expired and the user needs to restart the operation. + /** Error message shown when the fingerprint hardware timer has expired and the user needs to restart the operation. */ public static final int fingerprint_error_timeout=0x010403d8; - /** Generic error message shown when the fingerprint hardware can't recognize the fingerprint + /** Generic error message shown when the fingerprint hardware can't recognize the fingerprint */ public static final int fingerprint_error_unable_to_process=0x010403dd; - /** Generic error message shown when the fingerprint authentication operation is canceled due to user input. Generally not shown to the user + /** Generic error message shown when the fingerprint authentication operation is canceled due to user input. Generally not shown to the user */ public static final int fingerprint_error_user_canceled=0x010403da; - /** Default error message to use when fingerprint_error_vendor does not contain a message. [CHAR LIMIT=NONE] + /** Default error message to use when fingerprint_error_vendor does not contain a message. [CHAR LIMIT=NONE] */ public static final int fingerprint_error_vendor_unknown=0x010403e8; - /** Content description which should be used for the fingerprint icon. + /** Content description which should be used for the fingerprint icon. */ public static final int fingerprint_icon_content_description=0x01040018; - /** Template to be used to name enrolled fingerprints by default. + /** Template to be used to name enrolled fingerprints by default. */ public static final int fingerprint_name_template=0x010403e3; - /** Name for an app setting that lets the user authenticate for that app with their fingerprint or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] + /** Name for an app setting that lets the user authenticate for that app with their fingerprint or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] */ public static final int fingerprint_or_screen_lock_app_setting_name=0x010403e5; - /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their fingerprint or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=90] + /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their fingerprint or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=90] */ public static final int fingerprint_or_screen_lock_dialog_default_subtitle=0x010403e7; - /** Notification content shown when the system requires the user to re-calibrate their fingerprint. [CHAR LIMIT=NONE] + /** Notification content shown when the system requires the user to re-calibrate their fingerprint. [CHAR LIMIT=NONE] */ public static final int fingerprint_recalibrate_notification_content=0x010403f3; - /** Notification name shown when the system requires the user to re-calibrate their fingerprint. [CHAR LIMIT=NONE] + /** Notification name shown when the system requires the user to re-calibrate their fingerprint. [CHAR LIMIT=NONE] */ public static final int fingerprint_recalibrate_notification_name=0x010403f1; - /** Notification title shown when the system requires the user to re-calibrate their fingerprint. [CHAR LIMIT=NONE] + /** Notification title shown when the system requires the user to re-calibrate their fingerprint. [CHAR LIMIT=NONE] */ public static final int fingerprint_recalibrate_notification_title=0x010403f2; - /** Message shown when UDFPS fails to match + /** Message shown when UDFPS fails to match */ public static final int fingerprint_udfps_error_not_match=0x010403d1; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int fingerprints=0x01040729; - /** Content description for the button that closes the floating toolbar overflow. [CHAR LIMIT=NONE] + /** Content description for the button that closes the floating toolbar overflow. [CHAR LIMIT=NONE] */ public static final int floating_toolbar_close_overflow_description=0x0104086e; - /** Floating toolbar strings - Content description for the button that opens the floating toolbar overflow. [CHAR LIMIT=NONE] + /** Floating toolbar strings + Content description for the button that opens the floating toolbar overflow. [CHAR LIMIT=NONE] */ public static final int floating_toolbar_open_overflow_description=0x0104086d; public static final int font_family_body_1_material=0x01040188; @@ -33846,64 +33846,64 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int font_family_menu_material=0x01040186; public static final int font_family_subhead_material=0x01040185; public static final int font_family_title_material=0x01040184; - /** Button allowing the user to close an application that is not responding. This will kill the application. + /** Button allowing the user to close an application that is not responding. This will kill the application. */ public static final int force_close=0x010405c7; /** Label for foreground service notification when one app is running. - [CHAR LIMIT=NONE BACKUP_MESSAGE_ID=6826789589341671842] + [CHAR LIMIT=NONE BACKUP_MESSAGE_ID=6826789589341671842] */ public static final int foreground_service_app_in_background=0x01040290; /** Label for foreground service notification when multiple apps are running. - [CHAR LIMIT=NONE BACKUP_MESSAGE_ID=7150914856893450380] + [CHAR LIMIT=NONE BACKUP_MESSAGE_ID=7150914856893450380] */ public static final int foreground_service_apps_in_background=0x01040291; /** Separator for foreground service notification content listing all apps when there are multiple apps running. The left and right side may both already be compound (constructed using this separator). Should be kept as short as possible, this is for summary text in the notification where there is not a lot of space. - [CHAR LIMIT=NONE] + [CHAR LIMIT=NONE] */ public static final int foreground_service_multiple_separator=0x01040293; /** Content for foreground service notification when one app is running. - [CHAR LIMIT=NONE] + [CHAR LIMIT=NONE] */ public static final int foreground_service_tap_for_details=0x01040292; - /** Message to show when an intent automatically switches users into the personal profile. + /** Message to show when an intent automatically switches users into the personal profile. */ public static final int forward_intent_to_owner=0x010406b1; - /** Message to show when an intent automatically switches users into a work profile. + /** Message to show when an intent automatically switches users into a work profile. */ public static final int forward_intent_to_work=0x010406b2; /** [CHAR LIMIT=NONE] Message of dialog shown to confirm device going to sleep if the power - button is pressed during biometric prompt when a side fingerprint sensor is present. + button is pressed during biometric prompt when a side fingerprint sensor is present. */ public static final int fp_power_button_bp_message=0x010405e3; /** [CHAR LIMIT=20] Negative button of dialog shown to confirm device going to sleep if the - power button is pressed during biometric prompt when a side fingerprint sensor is present. + power button is pressed during biometric prompt when a side fingerprint sensor is present. */ public static final int fp_power_button_bp_negative_button=0x010405e5; /** [CHAR LIMIT=20] Positive button of dialog shown to confirm device going to sleep if the - power button is pressed during biometric prompt when a side fingerprint sensor is present. + power button is pressed during biometric prompt when a side fingerprint sensor is present. */ public static final int fp_power_button_bp_positive_button=0x010405e4; /** [CHAR LIMIT=40] Title of dialog shown to confirm device going to sleep if the power button - is pressed during biometric prompt when a side fingerprint sensor is present. + is pressed during biometric prompt when a side fingerprint sensor is present. */ public static final int fp_power_button_bp_title=0x010405e2; /** [CHAR LIMIT=20] Positive button of dialog shown to confirm device going to sleep if the - power button is pressed during fingerprint enrollment. + power button is pressed during fingerprint enrollment. */ public static final int fp_power_button_enrollment_button_text=0x010405e1; /** [CHAR LIMIT=NONE] Message of dialog shown to confirm device going to sleep if the power - button is pressed during fingerprint enrollment. + button is pressed during fingerprint enrollment. */ public static final int fp_power_button_enrollment_message=0x010405df; /** [CHAR LIMIT=40] Title of dialog shown to confirm device going to sleep if the power button - is pressed during fingerprint enrollment. + is pressed during fingerprint enrollment. */ public static final int fp_power_button_enrollment_title=0x010405e0; /** Shown in gadget hosts (e.g. the home screen) when there was an error inflating - the gadget. + the gadget. */ public static final int gadget_host_error_inflating=0x0104069f; /** Attribution for Geofencing service. [CHAR LIMIT=NONE] @@ -33912,23 +33912,23 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** label for item that launches assist in phone options dialog [CHAR LIMIT=15] */ public static final int global_action_assist=0x01040275; - /** label for item that generates a bug report in the phone options dialog [CHAR LIMIT=24] + /** label for item that generates a bug report in the phone options dialog [CHAR LIMIT=24] */ public static final int global_action_bug_report=0x01040261; /** label for item that opens emergency features in the phone options dialog [CHAR LIMIT=24] - label for item that opens emergency features in the power menu on Wear [CHAR LIMIT=24] + label for item that opens emergency features in the power menu on Wear [CHAR LIMIT=24] */ public static final int global_action_emergency=0x01040260; /** label for item that locks the phone in the phone options dialog [CHAR LIMIT=24] */ public static final int global_action_lock=0x0104025c; - /** label for item that locks the phone and enforces that it can't be unlocked without strong authentication. [CHAR LIMIT=24] + /** label for item that locks the phone and enforces that it can't be unlocked without strong authentication. [CHAR LIMIT=24] */ public static final int global_action_lockdown=0x01040277; /** label for item that logouts the current user [CHAR LIMIT=24] */ public static final int global_action_logout=0x01040262; - /** label for item that turns off power in phone options dialog [CHAR LIMIT=24] + /** label for item that turns off power in phone options dialog [CHAR LIMIT=24] */ public static final int global_action_power_off=0x0104025d; /** label for item that shows options to power off and restart the phone [CHAR LIMIT=24] @@ -33943,28 +33943,28 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** label for item that launches settings in phone options dialog [CHAR LIMIT=15] */ public static final int global_action_settings=0x01040274; - /** status message in phone options dialog for when silent mode is disabled + /** status message in phone options dialog for when silent mode is disabled */ public static final int global_action_silent_mode_off_status=0x01040270; - /** status message in phone options dialog for when silent mode is enabled + /** status message in phone options dialog for when silent mode is enabled */ public static final int global_action_silent_mode_on_status=0x0104026f; - /** label for item that enables silent mode in phone options dialog + /** label for item that enables silent mode in phone options dialog */ public static final int global_action_toggle_silent_mode=0x0104026e; /** label for item that launches voice assist in phone options dialog [CHAR LIMIT=15] */ public static final int global_action_voice_assist=0x01040276; - /** Title of the Global Actions Dialog + /** Title of the Global Actions Dialog */ public static final int global_actions=0x0104025b; - /** status message in phone options dialog for when airplane mode is off + /** status message in phone options dialog for when airplane mode is off */ public static final int global_actions_airplane_mode_off_status=0x01040273; - /** status message in phone options dialog for when airplane mode is on + /** status message in phone options dialog for when airplane mode is on */ public static final int global_actions_airplane_mode_on_status=0x01040272; - /** label for item that toggles airplane mode + /** label for item that toggles airplane mode */ public static final int global_actions_toggle_airplane_mode=0x01040271; /** Attribution for GNSS service. [CHAR LIMIT=NONE] @@ -33975,1125 +33975,1125 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int gnss_time_update_service=0x01040237; /** Network positioning notification message. The name of the user (e.g. John Doe) and service (SUPL-service) who sent the request is shown as dynamic strings. - Translation should not be longer than example text. + Translation should not be longer than example text. */ public static final int gpsNotifMessage=0x010406db; /** Network positioning notification ticker. The name of the user (e.g. John Doe) who sent - the request is shown as a dynamic string. + the request is shown as a dynamic string. */ public static final int gpsNotifTicker=0x010406d9; /** Network positioning notification and verification title to inform the user about - an incoming location request. + an incoming location request. */ public static final int gpsNotifTitle=0x010406da; /** Network positioning verification No. Button to push to deny sharing of location - information. + information. */ public static final int gpsVerifNo=0x010406dd; - /** Network positioning verification Yes. Button to push to share location information. + /** Network positioning verification Yes. Button to push to share location information. */ public static final int gpsVerifYes=0x010406dc; public static final int grant_credentials_permission_message_footer=0x010406aa; public static final int grant_credentials_permission_message_header=0x010406a9; public static final int grant_permissions_header_text=0x010406ab; - /** Label for granularity to traverse the content on an AccessibilityNodeInfo by character. Only spoken to the user. [CHAR LIMIT=NONE] + /** Label for granularity to traverse the content on an AccessibilityNodeInfo by character. Only spoken to the user. [CHAR LIMIT=NONE] */ public static final int granularity_label_character=0x01040527; - /** Label for granularity to traverse the content on an AccessibilityNodeInfo by line. Only spoken to the user. [CHAR LIMIT=NONE] + /** Label for granularity to traverse the content on an AccessibilityNodeInfo by line. Only spoken to the user. [CHAR LIMIT=NONE] */ public static final int granularity_label_line=0x0104052a; - /** Label for granularity to traverse the content on an AccessibilityNodeInfo by link. Only spoken to the user. [CHAR LIMIT=NONE] + /** Label for granularity to traverse the content on an AccessibilityNodeInfo by link. Only spoken to the user. [CHAR LIMIT=NONE] */ public static final int granularity_label_link=0x01040529; - /** Label for granularity to traverse the content on an AccessibilityNodeInfo by word. Only spoken to the user. [CHAR LIMIT=NONE] + /** Label for granularity to traverse the content on an AccessibilityNodeInfo by word. Only spoken to the user. [CHAR LIMIT=NONE] */ public static final int granularity_label_word=0x01040528; - /** The default character set for GsmAlphabet - Empty string means MBCS is not considered + /** The default character set for GsmAlphabet + Empty string means MBCS is not considered */ public static final int gsm_alphabet_default_charset=0x01040095; - /** Default name of the guest user [CHAR LIMIT=35] + /** Default name of the guest user [CHAR LIMIT=35] */ public static final int guest_name=0x010407a3; - /** Title of the physical keyboard category in the input method selector [CHAR LIMIT=30] + /** Title of the physical keyboard category in the input method selector [CHAR LIMIT=30] */ public static final int hardware=0x01040660; - /** Label for the open anyway button on the harmful app warning dialog. [CHAR LIMIT=20] + /** Label for the open anyway button on the harmful app warning dialog. [CHAR LIMIT=20] */ public static final int harmful_app_warning_open_anyway=0x010408fa; - /** Title for the harmful app warning dialog. [CHAR LIMIT=40] + /** Title for the harmful app warning dialog. [CHAR LIMIT=40] */ public static final int harmful_app_warning_title=0x010408fb; - /** Label for the uninstall button on the harmful app warning dialog. [CHAR LIMIT=20] + /** Label for the uninstall button on the harmful app warning dialog. [CHAR LIMIT=20] */ public static final int harmful_app_warning_uninstall=0x010408f9; - /** Title of hearing aids feature, shown in the warning dialog about the accessibility shortcut. [CHAR LIMIT=none] + /** Title of hearing aids feature, shown in the warning dialog about the accessibility shortcut. [CHAR LIMIT=none] */ public static final int hearing_aids_feature_name=0x01040794; - /** Notification text to tell the user that a heavy-weight application is running. + /** Notification text to tell the user that a heavy-weight application is running. */ public static final int heavy_weight_notification=0x010405e6; - /** Notification details to tell the user that a heavy-weight application is running. + /** Notification details to tell the user that a heavy-weight application is running. */ public static final int heavy_weight_notification_detail=0x010405e7; - /** Descriptive text for switching to a new heavy-weight application. + /** Descriptive text for switching to a new heavy-weight application. */ public static final int heavy_weight_switcher_text=0x010405e9; - /** Title of dialog prompting whether user wants to switch between heavy-weight apps. + /** Title of dialog prompting whether user wants to switch between heavy-weight apps. */ public static final int heavy_weight_switcher_title=0x010405e8; - /** Appened to express the value is this unit of time: singular hour + /** Appened to express the value is this unit of time: singular hour */ public static final int hour=0x0104055a; - /** + /** Content description for the hour selector in the time picker, which displays selectable hours of the day along the inside edge of a circle, as in an analog clock. [CHAR LIMIT=50] - + */ public static final int hour_picker_description=0x0104081d; - /** Appened to express the value is this unit of time: plural hours + /** Appened to express the value is this unit of time: plural hours */ public static final int hours=0x0104055b; - /** Displayed when a web request failed with a generic network error. + /** Displayed when a web request failed with a generic network error. */ public static final int httpError=0x01040210; - /** Displayed when a web request failed because the authentication failed. + /** Displayed when a web request failed because the authentication failed. */ public static final int httpErrorAuth=0x01040213; - /** Displayed when a web request failed because the URL isn't in a valid form. + /** Displayed when a web request failed because the URL isn't in a valid form. */ public static final int httpErrorBadUrl=0x01040007; - /** Displayed when a web request failed because there was a connection error. + /** Displayed when a web request failed because there was a connection error. */ public static final int httpErrorConnect=0x01040215; /** Displayed when a web request failed because the a secure connection couldn't be made to the server. */ public static final int httpErrorFailedSslHandshake=0x01040219; - /** Displayed when a request failed because we failed to open the file. + /** Displayed when a request failed because we failed to open the file. */ public static final int httpErrorFile=0x0104021a; - /** Displayed when a request failed because the file wasn't found. + /** Displayed when a request failed because the file wasn't found. */ public static final int httpErrorFileNotFound=0x0104021b; - /** Displayed when a web request failed because there was an input or output error. + /** Displayed when a web request failed because there was an input or output error. */ public static final int httpErrorIO=0x01040216; - /** Displayed when a web request failed because the URL could not be found. + /** Displayed when a web request failed because the URL could not be found. */ public static final int httpErrorLookup=0x01040211; - /** Displayed when a web request was successful. + /** Displayed when a web request was successful. */ public static final int httpErrorOk=0x0104020f; - /** Displayed when a web request failed because the authentication with the proxy failed. + /** Displayed when a web request failed because the authentication with the proxy failed. */ public static final int httpErrorProxyAuth=0x01040214; - /** Displayed when a web request failed because the site tried to redirect us one too many times + /** Displayed when a web request failed because the site tried to redirect us one too many times */ public static final int httpErrorRedirectLoop=0x01040218; - /** Displayed when a web request failed because the request timed out + /** Displayed when a web request failed because the request timed out */ public static final int httpErrorTimeout=0x01040217; - /** Displayed when a request failed because there are too many requests right now. + /** Displayed when a request failed because there are too many requests right now. */ public static final int httpErrorTooManyRequests=0x0104021c; - /** Displayed when a web request failed because the site's authentication scheme is not supported by us. + /** Displayed when a web request failed because the site's authentication scheme is not supported by us. */ public static final int httpErrorUnsupportedAuthScheme=0x01040212; - /** Displayed when a web request failed because the protocol of the server is not supported. + /** Displayed when a web request failed because the protocol of the server is not supported. */ public static final int httpErrorUnsupportedScheme=0x01040008; - /** @hide DO NOT TRANSLATE. ICU pattern for "Mon, 14 January" + /** @hide DO NOT TRANSLATE. ICU pattern for "Mon, 14 January" */ public static final int icu_abbrev_wday_month_day_no_year=0x0104017c; - /** AIM IM protocol type + /** AIM IM protocol type */ public static final int imProtocolAim=0x010404aa; - /** Custom IM protocol type + /** Custom IM protocol type */ public static final int imProtocolCustom=0x010404a9; - /** Google Talk IM protocol type + /** Google Talk IM protocol type */ public static final int imProtocolGoogleTalk=0x010404af; - /** ICQ IM protocol type + /** ICQ IM protocol type */ public static final int imProtocolIcq=0x010404b0; - /** Jabber IM protocol type + /** Jabber IM protocol type */ public static final int imProtocolJabber=0x010404b1; - /** MSN IM protocol type + /** MSN IM protocol type */ public static final int imProtocolMsn=0x010404ab; - /** NetMeeting IM protocol type + /** NetMeeting IM protocol type */ public static final int imProtocolNetMeeting=0x010404b2; - /** QQ IM protocol type + /** QQ IM protocol type */ public static final int imProtocolQq=0x010404ae; - /** Skype IM protocol type + /** Skype IM protocol type */ public static final int imProtocolSkype=0x010404ad; - /** Yahoo IM protocol type + /** Yahoo IM protocol type */ public static final int imProtocolYahoo=0x010404ac; - /** Custom IM address type + /** Custom IM address type */ public static final int imTypeCustom=0x010404a5; - /** Home IM address type + /** Home IM address type */ public static final int imTypeHome=0x010404a6; - /** Other IM address type + /** Other IM address type */ public static final int imTypeOther=0x010404a8; - /** Work IM address type + /** Work IM address type */ public static final int imTypeWork=0x010404a7; - /** Component name of the built in wallpaper used to display bitmap wallpapers. This must not be null. + /** Component name of the built in wallpaper used to display bitmap wallpapers. This must not be null. */ public static final int image_wallpaper_component=0x01040070; - /** Long label for a button on a full-screen input method for an unknown action. + /** Long label for a button on a full-screen input method for an unknown action. */ public static final int ime_action_default=0x010406a6; - /** Long label for a button on a full-screen input method for the "Done" action. + /** Long label for a button on a full-screen input method for the "Done" action. */ public static final int ime_action_done=0x010406a4; - /** Long label for a button on a full-screen input method for the "Go" action. + /** Long label for a button on a full-screen input method for the "Go" action. */ public static final int ime_action_go=0x010406a0; - /** Long label for a button on a full-screen input method for the "Next" action. + /** Long label for a button on a full-screen input method for the "Next" action. */ public static final int ime_action_next=0x010406a3; - /** [CHAR LIMIT=6] Long label for a button on a full-screen input method for the "Previous" action. + /** [CHAR LIMIT=6] Long label for a button on a full-screen input method for the "Previous" action. */ public static final int ime_action_previous=0x010406a5; - /** Long label for a button on a full-screen input method for the "Search" action. + /** Long label for a button on a full-screen input method for the "Search" action. */ public static final int ime_action_search=0x010406a1; - /** Long label for a button on a full-screen input method for the "Send" action. + /** Long label for a button on a full-screen input method for the "Send" action. */ public static final int ime_action_send=0x010406a2; - /** Title for the dialog used to display the user's IMEI number [CHAR LIMIT=10] + /** Title for the dialog used to display the user's IMEI number [CHAR LIMIT=10] */ public static final int imei=0x010401a0; - /** Cling help message description when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] + /** Cling help message description when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] */ public static final int immersive_cling_description=0x01040818; - /** Cling help message confirmation button when hiding the navigation bar entering immersive mode [CHAR LIMIT=30] + /** Cling help message confirmation button when hiding the navigation bar entering immersive mode [CHAR LIMIT=30] */ public static final int immersive_cling_positive=0x01040819; - /** Cling help message title when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] + /** Cling help message title when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] */ public static final int immersive_cling_title=0x01040817; public static final int importance_from_person=0x0104087c; public static final int importance_from_user=0x0104087b; - /** Default state description for indeterminate progressbar. [CHAR LIMIT=NONE] + /** Default state description for indeterminate progressbar. [CHAR LIMIT=NONE] */ public static final int in_progress=0x01040597; - /** EditText context menu + /** EditText context menu */ public static final int inputMethod=0x01040584; - /** Label to show for a service that is running because it is an input method. + /** Label to show for a service that is running because it is an input method. */ public static final int input_method_binding_label=0x010406b3; - /** Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] + /** Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] */ public static final int input_method_ime_switch_button_desc=0x01040589; - /** Content description of the back button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] + /** Content description of the back button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] */ public static final int input_method_nav_back_button_desc=0x01040588; - /** See Carrier_App_Notification. This is the button of that dialog. + /** See Carrier_App_Notification. This is the button of that dialog. */ public static final int install_carrier_app_notification_button=0x01040631; - /** Notification message that shows when the user inserts a SIM card that requires a carrier app download, but the app name is unknown + /** Notification message that shows when the user inserts a SIM card that requires a carrier app download, but the app name is unknown */ public static final int install_carrier_app_notification_text=0x0104062f; - /** Notification message that shows when the user inserts a SIM card that requires a carrier app download. App name is known + /** Notification message that shows when the user inserts a SIM card that requires a carrier app download. App name is known */ public static final int install_carrier_app_notification_text_app_name=0x01040630; - /** See Carrier_App_Dialog. This is the message of that dialog. + /** See Carrier_App_Dialog. This is the message of that dialog. */ public static final int install_carrier_app_notification_title=0x0104062e; - /** Displayed when a SIM PIN password is too long or too short. + /** Displayed when a SIM PIN password is too long or too short. */ public static final int invalidPin=0x0104019b; - /** Displayed when a SIM PUK password is too short. + /** Displayed when a SIM PUK password is too short. */ public static final int invalidPuk=0x0104019c; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int issued_by=0x01040724; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int issued_on=0x01040726; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int issued_to=0x01040720; - /** Message in a javascript dialog asking if the user wishes to leave the current page + /** Message in a javascript dialog asking if the user wishes to leave the current page */ public static final int js_dialog_before_unload=0x01040536; - /** Text for the negative button on the unload javascript dialog + /** Text for the negative button on the unload javascript dialog */ public static final int js_dialog_before_unload_negative_button=0x01040535; - /** Text for the positive button on the unload javascript dialog + /** Text for the positive button on the unload javascript dialog */ public static final int js_dialog_before_unload_positive_button=0x01040534; - /** Title for the unload javascript dialog + /** Title for the unload javascript dialog */ public static final int js_dialog_before_unload_title=0x01040533; - /** Title for a JavaScript dialog. "The page at says:" + /** Title for a JavaScript dialog. "The page at says:" */ public static final int js_dialog_title=0x01040531; - /** Default title for a javascript dialog + /** Default title for a javascript dialog */ public static final int js_dialog_title_default=0x01040532; - /** Notification message shown when more than three layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] + /** Notification message shown when more than three layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] */ public static final int keyboard_layout_notification_more_than_three_selected_message=0x01040a12; - /** Notification message when multiple keyboards with selected layouts have been connected the first time simultaneously [CHAR LIMIT=NOTIF_BODY] + /** Notification message when multiple keyboards with selected layouts have been connected the first time simultaneously [CHAR LIMIT=NOTIF_BODY] */ public static final int keyboard_layout_notification_multiple_selected_message=0x01040a14; - /** Notification title when multiple keyboards with selected layouts have been connected the first time simultaneously [CHAR LIMIT=NOTIF_TITLE] + /** Notification title when multiple keyboards with selected layouts have been connected the first time simultaneously [CHAR LIMIT=NOTIF_TITLE] */ public static final int keyboard_layout_notification_multiple_selected_title=0x01040a13; - /** Notification message shown when one layout was configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] + /** Notification message shown when one layout was configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] */ public static final int keyboard_layout_notification_one_selected_message=0x01040a0f; - /** Notification title when a keyboard has been configured [CHAR LIMIT=NOTIF_TITLE] + /** Notification title when a keyboard has been configured [CHAR LIMIT=NOTIF_TITLE] */ public static final int keyboard_layout_notification_selected_title=0x01040a0e; - /** Notification message shown when three layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] + /** Notification message shown when three layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] */ public static final int keyboard_layout_notification_three_selected_message=0x01040a11; - /** Notification message shown when two layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] + /** Notification message shown when two layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] */ public static final int keyboard_layout_notification_two_selected_message=0x01040a10; - /** KeyboardView - accessibility support - Description of the Alt button in a KeyboardView. [CHAR LIMIT=NONE] + /** KeyboardView - accessibility support + Description of the Alt button in a KeyboardView. [CHAR LIMIT=NONE] */ public static final int keyboardview_keycode_alt=0x010406f8; - /** Description of the Cancel button in a KeyboardView. [CHAR LIMIT=NONE] + /** Description of the Cancel button in a KeyboardView. [CHAR LIMIT=NONE] */ public static final int keyboardview_keycode_cancel=0x010406f9; - /** Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] + /** Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] */ public static final int keyboardview_keycode_delete=0x010406fa; - /** Description of the Done button in a KeyboardView. [CHAR LIMIT=NONE] + /** Description of the Done button in a KeyboardView. [CHAR LIMIT=NONE] */ public static final int keyboardview_keycode_done=0x010406fb; - /** Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] + /** Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] */ public static final int keyboardview_keycode_enter=0x010406fe; - /** Description of the Mode change button in a KeyboardView. [CHAR LIMIT=NONE] + /** Description of the Mode change button in a KeyboardView. [CHAR LIMIT=NONE] */ public static final int keyboardview_keycode_mode_change=0x010406fc; - /** Description of the Shift button in a KeyboardView. [CHAR LIMIT=NONE] + /** Description of the Shift button in a KeyboardView. [CHAR LIMIT=NONE] */ public static final int keyboardview_keycode_shift=0x010406fd; - /** Accessibility description of the lock media control widget. [CHAR_LIMIT=none] + /** Accessibility description of the lock media control widget. [CHAR_LIMIT=none] */ public static final int keygaurd_accessibility_media_controls=0x01040516; - /** Accessibility description of the add widget button. [CHAR_LIMIT=none] + /** Accessibility description of the add widget button. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_add_widget=0x0104050e; - /** Accessibility description of the camera widget. [CHAR_LIMIT=none] + /** Accessibility description of the camera widget. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_camera=0x01040515; - /** Accessibility description of the button to expand the lock area. [CHAR_LIMIT=none] + /** Accessibility description of the button to expand the lock area. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_expand_lock_area=0x0104051a; - /** Accessibility description of the Face Unlock. [CHAR_LIMIT=none] + /** Accessibility description of the Face Unlock. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_face_unlock=0x0104051d; - /** Accessibility description of the password lock. [CHAR_LIMIT=none] + /** Accessibility description of the password lock. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_password_unlock=0x01040521; - /** Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] + /** Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_pattern_area=0x01040522; - /** Accessibility description of the pattern unlock. [CHAR_LIMIT=none] + /** Accessibility description of the pattern unlock. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_pattern_unlock=0x0104051c; - /** Accessibility description of the pin lock. [CHAR_LIMIT=none] + /** Accessibility description of the pin lock. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_pin_unlock=0x0104051e; - /** Accessibility description of the sim pin lock. [CHAR_LIMIT=none] + /** Accessibility description of the sim pin lock. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_sim_pin_unlock=0x0104051f; - /** Accessibility description of the sim puk lock. [CHAR_LIMIT=none] + /** Accessibility description of the sim puk lock. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_sim_puk_unlock=0x01040520; - /** Accessibility description of the unlock slide area. [CHAR_LIMIT=none] + /** Accessibility description of the unlock slide area. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_slide_area=0x01040523; - /** Accessibility description of the slide unlock. [CHAR_LIMIT=none] + /** Accessibility description of the slide unlock. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_slide_unlock=0x0104051b; - /** Accessibility description of the lock screen status widget. [CHAR_LIMIT=none] + /** Accessibility description of the lock screen status widget. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_status=0x01040514; - /** Accessibility description of the event of collapsing an unlock area. [CHAR_LIMIT=none] + /** Accessibility description of the event of collapsing an unlock area. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_unlock_area_collapsed=0x01040511; - /** Accessibility description of the event of expanding an unlock area. [CHAR_LIMIT=none] + /** Accessibility description of the event of expanding an unlock area. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_unlock_area_expanded=0x01040510; - /** Accessibility description of the lock screen user selector widget. [CHAR_LIMIT=none] + /** Accessibility description of the lock screen user selector widget. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_user_selector=0x01040513; - /** Accessibility description of a lock screen widget. [CHAR_LIMIT=none] + /** Accessibility description of a lock screen widget. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_widget=0x01040512; - /** Accessibility description sent when user changes the current lock screen widget. [CHAR_LIMIT=none] + /** Accessibility description sent when user changes the current lock screen widget. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_widget_changed=0x0104050d; - /** Accessibility description of the a widget deletion event. [CHAR_LIMIT=none] + /** Accessibility description of the a widget deletion event. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_widget_deleted=0x01040519; - /** Accessibility description of the empty sidget slot (place holder for a new widget). [CHAR_LIMIT=none] + /** Accessibility description of the empty sidget slot (place holder for a new widget). [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_widget_empty_slot=0x0104050f; - /** Accessibility description of widget reordering end. [CHAR_LIMIT=none] + /** Accessibility description of widget reordering end. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_widget_reorder_end=0x01040518; - /** Accessibility description of widget reordering start. [CHAR_LIMIT=none] + /** Accessibility description of widget reordering start. [CHAR_LIMIT=none] */ public static final int keyguard_accessibility_widget_reorder_start=0x01040517; - /** Instructions telling the user how to unlock the phone. + /** Instructions telling the user how to unlock the phone. */ public static final int keyguard_label_text=0x010404d2; /** Instructions telling the user to enter their text password to unlock the keyguard. - Displayed in one line in a large font. + Displayed in one line in a large font. */ public static final int keyguard_password_enter_password_code=0x010404cf; /** Instructions telling the user to enter their SIM PIN to unlock the keyguard. - Displayed in one line in a large font. + Displayed in one line in a large font. */ public static final int keyguard_password_enter_pin_code=0x010404ca; /** Instructions telling the user to enter their PIN password to unlock the keyguard. - Displayed in one line in a large font. + Displayed in one line in a large font. */ public static final int keyguard_password_enter_pin_password_code=0x010404d0; - /** Prompt to enter New SIM PIN in Edit Text Box in unlock screen + /** Prompt to enter New SIM PIN in Edit Text Box in unlock screen */ public static final int keyguard_password_enter_pin_prompt=0x010404cd; /** Instructions telling the user to enter their SIM PUK to unlock the keyguard. - Displayed in one line in a large font. + Displayed in one line in a large font. */ public static final int keyguard_password_enter_puk_code=0x010404cb; - /** Prompt to enter SIM PUK in Edit Text Box in unlock screen + /** Prompt to enter SIM PUK in Edit Text Box in unlock screen */ public static final int keyguard_password_enter_puk_prompt=0x010404cc; /** Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30] */ public static final int keyguard_password_entry_touch_hint=0x010404ce; /** Instructions telling the user that they entered the wrong pin while trying - to unlock the keyguard. Displayed in one line in a large font. + to unlock the keyguard. Displayed in one line in a large font. */ public static final int keyguard_password_wrong_pin_code=0x010404d1; - /** Message shown when the user needs to confirm the PIN they just entered in the PUK screen + /** Message shown when the user needs to confirm the PIN they just entered in the PUK screen */ public static final int kg_enter_confirm_pin_hint=0x01040759; /** Message shown in dialog when user is almost at the limit where they will be - locked out and may have to enter an alternate username/password to unlock the phone + locked out and may have to enter an alternate username/password to unlock the phone */ public static final int kg_failed_attempts_almost_at_login=0x0104076d; - /** Message shown when user is almost at the limit of password attempts where the device will be wiped. + /** Message shown when user is almost at the limit of password attempts where the device will be wiped. */ public static final int kg_failed_attempts_almost_at_wipe=0x0104076b; - /** Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped + /** Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped */ public static final int kg_failed_attempts_now_wiping=0x0104076c; - /** Keyguard strings - Message shown in pattern unlock after some number of unsuccessful attempts + /** Keyguard strings + Message shown in pattern unlock after some number of unsuccessful attempts */ public static final int kg_forgot_pattern_button_text=0x0104074f; - /** String shown in PUK screen when PIN codes don't match + /** String shown in PUK screen when PIN codes don't match */ public static final int kg_invalid_confirm_pin_hint=0x0104075f; - /** Message shown when the user enters an invalid PUK code + /** Message shown when the user enters an invalid PUK code */ public static final int kg_invalid_puk=0x0104075e; - /** Message shown when the user enters an invalid SIM pin password in PUK screen + /** Message shown when the user enters an invalid SIM pin password in PUK screen */ public static final int kg_invalid_sim_pin_hint=0x0104075c; - /** Message shown when the user enters an invalid PUK code in the PUK screen + /** Message shown when the user enters an invalid PUK code in the PUK screen */ public static final int kg_invalid_sim_puk_hint=0x0104075d; - /** Hint text shown when user has too many failed password attempts in account unlock screen of keyguard + /** Hint text shown when user has too many failed password attempts in account unlock screen of keyguard */ public static final int kg_login_account_recovery_hint=0x01040766; - /** Message shown while device checks username/password in account unlock screen of keyguard + /** Message shown while device checks username/password in account unlock screen of keyguard */ public static final int kg_login_checking_password=0x01040767; - /** Instructions show in account unlock screen allowing user to enter their email password + /** Instructions show in account unlock screen allowing user to enter their email password */ public static final int kg_login_instructions=0x01040761; - /** Message shown when the user enters an invalid username/password combination in account unlock screen of keyguard + /** Message shown when the user enters an invalid username/password combination in account unlock screen of keyguard */ public static final int kg_login_invalid_input=0x01040765; - /** Hint shown in TextView in account unlock screen of keyguard + /** Hint shown in TextView in account unlock screen of keyguard */ public static final int kg_login_password_hint=0x01040763; - /** Label shown on sign in button on account unlock screen of keyguard + /** Label shown on sign in button on account unlock screen of keyguard */ public static final int kg_login_submit_button=0x01040764; - /** Message shown when the user exceeds the maximum number of pattern attempts + /** Message shown when the user exceeds the maximum number of pattern attempts */ public static final int kg_login_too_many_attempts=0x01040760; - /** Hint shown in TextView in account unlock screen of keyguard + /** Hint shown in TextView in account unlock screen of keyguard */ public static final int kg_login_username_hint=0x01040762; - /** Instructions for using the password unlock screen + /** Instructions for using the password unlock screen */ public static final int kg_password_instructions=0x01040756; - /** Message shown when the user enters the wrong PIN code + /** Message shown when the user enters the wrong PIN code */ public static final int kg_password_wrong_pin_code=0x0104075b; - /** Instructions for using the pattern unlock screen + /** Instructions for using the pattern unlock screen */ public static final int kg_pattern_instructions=0x01040753; - /** Instructions for using the PIN unlock screen + /** Instructions for using the PIN unlock screen */ public static final int kg_pin_instructions=0x01040755; - /** Hint shown in the PUK unlock screen PIN TextView + /** Hint shown in the PUK unlock screen PIN TextView */ public static final int kg_puk_enter_pin_hint=0x01040758; - /** Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider + /** Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider */ public static final int kg_puk_enter_puk_hint=0x01040757; - /** The delete-widget drop target button text + /** The delete-widget drop target button text */ public static final int kg_reordering_delete_drop_target_text=0x0104076f; - /** Instructions for using the SIM PIN unlock screen + /** Instructions for using the SIM PIN unlock screen */ public static final int kg_sim_pin_instructions=0x01040754; - /** Message shown in dialog while the device is unlocking the SIM + /** Message shown in dialog while the device is unlocking the SIM */ public static final int kg_sim_unlock_progress_dialog_message=0x0104075a; /** Sequence of characters used to separate message strings in keyguard. Typically just em-dash - with spaces on either side. [CHAR LIMIT=3] + with spaces on either side. [CHAR LIMIT=3] */ public static final int kg_text_message_separator=0x0104076e; - /** Message shown in dialog when max number of attempts are reached for password screen of keyguard + /** Message shown in dialog when max number of attempts are reached for password screen of keyguard */ public static final int kg_too_many_failed_password_attempts_dialog_message=0x01040769; public static final int kg_too_many_failed_pattern_attempts_dialog_message=0x0104076a; - /** Message shown in dialog when max number of attempts are reached for PIN screen of keyguard + /** Message shown in dialog when max number of attempts are reached for PIN screen of keyguard */ public static final int kg_too_many_failed_pin_attempts_dialog_message=0x01040768; - /** Message shown when user enters wrong password + /** Message shown when user enters wrong password */ public static final int kg_wrong_password=0x01040751; - /** Message shown when user enters wrong pattern + /** Message shown when user enters wrong pattern */ public static final int kg_wrong_pattern=0x01040750; - /** Message shown when user enters wrong PIN + /** Message shown when user enters wrong PIN */ public static final int kg_wrong_pin=0x01040752; - /** "List section subheader for the language picker, containing a list of suggested regions available for that language [CHAR LIMIT=30] + /** "List section subheader for the language picker, containing a list of suggested regions available for that language [CHAR LIMIT=30] */ public static final int language_picker_regions_section_suggested=0x01040885; - /** List section subheader for the language picker, containing a list of all languages available [CHAR LIMIT=30] + /** List section subheader for the language picker, containing a list of all languages available [CHAR LIMIT=30] */ public static final int language_picker_section_all=0x01040888; - /** List section subheader for the language picker, containing a list of suggested languages [CHAR LIMIT=30] + /** List section subheader for the language picker, containing a list of suggested languages [CHAR LIMIT=30] */ public static final int language_picker_section_suggested=0x01040884; - /** List section subheader for the language picker, containing a list of suggested languages determined by the default region [CHAR LIMIT=30] + /** List section subheader for the language picker, containing a list of suggested languages determined by the default region [CHAR LIMIT=30] */ public static final int language_picker_section_suggested_bilingual=0x01040886; - /** Locale picker strings - Title for the language selection screen [CHAR LIMIT=25] + /** Locale picker strings + Title for the language selection screen [CHAR LIMIT=25] */ public static final int language_selection_title=0x01040881; - /** This is used to express that something has occurred within the last month + /** This is used to express that something has occurred within the last month */ public static final int last_month=0x01040553; - /** This is used to express that something occurred within the last X days (e.g., Last 7 days). + /** This is used to express that something occurred within the last X days (e.g., Last 7 days). */ public static final int last_num_days=0x01040552; - /** STK launch Browser + /** STK launch Browser */ public static final int launchBrowserDefault=0x01040730; - /** [CHAR LIMIT=50] Title of the alert when application launches on top of another. + /** [CHAR LIMIT=50] Title of the alert when application launches on top of another. */ public static final int launch_warning_original=0x010405cd; - /** [CHAR LIMIT=50] Title of the alert when application launches on top of another. + /** [CHAR LIMIT=50] Title of the alert when application launches on top of another. */ public static final int launch_warning_replace=0x010405cc; - /** [CHAR LIMIT=25] Title of the alert when application launches on top of another. + /** [CHAR LIMIT=25] Title of the alert when application launches on top of another. */ public static final int launch_warning_title=0x010405cb; /** Text in button that closes the warning dialog about the accessibility shortcut, leaving the shortcut enabled. */ public static final int leave_accessibility_shortcut_on=0x0104078f; - /** Text shown by list fragment when waiting for data to display. + /** Text shown by list fragment when waiting for data to display. */ public static final int loading=0x0104058f; - /** Used to replace %s in urls retreived from the signin server with locales. For Some - devices we don't support all the locales we ship to and need to replace the '%s' with a - locale string based on mcc values. By default (0-length string) we don't replace the %s - at all and later replace it with a locale string based on the users chosen locale - DO NOT TRANSLATE + /** Used to replace %s in urls retreived from the signin server with locales. For Some + devices we don't support all the locales we ship to and need to replace the '%s' with a + locale string based on mcc values. By default (0-length string) we don't replace the %s + at all and later replace it with a locale string based on the users chosen locale + DO NOT TRANSLATE */ public static final int locale_replacement=0x0104065d; - /** Menu item in the locale menu [CHAR LIMIT=30] + /** Menu item in the locale menu [CHAR LIMIT=30] */ public static final int locale_search_menu=0x0104088a; /** Content text for a notification. Tapping opens device location settings. - [CHAR LIMIT=NONE] + [CHAR LIMIT=NONE] */ public static final int location_changed_notification_text=0x01040230; /** Content title for a notification. This notification indicates that the device owner has - changed the location settings. [CHAR LIMIT=NONE] + changed the location settings. [CHAR LIMIT=NONE] */ public static final int location_changed_notification_title=0x0104022f; /** Attribution for Location service. [CHAR LIMIT=NONE] */ public static final int location_service=0x01040233; - /** @hide DO NOT TRANSLATE. Control aspect ratio of lock pattern + /** @hide DO NOT TRANSLATE. Control aspect ratio of lock pattern */ public static final int lock_pattern_view_aspect=0x0104017b; - /** Lock-to-app unlock password string + /** Lock-to-app unlock password string */ public static final int lock_to_app_unlock_password=0x01040831; - /** Lock-to-app unlock pattern string + /** Lock-to-app unlock pattern string */ public static final int lock_to_app_unlock_pattern=0x01040830; - /** Lock-to-app unlock pin string + /** Lock-to-app unlock pin string */ public static final int lock_to_app_unlock_pin=0x0104082f; - /** Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] + /** Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] */ public static final int lockscreen_access_pattern_area=0x0104050c; - /** Accessibility description sent when user adds a dot to the pattern. [CHAR LIMIT=NONE] + /** Accessibility description sent when user adds a dot to the pattern. [CHAR LIMIT=NONE] */ public static final int lockscreen_access_pattern_cell_added=0x01040509; /** Accessibility description sent when user adds a dot to the pattern. Announces the - actual cell when headphones are connected [CHAR LIMIT=NONE] + actual cell when headphones are connected [CHAR LIMIT=NONE] */ public static final int lockscreen_access_pattern_cell_added_verbose=0x0104050a; - /** Accessibility description sent when the pattern times out and is cleared. [CHAR LIMIT=NONE] + /** Accessibility description sent when the pattern times out and is cleared. [CHAR LIMIT=NONE] */ public static final int lockscreen_access_pattern_cleared=0x01040508; - /** Accessibility description sent when user completes drawing a pattern. [CHAR LIMIT=NONE] + /** Accessibility description sent when user completes drawing a pattern. [CHAR LIMIT=NONE] */ public static final int lockscreen_access_pattern_detected=0x0104050b; - /** Accessibility description sent when user starts drawing a lock pattern. [CHAR LIMIT=NONE] + /** Accessibility description sent when user starts drawing a lock pattern. [CHAR LIMIT=NONE] */ public static final int lockscreen_access_pattern_start=0x01040507; /** On the keyguard screen, it shows the carrier the phone is connected to. This is displayed if the phone is not connected to a carrier. */ public static final int lockscreen_carrier_default=0x010404d4; - /** Button at the bottom of the unlock screen to make an emergency call or access other emergency assistance functions. + /** Button at the bottom of the unlock screen to make an emergency call or access other emergency assistance functions. */ public static final int lockscreen_emergency_call=0x010404d9; /** For the unlock screen, informational message shown in dialog when user is almost at the limit - where the device will be wiped. + where the device will be wiped. */ public static final int lockscreen_failed_attempts_almost_at_wipe=0x010404f7; /** For the unlock screen, informational message shown in dialog when user is almost at the limit - where they will be locked out and may have to enter an alternate username/password to unlock the phone + where they will be locked out and may have to enter an alternate username/password to unlock the phone */ public static final int lockscreen_failed_attempts_almost_glogin=0x010404f6; /** For the unlock screen, informational message shown in dialog when user has exceeded the - maximum attempts and the device will now be wiped + maximum attempts and the device will now be wiped */ public static final int lockscreen_failed_attempts_now_wiping=0x010404f8; /** On the unlock screen, message shown on button that appears once it's apparent the user may have forgotten - their lock gesture + their lock gesture */ public static final int lockscreen_forgot_pattern_button_text=0x010404fa; - /** Hint displayed on account unlock screen to advise the user on how to recover the account. + /** Hint displayed on account unlock screen to advise the user on how to recover the account. */ public static final int lockscreen_glogin_account_recovery_hint=0x01040502; - /** Displayed in a progress dialog while a username and password are being checked. + /** Displayed in a progress dialog while a username and password are being checked. */ public static final int lockscreen_glogin_checking_password=0x01040503; /** Title of the unlock screen that uses your Google login and password when the user hit the 'forgot pattern' button. */ public static final int lockscreen_glogin_forgot_pattern=0x010404fb; - /** In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone + /** In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone */ public static final int lockscreen_glogin_instructions=0x010404fd; - /** Displayed to the user when unlocking the phone with a username and password fails. + /** Displayed to the user when unlocking the phone with a username and password fails. */ public static final int lockscreen_glogin_invalid_input=0x01040501; - /** Hint caption for the password field when unlocking the phone using login and password + /** Hint caption for the password field when unlocking the phone using login and password */ public static final int lockscreen_glogin_password_hint=0x010404ff; - /** Button to try to unlock the phone using username and password + /** Button to try to unlock the phone using username and password */ public static final int lockscreen_glogin_submit_button=0x01040500; /** Title of the unlock screen that uses your Google login and password when the user attempted - too many patterns and we are forcing them to use their account instead. + too many patterns and we are forcing them to use their account instead. */ public static final int lockscreen_glogin_too_many_attempts=0x010404fc; - /** Hint caption for the username field when unlocking the phone using login and password + /** Hint caption for the username field when unlocking the phone using login and password */ public static final int lockscreen_glogin_username_hint=0x010404fe; - /** On the keyguard screen, when pattern lock is disabled, only tell them to press menu to unlock. This is shown in small font at the bottom. + /** On the keyguard screen, when pattern lock is disabled, only tell them to press menu to unlock. This is shown in small font at the bottom. */ public static final int lockscreen_instructions_when_pattern_disabled=0x010404d7; - /** when pattern lock is enabled, tell them about the emergency dial + /** when pattern lock is enabled, tell them about the emergency dial */ public static final int lockscreen_instructions_when_pattern_enabled=0x010404d6; - /** Shown in the lock screen to ask the user to add a SIM. + /** Shown in the lock screen to ask the user to add a SIM. */ public static final int lockscreen_missing_sim_instructions=0x010404e2; - /** Shown in the lock screen to ask the user to add a SIM when sim is missing or not readable. + /** Shown in the lock screen to ask the user to add a SIM when sim is missing or not readable. */ public static final int lockscreen_missing_sim_instructions_long=0x010404e3; - /** Shown in the lock screen when there is no SIM. + /** Shown in the lock screen when there is no SIM. */ public static final int lockscreen_missing_sim_message=0x010404e1; - /** Shown in the lock screen when there is no SIM. + /** Shown in the lock screen when there is no SIM. */ public static final int lockscreen_missing_sim_message_short=0x010404e0; /** When the user inserts a sim card from an unsupported network, it becomes network - locked + locked */ public static final int lockscreen_network_locked_message=0x010404ee; - /** On the unlock password screen, shown when the user enters the wrong lock password and must try again. + /** On the unlock password screen, shown when the user enters the wrong lock password and must try again. */ public static final int lockscreen_password_wrong=0x010404dd; - /** Shown to confirm that the user entered their lock pattern correctly. + /** Shown to confirm that the user entered their lock pattern correctly. */ public static final int lockscreen_pattern_correct=0x010404db; - /** On the unlock pattern screen, shown at the top of the unlock screen to tell the user what to do. Below this text is the place for theu ser to draw the pattern. + /** On the unlock pattern screen, shown at the top of the unlock screen to tell the user what to do. Below this text is the place for theu ser to draw the pattern. */ public static final int lockscreen_pattern_instructions=0x010404d8; - /** On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. + /** On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. */ public static final int lockscreen_pattern_wrong=0x010404dc; - /** Shown in the lock screen to inform the user to SIM is permanently deactivated. + /** Shown in the lock screen to inform the user to SIM is permanently deactivated. */ public static final int lockscreen_permanent_disabled_sim_instructions=0x010404e5; - /** Shown in the lock screen when SIM is permanently disabled. + /** Shown in the lock screen when SIM is permanently disabled. */ public static final int lockscreen_permanent_disabled_sim_message_short=0x010404e4; - /** Button at the bottom of the unlock screen that lets the user return to a call + /** Button at the bottom of the unlock screen that lets the user return to a call */ public static final int lockscreen_return_to_call=0x010404da; - /** Shown in the lock screen to tell the user that the screen is locked. + /** Shown in the lock screen to tell the user that the screen is locked. */ public static final int lockscreen_screen_locked=0x010404d5; - /** Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. + /** Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. */ public static final int lockscreen_sim_locked_message=0x010404f1; - /** Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. + /** Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. */ public static final int lockscreen_sim_puk_locked_instructions=0x010404f0; /** When the user enters a wrong sim pin too many times, it becomes - PUK locked (Pin Unlock Kode) + PUK locked (Pin Unlock Kode) */ public static final int lockscreen_sim_puk_locked_message=0x010404ef; /** For the unlock screen, When the user enters a sim unlock code, it takes a little while to check whether it is valid, and to unlock the sim if it is valid. we display a - progress dialog in the meantime. this is the emssage. + progress dialog in the meantime. this is the emssage. */ public static final int lockscreen_sim_unlock_progress_dialog_message=0x010404f2; - /** Displayed on lock screen's right tab - turn sound off + /** Displayed on lock screen's right tab - turn sound off */ public static final int lockscreen_sound_off_label=0x01040506; - /** Displayed on lock screen's right tab - turn sound on + /** Displayed on lock screen's right tab - turn sound on */ public static final int lockscreen_sound_on_label=0x01040505; - /** On the keyguard screen, this string explains that some features or data may not be available until the device is unlocked. [CHAR LIMIT=48] + /** On the keyguard screen, this string explains that some features or data may not be available until the device is unlocked. [CHAR LIMIT=48] */ public static final int lockscreen_storage_locked=0x010404de; /** On the unlock screen, countdown message shown while user is waiting to try again after too many - failed attempts + failed attempts */ public static final int lockscreen_too_many_failed_attempts_countdown=0x010404f9; /** For the unlock screen, Information message shown in dialog when user has too many failed attempts at - drawing the unlock pattern + drawing the unlock pattern */ public static final int lockscreen_too_many_failed_attempts_dialog_message=0x010404f3; /** For the unlock screen, Information message shown in dialog when user has too many failed attempts at - entering the password + entering the password */ public static final int lockscreen_too_many_failed_password_attempts_dialog_message=0x010404f4; /** For the unlock screen, Information message shown in dialog when user has too many failed attempts at - entering the PIN + entering the PIN */ public static final int lockscreen_too_many_failed_pin_attempts_dialog_message=0x010404f5; /** Shown on transport control screens. Pressing button fast forwards playback [CHAR LIMIT=NONE] */ public static final int lockscreen_transport_ffw_description=0x010404ec; - /** Shown on transport control of lockscreen. Pressing button goes to next track. + /** Shown on transport control of lockscreen. Pressing button goes to next track. */ public static final int lockscreen_transport_next_description=0x010404e7; - /** Shown on transport control of lockscreen. Pressing button pauses playback + /** Shown on transport control of lockscreen. Pressing button pauses playback */ public static final int lockscreen_transport_pause_description=0x010404e8; - /** Shown on transport control of lockscreen. Pressing button pauses playback + /** Shown on transport control of lockscreen. Pressing button pauses playback */ public static final int lockscreen_transport_play_description=0x010404e9; - /** Shown on transport control of lockscreen. Pressing button goes to previous track. + /** Shown on transport control of lockscreen. Pressing button goes to previous track. */ public static final int lockscreen_transport_prev_description=0x010404e6; /** Shown on transport control screens. Pressing button rewinds playback [CHAR LIMIT=NONE] */ public static final int lockscreen_transport_rew_description=0x010404eb; - /** Shown on transport control of lockscreen. Pressing button pauses playback + /** Shown on transport control of lockscreen. Pressing button pauses playback */ public static final int lockscreen_transport_stop_description=0x010404ea; - /** Displayed on lock screen's left tab - unlock + /** Displayed on lock screen's left tab - unlock */ public static final int lockscreen_unlock_label=0x01040504; - /** If the device is getting low on internal storage, a notification is shown to the user. This is the message of that notification. + /** If the device is getting low on internal storage, a notification is shown to the user. This is the message of that notification. */ public static final int low_internal_storage_view_text=0x0104058b; - /** If the device does not have storage for the main system classes, a notification is shown to the user. This is the message of that notification. + /** If the device does not have storage for the main system classes, a notification is shown to the user. This is the message of that notification. */ public static final int low_internal_storage_view_text_no_boot=0x0104058c; - /** If the device is getting low on internal storage, a notification is shown to the user. This is the title of that notification. + /** If the device is getting low on internal storage, a notification is shown to the user. This is the title of that notification. */ public static final int low_internal_storage_view_title=0x0104058a; - /** If MMS discovers there isn't much space left on the device, it will show a toast with this message. [CHAR LIMIT=TOAST] + /** If MMS discovers there isn't much space left on the device, it will show a toast with this message. [CHAR LIMIT=TOAST] */ public static final int low_memory=0x01040221; - /** "Switch" is a verb; it means to change user profile by switching to an app in the work profile. + /** "Switch" is a verb; it means to change user profile by switching to an app in the work profile. */ public static final int managed_profile_app_label=0x01040299; - /** "Switch" is a verb; it means to change user profile by tapping another user profile name. + /** "Switch" is a verb; it means to change user profile by tapping another user profile name. */ public static final int managed_profile_label=0x01040297; - /** + /** Used to wrap a label for content description for a work profile, e.g. "Work Email" instead of email when there are two email apps. [CHAR LIMIT=20] - + */ public static final int managed_profile_label_badge=0x01040824; public static final int managed_profile_label_badge_2=0x01040825; public static final int managed_profile_label_badge_3=0x01040826; /** Displayed on the Find dialog to display the index of the highlighted - match and total number of matches found in the current page. [CHAR LIMIT=NONE] + match and total number of matches found in the current page. [CHAR LIMIT=NONE] */ public static final int matches_found=0x010406d1; - /** Free style window strings - Accessibility text for the maximize window button + /** Free style window strings + Accessibility text for the maximize window button */ public static final int maximize_button_text=0x0104086f; - /** Display name for any time a piece of data refers to the owner of the phone. For example, this could be used in place of the phone's phone number. + /** Display name for any time a piece of data refers to the owner of the phone. For example, this could be used in place of the phone's phone number. */ public static final int me=0x01040244; /** Content description of a MediaRouteButton for accessibility support. - Cast is the standard android verb for sending content to a remote device. [CHAR LIMIT=50] + Cast is the standard android verb for sending content to a remote device. [CHAR LIMIT=50] */ public static final int media_route_button_content_description=0x0104073f; - /** Button to access extended settings. [CHAR LIMIT=30] + /** Button to access extended settings. [CHAR LIMIT=30] */ public static final int media_route_chooser_extended_settings=0x01040743; - /** Placeholder text to show when no devices have been found. [CHAR LIMIT=50] + /** Placeholder text to show when no devices have been found. [CHAR LIMIT=50] */ public static final int media_route_chooser_searching=0x01040742; - /** Title of the media route chooser dialog. [CHAR LIMIT=40] + /** Title of the media route chooser dialog. [CHAR LIMIT=40] */ public static final int media_route_chooser_title=0x01040740; - /** Title of the media route chooser dialog for selecting remote display routes. [CHAR LIMIT=40] + /** Title of the media route chooser dialog for selecting remote display routes. [CHAR LIMIT=40] */ public static final int media_route_chooser_title_for_remote_display=0x01040741; - /** Button to disconnect from a media route. [CHAR LIMIT=30] + /** Button to disconnect from a media route. [CHAR LIMIT=30] */ public static final int media_route_controller_disconnect=0x01040744; - /** Status message for a remote route that is confirmed to be available for connection + /** Status message for a remote route that is confirmed to be available for connection */ public static final int media_route_status_available=0x01040747; - /** Status message for a remote route attempting to connect + /** Status message for a remote route attempting to connect */ public static final int media_route_status_connecting=0x01040746; - /** Status message for a remote route that is in use (and thus unavailabe) right now + /** Status message for a remote route that is in use (and thus unavailabe) right now */ public static final int media_route_status_in_use=0x01040749; - /** Status message for remote routes that are not available for connection right now + /** Status message for remote routes that are not available for connection right now */ public static final int media_route_status_not_available=0x01040748; - /** Status message for remote routes attempting to scan/determine availability + /** Status message for remote routes attempting to scan/determine availability */ public static final int media_route_status_scanning=0x01040745; - /** Chinese Dai Pa Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") + /** Chinese Dai Pa Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") */ public static final int mediasize_chinese_om_dai_pa_kai=0x010407ee; - /** Chinese Jurro Ku Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") + /** Chinese Jurro Ku Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") */ public static final int mediasize_chinese_om_jurro_ku_kai=0x010407ef; - /** Chinese Pa Kai media (paper) size: 146mm x 215mm (5.749" x 8.465") + /** Chinese Pa Kai media (paper) size: 146mm x 215mm (5.749" x 8.465") */ public static final int mediasize_chinese_om_pa_kai=0x010407ed; - /** Chinese PRC 1 media (paper) size: 102mm x 165mm (4.015" x 6.496") + /** Chinese PRC 1 media (paper) size: 102mm x 165mm (4.015" x 6.496") */ public static final int mediasize_chinese_prc_1=0x010407e2; - /** Chinese PRC 10 media (paper) size: 324mm x 458mm (12.756" x 18.032") + /** Chinese PRC 10 media (paper) size: 324mm x 458mm (12.756" x 18.032") */ public static final int mediasize_chinese_prc_10=0x010407eb; - /** Chinese RPC 16K media (paper) size: 146mm x 215mm (5.749" x 8.465") + /** Chinese RPC 16K media (paper) size: 146mm x 215mm (5.749" x 8.465") */ public static final int mediasize_chinese_prc_16k=0x010407ec; - /** Chinese PRC 2 media (paper) size: 102mm x 176mm (4.015" x 6.929") + /** Chinese PRC 2 media (paper) size: 102mm x 176mm (4.015" x 6.929") */ public static final int mediasize_chinese_prc_2=0x010407e3; - /** Chinese PRC 3 media (paper) size: 125mm x 176mm (4.921" x 6.929") + /** Chinese PRC 3 media (paper) size: 125mm x 176mm (4.921" x 6.929") */ public static final int mediasize_chinese_prc_3=0x010407e4; - /** Chinese PRC 4 media (paper) size: 110mm x 208mm (4.330" x 8.189") + /** Chinese PRC 4 media (paper) size: 110mm x 208mm (4.330" x 8.189") */ public static final int mediasize_chinese_prc_4=0x010407e5; - /** Chinese PRC 5 media (paper) size: 110mm x 220mm (4.330" x 8.661") + /** Chinese PRC 5 media (paper) size: 110mm x 220mm (4.330" x 8.661") */ public static final int mediasize_chinese_prc_5=0x010407e6; - /** Chinese PRC 6 media (paper) size: 120mm x 320mm (4.724" x 12.599") + /** Chinese PRC 6 media (paper) size: 120mm x 320mm (4.724" x 12.599") */ public static final int mediasize_chinese_prc_6=0x010407e7; - /** Chinese PRC 7 media (paper) size: 160mm x 230mm (6.299" x 9.055") + /** Chinese PRC 7 media (paper) size: 160mm x 230mm (6.299" x 9.055") */ public static final int mediasize_chinese_prc_7=0x010407e8; - /** Chinese PRC 8 media (paper) size: 120mm x 309mm (4.724" x 12.165") + /** Chinese PRC 8 media (paper) size: 120mm x 309mm (4.724" x 12.165") */ public static final int mediasize_chinese_prc_8=0x010407e9; - /** Chinese PRC 9 media (paper) size: 229mm x 324mm (9.016" x 12.756") + /** Chinese PRC 9 media (paper) size: 229mm x 324mm (9.016" x 12.756") */ public static final int mediasize_chinese_prc_9=0x010407ea; - /** Chinese Roc 16k media (paper) size: 195mm x 270mm (7.677" x 10.629") + /** Chinese Roc 16k media (paper) size: 195mm x 270mm (7.677" x 10.629") */ public static final int mediasize_chinese_roc_16k=0x010407e1; - /** Chinese Roc 8k media (paper) size: 270mm x 390mm (10.629" x 15.3543") + /** Chinese Roc 8k media (paper) size: 270mm x 390mm (10.629" x 15.3543") */ public static final int mediasize_chinese_roc_8k=0x010407e0; - /** Printing - ISO (European standard) A0 media (paper) size: 33.11" × 46.81" + /** Printing + ISO (European standard) A0 media (paper) size: 33.11" × 46.81" */ public static final int mediasize_iso_a0=0x010407a8; - /** ISO (European standard) A1 media (paper) size: 23.39" × 33.11" + /** ISO (European standard) A1 media (paper) size: 23.39" × 33.11" */ public static final int mediasize_iso_a1=0x010407a9; - /** ISO (European standard) A10 media (paper) size: 1.02" x 1.46" + /** ISO (European standard) A10 media (paper) size: 1.02" x 1.46" */ public static final int mediasize_iso_a10=0x010407b2; - /** ISO (European standard) A2 media (paper) size: 16.54" x 23.39" + /** ISO (European standard) A2 media (paper) size: 16.54" x 23.39" */ public static final int mediasize_iso_a2=0x010407aa; - /** ISO (European standard) A3 media (paper) size: 11.69" x 16.54" + /** ISO (European standard) A3 media (paper) size: 11.69" x 16.54" */ public static final int mediasize_iso_a3=0x010407ab; - /** ISO (European standard) A4 media (paper) size: 8.27" x 11.69" + /** ISO (European standard) A4 media (paper) size: 8.27" x 11.69" */ public static final int mediasize_iso_a4=0x010407ac; - /** ISO (European standard) A5 media (paper) size: 5.83" x 8.27" + /** ISO (European standard) A5 media (paper) size: 5.83" x 8.27" */ public static final int mediasize_iso_a5=0x010407ad; - /** ISO (European standard) A6 media (paper) size: 4.13" x 5.83" + /** ISO (European standard) A6 media (paper) size: 4.13" x 5.83" */ public static final int mediasize_iso_a6=0x010407ae; - /** ISO (European standard) A7 media (paper) size: 2.91" x 4.13" + /** ISO (European standard) A7 media (paper) size: 2.91" x 4.13" */ public static final int mediasize_iso_a7=0x010407af; - /** ISO (European standard) A8 media (paper) size: 2.05" x 2.91" + /** ISO (European standard) A8 media (paper) size: 2.05" x 2.91" */ public static final int mediasize_iso_a8=0x010407b0; - /** ISO (European standard) A9 media (paper) size: 1.46" x 2.05" + /** ISO (European standard) A9 media (paper) size: 1.46" x 2.05" */ public static final int mediasize_iso_a9=0x010407b1; - /** ISO (European standard) B0 media (paper) size: 39.37" x 55.67" + /** ISO (European standard) B0 media (paper) size: 39.37" x 55.67" */ public static final int mediasize_iso_b0=0x010407b3; - /** ISO (European standard) B1 media (paper) size: 27.83" x 39.37" + /** ISO (European standard) B1 media (paper) size: 27.83" x 39.37" */ public static final int mediasize_iso_b1=0x010407b4; - /** ISO (European standard) B10 media (paper) size: 1.22" x 1.73" + /** ISO (European standard) B10 media (paper) size: 1.22" x 1.73" */ public static final int mediasize_iso_b10=0x010407bd; - /** ISO (European standard) B2 media (paper) size - 19.69" x 27.83" + /** ISO (European standard) B2 media (paper) size - 19.69" x 27.83" */ public static final int mediasize_iso_b2=0x010407b5; - /** ISO (European standard) B3 media (paper) size: 13.90" x 19.69" + /** ISO (European standard) B3 media (paper) size: 13.90" x 19.69" */ public static final int mediasize_iso_b3=0x010407b6; - /** ISO (European standard) B4 media (paper) size: 9.84" x 13.90" + /** ISO (European standard) B4 media (paper) size: 9.84" x 13.90" */ public static final int mediasize_iso_b4=0x010407b7; - /** ISO (European standard) B5 media (paper) size: 6.93" x 9.84" + /** ISO (European standard) B5 media (paper) size: 6.93" x 9.84" */ public static final int mediasize_iso_b5=0x010407b8; - /** ISO (European standard) B6 media (paper) size: 4.92" x 6.93" + /** ISO (European standard) B6 media (paper) size: 4.92" x 6.93" */ public static final int mediasize_iso_b6=0x010407b9; - /** ISO (European standard) B7 media (paper) size: 3.46" x 4.92" + /** ISO (European standard) B7 media (paper) size: 3.46" x 4.92" */ public static final int mediasize_iso_b7=0x010407ba; - /** ISO (European standard) B8 media (paper) size: 2.44" x 3.46" + /** ISO (European standard) B8 media (paper) size: 2.44" x 3.46" */ public static final int mediasize_iso_b8=0x010407bb; - /** ISO (European standard) B9 media (paper) size: 1.73" x 2.44" + /** ISO (European standard) B9 media (paper) size: 1.73" x 2.44" */ public static final int mediasize_iso_b9=0x010407bc; - /** ISO (European standard) C0 media (paper) size: 36.10" x 51.06" + /** ISO (European standard) C0 media (paper) size: 36.10" x 51.06" */ public static final int mediasize_iso_c0=0x010407be; - /** ISO (European standard) C1 media (paper) size: 25.51" x 36.10" + /** ISO (European standard) C1 media (paper) size: 25.51" x 36.10" */ public static final int mediasize_iso_c1=0x010407bf; - /** ISO (European standard) C10 media (paper) size: 1.10" x 1.57" + /** ISO (European standard) C10 media (paper) size: 1.10" x 1.57" */ public static final int mediasize_iso_c10=0x010407c8; - /** ISO (European standard) C2 media (paper) size: 18.03" x 25.51" + /** ISO (European standard) C2 media (paper) size: 18.03" x 25.51" */ public static final int mediasize_iso_c2=0x010407c0; - /** ISO (European standard) C3 media (paper) size: 12.76" x 18.03" + /** ISO (European standard) C3 media (paper) size: 12.76" x 18.03" */ public static final int mediasize_iso_c3=0x010407c1; - /** ISO (European standard) C4 media (paper) size: 9.02" x 12.76" + /** ISO (European standard) C4 media (paper) size: 9.02" x 12.76" */ public static final int mediasize_iso_c4=0x010407c2; - /** ISO (European standard) C5 media (paper) size: 6.38" x 9.02" + /** ISO (European standard) C5 media (paper) size: 6.38" x 9.02" */ public static final int mediasize_iso_c5=0x010407c3; - /** ISO (European standard) C6 media (paper) size: 4.49" x 6.38" + /** ISO (European standard) C6 media (paper) size: 4.49" x 6.38" */ public static final int mediasize_iso_c6=0x010407c4; - /** ISO (European standard) C7 media (paper) size: 3.19" x 4.49" + /** ISO (European standard) C7 media (paper) size: 3.19" x 4.49" */ public static final int mediasize_iso_c7=0x010407c5; - /** ISO ISO C8 media (paper) size: 2.24" x 3.19" + /** ISO ISO C8 media (paper) size: 2.24" x 3.19" */ public static final int mediasize_iso_c8=0x010407c6; - /** ISO ISO C9 media (paper) size: 1.57" x 2.24" + /** ISO ISO C9 media (paper) size: 1.57" x 2.24" */ public static final int mediasize_iso_c9=0x010407c7; - /** Japanese Chou2 media (paper) size: 111.1mm x 146mm (4.374" x 5.748") + /** Japanese Chou2 media (paper) size: 111.1mm x 146mm (4.374" x 5.748") */ public static final int mediasize_japanese_chou2=0x010407fe; - /** Japanese Chou3 media (paper) size: 120mm x 235mm (4.724" x 9.252") + /** Japanese Chou3 media (paper) size: 120mm x 235mm (4.724" x 9.252") */ public static final int mediasize_japanese_chou3=0x010407fd; - /** Japanese Chou4 media (paper) size: 90mm x 205mm (3.543" x 8.071") + /** Japanese Chou4 media (paper) size: 90mm x 205mm (3.543" x 8.071") */ public static final int mediasize_japanese_chou4=0x010407fc; - /** Japanese Hagaki media (paper) size: 100mm x 148mm (3.937" x 5.827") + /** Japanese Hagaki media (paper) size: 100mm x 148mm (3.937" x 5.827") */ public static final int mediasize_japanese_hagaki=0x010407ff; - /** Japanese JIS B0 media (paper) size: 1030mm x 1456mm (40.551" x 57.323") + /** Japanese JIS B0 media (paper) size: 1030mm x 1456mm (40.551" x 57.323") */ public static final int mediasize_japanese_jis_b0=0x010407fa; - /** Japanese JIS B1 media (paper) size: 728mm x 1030mm (28.661" x 40.551") + /** Japanese JIS B1 media (paper) size: 728mm x 1030mm (28.661" x 40.551") */ public static final int mediasize_japanese_jis_b1=0x010407f9; - /** Japanese JIS B10 media (paper) size: 32mm x 45mm (1.259" x 1.772") + /** Japanese JIS B10 media (paper) size: 32mm x 45mm (1.259" x 1.772") */ public static final int mediasize_japanese_jis_b10=0x010407f0; - /** Japanese JIS B2 media (paper) size: 515mm x 728mm (20.276" x 28.661") + /** Japanese JIS B2 media (paper) size: 515mm x 728mm (20.276" x 28.661") */ public static final int mediasize_japanese_jis_b2=0x010407f8; - /** Japanese JIS B3 media (paper) size: 364mm x 515mm (14.331" x 20.276") + /** Japanese JIS B3 media (paper) size: 364mm x 515mm (14.331" x 20.276") */ public static final int mediasize_japanese_jis_b3=0x010407f7; - /** Japanese JIS B4 media (paper) size: 257mm x 364mm (10.118" x 14.331") + /** Japanese JIS B4 media (paper) size: 257mm x 364mm (10.118" x 14.331") */ public static final int mediasize_japanese_jis_b4=0x010407f6; - /** Japanese JIS B5 media (paper) size: 182mm x 257mm (7.165" x 10.118") + /** Japanese JIS B5 media (paper) size: 182mm x 257mm (7.165" x 10.118") */ public static final int mediasize_japanese_jis_b5=0x010407f5; - /** Japanese JIS B6 media (paper) size: 128mm x 182mm (5.049" x 7.165") + /** Japanese JIS B6 media (paper) size: 128mm x 182mm (5.049" x 7.165") */ public static final int mediasize_japanese_jis_b6=0x010407f4; - /** Japanese JIS B7 media (paper) size: 91mm x 128mm (3.583" x 5.049") + /** Japanese JIS B7 media (paper) size: 91mm x 128mm (3.583" x 5.049") */ public static final int mediasize_japanese_jis_b7=0x010407f3; - /** Japanese JIS B8 media (paper) size: 64mm x 91mm (2.52" x 3.583") + /** Japanese JIS B8 media (paper) size: 64mm x 91mm (2.52" x 3.583") */ public static final int mediasize_japanese_jis_b8=0x010407f2; - /** Japanese JIS B9 media (paper) size: 45mm x 64mm (1.772" x 2.52") + /** Japanese JIS B9 media (paper) size: 45mm x 64mm (1.772" x 2.52") */ public static final int mediasize_japanese_jis_b9=0x010407f1; - /** Japanese JIS Exec media (paper) size: 216mm x 330mm (8.504" x 12.992") + /** Japanese JIS Exec media (paper) size: 216mm x 330mm (8.504" x 12.992") */ public static final int mediasize_japanese_jis_exec=0x010407fb; - /** Japanese Kahu media (paper) size: 240mm x 322.1mm (9.449" x 12.681") + /** Japanese Kahu media (paper) size: 240mm x 322.1mm (9.449" x 12.681") */ public static final int mediasize_japanese_kahu=0x01040801; - /** Japanese Kaku2 media (paper) size: 240mm x 332mm (9.449" x 13.071") + /** Japanese Kaku2 media (paper) size: 240mm x 332mm (9.449" x 13.071") */ public static final int mediasize_japanese_kaku2=0x01040802; - /** Japanese Photo L (paper) size: 89mm x 127mm (3.5 x 5") [CHAR LIMIT=20] + /** Japanese Photo L (paper) size: 89mm x 127mm (3.5 x 5") [CHAR LIMIT=20] */ public static final int mediasize_japanese_l=0x01040804; - /** Japanese Oufuku media (paper) size: 148mm x 200mm (5.827" x 7.874") + /** Japanese Oufuku media (paper) size: 148mm x 200mm (5.827" x 7.874") */ public static final int mediasize_japanese_oufuku=0x01040800; - /** Japanese You4 media (paper) size: 105mm x 235mm (4.134" x 9.252") + /** Japanese You4 media (paper) size: 105mm x 235mm (4.134" x 9.252") */ public static final int mediasize_japanese_you4=0x01040803; - /** North America ANSI C media (paper) size: 17" x 22" (432mm x 559mm) [CHAR LIMIT=none] + /** North America ANSI C media (paper) size: 17" x 22" (432mm x 559mm) [CHAR LIMIT=none] */ public static final int mediasize_na_ansi_c=0x010407d5; - /** North America ANSI D media (paper) size: 22" x 34" (559mm x 864mm) [CHAR LIMIT=none] + /** North America ANSI D media (paper) size: 22" x 34" (559mm x 864mm) [CHAR LIMIT=none] */ public static final int mediasize_na_ansi_d=0x010407d6; - /** North America ANSI E media (paper) size: 34" x 44" (864mm x 1118mm) [CHAR LIMIT=none] + /** North America ANSI E media (paper) size: 34" x 44" (864mm x 1118mm) [CHAR LIMIT=none] */ public static final int mediasize_na_ansi_e=0x010407d7; - /** North America ANSI F media (paper) size: 28" x 40" (711mm x 1016mm) [CHAR LIMIT=none] + /** North America ANSI F media (paper) size: 28" x 40" (711mm x 1016mm) [CHAR LIMIT=none] */ public static final int mediasize_na_ansi_f=0x010407d8; - /** North America Arch A media (paper) size: 9" x 12" (229mm x 305mm) [CHAR LIMIT=none] + /** North America Arch A media (paper) size: 9" x 12" (229mm x 305mm) [CHAR LIMIT=none] */ public static final int mediasize_na_arch_a=0x010407d9; - /** North America Arch B media (paper) size: 12" x 18" (305mm x 457mm) [CHAR LIMIT=none] + /** North America Arch B media (paper) size: 12" x 18" (305mm x 457mm) [CHAR LIMIT=none] */ public static final int mediasize_na_arch_b=0x010407da; - /** North America Arch C media (paper) size: 18" x 24" (457mm x 610mm) [CHAR LIMIT=none] + /** North America Arch C media (paper) size: 18" x 24" (457mm x 610mm) [CHAR LIMIT=none] */ public static final int mediasize_na_arch_c=0x010407db; - /** North America Arch D media (paper) size: 24" x 36" (610mm x 914mm) [CHAR LIMIT=none] + /** North America Arch D media (paper) size: 24" x 36" (610mm x 914mm) [CHAR LIMIT=none] */ public static final int mediasize_na_arch_d=0x010407dc; - /** North America Arch E media (paper) size: 36" x 48" (914mm x 1219mm) [CHAR LIMIT=none] + /** North America Arch E media (paper) size: 36" x 48" (914mm x 1219mm) [CHAR LIMIT=none] */ public static final int mediasize_na_arch_e=0x010407dd; - /** North America Arch E1 media (paper) size: 30" x 42" (762mm x 1067mm) [CHAR LIMIT=none] + /** North America Arch E1 media (paper) size: 30" x 42" (762mm x 1067mm) [CHAR LIMIT=none] */ public static final int mediasize_na_arch_e1=0x010407de; - /** North America Foolscap media (paper) size: 8" x 13" (203mm x 330mm) + /** North America Foolscap media (paper) size: 8" x 13" (203mm x 330mm) */ public static final int mediasize_na_foolscap=0x010407d4; - /** North America Government Letter media (paper) size: 8.0" × 10.5" (203mm x 267mm) + /** North America Government Letter media (paper) size: 8.0" × 10.5" (203mm x 267mm) */ public static final int mediasize_na_gvrnmt_letter=0x010407ca; - /** North America Index Card 3x5 media (paper) size: 3" x 5" (76mm x 127mm) + /** North America Index Card 3x5 media (paper) size: 3" x 5" (76mm x 127mm) */ public static final int mediasize_na_index_3x5=0x010407cf; - /** North America Index Card 4x6 media (paper) size: 4" x 6" (102mm x 152mm) + /** North America Index Card 4x6 media (paper) size: 4" x 6" (102mm x 152mm) */ public static final int mediasize_na_index_4x6=0x010407d0; - /** North America Index Card 5x8 media (paper) size: 5" x 8" (127mm x 203mm) + /** North America Index Card 5x8 media (paper) size: 5" x 8" (127mm x 203mm) */ public static final int mediasize_na_index_5x8=0x010407d1; - /** North America Junior Legal media (paper) size: 8.0" × 5.0" (203mm × 127mm) + /** North America Junior Legal media (paper) size: 8.0" × 5.0" (203mm × 127mm) */ public static final int mediasize_na_junior_legal=0x010407cc; - /** North America Ledger media (paper) size: 17" × 11" (432mm × 279mm) + /** North America Ledger media (paper) size: 17" × 11" (432mm × 279mm) */ public static final int mediasize_na_ledger=0x010407cd; - /** North America Legal media (paper) size: 8.5" × 14" (216mm x 356mm) + /** North America Legal media (paper) size: 8.5" × 14" (216mm x 356mm) */ public static final int mediasize_na_legal=0x010407cb; - /** North America Letter media (paper) size: 8.5" × 11" (279mm x 216mm) + /** North America Letter media (paper) size: 8.5" × 11" (279mm x 216mm) */ public static final int mediasize_na_letter=0x010407c9; - /** North America Monarch media (paper) size: 7.25" x 10.5" (184mm x 267mm) + /** North America Monarch media (paper) size: 7.25" x 10.5" (184mm x 267mm) */ public static final int mediasize_na_monarch=0x010407d2; - /** North America Quarto media (paper) size: 8" x 10" (203mm x 254mm) + /** North America Quarto media (paper) size: 8" x 10" (203mm x 254mm) */ public static final int mediasize_na_quarto=0x010407d3; - /** North America Super B media (paper) size: 13" x 19" (330mm x 483mm) [CHAR LIMIT=none] + /** North America Super B media (paper) size: 13" x 19" (330mm x 483mm) [CHAR LIMIT=none] */ public static final int mediasize_na_super_b=0x010407df; - /** North America Tabloid media (paper) size: 11" × 17" (279mm × 432mm) + /** North America Tabloid media (paper) size: 11" × 17" (279mm × 432mm) */ public static final int mediasize_na_tabloid=0x010407ce; /** Media (paper) size for specifying any paper size in landscape. @@ -35103,160 +35103,160 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet */ public static final int mediasize_unknown_portrait=0x01040805; /** Title for the dialog used to display the user's MEID number on CDMA network - [CHAR LIMIT=10] + [CHAR LIMIT=10] */ public static final int meid=0x010401a1; - /** Prepended to the shortcut for a menu item to indicate that the user should hold the ALT key together with the shortcut to invoke the item. + /** Prepended to the shortcut for a menu item to indicate that the user should hold the ALT key together with the shortcut to invoke the item. */ public static final int menu_alt_shortcut_label=0x01040541; - /** Prepended to the shortcut for a menu item to indicate that the user should hold the CTRL key together with the shortcut to invoke the item. + /** Prepended to the shortcut for a menu item to indicate that the user should hold the CTRL key together with the shortcut to invoke the item. */ public static final int menu_ctrl_shortcut_label=0x01040540; - /** Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. + /** Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. */ public static final int menu_delete_shortcut_label=0x01040547; - /** Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. + /** Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. */ public static final int menu_enter_shortcut_label=0x01040546; - /** Prepended to the shortcut for a menu item to indicate that the user should hold the FUNCTION key together with the shortcut to invoke the item. + /** Prepended to the shortcut for a menu item to indicate that the user should hold the FUNCTION key together with the shortcut to invoke the item. */ public static final int menu_function_shortcut_label=0x01040544; - /** Prepended to the shortcut for a menu item to indicate that the user should hold the META key together with the shortcut to invoke the item. + /** Prepended to the shortcut for a menu item to indicate that the user should hold the META key together with the shortcut to invoke the item. */ public static final int menu_meta_shortcut_label=0x0104053f; - /** Prepended to the shortcut for a menu item to indicate that the user should hold the SHIFT key together with the shortcut to invoke the item. + /** Prepended to the shortcut for a menu item to indicate that the user should hold the SHIFT key together with the shortcut to invoke the item. */ public static final int menu_shift_shortcut_label=0x01040542; - /** Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. + /** Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. */ public static final int menu_space_shortcut_label=0x01040545; - /** Prepended to the shortcut for a menu item to indicate that the user should hold the SYM key together with the shortcut to invoke the item. + /** Prepended to the shortcut for a menu item to indicate that the user should hold the SYM key together with the shortcut to invoke the item. */ public static final int menu_sym_shortcut_label=0x01040543; - /** Toast message that is shown when the user mutes the microphone from the keyboard. [CHAR LIMIT=TOAST] + /** Toast message that is shown when the user mutes the microphone from the keyboard. [CHAR LIMIT=TOAST] */ public static final int mic_access_off_toast=0x01040a01; - /** Toast message that is shown when the user unmutes the microphone from the keyboard. [CHAR LIMIT=TOAST] + /** Toast message that is shown when the user unmutes the microphone from the keyboard. [CHAR LIMIT=TOAST] */ public static final int mic_access_on_toast=0x01040a00; - /** Quoted name for 12am, lowercase + /** Quoted name for 12am, lowercase */ public static final int midnight=0x01040578; - /** Description of media type: application file, such as APK. [CHAR LIMIT=32] + /** Description of media type: application file, such as APK. [CHAR LIMIT=32] */ public static final int mime_type_apk=0x01040923; - /** Description of media type: audio file, such as MP3 or WAV. [CHAR LIMIT=32] + /** Description of media type: audio file, such as MP3 or WAV. [CHAR LIMIT=32] */ public static final int mime_type_audio=0x01040926; - /** Description of media type: audio file, such as MP3 or WAV. The 'extension' variable is the file name extension. [CHAR LIMIT=32] + /** Description of media type: audio file, such as MP3 or WAV. The 'extension' variable is the file name extension. [CHAR LIMIT=32] */ public static final int mime_type_audio_ext=0x01040927; - /** Description of media type: archive file, such as ZIP or TAR. [CHAR LIMIT=32] + /** Description of media type: archive file, such as ZIP or TAR. [CHAR LIMIT=32] */ public static final int mime_type_compressed=0x0104092c; - /** Description of media type: archive file, such as ZIP or TAR. The 'extension' variable is the file name extension. [CHAR LIMIT=32] + /** Description of media type: archive file, such as ZIP or TAR. The 'extension' variable is the file name extension. [CHAR LIMIT=32] */ public static final int mime_type_compressed_ext=0x0104092d; - /** Description of media type: document file, such as DOC or PDF. [CHAR LIMIT=32] + /** Description of media type: document file, such as DOC or PDF. [CHAR LIMIT=32] */ public static final int mime_type_document=0x0104092e; - /** Description of media type: document file, such as DOC or PDF. The 'extension' variable is the file name extension. [CHAR LIMIT=32] + /** Description of media type: document file, such as DOC or PDF. The 'extension' variable is the file name extension. [CHAR LIMIT=32] */ public static final int mime_type_document_ext=0x0104092f; - /** Description of media type: folder or directory that contains additional files. [CHAR LIMIT=32] + /** Description of media type: folder or directory that contains additional files. [CHAR LIMIT=32] */ public static final int mime_type_folder=0x01040922; - /** Description of media type: generic file with unknown contents. [CHAR LIMIT=32] + /** Description of media type: generic file with unknown contents. [CHAR LIMIT=32] */ public static final int mime_type_generic=0x01040924; - /** Description of media type: generic file with unknown contents. The 'extension' variable is the file name extension. [CHAR LIMIT=32] + /** Description of media type: generic file with unknown contents. The 'extension' variable is the file name extension. [CHAR LIMIT=32] */ public static final int mime_type_generic_ext=0x01040925; - /** Description of media type: image file, such as JPG or PNG. [CHAR LIMIT=32] + /** Description of media type: image file, such as JPG or PNG. [CHAR LIMIT=32] */ public static final int mime_type_image=0x0104092a; - /** Description of media type: image file, such as JPG or PNG. The 'extension' variable is the file name extension. [CHAR LIMIT=32] + /** Description of media type: image file, such as JPG or PNG. The 'extension' variable is the file name extension. [CHAR LIMIT=32] */ public static final int mime_type_image_ext=0x0104092b; - /** Description of media type: presentation file, such as PPT. [CHAR LIMIT=32] + /** Description of media type: presentation file, such as PPT. [CHAR LIMIT=32] */ public static final int mime_type_presentation=0x01040932; - /** Description of media type: presentation file, such as PPT. The 'extension' variable is the file name extension. [CHAR LIMIT=32] + /** Description of media type: presentation file, such as PPT. The 'extension' variable is the file name extension. [CHAR LIMIT=32] */ public static final int mime_type_presentation_ext=0x01040933; - /** Description of media type: spreadsheet file, such as XLS. [CHAR LIMIT=32] + /** Description of media type: spreadsheet file, such as XLS. [CHAR LIMIT=32] */ public static final int mime_type_spreadsheet=0x01040930; - /** Description of media type: spreadsheet file, such as XLS. The 'extension' variable is the file name extension. [CHAR LIMIT=32] + /** Description of media type: spreadsheet file, such as XLS. The 'extension' variable is the file name extension. [CHAR LIMIT=32] */ public static final int mime_type_spreadsheet_ext=0x01040931; - /** Description of media type: video file, such as MP4 or MKV. [CHAR LIMIT=32] + /** Description of media type: video file, such as MP4 or MKV. [CHAR LIMIT=32] */ public static final int mime_type_video=0x01040928; - /** Description of media type: video file, such as MP4 or MKV. The 'extension' variable is the file name extension. [CHAR LIMIT=32] + /** Description of media type: video file, such as MP4 or MKV. The 'extension' variable is the file name extension. [CHAR LIMIT=32] */ public static final int mime_type_video_ext=0x01040929; - /** Button option. Action to place a phone call. [CHAR LIMIT=NONE] + /** Button option. Action to place a phone call. [CHAR LIMIT=NONE] */ public static final int miniresolver_call=0x0104096c; - /** Dialog title. User must place the phone call in the other profile, or cancel. [CHAR LIMIT=NONE] + /** Dialog title. User must place the phone call in the other profile, or cancel. [CHAR LIMIT=NONE] */ public static final int miniresolver_call_in_work=0x01040964; /** Dialog text. Shown when the user is unable to make a phone call from a personal app due to restrictions set - by their organization, and so must switch to a work app or cancel. [CHAR LIMIT=NONE] + by their organization, and so must switch to a work app or cancel. [CHAR LIMIT=NONE] */ public static final int miniresolver_call_information=0x01040966; - /** Dialog title. User must choose between opening content in a cross-profile app or same-profile browser. [CHAR LIMIT=NONE] + /** Dialog title. User must choose between opening content in a cross-profile app or same-profile browser. [CHAR LIMIT=NONE] */ public static final int miniresolver_open_in_personal=0x01040962; - /** Dialog title. User must choose between opening content in a cross-profile app or same-profile browser. [CHAR LIMIT=NONE] + /** Dialog title. User must choose between opening content in a cross-profile app or same-profile browser. [CHAR LIMIT=NONE] */ public static final int miniresolver_open_in_work=0x01040963; - /** Dialog title. User must choose to open content in a cross-profile app or cancel. [CHAR LIMIT=NONE] + /** Dialog title. User must choose to open content in a cross-profile app or cancel. [CHAR LIMIT=NONE] */ public static final int miniresolver_open_work=0x01040961; - /** Dialog text. Shown as when redirecting SMS and MMS messages from Private Space to the main user. [CHAR LIMIT=NONE] + /** Dialog text. Shown as when redirecting SMS and MMS messages from Private Space to the main user. [CHAR LIMIT=NONE] */ public static final int miniresolver_private_space_messages_information=0x01040969; - /** Dialog text. Shown as when redirecting Calls from Private Space to the main user. [CHAR LIMIT=NONE] + /** Dialog text. Shown as when redirecting Calls from Private Space to the main user. [CHAR LIMIT=NONE] */ public static final int miniresolver_private_space_phone_information=0x01040968; /** Dialog text. Shown when the user is unable to send a text message from a personal app due to restrictions set - by their organization, and so must switch to a work app or cancel. [CHAR LIMIT=NONE] + by their organization, and so must switch to a work app or cancel. [CHAR LIMIT=NONE] */ public static final int miniresolver_sms_information=0x01040967; - /** Button option. Action to open an app in the work profile. [CHAR LIMIT=NONE] + /** Button option. Action to open an app in the work profile. [CHAR LIMIT=NONE] */ public static final int miniresolver_switch=0x0104096d; - /** Dialog title. User much choose between opening content in a cross-profile app or cancelling. [CHAR LIMIT=NONE] + /** Dialog title. User much choose between opening content in a cross-profile app or cancelling. [CHAR LIMIT=NONE] */ public static final int miniresolver_switch_to_work=0x01040965; - /** Button option. Open the link in the personal browser. [CHAR LIMIT=NONE] + /** Button option. Open the link in the personal browser. [CHAR LIMIT=NONE] */ public static final int miniresolver_use_personal_browser=0x0104096a; - /** Button option. Open the link in the work browser. [CHAR LIMIT=NONE] + /** Button option. Open the link in the work browser. [CHAR LIMIT=NONE] */ public static final int miniresolver_use_work_browser=0x0104096b; - /** Appened to express the value is this unit of time: singular minute + /** Appened to express the value is this unit of time: singular minute */ public static final int minute=0x0104055c; - /** + /** Content description for the minute selector in the time picker, which displays selectable five-minute intervals along the inside edge of a circle, as in an analog clock. [CHAR LIMIT=50] - + */ public static final int minute_picker_description=0x0104081e; - /** Appened to express the value is this unit of time: plural minutes + /** Appened to express the value is this unit of time: plural minutes */ public static final int minutes=0x0104055d; - /** Displayed when SIM PIN passwords are entered inconsistently. + /** Displayed when SIM PIN passwords are entered inconsistently. */ public static final int mismatchPin=0x0104019a; - /** Title of notification when UE fails CS registration with MM reject cause code from network. + /** Title of notification when UE fails CS registration with MM reject cause code from network. */ public static final int mmcc_authentication_reject=0x010408ea; - /** Title of notification when UE fails to register network with MM reject cause code when multiple SIMs are active. + /** Title of notification when UE fails to register network with MM reject cause code when multiple SIMs are active. */ public static final int mmcc_authentication_reject_msim_template=0x010408ee; public static final int mmcc_illegal_me=0x010408ed; @@ -35265,82 +35265,82 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int mmcc_illegal_ms_msim_template=0x010408f0; public static final int mmcc_imsi_unknown_in_hlr=0x010408eb; public static final int mmcc_imsi_unknown_in_hlr_msim_template=0x010408ef; - /** Displayed when a phone feature triggered by an MMI code is complete. + /** Displayed when a phone feature triggered by an MMI code is complete. */ public static final int mmiComplete=0x01040197; /** Displayed when the user dialed an MMI code whose function - could not be performed. This will be displayed in a toast. + could not be performed. This will be displayed in a toast. */ public static final int mmiError=0x0104018d; /** Displayed when the user dialed an MMI code whose function could not be performed because - the feature is not supported on the current mobile network. + the feature is not supported on the current mobile network. */ public static final int mmiErrorNotSupported=0x0104018e; - /** Displayed when a carrier does not support call forwarding queries when roaming. + /** Displayed when a carrier does not support call forwarding queries when roaming. */ public static final int mmiErrorWhileRoaming=0x01040190; /** Displayed when the user dialed an MMI code whose function - could not be performed because FDN is enabled. This will be displayed in a toast. + could not be performed because FDN is enabled. This will be displayed in a toast. */ public static final int mmiFdnError=0x0104018f; - /** A notification is shown when the user connects to a mobile network without internet access. This is the notification's title. + /** A notification is shown when the user connects to a mobile network without internet access. This is the notification's title. */ public static final int mobile_no_internet=0x0104060f; /** The default mobile provisioning apn. Empty by default, maybe overridden by - an mcc/mnc specific config.xml + an mcc/mnc specific config.xml */ public static final int mobile_provisioning_apn=0x01040093; /** The default mobile provisioning url. Empty by default, maybe overridden by - an mcc/mnc specific config.xml + an mcc/mnc specific config.xml */ public static final int mobile_provisioning_url=0x01040094; public static final int month_day_year=0x01040173; /** Menu item displayed at the end of a menu to allow users to see another page worth of menu items. This is shown on any app's menu as long as the app has too many items in the menu. */ public static final int more_item_label=0x0104053d; - /** Message of notification shown when MTE status override is enabled. [CHAR LIMIT=NONE] + /** Message of notification shown when MTE status override is enabled. [CHAR LIMIT=NONE] */ public static final int mte_override_notification_message=0x01040652; - /** Title of notification shown when MTE status override is enabled. [CHAR LIMIT=NONE] + /** Title of notification shown when MTE status override is enabled. [CHAR LIMIT=NONE] */ public static final int mte_override_notification_title=0x01040651; /** Attribution for MusicRecognitionManagerService. [CHAR LIMIT=NONE] */ public static final int music_recognition_manager_service=0x01040239; - /** Indication that the current volume and other effects (vibration) are being suppressed by a third party, such as a notification listener. [CHAR LIMIT=30] + /** Indication that the current volume and other effects (vibration) are being suppressed by a third party, such as a notification listener. [CHAR LIMIT=30] */ public static final int muted_by=0x01040856; - /** Content of notification indicating users need to update the settings [CHAR LIMIT=NONE] + /** Content of notification indicating users need to update the settings [CHAR LIMIT=NONE] */ public static final int nas_upgrade_notification_content=0x01040915; - /** Label of notification action button to turn off the enhanced notifications [CHAR LIMIT=20] + /** Label of notification action button to turn off the enhanced notifications [CHAR LIMIT=20] */ public static final int nas_upgrade_notification_disable_action=0x01040917; - /** Label of notification action button to turn on the enhanced notifications [CHAR LIMIT=20] + /** Label of notification action button to turn on the enhanced notifications [CHAR LIMIT=20] */ public static final int nas_upgrade_notification_enable_action=0x01040916; - /** Label of notification action button to learn more about the enhanced notifications [CHAR LIMIT=20] + /** Label of notification action button to learn more about the enhanced notifications [CHAR LIMIT=20] */ public static final int nas_upgrade_notification_learn_more_action=0x01040918; - /** Content of notification learn more dialog about the enhanced notifications [CHAR LIMIT=NONE] + /** Content of notification learn more dialog about the enhanced notifications [CHAR LIMIT=NONE] */ public static final int nas_upgrade_notification_learn_more_content=0x01040919; - /** Enhanced Notifications - Title of notification indicating adaptive notifications setting need migration when upgrading to S [CHAR LIMIT=30] + /** Enhanced Notifications + Title of notification indicating adaptive notifications setting need migration when upgrading to S [CHAR LIMIT=30] */ public static final int nas_upgrade_notification_title=0x01040914; /** Displayed to prompt the user to type the PUK password to unlock - the SIM. + the SIM. */ public static final int needPuk=0x0104019d; public static final int needPuk2=0x0104019e; /** The representation of a time duration when negative. An example is -1:14. This can be used with a countdown timer for example. */ public static final int negative_duration=0x010408b1; - /** A notification is shown when a captive portal network is detected. This is the notification's title. + /** A notification is shown when a captive portal network is detected. This is the notification's title. */ public static final int network_available_sign_in=0x0104060b; - /** A notification is shown when a captive portal network is detected. This is the notification's message. + /** A notification is shown when a captive portal network is detected. This is the notification's message. */ public static final int network_available_sign_in_detailed=0x0104060c; /** Content text for a notification. Tapping opens a dialog with more information on device management and network @@ -35351,88 +35351,88 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet and network logging was activated by a device owner. [CHAR LIMIT=NONE] */ public static final int network_logging_notification_title=0x0104022d; - /** A notification is shown when the user connects to a network that doesn't have access to some services (e.g. Push notifications may not work). This is the notification's title. [CHAR LIMIT=50] + /** A notification is shown when the user connects to a network that doesn't have access to some services (e.g. Push notifications may not work). This is the notification's title. [CHAR LIMIT=50] */ public static final int network_partial_connectivity=0x01040612; - /** A notification is shown when the user connects to a network that doesn't have access to some services (e.g. Push notifications may not work). This is the notification's message. [CHAR LIMIT=50] + /** A notification is shown when the user connects to a network that doesn't have access to some services (e.g. Push notifications may not work). This is the notification's message. [CHAR LIMIT=50] */ public static final int network_partial_connectivity_detailed=0x01040613; - /** A notification might be shown if the device switches to another network type (e.g., mobile data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the notification's title. %1$s is the network type that the device switched to, e.g., cellular data. It is one of the strings in the network_switch_type_name array. + /** A notification might be shown if the device switches to another network type (e.g., mobile data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the notification's title. %1$s is the network type that the device switched to, e.g., cellular data. It is one of the strings in the network_switch_type_name array. */ public static final int network_switch_metered=0x01040614; - /** A notification might be shown if the device switches to another network type (e.g., mobile data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the notification's message. %1$s is the network that the device switched to, e.g., cellular data. %2$s is the network type the device switched from, e.g., Wi-Fi. Both are strings in the network_switch_type_name array. + /** A notification might be shown if the device switches to another network type (e.g., mobile data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the notification's message. %1$s is the network that the device switched to, e.g., cellular data. %2$s is the network type the device switched from, e.g., Wi-Fi. Both are strings in the network_switch_type_name array. */ public static final int network_switch_metered_detail=0x01040615; - /** A toast might be shown if the device switches to another network type (e.g., mobile data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the text of the toast. %1$s is the network that the device switched from, e.g., Wi-Fi. %2$s is the network type the device switched from, e.g., cellular data. Both are strings in the network_switch_type_name array. + /** A toast might be shown if the device switches to another network type (e.g., mobile data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the text of the toast. %1$s is the network that the device switched from, e.g., Wi-Fi. %2$s is the network type the device switched from, e.g., cellular data. Both are strings in the network_switch_type_name array. */ public static final int network_switch_metered_toast=0x01040616; - /** Network type name displayed if one of the types is not found in network_switch_type_name. + /** Network type name displayed if one of the types is not found in network_switch_type_name. */ public static final int network_switch_type_name_unknown=0x01040617; public static final int new_app_action=0x010405eb; public static final int new_app_description=0x010405ec; - /** Notification content shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] + /** Notification content shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] */ public static final int new_sms_notification_content=0x010408a6; - /** Notification title shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] + /** Notification title shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] */ public static final int new_sms_notification_title=0x010408a5; public static final int next_button_label=0x010406cd; - /** Preference framework strings. {@deprecated Do not use. Incorrectly matches android.R.string.cancel rather than "no".} + /** Preference framework strings. {@deprecated Do not use. Incorrectly matches android.R.string.cancel rather than "no".} */ @Deprecated public static final int no=0x01040009; /** Text to display when there are no activities found to display in the - activity chooser. See the "Select an action" title. + activity chooser. See the "Select an action" title. */ public static final int noApplications=0x010405b7; - /** Label for the file upload control when no file has been chosen yet + /** Label for the file upload control when no file has been chosen yet */ public static final int no_file_chosen=0x010406c7; /** Displayed on the Find dialog when there are no matches [CHAR LIMIT=NONE] */ public static final int no_matches=0x010406cf; - /** Shown for an application when it doesn't require any permission grants. + /** Shown for an application when it doesn't require any permission grants. */ public static final int no_permissions=0x0104063a; /** Recent Tasks dialog: message when there are no recent applications TODO: this should move to SystemUI.apk, but the code for the old recent dialog is still in the framework - + */ public static final int no_recent_tasks=0x0104025a; - /** Quoted name for 12pm, lowercase + /** Quoted name for 12pm, lowercase */ public static final int noon=0x01040576; - /** Default not checked text used by accessibility for a button that can be checked or unchecked. [CHAR LIMIT=NONE] + /** Default not checked text used by accessibility for a button that can be checked or unchecked. [CHAR LIMIT=NONE] */ public static final int not_checked=0x01040593; - /** Default not selected text used by accessibility for an element that can be selected or unselected. [CHAR LIMIT=NONE] + /** Default not selected text used by accessibility for an element that can be selected or unselected. [CHAR LIMIT=NONE] */ public static final int not_selected=0x01040595; - /** Action label of notification for user to check background apps. [CHAR LIMIT=NONE] + /** Action label of notification for user to check background apps. [CHAR LIMIT=NONE] */ public static final int notification_action_check_bg_apps=0x010409f2; - /** Content description of the alerting icon in the notification. [CHAR_LIMIT=NONE] + /** Content description of the alerting icon in the notification. [CHAR_LIMIT=NONE] */ public static final int notification_alerted_content_description=0x01040863; - /** Application name displayed in notifications [CHAR LIMIT=60] + /** Application name displayed in notifications [CHAR LIMIT=60] */ public static final int notification_app_name_settings=0x0104090b; - /** Application name displayed in notifications [CHAR LIMIT=60] + /** Application name displayed in notifications [CHAR LIMIT=60] */ public static final int notification_app_name_system=0x0104090a; - /** Active Permission - accessibility support - Content description of the camera icon in the notification. [CHAR LIMIT=NONE] + /** Active Permission - accessibility support + Content description of the camera icon in the notification. [CHAR LIMIT=NONE] */ public static final int notification_appops_camera_active=0x0104090c; - /** Content description of the mic icon in the notification. [CHAR LIMIT=NONE] + /** Content description of the mic icon in the notification. [CHAR LIMIT=NONE] */ public static final int notification_appops_microphone_active=0x0104090d; - /** Content description of the overlay icon in the notification. [CHAR LIMIT=NONE] + /** Content description of the overlay icon in the notification. [CHAR LIMIT=NONE] */ public static final int notification_appops_overlay_active=0x0104090e; - /** Title for the notification channel notifying user of abusive background apps. [CHAR LIMIT=NONE] + /** Title for the notification channel notifying user of abusive background apps. [CHAR LIMIT=NONE] */ public static final int notification_channel_abusive_bg_apps=0x010409ed; /** Text shown when viewing channel settings for notifications related to accessibility @@ -35443,150 +35443,150 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet security policy. [CHAR_LIMIT=NONE] */ public static final int notification_channel_accessibility_security_policy=0x0104028e; - /** Text shown when viewing channel settings for notifications related to account status + /** Text shown when viewing channel settings for notifications related to account status */ public static final int notification_channel_account=0x0104027f; - /** Text shown when viewing channel settings for notifications related to important alerts + /** Text shown when viewing channel settings for notifications related to important alerts */ public static final int notification_channel_alerts=0x01040288; - /** Telephony notification channel name for a channel containing call forwarding notifications. + /** Telephony notification channel name for a channel containing call forwarding notifications. */ public static final int notification_channel_call_forward=0x010401c4; - /** Text shown when viewing channel settings for notifications related to car mode + /** Text shown when viewing channel settings for notifications related to car mode */ public static final int notification_channel_car_mode=0x0104027e; - /** Text shown when viewing channel settings for notifications related to developers + /** Text shown when viewing channel settings for notifications related to developers */ public static final int notification_channel_developer=0x01040280; /** Text shown when viewing channel settings for high importance notifications related to developers [CHAR LIMIT=60] */ public static final int notification_channel_developer_important=0x01040281; - /** Notification channel name. This channel sends high-priority alerts from the user's IT admin for key updates about the user's work device or work profile. + /** Notification channel name. This channel sends high-priority alerts from the user's IT admin for key updates about the user's work device or work profile. */ public static final int notification_channel_device_admin=0x01040287; - /** Text shown when viewing channel settings for notifications related to displays + /** Text shown when viewing channel settings for notifications related to displays */ public static final int notification_channel_display=0x0104028f; - /** Title for the notification channel notifying user of do not disturb system changes (i.e. Do Not Disturb has changed). [CHAR LIMIT=NONE] + /** Title for the notification channel notifying user of do not disturb system changes (i.e. Do Not Disturb has changed). [CHAR LIMIT=NONE] */ public static final int notification_channel_do_not_disturb=0x01040901; - /** Telephony notification channel name for a channel containing emergency callback mode notifications. + /** Telephony notification channel name for a channel containing emergency callback mode notifications. */ public static final int notification_channel_emergency_callback=0x010401c5; /** This is the label for the notification channel settings that controls the behavior of the notification about applications that are running in the background (that is, perhaps confusingly, running foreground services but not the foreground UI on the screen). - [CHAR LIMIT=NONE BACKUP_MESSAGE_ID=6665375982962336520] + [CHAR LIMIT=NONE BACKUP_MESSAGE_ID=6665375982962336520] */ public static final int notification_channel_foreground_service=0x0104028c; /** Text shown when viewing channel settings for notification about a heavy-weight app currently running. - [CHAR_LIMIT=NONE] + [CHAR_LIMIT=NONE] */ public static final int notification_channel_heavy_weight_app=0x0104028b; - /** Telephony notification channel name for a channel containing mobile data status notifications. + /** Telephony notification channel name for a channel containing mobile data status notifications. */ public static final int notification_channel_mobile_data_status=0x010401c6; - /** Telephony notification channel name for a channel containing network alert notifications. + /** Telephony notification channel name for a channel containing network alert notifications. */ public static final int notification_channel_network_alert=0x010401c3; - /** Text shown when viewing channel settings for notifications related to network alerts + /** Text shown when viewing channel settings for notifications related to network alerts */ public static final int notification_channel_network_alerts=0x01040284; - /** Text shown when viewing the channel settings for notification about open nearby wireless networks. + /** Text shown when viewing the channel settings for notification about open nearby wireless networks. */ public static final int notification_channel_network_available=0x01040285; - /** Text shown when viewing channel settings for notifications related to network status + /** Text shown when viewing channel settings for notifications related to network status */ public static final int notification_channel_network_status=0x01040283; - /** Text shown when viewing channel settings for notifications related to the hardware keyboard + /** Text shown when viewing channel settings for notifications related to the hardware keyboard */ public static final int notification_channel_physical_keyboard=0x0104027c; - /** Text shown when viewing channel settings for notifications related to being in retail mode + /** Text shown when viewing channel settings for notifications related to being in retail mode */ public static final int notification_channel_retail_mode=0x01040289; - /** Text shown when viewing channel settings for notifications related to security + /** Text shown when viewing channel settings for notifications related to security */ public static final int notification_channel_security=0x0104027d; - /** Telephony notification channel name for a channel containing SIM notifications + /** Telephony notification channel name for a channel containing SIM notifications */ public static final int notification_channel_sim=0x010401ca; - /** Telephony notification channel name for a channel containing high priority SIM notifications + /** Telephony notification channel name for a channel containing high priority SIM notifications */ public static final int notification_channel_sim_high_prio=0x010401cb; - /** Telephony notification channel name for a channel containing sms notifications. + /** Telephony notification channel name for a channel containing sms notifications. */ public static final int notification_channel_sms=0x010401c7; - /** Title for the notification channel notifying user of settings system changes. [CHAR LIMIT=NONE] + /** Title for the notification channel notifying user of settings system changes. [CHAR LIMIT=NONE] */ public static final int notification_channel_system_changes=0x01040900; - /** Text shown when viewing channel settings for notifications related to system updates + /** Text shown when viewing channel settings for notifications related to system updates */ public static final int notification_channel_updates=0x01040282; - /** Text shown when viewing channel settings for notifications related to a usb connection + /** Text shown when viewing channel settings for notifications related to a usb connection */ public static final int notification_channel_usb=0x0104028a; - /** Telephony notification channel name for a channel containing voice mail notifications. + /** Telephony notification channel name for a channel containing voice mail notifications. */ public static final int notification_channel_voice_mail=0x010401c8; - /** Text shown when viewing channel settings for notifications related to vpn status + /** Text shown when viewing channel settings for notifications related to vpn status */ public static final int notification_channel_vpn=0x01040286; - /** Telephony notification channel name for a channel containing wifi calling status notifications. + /** Telephony notification channel name for a channel containing wifi calling status notifications. */ public static final int notification_channel_wfc=0x010401c9; - /** Text for inline reply button for compact conversation heads ups + /** Text for inline reply button for compact conversation heads ups */ public static final int notification_compact_heads_up_reply=0x0104027a; - /** Content of notification indicating abusive background apps. [CHAR LIMIT=NONE] + /** Content of notification indicating abusive background apps. [CHAR LIMIT=NONE] */ public static final int notification_content_abusive_bg_apps=0x010409f0; - /** Content of notification indicating long running foreground service. [CHAR LIMIT=NONE] + /** Content of notification indicating long running foreground service. [CHAR LIMIT=NONE] */ public static final int notification_content_long_running_fgs=0x010409f1; - /** Feedback Indicator - Content description of the feedback icon in the notification. [CHAR LIMIT=NONE] + /** Feedback Indicator + Content description of the feedback icon in the notification. [CHAR LIMIT=NONE] */ public static final int notification_feedback_indicator=0x0104090f; - /** Content description of the alerted feedback icon in the notification. [CHAR LIMIT=NONE] + /** Content description of the alerted feedback icon in the notification. [CHAR LIMIT=NONE] */ public static final int notification_feedback_indicator_alerted=0x01040910; - /** Content description of the demoted feedback icon in the notification. [CHAR LIMIT=NONE] + /** Content description of the demoted feedback icon in the notification. [CHAR LIMIT=NONE] */ public static final int notification_feedback_indicator_demoted=0x01040913; - /** Content description of the promoted feedback icon in the notification. [CHAR LIMIT=NONE] + /** Content description of the promoted feedback icon in the notification. [CHAR LIMIT=NONE] */ public static final int notification_feedback_indicator_promoted=0x01040912; - /** Content description of the silenced feedback icon in the notification. [CHAR LIMIT=NONE] + /** Content description of the silenced feedback icon in the notification. [CHAR LIMIT=NONE] */ public static final int notification_feedback_indicator_silenced=0x01040911; - /** The divider symbol between different parts of the notification header. not translatable [CHAR LIMIT=1] + /** The divider symbol between different parts of the notification header. not translatable [CHAR LIMIT=1] */ public static final int notification_header_divider_symbol=0x01040278; - /** The divider symbol between different parts of the notification header including spaces. not translatable [CHAR LIMIT=3] + /** The divider symbol between different parts of the notification header including spaces. not translatable [CHAR LIMIT=3] */ public static final int notification_header_divider_symbol_with_spaces=0x01040279; - /** Text shown in place of notification contents when the notification is hidden on a secure lockscreen + /** Text shown in place of notification contents when the notification is hidden on a secure lockscreen */ public static final int notification_hidden_text=0x0104027b; public static final int notification_history_title_placeholder=0x0104087d; /** Ellipsis character to appear in notification templates, e.g. notification_template_material_inbox.xml. - DO NOT TRANSLATE + DO NOT TRANSLATE */ public static final int notification_inbox_ellipsis=0x01040871; /** Label to show for a service that is running because it is observing - the user's notifications. + the user's notifications. */ public static final int notification_listener_binding_label=0x010406b8; - /** Tempalate for Notification.MessagingStyle to join a conversation name with the name of the sender of a message, to make a notification title [CHAR LIMIT=NONE] + /** Tempalate for Notification.MessagingStyle to join a conversation name with the name of the sender of a message, to make a notification title [CHAR LIMIT=NONE] */ public static final int notification_messaging_title_template=0x01040872; - /** Content description of the phishing alert icon in the notification. [CHAR_LIMIT=NONE] + /** Content description of the phishing alert icon in the notification. [CHAR_LIMIT=NONE] */ public static final int notification_phishing_alert_content_description=0x01040861; /** Label to show for a service that is running because it is observing and modifying the - importance of the user's notifications. + importance of the user's notifications. */ public static final int notification_ranker_binding_label=0x010406bb; /** Content description for the reply button in the notification area [CHAR LIMIT=NONE] @@ -35595,200 +35595,200 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** A notification is shown when the AccountManager is unable to supply an auth token without prompting the user to re-enter the password. This is the text that will scroll through the - notification bar (will be seen by the user as they use another application). + notification bar (will be seen by the user as they use another application). */ public static final int notification_title=0x0104021d; - /** Title of notification indicating abusive background apps. [CHAR LIMIT=NONE] + /** Title of notification indicating abusive background apps. [CHAR LIMIT=NONE] */ public static final int notification_title_abusive_bg_apps=0x010409ee; - /** Title of notification indicating long running foreground services. [CHAR LIMIT=NONE] + /** Title of notification indicating long running foreground services. [CHAR LIMIT=NONE] */ public static final int notification_title_long_running_fgs=0x010409ef; - /** Default content description of the verification icon in the call notification. [CHAR_LIMIT=NONE] + /** Default content description of the verification icon in the call notification. [CHAR_LIMIT=NONE] */ public static final int notification_verified_content_description=0x01040864; - /** Content description of the work profile icon in the notification. + /** Content description of the work profile icon in the notification. */ public static final int notification_work_profile_content_description=0x01040862; /** A string denoting the current point in time that should be as short as possible. Abbreviations are preferred to full strings as this might be shown repetitively. It is used in the header of notifications. [CHAR LIMIT=8] */ public static final int now_string_shortest=0x01040564; - /** Description of the button to decrease the NumberPicker value. [CHAR LIMIT=NONE] + /** Description of the button to decrease the NumberPicker value. [CHAR LIMIT=NONE] */ public static final int number_picker_decrement_button=0x010406e7; - /** NumberPicker - accessibility support - Description of the button to increase the NumberPicker value. [CHAR LIMIT=NONE] + /** NumberPicker - accessibility support + Description of the button to increase the NumberPicker value. [CHAR LIMIT=NONE] */ public static final int number_picker_increment_button=0x010406e6; - /** Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] + /** Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] */ public static final int number_picker_increment_scroll_action=0x010406e9; - /** Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] + /** Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] */ public static final int number_picker_increment_scroll_mode=0x010406e8; - /** Preference framework strings. + /** Preference framework strings. */ public static final int ok=0x0104000a; public static final int old_app_action=0x010405ea; - /** This is used to express that something happened longer ago than the previous options + /** This is used to express that something happened longer ago than the previous options */ public static final int older=0x01040554; - /** String used to display the date. This is the string to say something happened 1 month ago. + /** String used to display the date. This is the string to say something happened 1 month ago. */ public static final int oneMonthDurationPast=0x01040550; - /** Title of One Handed Mode feature, shown in the system gestures of the accessibility shortcut. [CHAR LIMIT=none] + /** Title of One Handed Mode feature, shown in the system gestures of the accessibility shortcut. [CHAR LIMIT=none] */ public static final int one_handed_mode_feature_name=0x01040792; - /** Custom organization type + /** Custom organization type */ public static final int orgTypeCustom=0x010404b5; - /** Other organization type + /** Other organization type */ public static final int orgTypeOther=0x010404b4; - /** Work organization type + /** Work organization type */ public static final int orgTypeWork=0x010404b3; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int org_name=0x01040722; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int org_unit=0x01040723; - /** A notification is shown when the user connects to a non-mobile and non-wifi network without internet access. This is the notification's title. + /** A notification is shown when the user connects to a non-mobile and non-wifi network without internet access. This is the notification's title. */ public static final int other_networks_no_internet=0x01040610; - /** Default name of the owner user [CHAR LIMIT=20] + /** Default name of the owner user [CHAR LIMIT=20] */ public static final int owner_name=0x010407a2; - /** Notification shown when device owner silently deletes a package [CHAR LIMIT=NONE] + /** Notification shown when device owner silently deletes a package [CHAR LIMIT=NONE] */ public static final int package_deleted_device_owner=0x01040834; - /** Notification shown when device owner silently installs a package [CHAR LIMIT=NONE] + /** Notification shown when device owner silently installs a package [CHAR LIMIT=NONE] */ public static final int package_installed_device_owner=0x01040832; - /** Notification shown when device owner silently updates a package [CHAR LIMIT=NONE] + /** Notification shown when device owner silently updates a package [CHAR LIMIT=NONE] */ public static final int package_updated_device_owner=0x01040833; - /** Displayed when a SIM password was entered incorrectly. + /** Displayed when a SIM password was entered incorrectly. */ public static final int passwordIncorrect=0x01040196; - /** Label for "switch to alphabetic" key. Must be short to fit on key! + /** Label for "switch to alphabetic" key. Must be short to fit on key! */ public static final int password_keyboard_label_alpha_key=0x01040525; - /** Label for ALT modifier key. Must be short to fit on key! + /** Label for ALT modifier key. Must be short to fit on key! */ public static final int password_keyboard_label_alt_key=0x01040526; - /** Label for "switch to symbols" key. Must be short to fit on key! + /** Label for "switch to symbols" key. Must be short to fit on key! */ public static final int password_keyboard_label_symbol_key=0x01040524; - /** Item on EditText context menu. This action is used to paste from the clipboard into the eidt field + /** Item on EditText context menu. This action is used to paste from the clipboard into the eidt field */ public static final int paste=0x0104000b; - /** Item on EditText context menu. This action is used to paste from the clipboard into the eidt field without formatting + /** Item on EditText context menu. This action is used to paste from the clipboard into the eidt field without formatting */ public static final int paste_as_plain_text=0x01040019; - /** Displayed to the user to inform them that an app has accessed clipboard data (pasted as in "copy and paste") [CHAR LIMIT=50] + /** Displayed to the user to inform them that an app has accessed clipboard data (pasted as in "copy and paste") [CHAR LIMIT=50] */ public static final int pasted_from_clipboard=0x0104053c; - /** Displayed to tell the user that peer changed TTY mode + /** Displayed to tell the user that peer changed TTY mode */ public static final int peerTtyModeFull=0x010401cc; public static final int peerTtyModeHco=0x010401cd; public static final int peerTtyModeOff=0x010401cf; public static final int peerTtyModeVco=0x010401ce; - /** [CHAR LIMIT=NONE] Additional text in permission description for perms that can cost money. + /** [CHAR LIMIT=NONE] Additional text in permission description for perms that can cost money. */ public static final int perm_costs_money=0x0104063b; /** Description of an application permission. When granted the user is giving access to a third party app to continue a call which originated in another app. For example, the user could be in a voice call over their carrier's mobile network, and a third party video - calling app wants to continue that voice call as a video call + calling app wants to continue that voice call as a video call */ public static final int permdesc_acceptHandovers=0x0104036a; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessBackgroundLocation=0x01040341; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessCoarseLocation=0x0104033f; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessDrmCertificates=0x01040455; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessFineLocation=0x0104033d; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessHiddenProfile=0x01040374; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessImsCallService=0x0104035e; - /** Description on an application permission, listed so that the user can access the last known cell id provided by telephony + /** Description on an application permission, listed so that the user can access the last known cell id provided by telephony */ public static final int permdesc_accessLastKnownCellId=0x010402e1; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessLocationExtraCommands=0x0104033b; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessNetworkConditions=0x01040451; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessNetworkState=0x0104037c; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessNotifications=0x01040447; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_accessWifiState=0x01040384; public static final int permdesc_accessWimaxState=0x0104038c; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_access_notification_policy=0x0104045f; /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120] */ public static final int permdesc_activityRecognition=0x0104034d; /** Description of an application permission, listed so the user can choose whether - they want to allow the application to do this. [CHAR LIMIT=NONE] + they want to allow the application to do this. [CHAR LIMIT=NONE] */ public static final int permdesc_addVoicemail=0x0104053b; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_answerPhoneCalls=0x010402d7; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_audioWrite=0x010403b0; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] */ public static final int permdesc_backgroundCamera=0x01040351; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_bindCarrierMessagingService=0x0104045b; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_bindCarrierServices=0x0104045d; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] */ public static final int permdesc_bindCellBroadcastService=0x010402dd; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_bindConditionProviderService=0x0104044b; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_bindDreamService=0x0104044d; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_bindNotificationListenerService=0x01040449; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_bind_connection_service=0x0104043d; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_bind_incall_service=0x0104043b; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_bluetooth=0x01040390; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_bluetoothAdmin=0x0104038a; /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120] @@ -35800,436 +35800,436 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120] */ public static final int permdesc_bluetooth_scan=0x01040392; - /** Description of the body sensors permission, listed so the user can decide whether to allow the application to access data from body sensors. [CHAR LIMIT=NONE] + /** Description of the body sensors permission, listed so the user can decide whether to allow the application to access data from body sensors. [CHAR LIMIT=NONE] */ public static final int permdesc_bodySensors=0x01040333; - /** Description of the background body sensors permission, listed so the user can decide whether to allow the application to access data from body sensors in the background. [CHAR LIMIT=NONE] + /** Description of the background body sensors permission, listed so the user can decide whether to allow the application to access data from body sensors in the background. [CHAR LIMIT=NONE] */ public static final int permdesc_bodySensors_background=0x01040335; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_broadcastSticky=0x01040329; /** Description of an application permission. When granted the app is allowed to be enabled as a companion app. [CHAR LIMIT=NONE] */ public static final int permdesc_callCompanionApp=0x01040366; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_callPhone=0x0104035c; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_camera=0x0104034f; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permdesc_cameraHeadlessSystemUser=0x01040357; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permdesc_cameraOpenCloseListener=0x01040355; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_changeNetworkState=0x01040380; - /** Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. */ public static final int permdesc_changeTetherState=0x01040382; public static final int permdesc_changeWifiMulticastState=0x01040388; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_changeWifiState=0x01040386; public static final int permdesc_changeWimaxState=0x0104038e; - /** Description of Watch profile permission, which allows a companion app to manage watches. [CHAR LIMIT=NONE] + /** Description of Watch profile permission, which allows a companion app to manage watches. [CHAR LIMIT=NONE] */ public static final int permdesc_companionProfileWatch=0x010409f9; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_connection_manager=0x01040439; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_control_incall_experience=0x0104043f; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_createNetworkSockets=0x0104037e; - /** Description of delivering companion messages permission, which allows a companion app to deliver messages to other devices. [CHAR LIMIT=NONE] + /** Description of delivering companion messages permission, which allows a companion app to deliver messages to other devices. [CHAR LIMIT=NONE] */ public static final int permdesc_deliverCompanionMessages=0x010409fd; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] */ public static final int permdesc_detectScreenCapture=0x01040349; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_disableKeyguard=0x010403a2; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_enableCarMode=0x010402f3; /** Description of an application permission. When granted the app is exempt from audio record restrictions. [CHAR LIMIT=NONE] */ public static final int permdesc_exemptFromAudioRecordRestrictions=0x01040368; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_expandStatusBar=0x010402cd; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundService=0x01040305; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceCamera=0x01040307; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceConnectedDevice=0x01040309; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceDataSync=0x0104030b; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceFileManagement=0x0104031d; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceHealth=0x01040317; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceLocation=0x0104030d; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceMediaPlayback=0x0104030f; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceMediaProcessing=0x0104031f; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceMediaProjection=0x01040311; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceMicrophone=0x01040313; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServicePhoneCall=0x01040315; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceRemoteMessaging=0x01040319; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceSpecialUse=0x01040321; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_foregroundServiceSystemExempted=0x0104031b; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_fullScreenIntent=0x010402cf; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_getAccounts=0x0104037a; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_getPackageSize=0x01040323; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_getTasks=0x010402ed; public static final int permdesc_handoverStatus=0x01040457; - /** Description of hide overlay windows permission, which allows an app to prevent overlays from being drawn on top of it. [CHAR LIMIT=NONE] + /** Description of hide overlay windows permission, which allows an app to prevent overlays from being drawn on top of it. [CHAR LIMIT=NONE] */ public static final int permdesc_hideOverlayWindows=0x010402f9; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] */ public static final int permdesc_highSamplingRateSensors=0x01040467; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_imagesWrite=0x010403b4; /** Description of an application permission, listed so the user can install application shortcuts - in their Launcher + in their Launcher */ public static final int permdesc_install_shortcut=0x010402d1; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_invokeCarrierSetup=0x0104044f; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_killBackgroundProcesses=0x010402f5; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_manageFingerprint=0x010403ac; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_manageNetworkPolicy=0x01040443; /** Description of an application permission, listed so the user can choose whether they - want to allow the application to do this. + want to allow the application to do this. */ public static final int permdesc_manageOngoingCalls=0x010402df; /** Description of an application permission. When granted the user is giving access to a - third party app to route its calls through the system. + third party app to route its calls through the system. */ public static final int permdesc_manageOwnCalls=0x01040364; /** Description of an application permission, listed so the user can choose whether they want to allow the application to set the profile/device owners. - [CHAR LIMIT=NONE] + [CHAR LIMIT=NONE] */ public static final int permdesc_manageProfileAndDeviceOwners=0x010402ef; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_mediaLocation=0x010403b6; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_modifyAudioSettings=0x01040343; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_modifyNetworkAccounting=0x01040445; /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=140] */ public static final int permdesc_nearby_wifi_devices=0x0104039a; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_nfc=0x0104039e; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_nfcTransactionEvent=0x010403a0; - /** Description of observing device presence permission, which allows a companion app to observe the presence of the associated devices. [CHAR LIMIT=NONE] + /** Description of observing device presence permission, which allows a companion app to observe the presence of the associated devices. [CHAR LIMIT=NONE] */ public static final int permdesc_observeCompanionDevicePresence=0x010409fb; public static final int permdesc_persistentActivity=0x01040303; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permdesc_postNotification=0x010403a6; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_preferredPaymentInfo=0x0104039c; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_processOutgoingCalls=0x010402d5; - /** Description of an application permission that lets it query all other packages. [CHAR LIMIT=NONE] + /** Description of an application permission that lets it query all other packages. [CHAR LIMIT=NONE] */ public static final int permdesc_queryAllPackages=0x0104069d; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permdesc_readBasicPhoneState=0x01040362; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readCalendar=0x01040337; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readCallLog=0x0104032f; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readCellBroadcasts=0x010402e3; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readContacts=0x0104032b; - /** Description of an application permission that lets it read install sessions. + /** Description of an application permission that lets it read install sessions. */ public static final int permdesc_readInstallSessions=0x01040695; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permdesc_readMediaAudio=0x01040429; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permdesc_readMediaImages=0x0104042d; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permdesc_readMediaVideo=0x0104042b; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readNetworkUsageHistory=0x01040441; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readPhoneNumbers=0x0104036c; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readPhoneState=0x01040360; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readSms=0x010402e9; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readSyncSettings=0x01040421; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_readSyncStats=0x01040425; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permdesc_readVisualUserSelect=0x0104042f; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_receiveBootCompleted=0x01040327; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_receiveMms=0x010402db; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_receiveSms=0x010402d9; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_receiveWapPush=0x010402eb; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_recordAudio=0x01040345; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] */ public static final int permdesc_recordBackgroundAudio=0x01040347; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_register_call_provider=0x01040437; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_register_sim_subscription=0x01040435; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_removeDrmCertificates=0x01040459; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_reorderTasks=0x010402f1; - /** Description of an application permission that lets it read install sessions. + /** Description of an application permission that lets it read install sessions. */ public static final int permdesc_requestDeletePackages=0x01040699; /** Description of an application permission that lets it ask user to ignore battery optimizations for that app */ public static final int permdesc_requestIgnoreBatteryOptimizations=0x0104069b; - /** Description of an application permission that lets it read install sessions. + /** Description of an application permission that lets it read install sessions. */ public static final int permdesc_requestInstallPackages=0x01040697; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permdesc_requestPasswordComplexity=0x010403a4; - /** Description of an application permission that lets an application route media output. + /** Description of an application permission that lets an application route media output. */ public static final int permdesc_route_media_output=0x01040693; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_runInBackground=0x010402fb; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_schedule_exact_alarm=0x010402ff; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permdesc_sdcardRead=0x01040427; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can write to. [CHAR LIMIT=none] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can write to. [CHAR LIMIT=none] */ public static final int permdesc_sdcardWrite=0x01040431; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_sendSms=0x010402e7; /** Description of an application permission, listed so the user can choose whether - they want to allow the application to do this. + they want to allow the application to do this. */ public static final int permdesc_setAlarm=0x01040539; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_setInputCalibration=0x01040453; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_setTimeZone=0x01040378; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_setWallpaper=0x01040372; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_setWallpaperHints=0x01040376; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_sim_communication=0x0104034b; - /** Description of start foreground services from background permission [CHAR LIMIT=NONE] + /** Description of start foreground services from background permission [CHAR LIMIT=NONE] */ public static final int permdesc_startForegroundServicesFromBackground=0x010409ff; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permdesc_startReviewPermissionDecisions=0x01040463; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permdesc_startViewAppFeatures=0x01040465; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_startViewPermissionUsage=0x01040461; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_statusBar=0x010402c9; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_statusBarService=0x010402cb; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_subscribedFeedsRead=0x010402e5; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_systemAlertWindow=0x010402f7; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permdesc_systemCamera=0x01040353; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_transmitIr=0x01040370; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permdesc_turnScreenOn=0x010403a8; /** Description of an application permission, listed so the user can install application shortcuts - in their Launcher + in their Launcher */ public static final int permdesc_uninstall_shortcut=0x010402d3; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] */ public static final int permdesc_updatePackagesWithoutUserAction=0x01040469; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] */ public static final int permdesc_useBiometric=0x010403aa; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_useDataInBackground=0x010402fd; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_useFingerprint=0x010403ae; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_use_exact_alarm=0x01040301; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_use_sip=0x01040433; /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120] */ public static final int permdesc_uwb_ranging=0x01040398; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_vibrate=0x01040359; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_vibrator_state=0x0104035a; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_videoWrite=0x010403b2; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_wakeLock=0x0104036e; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_writeCalendar=0x01040339; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_writeCallLog=0x01040331; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_writeContacts=0x0104032d; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_writeSettings=0x01040325; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permdesc_writeSyncSettings=0x01040423; - /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] + /** Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] */ public static final int permdesc_writeVerificationStateE2eeContactKeys=0x0104046b; /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40] */ public static final int permgroupdesc_activityRecognition=0x010402ab; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_calendar=0x0104029f; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_calllog=0x010402b1; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_camera=0x010402ad; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_contacts=0x0104029b; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_location=0x0104029d; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_microphone=0x010402a9; /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] @@ -36238,7 +36238,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] */ public static final int permgroupdesc_notifications=0x010402b7; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_phone=0x010402b3; /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] @@ -36247,34 +36247,34 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] */ public static final int permgroupdesc_readMediaVisual=0x010402a7; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_sensors=0x010402b5; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_sms=0x010402a1; - /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgroupdesc_storage=0x010402a3; /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40] */ public static final int permgrouplab_activityRecognition=0x010402aa; - /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgrouplab_calendar=0x0104029e; - /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgrouplab_calllog=0x010402b0; - /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgrouplab_camera=0x010402ac; - /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgrouplab_contacts=0x0104029a; - /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgrouplab_location=0x0104029c; - /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgrouplab_microphone=0x010402a8; /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40] @@ -36283,7 +36283,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40] */ public static final int permgrouplab_notifications=0x010402b6; - /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgrouplab_phone=0x010402b2; /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40] @@ -36292,18 +36292,18 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40] */ public static final int permgrouplab_readMediaVisual=0x010402a6; - /** Message shown to the user when the apps requests permission from this group. If ever possible this should stay below 80 characters (assuming the parameters takes 20 characters). Don't abbreviate until the message reaches 120 characters though. [CHAR LIMIT=120] - Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. - Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. Override from base which says "Body Sensors". [CHAR_LIMIT=25] + /** Message shown to the user when the apps requests permission from this group. If ever possible this should stay below 80 characters (assuming the parameters takes 20 characters). Don't abbreviate until the message reaches 120 characters though. [CHAR LIMIT=120] + Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. Override from base which says "Body Sensors". [CHAR_LIMIT=25] */ public static final int permgrouplab_sensors=0x010402b4; - /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgrouplab_sms=0x010402a0; - /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. + /** Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. */ public static final int permgrouplab_storage=0x010402a2; - /** Title and subtitle for notification shown when app request account access (two lines) [CHAR LIMIT=NONE] + /** Title and subtitle for notification shown when app request account access (two lines) [CHAR LIMIT=NONE] */ public static final int permission_request_notification_for_app_with_subtitle=0x010406b0; public static final int permission_request_notification_title=0x010406ae; @@ -36311,94 +36311,94 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Title of an application permission. When granted the user is giving access to a third party app to continue a call which originated in another app. For example, the user could be in a voice call over their carrier's mobile network, and a third party video - calling app wants to continue that voice call as a video call. + calling app wants to continue that voice call as a video call. */ public static final int permlab_acceptHandover=0x01040369; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessBackgroundLocation=0x01040340; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessCoarseLocation=0x0104033e; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessDrmCertificates=0x01040454; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessFineLocation=0x0104033c; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessHiddenProfile=0x01040373; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessImsCallService=0x0104035d; - /** Title for an application permission, listed so that the user can access the last known cell id provided by telephony. + /** Title for an application permission, listed so that the user can access the last known cell id provided by telephony. */ public static final int permlab_accessLastKnownCellId=0x010402e0; - /** Title of an application permission, listed so the user can choose whether they want to allow the applicatfion to do this. - Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the applicatfion to do this. + Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessLocationExtraCommands=0x0104033a; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessNetworkConditions=0x01040450; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessNetworkState=0x0104037b; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessNotifications=0x01040446; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_accessWifiState=0x01040383; public static final int permlab_accessWimaxState=0x0104038b; - /** Title of an application permission, for applications that wish to access notification policy. + /** Title of an application permission, for applications that wish to access notification policy. */ public static final int permlab_access_notification_policy=0x0104045e; /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50] */ public static final int permlab_activityRecognition=0x0104034c; /** Title of an application permission, listed so the user can choose whether - they want to allow the application to do this. [CHAR LIMIT=NONE] + they want to allow the application to do this. [CHAR LIMIT=NONE] */ public static final int permlab_addVoicemail=0x0104053a; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_answerPhoneCalls=0x010402d6; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_audioWrite=0x010403af; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] */ public static final int permlab_backgroundCamera=0x01040350; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_bindCarrierMessagingService=0x0104045a; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_bindCarrierServices=0x0104045c; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR LIMIT=NONE] */ public static final int permlab_bindCellBroadcastService=0x010402dc; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_bindConditionProviderService=0x0104044a; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_bindDreamService=0x0104044c; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_bindNotificationListenerService=0x01040448; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_bind_connection_service=0x0104043c; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_bind_incall_service=0x0104043a; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_bluetooth=0x0104038f; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_bluetoothAdmin=0x01040389; /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50] @@ -36410,67 +36410,67 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50] */ public static final int permlab_bluetooth_scan=0x01040391; - /** Title of the body sensors permission, listed so the user can decide whether to allow the application to access body sensor data. [CHAR LIMIT=80] + /** Title of the body sensors permission, listed so the user can decide whether to allow the application to access body sensor data. [CHAR LIMIT=80] */ public static final int permlab_bodySensors=0x01040332; - /** Title of the background body sensors permission, listed so the user can decide whether to allow the application to access body sensor data in the background. [CHAR LIMIT=80] + /** Title of the background body sensors permission, listed so the user can decide whether to allow the application to access body sensor data in the background. [CHAR LIMIT=80] */ public static final int permlab_bodySensors_background=0x01040334; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_broadcastSticky=0x01040328; /** Title of an application permission. When granted the app is allowed to be enabled as a companion app. [CHAR LIMIT=NONE] */ public static final int permlab_callCompanionApp=0x01040365; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_callPhone=0x0104035b; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_camera=0x0104034e; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_cameraHeadlessSystemUser=0x01040356; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_cameraOpenCloseListener=0x01040354; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_changeNetworkState=0x0104037f; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_changeTetherState=0x01040381; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_changeWifiMulticastState=0x01040387; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_changeWifiState=0x01040385; public static final int permlab_changeWimaxState=0x0104038d; - /** Strings for CompanionDeviceManager - Title of Watch profile permission, which allows a companion app to manage watches. [CHAR LIMIT=NONE] + /** Strings for CompanionDeviceManager + Title of Watch profile permission, which allows a companion app to manage watches. [CHAR LIMIT=NONE] */ public static final int permlab_companionProfileWatch=0x010409f8; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_connection_manager=0x01040438; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_control_incall_experience=0x0104043e; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_createNetworkSockets=0x0104037d; - /** Title of delivering companion messages permission, which allows a companion app to deliver messages to other devices. [CHAR LIMIT=NONE] + /** Title of delivering companion messages permission, which allows a companion app to deliver messages to other devices. [CHAR LIMIT=NONE] */ public static final int permlab_deliverCompanionMessages=0x010409fc; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_detectScreenCapture=0x01040348; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_disableKeyguard=0x010403a1; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_enableCarMode=0x010402f2; /** Title of an application permission. When granted the app is exempt from audio record @@ -36478,445 +36478,445 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet [CHAR LIMIT=NONE] */ public static final int permlab_exemptFromAudioRecordRestrictions=0x01040367; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_expandStatusBar=0x010402cc; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundService=0x01040304; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceCamera=0x01040306; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceConnectedDevice=0x01040308; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceDataSync=0x0104030a; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceFileManagement=0x0104031c; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceHealth=0x01040316; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceLocation=0x0104030c; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceMediaPlayback=0x0104030e; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceMediaProcessing=0x0104031e; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceMediaProjection=0x01040310; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceMicrophone=0x01040312; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServicePhoneCall=0x01040314; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceRemoteMessaging=0x01040318; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceSpecialUse=0x01040320; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_foregroundServiceSystemExempted=0x0104031a; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_fullScreenIntent=0x010402ce; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_getAccounts=0x01040379; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_getPackageSize=0x01040322; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_getTasks=0x010402ec; public static final int permlab_handoverStatus=0x01040456; - /** Title of hide overlay windows permission, which allows an app to hide overlay windows from other apps. + /** Title of hide overlay windows permission, which allows an app to hide overlay windows from other apps. */ public static final int permlab_hideOverlayWindows=0x010402f8; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_highSamplingRateSensors=0x01040466; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_imagesWrite=0x010403b3; /** Title of an application permission, listed so the user can install application shortcuts - in their Launcher + in their Launcher */ public static final int permlab_install_shortcut=0x010402d0; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_invokeCarrierSetup=0x0104044e; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_killBackgroundProcesses=0x010402f4; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_manageFingerprint=0x010403ab; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_manageNetworkPolicy=0x01040442; /** Title for an application which grants an app the ability to see and manage calls on the user's device. Usually reserved for apps associated with wearable devices that - can show information about calls. + can show information about calls. */ public static final int permlab_manageOngoingCalls=0x010402de; /** Title of an application permission. When granted the user is giving access to a third - party app to route its calls through the system. + party app to route its calls through the system. */ public static final int permlab_manageOwnCalls=0x01040363; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_manageProfileAndDeviceOwners=0x010402ee; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_mediaLocation=0x010403b5; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_modifyAudioSettings=0x01040342; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_modifyNetworkAccounting=0x01040444; /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50] */ public static final int permlab_nearby_wifi_devices=0x01040399; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_nfc=0x0104039d; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_nfcTransactionEvent=0x0104039f; - /** Title of observing device presence permission, which allows a companion app to observe the presence of the associated devices. [CHAR LIMIT=NONE] + /** Title of observing device presence permission, which allows a companion app to observe the presence of the associated devices. [CHAR LIMIT=NONE] */ public static final int permlab_observeCompanionDevicePresence=0x010409fa; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_persistentActivity=0x01040302; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_postNotification=0x010403a5; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_preferredPaymentInfo=0x0104039b; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_processOutgoingCalls=0x010402d4; - /** Title of an application permission that lets it query all other packages. [CHAR LIMIT=NONE] + /** Title of an application permission that lets it query all other packages. [CHAR LIMIT=NONE] */ public static final int permlab_queryAllPackages=0x0104069c; /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=80] */ public static final int permlab_readBasicPhoneState=0x01040361; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readCalendar=0x01040336; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readCallLog=0x0104032e; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readCellBroadcasts=0x010402e2; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readContacts=0x0104032a; - /** Title of an application permission that lets it read install sessions. + /** Title of an application permission that lets it read install sessions. */ public static final int permlab_readInstallSessions=0x01040694; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permlab_readMediaAudio=0x01040428; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permlab_readMediaImages=0x0104042c; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permlab_readMediaVideo=0x0104042a; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readNetworkUsageHistory=0x01040440; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readPhoneNumbers=0x0104036b; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readPhoneState=0x0104035f; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readSms=0x010402e8; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readSyncSettings=0x01040420; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_readSyncStats=0x01040424; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permlab_readVisualUserSelect=0x0104042e; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_receiveBootCompleted=0x01040326; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_receiveMms=0x010402da; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_receiveSms=0x010402d8; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_receiveWapPush=0x010402ea; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_recordAudio=0x01040344; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] */ public static final int permlab_recordBackgroundAudio=0x01040346; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_register_call_provider=0x01040436; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_register_sim_subscription=0x01040434; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_removeDrmCertificates=0x01040458; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_reorderTasks=0x010402f0; - /** Title of an application permission that lets it read install sessions. + /** Title of an application permission that lets it read install sessions. */ public static final int permlab_requestDeletePackages=0x01040698; - /** Title of an application permission that lets it ask user to ignore battery optimizations for that app. + /** Title of an application permission that lets it ask user to ignore battery optimizations for that app. */ public static final int permlab_requestIgnoreBatteryOptimizations=0x0104069a; - /** Title of an application permission that lets it read install sessions. + /** Title of an application permission that lets it read install sessions. */ public static final int permlab_requestInstallPackages=0x01040696; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_requestPasswordComplexity=0x010403a3; - /** Title of an application permission that lets an application route media output. + /** Title of an application permission that lets an application route media output. */ public static final int permlab_route_media_output=0x01040692; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_runInBackground=0x010402fa; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_schedule_exact_alarm=0x010402fe; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] */ public static final int permlab_sdcardRead=0x01040426; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can write to. [CHAR LIMIT=none] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can write to. [CHAR LIMIT=none] */ public static final int permlab_sdcardWrite=0x01040430; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_sendSms=0x010402e6; /** Title of an application permission, listed so the user can choose whether - they want to allow the application to do this. + they want to allow the application to do this. */ public static final int permlab_setAlarm=0x01040538; public static final int permlab_setInputCalibration=0x01040452; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_setTimeZone=0x01040377; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_setWallpaper=0x01040371; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_setWallpaperHints=0x01040375; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_sim_communication=0x0104034a; - /** Title of start foreground services from background permission [CHAR LIMIT=NONE] + /** Title of start foreground services from background permission [CHAR LIMIT=NONE] */ public static final int permlab_startForegroundServicesFromBackground=0x010409fe; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_startReviewPermissionDecisions=0x01040462; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_startViewAppFeatures=0x01040464; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_startViewPermissionUsage=0x01040460; - /** Permissions - Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Permissions + Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_statusBar=0x010402c8; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_statusBarService=0x010402ca; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_subscribedFeedsRead=0x010402e4; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_systemAlertWindow=0x010402f6; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_systemCamera=0x01040352; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_transmitIr=0x0104036f; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_turnScreenOn=0x010403a7; /** Title of an application permission, listed so the user can uninstall application shortcuts - in their Launcher + in their Launcher */ public static final int permlab_uninstall_shortcut=0x010402d2; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_updatePackagesWithoutUserAction=0x01040468; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_useBiometric=0x010403a9; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_useDataInBackground=0x010402fc; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_useFingerprint=0x010403ad; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_use_exact_alarm=0x01040300; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_use_sip=0x01040432; /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50] */ public static final int permlab_uwb_ranging=0x01040397; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_vibrate=0x01040358; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_videoWrite=0x010403b1; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_wakeLock=0x0104036d; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_writeCalendar=0x01040338; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_writeCallLog=0x01040330; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_writeContacts=0x0104032c; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_writeSettings=0x01040324; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. */ public static final int permlab_writeSyncSettings=0x01040422; - /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] + /** Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] */ public static final int permlab_writeVerificationStateE2eeContactKeys=0x0104046a; - /** Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] + /** Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] */ public static final int perms_description_app=0x01040639; /** Security Permissions strings - Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] + Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] */ public static final int perms_new_perm_prefix=0x01040638; /** Title for the button that turns work profile on. To be used in a notification - [CHAR LIMIT=NONE] + [CHAR LIMIT=NONE] */ public static final int personal_apps_suspended_turn_profile_on=0x01040240; /** Notification text. This notification lets a user know that their apps will be blocked at a particular time due to a work policy from their IT admin, and that they need to turn on their work profile to prevent the apps from being blocked. It also explains for how many - days the profile is allowed to be off and this number is at least 3. [CHAR LIMIT=NONE] + days the profile is allowed to be off and this number is at least 3. [CHAR LIMIT=NONE] */ public static final int personal_apps_suspension_soon_text=0x0104023f; /** Notification text. This notification lets a user know that their personal apps are blocked due to a work policy from their IT admin, and that they need to turn on their work - profile to unblock their apps.[CHAR LIMIT=NONE] + profile to unblock their apps.[CHAR LIMIT=NONE] */ public static final int personal_apps_suspension_text=0x0104023e; /** Notification title. This notification lets a user know that their personal apps are either blocked or will be blocked soon due to a work policy from their IT admin, and that - they need to turn on their work profile to unblock their apps.[CHAR LIMIT=29] + they need to turn on their work profile to unblock their apps.[CHAR LIMIT=29] */ public static final int personal_apps_suspension_title=0x0104023d; - /** Assistant phone number type + /** Assistant phone number type */ public static final int phoneTypeAssistant=0x01040496; - /** Callback phone number type + /** Callback phone number type */ public static final int phoneTypeCallback=0x0104048b; - /** Car phone number type + /** Car phone number type */ public static final int phoneTypeCar=0x0104048c; - /** Company main phone number type + /** Company main phone number type */ public static final int phoneTypeCompanyMain=0x0104048d; - /** Custom phone number type + /** Custom phone number type */ public static final int phoneTypeCustom=0x01040483; - /** Home fax phone number type + /** Home fax phone number type */ public static final int phoneTypeFaxHome=0x01040488; - /** Work fax phone number type + /** Work fax phone number type */ public static final int phoneTypeFaxWork=0x01040487; - /** Home phone number type + /** Home phone number type */ public static final int phoneTypeHome=0x01040484; - /** ISDN phone number type + /** ISDN phone number type */ public static final int phoneTypeIsdn=0x0104048e; - /** Main phone number type + /** Main phone number type */ public static final int phoneTypeMain=0x0104048f; - /** MMS phone number type + /** MMS phone number type */ public static final int phoneTypeMms=0x01040497; - /** Mobile phone number type + /** Mobile phone number type */ public static final int phoneTypeMobile=0x01040485; - /** Other phone number type + /** Other phone number type */ public static final int phoneTypeOther=0x0104048a; - /** Other fax phone number type + /** Other fax phone number type */ public static final int phoneTypeOtherFax=0x01040490; - /** Pager phone number type + /** Pager phone number type */ public static final int phoneTypePager=0x01040489; - /** Radio phone number type + /** Radio phone number type */ public static final int phoneTypeRadio=0x01040491; - /** Telex phone number type + /** Telex phone number type */ public static final int phoneTypeTelex=0x01040492; - /** TTY TDD phone number type + /** TTY TDD phone number type */ public static final int phoneTypeTtyTdd=0x01040493; - /** Work phone number type + /** Work phone number type */ public static final int phoneTypeWork=0x01040486; - /** Work mobile phone number type + /** Work mobile phone number type */ public static final int phoneTypeWorkMobile=0x01040494; - /** Work pager phone number type + /** Work pager phone number type */ public static final int phoneTypeWorkPager=0x01040495; /** Pin this app to the top of the Sharesheet app list. [CHAR LIMIT=60] */ public static final int pin_specific_target=0x010408ad; - /** Resolver target actions strings + /** Resolver target actions strings Pin this app to the top of the Sharesheet app list. [CHAR LIMIT=60] */ public static final int pin_target=0x010408ac; @@ -36932,26 +36932,26 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Description of policy access to enforce password expiration [CHAR LIMIT=110] */ public static final int policydesc_expirePassword=0x0104047c; - /** Description of policy access to limiting the user's password choices + /** Description of policy access to limiting the user's password choices */ public static final int policydesc_forceLock=0x01040474; - /** Description of policy access to limiting the user's password choices + /** Description of policy access to limiting the user's password choices */ public static final int policydesc_limitPassword=0x0104046d; - /** Description of policy access to reset user's password + /** Description of policy access to reset user's password */ public static final int policydesc_resetPassword=0x01040472; - /** Description of policy access to set global proxy + /** Description of policy access to set global proxy */ public static final int policydesc_setGlobalProxy=0x0104047a; - /** Description of policy access to watch user login attempts + /** Description of policy access to watch user login attempts */ public static final int policydesc_watchLogin=0x0104046f; public static final int policydesc_watchLogin_secondaryUser=0x01040470; - /** Description of policy access to wipe the user's data + /** Description of policy access to wipe the user's data */ public static final int policydesc_wipeData=0x01040476; - /** Description of policy access to wipe the user's data + /** Description of policy access to wipe the user's data */ public static final int policydesc_wipeData_secondaryUser=0x01040478; /** Title of policy access to disable all device cameras [CHAR LIMIT=30] @@ -36966,352 +36966,352 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Title of policy access to enforce password expiration [CHAR LIMIT=50] */ public static final int policylab_expirePassword=0x0104047b; - /** Title of policy access to force lock the device + /** Title of policy access to force lock the device */ public static final int policylab_forceLock=0x01040473; - /** Policy administration - Title of policy access to limiting the user's password choices + /** Policy administration + Title of policy access to limiting the user's password choices */ public static final int policylab_limitPassword=0x0104046c; - /** Title of policy access to reset user's password + /** Title of policy access to reset user's password */ public static final int policylab_resetPassword=0x01040471; - /** Title of policy access to set global proxy + /** Title of policy access to set global proxy */ public static final int policylab_setGlobalProxy=0x01040479; - /** Title of policy access to watch user login attempts + /** Title of policy access to watch user login attempts */ public static final int policylab_watchLogin=0x0104046e; - /** Title of policy access to wipe primary user's data + /** Title of policy access to wipe primary user's data */ public static final int policylab_wipeData=0x01040475; - /** Title of policy access to wipe secondary user's data + /** Title of policy access to wipe secondary user's data */ public static final int policylab_wipeData_secondaryUser=0x01040477; /** Popup window default title to be read by a screen reader */ public static final int popup_window_default_title=0x010408f2; - /** Custom postal address type + /** Custom postal address type */ public static final int postalTypeCustom=0x010404a1; - /** Home postal address type + /** Home postal address type */ public static final int postalTypeHome=0x010404a2; - /** Other postal address type + /** Other postal address type */ public static final int postalTypeOther=0x010404a4; - /** Work postal address type + /** Work postal address type */ public static final int postalTypeWork=0x010404a3; - /** Title for the Phone Options dialog to lock the screen, turn off the phone etc. + /** Title for the Phone Options dialog to lock the screen, turn off the phone etc. */ public static final int power_dialog=0x01040245; - /** Button to turn off the phone, within the Phone Options dialog + /** Button to turn off the phone, within the Phone Options dialog */ public static final int power_off=0x0104024a; - /** Prepended to the shortcut for a menu item to indicate that the user should hold the MENU button together with the shortcut to invoke the item. For example, if the shortcut to open a new tab in browser is MENU and B together, then this would be prepended to the letter "B" + /** Prepended to the shortcut for a menu item to indicate that the user should hold the MENU button together with the shortcut to invoke the item. For example, if the shortcut to open a new tab in browser is MENU and B together, then this would be prepended to the letter "B" */ public static final int prepend_shortcut_label=0x0104053e; - /** String used to display the date. Preposition for date display ("on May 29") + /** String used to display the date. Preposition for date display ("on May 29") */ public static final int preposition_for_date=0x01040555; - /** String used to display the date. Preposition for time display ("at 2:33am") + /** String used to display the date. Preposition for time display ("at 2:33am") */ public static final int preposition_for_time=0x01040556; - /** String used to display the date. Preposition for year display ("in 2008") + /** String used to display the date. Preposition for year display ("in 2008") */ public static final int preposition_for_year=0x01040557; - /** Message for the notification that a print service was installed. [CHAR LIMIT=50] + /** Message for the notification that a print service was installed. [CHAR LIMIT=50] */ public static final int print_service_installed_message=0x0104080c; - /** Title for the notification that a print service was installed. [CHAR LIMIT=50] + /** Title for the notification that a print service was installed. [CHAR LIMIT=50] */ public static final int print_service_installed_title=0x0104080b; - /** A toast message displayed when printing is attempted but disabled by policy. + /** A toast message displayed when printing is attempted but disabled by policy. */ public static final int printing_disabled_by=0x0104023c; - /** A notification is shown when connected network without internet due to private dns validation failed. This is the notification's message. [CHAR LIMIT=NONE] + /** A notification is shown when connected network without internet due to private dns validation failed. This is the notification's message. [CHAR LIMIT=NONE] */ public static final int private_dns_broken_detailed=0x01040611; - /** + /** Used to wrap a label for content description for a Private profile, e.g. "Private Messenger" instead of Messenger when the Messenger app is installed in Private Profile. [CHAR LIMIT=20] - + */ public static final int private_profile_label_badge=0x01040828; - /** Label for private space biometric prompt logo description [CHAR LIMIT=30] + /** Label for private space biometric prompt logo description [CHAR LIMIT=30] */ public static final int private_space_biometric_prompt_title=0x01040a20; - /** Shows up in the notification's title when the system deletes the private space due to admin policy. [CHAR LIMIT=NONE] + /** Shows up in the notification's title when the system deletes the private space due to admin policy. [CHAR LIMIT=NONE] */ public static final int private_space_deleted_by_admin=0x0104022b; /** Content text for an expanded notification. The Title of the notification is "Private space removed". This further explains that the private space is deleted by the system as a result of the current admin policy. [CHAR LIMIT=NONE] */ public static final int private_space_deleted_by_admin_details=0x0104022c; - /** Message shown in the dialog prompting the user to set up a screen lock to access private space [CHAR LIMIT=120] + /** Message shown in the dialog prompting the user to set up a screen lock to access private space [CHAR LIMIT=120] */ public static final int private_space_set_up_screen_lock_message=0x01040894; - /** Notification detail shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] + /** Notification detail shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] */ public static final int profile_encrypted_detail=0x010408a8; - /** Notification message shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] + /** Notification message shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] */ public static final int profile_encrypted_message=0x010408a9; - /** Notification title shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=36] + /** Notification title shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=36] */ public static final int profile_encrypted_title=0x010408a7; - /** Clone profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] + /** Clone profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] */ public static final int profile_label_clone=0x01040a16; - /** Communal profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] + /** Communal profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] */ public static final int profile_label_communal=0x01040a1b; - /** Private profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] + /** Private profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] */ public static final int profile_label_private=0x01040a15; - /** Test profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] + /** Test profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] */ public static final int profile_label_test=0x01040a1a; - /** Work profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] + /** Work profile label on a screen. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] */ public static final int profile_label_work=0x01040a17; - /** 2nd Work profile label on a screen in case a device has more than one work profiles. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] + /** 2nd Work profile label on a screen in case a device has more than one work profiles. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] */ public static final int profile_label_work_2=0x01040a18; - /** 3rd Work profile label on a screen in case a device has more than two work profiles. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] + /** 3rd Work profile label on a screen in case a device has more than two work profiles. This can be used as a tab label for this profile in tabbed views and can be used to represent the profile in sharing surfaces, etc. [CHAR LIMIT=20] */ public static final int profile_label_work_3=0x01040a19; - /** Strings for MasterClearReceiver. - Text for progress dialog while erasing the shared storage volume [CHAR LIMIT=NONE] + /** Strings for MasterClearReceiver. + Text for progress dialog while erasing the shared storage volume [CHAR LIMIT=NONE] */ public static final int progress_erasing=0x010406d3; public static final int prohibit_manual_network_selection_in_gobal_mode=0x010400d5; /** Error message that is displayed when the user clicks on a quick contacts badge, but - there is no contacts application installed that can display the quick contact + there is no contacts application installed that can display the quick contact */ public static final int quick_contacts_not_available=0x010404c9; - /** DO NOT TRANSLATE + /** DO NOT TRANSLATE */ public static final int radial_numbers_typeface=0x0104082a; - /** Default label text used by accessibility for ratingbars. [CHAR LIMIT=NONE] + /** Default label text used by accessibility for ratingbars. [CHAR LIMIT=NONE] */ public static final int rating_label=0x01040596; - /** Print fail reason: the print service that has to process the print job is not available. [CHAR LIMIT=none] + /** Print fail reason: the print service that has to process the print job is not available. [CHAR LIMIT=none] */ public static final int reason_service_unavailable=0x0104080a; - /** Print fail reason: unknown. [CHAR LIMIT=25] + /** Print fail reason: unknown. [CHAR LIMIT=25] */ public static final int reason_unknown=0x01040809; /** Shutdown Confirmation Dialog. Message in the confirmation dialog - when the user asks to reboot into safe mode. [CHAR LIMIT=NONE] + when the user asks to reboot into safe mode. [CHAR LIMIT=NONE] */ public static final int reboot_safemode_confirm=0x01040258; - /** Title of dialog to confirm rebooting into safe mode. [CHAR LIMIT=50] + /** Title of dialog to confirm rebooting into safe mode. [CHAR LIMIT=50] */ public static final int reboot_safemode_title=0x01040257; public static final int reboot_to_reset_message=0x01040253; - /** Reboot to Recovery for factory reset. + /** Reboot to Recovery for factory reset. */ public static final int reboot_to_reset_title=0x01040252; public static final int reboot_to_update_package=0x01040250; - /** Reboot to Recovery Progress Dialog. This is shown before it reboots to recovery. + /** Reboot to Recovery Progress Dialog. This is shown before it reboots to recovery. */ public static final int reboot_to_update_prepare=0x0104024f; public static final int reboot_to_update_reboot=0x01040251; - /** Reboot to Recovery Progress Dialog. This is shown before it reboots to recovery. + /** Reboot to Recovery Progress Dialog. This is shown before it reboots to recovery. */ public static final int reboot_to_update_title=0x0104024e; /** Recent Tasks dialog: title TODO: this should move to SystemUI.apk, but the code for the old recent dialog is still in the framework - + */ public static final int recent_tasks_title=0x01040259; - /** Notification action title used instead of a notification's normal title sensitive [CHAR_LIMIT=NOTIF_BODY] + /** Notification action title used instead of a notification's normal title sensitive [CHAR_LIMIT=NOTIF_BODY] */ public static final int redacted_notification_action_title=0x01040a22; - /** Notification message used when a notification's normal message contains sensitive information [CHAR_LIMIT=NOTIF_BODY] + /** Notification message used when a notification's normal message contains sensitive information [CHAR_LIMIT=NOTIF_BODY] */ public static final int redacted_notification_message=0x01040a21; - /** Item on EditText context menu. This action is used to redo a text edit operation. + /** Item on EditText context menu. This action is used to redo a text edit operation. */ public static final int redo=0x01040580; - /** Title of Reduce Brightness feature, shown in the warning dialog about the accessibility shortcut. [CHAR LIMIT=none] + /** Title of Reduce Brightness feature, shown in the warning dialog about the accessibility shortcut. [CHAR LIMIT=none] */ public static final int reduce_bright_colors_feature_name=0x01040793; /** List section subheader for the region picker, containing a list of all regions supported for the selected language. - Warning: this is a more 'neutral' term for 'country', not for the sub-divisions of a country. [CHAR LIMIT=30] + Warning: this is a more 'neutral' term for 'country', not for the sub-divisions of a country. [CHAR LIMIT=30] */ public static final int region_picker_section_all=0x01040889; - /** List section subheader for the language picker, containing a list of suggested regions determined by the default region [CHAR LIMIT=30] + /** List section subheader for the language picker, containing a list of suggested regions determined by the default region [CHAR LIMIT=30] */ public static final int region_picker_section_suggested_bilingual=0x01040887; - /** Assistant relationship type [CHAR LIMIT=20] + /** Assistant relationship type [CHAR LIMIT=20] */ public static final int relationTypeAssistant=0x010404b7; - /** Brother relationship type [CHAR LIMIT=20] + /** Brother relationship type [CHAR LIMIT=20] */ public static final int relationTypeBrother=0x010404b8; - /** Child relationship type [CHAR LIMIT=20] + /** Child relationship type [CHAR LIMIT=20] */ public static final int relationTypeChild=0x010404b9; - /** Custom relationship custom [CHAR LIMIT=20] + /** Custom relationship custom [CHAR LIMIT=20] */ public static final int relationTypeCustom=0x010404b6; - /** Domestic Partner relationship type [CHAR LIMIT=20] + /** Domestic Partner relationship type [CHAR LIMIT=20] */ public static final int relationTypeDomesticPartner=0x010404ba; - /** Father relationship type [CHAR LIMIT=20] + /** Father relationship type [CHAR LIMIT=20] */ public static final int relationTypeFather=0x010404bb; - /** Friend relationship type [CHAR LIMIT=20] + /** Friend relationship type [CHAR LIMIT=20] */ public static final int relationTypeFriend=0x010404bc; - /** Manager relationship type [CHAR LIMIT=20] + /** Manager relationship type [CHAR LIMIT=20] */ public static final int relationTypeManager=0x010404bd; - /** Mother relationship type [CHAR LIMIT=20] + /** Mother relationship type [CHAR LIMIT=20] */ public static final int relationTypeMother=0x010404be; - /** Parent relationship type [CHAR LIMIT=20] + /** Parent relationship type [CHAR LIMIT=20] */ public static final int relationTypeParent=0x010404bf; - /** Partner relationship type [CHAR LIMIT=20] + /** Partner relationship type [CHAR LIMIT=20] */ public static final int relationTypePartner=0x010404c0; - /** Referred by relationship type [CHAR LIMIT=20] + /** Referred by relationship type [CHAR LIMIT=20] */ public static final int relationTypeReferredBy=0x010404c1; - /** Relative relationship type [CHAR LIMIT=20] + /** Relative relationship type [CHAR LIMIT=20] */ public static final int relationTypeRelative=0x010404c2; - /** Sister relationship type [CHAR LIMIT=20] + /** Sister relationship type [CHAR LIMIT=20] */ public static final int relationTypeSister=0x010404c3; - /** Spouse relationship type [CHAR LIMIT=20] + /** Spouse relationship type [CHAR LIMIT=20] */ public static final int relationTypeSpouse=0x010404c4; /** Format indicating a relative expression and time. - Example: "4 hours ago, 11:00 am" + Example: "4 hours ago, 11:00 am" */ public static final int relative_time=0x01040575; - /** Item on EditText context menu. This action is used to replace the current word by other suggested words, suggested by the IME or the spell checker + /** Item on EditText context menu. This action is used to replace the current word by other suggested words, suggested by the IME or the spell checker */ public static final int replace=0x0104057d; - /** Button allowing the user to send a bug report for application which has encountered an error. + /** Button allowing the user to send a bug report for application which has encountered an error. */ public static final int report=0x010405c8; - /** Label for button in html + /** Label for button in html */ public static final int reset=0x010406c8; - /** Error message. This message lets the user know that their IT admin doesn't allow them to open this specific content with an app in their personal profile. [CHAR LIMIT=NONE] + /** Error message. This message lets the user know that their IT admin doesn't allow them to open this specific content with an app in their personal profile. [CHAR LIMIT=NONE] */ public static final int resolver_cant_access_personal_apps_explanation=0x0104095c; - /** Error message. This message lets the user know that their IT admin doesn't allow them to open this specific content with an app in their work profile. [CHAR LIMIT=NONE] + /** Error message. This message lets the user know that their IT admin doesn't allow them to open this specific content with an app in their work profile. [CHAR LIMIT=NONE] */ public static final int resolver_cant_access_work_apps_explanation=0x0104095a; - /** Error message. This text is explaining that the user's IT admin doesn't allow them to share this specific content with apps in their personal profile. [CHAR LIMIT=NONE] + /** Error message. This text is explaining that the user's IT admin doesn't allow them to share this specific content with apps in their personal profile. [CHAR LIMIT=NONE] */ public static final int resolver_cant_share_with_personal_apps_explanation=0x0104095b; - /** Error message. This text is explaining that the user's IT admin doesn't allow this specific content to be shared with apps in the work profile. [CHAR LIMIT=NONE] + /** Error message. This text is explaining that the user's IT admin doesn't allow this specific content to be shared with apps in the work profile. [CHAR LIMIT=NONE] */ public static final int resolver_cant_share_with_work_apps_explanation=0x01040959; - /** Title of a screen. This text lets the user know that their IT admin doesn't allow them to share this content across profiles. [CHAR LIMIT=NONE] + /** Title of a screen. This text lets the user know that their IT admin doesn't allow them to share this content across profiles. [CHAR LIMIT=NONE] */ public static final int resolver_cross_profile_blocked=0x01040958; - /** Error message. This text lets the user know that their current personal apps don't support the specific content. [CHAR LIMIT=NONE] + /** Error message. This text lets the user know that their current personal apps don't support the specific content. [CHAR LIMIT=NONE] */ public static final int resolver_no_personal_apps_available=0x01040960; - /** Error message. This text lets the user know that their current work apps don't support the specific content. [CHAR LIMIT=NONE] + /** Error message. This text lets the user know that their current work apps don't support the specific content. [CHAR LIMIT=NONE] */ public static final int resolver_no_work_apps_available=0x0104095f; - /** ResolverActivity - profile tabs - Label of a tab on a screen. A user can tap this tap to switch to the 'Personal' view (that shows their personal content) if they have a work profile on their device. [CHAR LIMIT=NONE] + /** ResolverActivity - profile tabs + Label of a tab on a screen. A user can tap this tap to switch to the 'Personal' view (that shows their personal content) if they have a work profile on their device. [CHAR LIMIT=NONE] */ public static final int resolver_personal_tab=0x01040954; - /** Accessibility label for the personal tab button. [CHAR LIMIT=NONE] + /** Accessibility label for the personal tab button. [CHAR LIMIT=NONE] */ public static final int resolver_personal_tab_accessibility=0x01040956; - /** Button text. This button unpauses a user's work apps and data. [CHAR LIMIT=NONE] + /** Button text. This button unpauses a user's work apps and data. [CHAR LIMIT=NONE] */ public static final int resolver_switch_on_work=0x0104095e; - /** Error message. This text lets the user know that they need to turn on work apps in order to share or open content. There's also a button a user can tap to turn on the apps. [CHAR LIMIT=NONE] + /** Error message. This text lets the user know that they need to turn on work apps in order to share or open content. There's also a button a user can tap to turn on the apps. [CHAR LIMIT=NONE] */ public static final int resolver_turn_on_work_apps=0x0104095d; - /** Label of a tab on a screen. A user can tap this tab to switch to the 'Work' view (that shows their work content) if they have a work profile on their device. [CHAR LIMIT=NONE] + /** Label of a tab on a screen. A user can tap this tab to switch to the 'Work' view (that shows their work content) if they have a work profile on their device. [CHAR LIMIT=NONE] */ public static final int resolver_work_tab=0x01040955; - /** Accessibility label for the work tab button. [CHAR LIMIT=NONE] + /** Accessibility label for the work tab button. [CHAR LIMIT=NONE] */ public static final int resolver_work_tab_accessibility=0x01040957; - /** PIN entry dialog label for new PIN confirmation [CHAR LIMIT=none] + /** PIN entry dialog label for new PIN confirmation [CHAR LIMIT=none] */ public static final int restr_pin_confirm_pin=0x01040812; - /** PIN creation dialog message [CHAR LIMIT=none] + /** PIN creation dialog message [CHAR LIMIT=none] */ public static final int restr_pin_create_pin=0x01040813; - /** PIN entry dialog title for entering the administrator PIN [CHAR LIMIT=none] + /** PIN entry dialog title for entering the administrator PIN [CHAR LIMIT=none] */ public static final int restr_pin_enter_admin_pin=0x0104080d; - /** PIN entry dialog label for new PIN [CHAR LIMIT=none] + /** PIN entry dialog label for new PIN [CHAR LIMIT=none] */ public static final int restr_pin_enter_new_pin=0x01040811; - /** PIN entry dialog label/hint for old PIN [CHAR LIMIT=none] + /** PIN entry dialog label/hint for old PIN [CHAR LIMIT=none] */ public static final int restr_pin_enter_old_pin=0x01040810; - /** PIN entry dialog label/hint for PIN [CHAR LIMIT=none] + /** PIN entry dialog label/hint for PIN [CHAR LIMIT=none] */ public static final int restr_pin_enter_pin=0x0104080e; - /** PIN entry dialog error when PINs are not the same [CHAR LIMIT=none] + /** PIN entry dialog error when PINs are not the same [CHAR LIMIT=none] */ public static final int restr_pin_error_doesnt_match=0x01040814; - /** PIN entry dialog error when PIN is too short [CHAR LIMIT=none] + /** PIN entry dialog error when PIN is too short [CHAR LIMIT=none] */ public static final int restr_pin_error_too_short=0x01040815; - /** PIN entry dialog label/hint for incorrect PIN entry [CHAR LIMIT=none] + /** PIN entry dialog label/hint for incorrect PIN entry [CHAR LIMIT=none] */ public static final int restr_pin_incorrect=0x0104080f; - /** PIN entry dialog tells the user to not enter a PIN for a while. [CHAR LIMIT=none] + /** PIN entry dialog tells the user to not enter a PIN for a while. [CHAR LIMIT=none] */ public static final int restr_pin_try_later=0x01040816; /** Notification action text to dismiss this notification [CHAR LIMIT=20] */ public static final int review_notification_settings_dismiss=0x01040909; - /** Notification action text for having this notification come back later [CHAR LIMIT=20] + /** Notification action text for having this notification come back later [CHAR LIMIT=20] */ public static final int review_notification_settings_remind_me_action=0x01040908; /** Content of notification informing users of notification permission change, and inviting them to modify current settings. [CHAR LIMIT=NONE] */ public static final int review_notification_settings_text=0x01040907; - /** Notification permission informational notification text - Title for notification inviting users to review their notification settings [CHAR LIMIT=NONE] + /** Notification permission informational notification text + Title for notification inviting users to review their notification settings [CHAR LIMIT=NONE] */ public static final int review_notification_settings_title=0x01040906; public static final int revoke=0x010407a7; - /** Choice in the ringtone picker. If chosen, the default ringtone will be used. + /** Choice in the ringtone picker. If chosen, the default ringtone will be used. */ public static final int ringtone_default=0x01040603; - /** Choice in the ringtone picker. If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. + /** Choice in the ringtone picker. If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. */ public static final int ringtone_default_with_actual=0x01040604; - /** The title of the ringtone picker dialog. + /** The title of the ringtone picker dialog. */ public static final int ringtone_picker_title=0x01040606; - /** The title of the alarm sound picker dialog [CHAR LIMIT=100] + /** The title of the alarm sound picker dialog [CHAR LIMIT=100] */ public static final int ringtone_picker_title_alarm=0x01040607; - /** The title of the notification sound picker dialog [CHAR LIMIT=100] + /** The title of the notification sound picker dialog [CHAR LIMIT=100] */ public static final int ringtone_picker_title_notification=0x01040608; - /** Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. + /** Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. */ public static final int ringtone_silent=0x01040605; - /** If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. + /** If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. */ public static final int ringtone_unknown=0x01040609; - /** Default roaming indicator text + /** Default roaming indicator text */ public static final int roamingText0=0x010401d8; public static final int roamingText1=0x010401d9; @@ -37327,224 +37327,224 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int roamingText8=0x010401e0; public static final int roamingText9=0x010401e1; public static final int roamingTextSearching=0x010401e5; - /** Displayed to the user to tell them that they have started up the phone in "safe mode" + /** Displayed to the user to tell them that they have started up the phone in "safe mode" */ public static final int safeMode=0x01040294; /** Message shown in dialog when user is attempting to set the music volume above the - recommended maximum level for headphones + recommended maximum level for headphones */ public static final int safe_media_volume_warning=0x01040770; - /** Display text for safety protection to be overlaid. This is translatable + /** Display text for safety protection to be overlaid. This is translatable */ public static final int safety_protection_display_text=0x0104014e; - /** DO NOT TRANSLATE + /** DO NOT TRANSLATE */ public static final int sans_serif=0x0104082b; - /** Invoke Satellite setting activity of Settings + /** Invoke Satellite setting activity of Settings */ public static final int satellite_notification_how_it_works=0x01040a27; - /** Invoke "What to expect" dialog of messaging application + /** Invoke "What to expect" dialog of messaging application */ public static final int satellite_notification_open_message=0x01040a26; - /** Notification summary when satellite service is connected. [CHAR LIMIT=NONE] + /** Notification summary when satellite service is connected. [CHAR LIMIT=NONE] */ public static final int satellite_notification_summary=0x01040a25; - /** Satellite related messages - Notification title when satellite service is connected. + /** Satellite related messages + Notification title when satellite service is connected. */ public static final int satellite_notification_title=0x01040a24; - /** Link passed to safety center for the Learn More button on notifications - DO NOT TRANSLATE + /** Link passed to safety center for the Learn More button on notifications + DO NOT TRANSLATE */ public static final int scCellularNetworkSecurityLearnMore=0x01040201; - /** Summary of the cellular network security safety center source's status. + /** Summary of the cellular network security safety center source's status. */ public static final int scCellularNetworkSecuritySummary=0x01040200; - /** Title of the cellular network security safety center source's status. + /** Title of the cellular network security safety center source's status. */ public static final int scCellularNetworkSecurityTitle=0x010401ff; - /** Summary of the safety center detail card when the phone's identifier is shared over the network. + /** Summary of the safety center detail card when the phone's identifier is shared over the network. */ public static final int scIdentifierDisclosureIssueSummary=0x01040204; - /** Summary of the safety center notification when the phone's identifier is shared over the network. + /** Summary of the safety center notification when the phone's identifier is shared over the network. */ public static final int scIdentifierDisclosureIssueSummaryNotification=0x01040203; - /** Title of the safety center issue and notification when the phone's identifier is shared over the network. + /** Title of the safety center issue and notification when the phone's identifier is shared over the network. */ public static final int scIdentifierDisclosureIssueTitle=0x01040202; - /** Label for the button to acknowledge the user is connected to an encrypted network again in cellular network security settings. + /** Label for the button to acknowledge the user is connected to an encrypted network again in cellular network security settings. */ public static final int scNullCipherIssueActionGotIt=0x0104020c; - /** Label for the button that links to education resourcess about cellular network security settings. + /** Label for the button that links to education resourcess about cellular network security settings. */ public static final int scNullCipherIssueActionLearnMore=0x0104020b; - /** Label for the button that links to the cellular network security settings. + /** Label for the button that links to the cellular network security settings. */ public static final int scNullCipherIssueActionSettings=0x0104020a; - /** Summary of the safety center issue and notification when the phone restores an encrypted connection to the network. + /** Summary of the safety center issue and notification when the phone restores an encrypted connection to the network. */ public static final int scNullCipherIssueEncryptedSummary=0x01040206; - /** Title of the safety center issue and notification when the phone restores an encrypted connection to the network. + /** Title of the safety center issue and notification when the phone restores an encrypted connection to the network. */ public static final int scNullCipherIssueEncryptedTitle=0x01040205; - /** Summary of the safety center issue when a connected network is not using encryption. + /** Summary of the safety center issue when a connected network is not using encryption. */ public static final int scNullCipherIssueNonEncryptedSummary=0x01040209; - /** Summary of the safety center notification when a connected network is not using encryption. + /** Summary of the safety center notification when a connected network is not using encryption. */ public static final int scNullCipherIssueNonEncryptedSummaryNotification=0x01040208; - /** Title of the safety center issue and notification when a connected network is not using encryption. + /** Title of the safety center issue and notification when a connected network is not using encryption. */ public static final int scNullCipherIssueNonEncryptedTitle=0x01040207; - /** [CHAR LIMIT=200] Compat mode dialog: hint to re-enable compat mode dialog. + /** [CHAR LIMIT=200] Compat mode dialog: hint to re-enable compat mode dialog. */ public static final int screen_compat_mode_hint=0x010405d0; - /** [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. + /** [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. */ public static final int screen_compat_mode_scale=0x010405ce; - /** [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. + /** [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. */ public static final int screen_compat_mode_show=0x010405cf; - /** Button to lock the screen, within the Phone Options dialog + /** Button to lock the screen, within the Phone Options dialog */ public static final int screen_lock=0x01040249; - /** Name for an app setting that lets the user authenticate for that app with their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=30] + /** Name for an app setting that lets the user authenticate for that app with their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=30] */ public static final int screen_lock_app_setting_name=0x010403c3; - /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] + /** Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] */ public static final int screen_lock_dialog_default_subtitle=0x010403c4; - /** Toast when an app's content is hidden from screen share (user can still see content) due to potential security risks of showing the content (such as a password or OTP) - [CHAR_LIMIT=TOAST] + /** Toast when an app's content is hidden from screen share (user can still see content) due to potential security risks of showing the content (such as a password or OTP) - [CHAR_LIMIT=TOAST] */ public static final int screen_not_shared_sensitive_content=0x01040a23; - /** Notification action for editing a screenshot (drawing on it, cropping it, etc) + /** Notification action for editing a screenshot (drawing on it, cropping it, etc) */ public static final int screenshot_edit=0x010408fd; /** This is the default button label in the system-wide search UI. - It is also used by the home screen's search "widget". It should be short + It is also used by the home screen's search "widget". It should be short */ public static final int search_go=0x0104000c; - /** Default hint text for the system-wide search UI's text field. [CHAR LIMIT=30] + /** Default hint text for the system-wide search UI's text field. [CHAR LIMIT=30] */ public static final int search_hint=0x01040548; - /** Hint text in a search edit box (used to filter long language / country lists) [CHAR LIMIT=25] + /** Hint text in a search edit box (used to filter long language / country lists) [CHAR LIMIT=25] */ public static final int search_language_hint=0x01040883; - /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] + /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] */ public static final int searchview_description_clear=0x0104054b; - /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] + /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] */ public static final int searchview_description_query=0x0104054a; - /** SearchView accessibility description for search button [CHAR LIMIT=NONE] + /** SearchView accessibility description for search button [CHAR LIMIT=NONE] */ public static final int searchview_description_search=0x01040549; - /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] + /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] */ public static final int searchview_description_submit=0x0104054c; - /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] + /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] */ public static final int searchview_description_voice=0x0104054d; - /** Appened to express the value is this unit of time. + /** Appened to express the value is this unit of time. */ public static final int second=0x0104055e; - /** Appened to express the value is this unit of time. + /** Appened to express the value is this unit of time. */ public static final int seconds=0x0104055f; - /** Item on EditText context menu. This action is used to select all text in the edit field. + /** Item on EditText context menu. This action is used to select all text in the edit field. */ public static final int selectAll=0x0104000d; - /** Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] + /** Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] */ public static final int selectTextMode=0x01040016; - /** Name of the dialog that lets the user choose an accented character to insert + /** Name of the dialog that lets the user choose an accented character to insert */ public static final int select_character=0x0104061a; - /** Accessibility announcement for the day picker [CHAR LIMIT=NONE] + /** Accessibility announcement for the day picker [CHAR LIMIT=NONE] */ public static final int select_day=0x01040821; - /** Accessibility announcement for hour circular picker [CHAR LIMIT=NONE] + /** Accessibility announcement for hour circular picker [CHAR LIMIT=NONE] */ public static final int select_hours=0x0104081f; - /** Title of the pop-up dialog in which the user switches keyboard, also known as input method. - Title of the pop-up dialog in which the user switches keyboard, also known as input method. + /** Title of the pop-up dialog in which the user switches keyboard, also known as input method. + Title of the pop-up dialog in which the user switches keyboard, also known as input method. */ public static final int select_input_method=0x0104065e; /** Message of the notification to prompt the user to configure physical keyboard settings - where the user can associate language with physical keyboard layout. + where the user can associate language with physical keyboard layout. */ public static final int select_keyboard_layout_notification_message=0x01040663; - /** Title of the notification to prompt the user to configure physical keyboard settings. [CHAR LIMIT=NOTIF_TITLE] + /** Title of the notification to prompt the user to configure physical keyboard settings. [CHAR LIMIT=NOTIF_TITLE] */ public static final int select_keyboard_layout_notification_title=0x01040661; - /** Accessibility announcement for minute circular picker [CHAR LIMIT=NONE] + /** Accessibility announcement for minute circular picker [CHAR LIMIT=NONE] */ public static final int select_minutes=0x01040820; - /** Title of the notification to prompt the user to configure physical keyboard settings when multiple keyboards connected. [CHAR LIMIT=NOTIF_TITLE] + /** Title of the notification to prompt the user to configure physical keyboard settings when multiple keyboards connected. [CHAR LIMIT=NOTIF_TITLE] */ public static final int select_multiple_keyboards_layout_notification_title=0x01040662; - /** Accessibility announcement for the year picker [CHAR LIMIT=NONE] + /** Accessibility announcement for the year picker [CHAR LIMIT=NONE] */ public static final int select_year=0x01040822; - /** Default selected text used by accessibility for an element that can be selected or unselected. [CHAR LIMIT=NONE] + /** Default selected text used by accessibility for an element that can be selected or unselected. [CHAR LIMIT=NONE] */ public static final int selected=0x01040594; /** Displayed in the title of the chooser for things to do with text that is to be sent to another application. For example, I can send text through SMS or IM. A dialog with those choices would be shown, - and this would be the title. + and this would be the title. */ public static final int sendText=0x010405f4; - /** STK sending DTMF, SMS, USSD, SS + /** STK sending DTMF, SMS, USSD, SS */ public static final int sending=0x0104072f; /** Attribution for Sensor Notification service. [CHAR LIMIT=NONE] */ public static final int sensor_notification_service=0x01040235; - /** - Label for notification channel for all sensor privacy related notifications. [CHAR LIMIT=NONE] + /** - Label for notification channel for all sensor privacy related notifications. [CHAR LIMIT=NONE] */ public static final int sensor_privacy_notification_channel_label=0x010409e6; - /** - Title of notification triggered if the camera is disabled but an app tried to access it. [CHAR LIMIT=NONE] + /** - Title of notification triggered if the camera is disabled but an app tried to access it. [CHAR LIMIT=NONE] */ public static final int sensor_privacy_start_use_camera_notification_content_title=0x010409e3; - /** - Action button in the dialog triggered if a sensor (e.g. microphone or camera) is disabled but an app tried to access it. [CHAR LIMIT=60] + /** - Action button in the dialog triggered if a sensor (e.g. microphone or camera) is disabled but an app tried to access it. [CHAR LIMIT=60] */ public static final int sensor_privacy_start_use_dialog_turn_on_button=0x010409e5; - /** - Title of notification triggered if the microphone is disabled but an app tried to access it. [CHAR LIMIT=NONE] + /** - Title of notification triggered if the microphone is disabled but an app tried to access it. [CHAR LIMIT=NONE] */ public static final int sensor_privacy_start_use_mic_notification_content_title=0x010409e2; - /** - Content of notification triggered if the camera is disabled but an app tried to access it. [CHAR LIMIT=NONE] + /** - Content of notification triggered if the camera is disabled but an app tried to access it. [CHAR LIMIT=NONE] */ public static final int sensor_privacy_start_use_notification_content_text=0x010409e4; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int serial_number=0x01040728; /** Example: Service was enabled for: Voice, Data. - See {@link #serviceEnabledFor}. + See {@link #serviceEnabledFor}. */ public static final int serviceClassData=0x010401d1; /** Meaning: asynchronous data. Example: Service was enabled for: Voice, Async - See {@link #serviceEnabledFor}. + See {@link #serviceEnabledFor}. */ public static final int serviceClassDataAsync=0x010401d4; /** Meaning: synchronous data. Example: Service was enabled for: Voice, Async - See {@link #serviceEnabledFor}. + See {@link #serviceEnabledFor}. */ public static final int serviceClassDataSync=0x010401d5; /** Example: Service was enabled for: Voice, FAX - See {@link #serviceEnabledFor}. + See {@link #serviceEnabledFor}. */ public static final int serviceClassFAX=0x010401d2; /** Meaning: unknown. Example: Service was enabled for: Voice, PAD - See {@link #serviceEnabledFor}. + See {@link #serviceEnabledFor}. */ public static final int serviceClassPAD=0x010401d7; /** Meaning: packet data. Example: Service was enabled for: Voice, Packet - See {@link #serviceEnabledFor}. + See {@link #serviceEnabledFor}. */ public static final int serviceClassPacket=0x010401d6; /** Example: Service was enabled for: Voice, SMS - See {@link #serviceEnabledFor}. + See {@link #serviceEnabledFor}. */ public static final int serviceClassSMS=0x010401d3; /** Example: Service was enabled for: Voice, Data @@ -37562,7 +37562,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet {@link #ClipMmi Incoming Caller ID}, {@link #ClirMmi Hide Outgoing Caller ID}, {@link #ColpMmi Connected Line ID}, {@link #ColrMmi Connected Line ID Restriction}. And is {@link #serviceDisabled} (this string). - + */ public static final int serviceDisabled=0x01040193; /** Displayed when a phone feature such as call forwarding, call waiting, or call barring was @@ -37577,7 +37577,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet {@link #ClipMmi Incoming Caller ID}, {@link #ClirMmi Hide Outgoing Caller ID}, {@link #ColpMmi Connected Line ID}, {@link #ColrMmi Connected Line ID Restriction}. And is {@link #serviceEnabled} (this string). - + */ public static final int serviceEnabled=0x01040191; /** Displayed in front of the list of a set of service classes @@ -37591,7 +37591,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet {@link #serviceClassData}, {@link #serviceClassVoice}, {@link #serviceClassFAX}, {@link #serviceClassSMS}, {@link #serviceClassDataAsync}, {@link #serviceClassDataSync}, {@link #serviceClassPacket}, {@link #serviceClassPAD}. - + */ public static final int serviceEnabledFor=0x01040192; /** Displayed when a phone property such as a SIM password was erased. @@ -37607,10 +37607,10 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet {@link #ClipMmi Incoming Caller ID}, {@link #ClirMmi Hide Outgoing Caller ID}, {@link #ColpMmi Connected Line ID}, {@link #ColrMmi Connected Line ID Restriction}. And is {@link #serviceErased} (this string). - + */ public static final int serviceErased=0x01040195; - /** Displayed to tell the user that caller ID is not provisioned for their SIM. + /** Displayed to tell the user that caller ID is not provisioned for their SIM. */ public static final int serviceNotProvisioned=0x010401b5; /** Displayed when a phone property such as a SIM password was registered. Registration @@ -37625,194 +37625,194 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet {@link #PwdMmi Password change}, {@link #CwMmi Call waiting}, {@link #ClipMmi Incoming Caller ID}, {@link #ClirMmi Hide Outgoing Caller ID}, {@link #ColpMmi Connected Line ID}, {@link #ColrMmi Connected Line ID Restriction}. - And is {@link #serviceRegistered} (this string). + And is {@link #serviceRegistered} (this string). */ public static final int serviceRegistered=0x01040194; - /** Action label for the dialog prompting the user to set up a screen lock [CHAR LIMIT=30] + /** Action label for the dialog prompting the user to set up a screen lock [CHAR LIMIT=30] */ public static final int set_up_screen_lock_action_label=0x01040893; - /** Title of the alert dialog prompting the user to set up a screen lock [CHAR LIMIT=30] + /** Title of the alert dialog prompting the user to set up a screen lock [CHAR LIMIT=30] */ public static final int set_up_screen_lock_title=0x01040892; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int sha1_fingerprint=0x0104072b; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int sha256_fingerprint=0x0104072a; - /** Text for WebView's text selection Action Mode - ActionBar action to share the current selection [CHAR LIMIT=10] + /** Text for WebView's text selection Action Mode + ActionBar action to share the current selection [CHAR LIMIT=10] */ public static final int share=0x010406d4; - /** Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25] + /** Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25] */ public static final int share_action_provider_share_with=0x0104072e; - /** Acceptance label of notification shown to ask for user consent for sharing the remote bugreport. + /** Acceptance label of notification shown to ask for user consent for sharing the remote bugreport. */ public static final int share_remote_bugreport_action=0x0104065b; - /** Message of a notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. + /** Message of a notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. */ public static final int share_remote_bugreport_notification_message_finished=0x0104065a; - /** Title of notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. + /** Title of notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. */ public static final int share_remote_bugreport_notification_title=0x01040658; - /** ShareActionProvider - accessibility support - Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + /** ShareActionProvider - accessibility support + Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] */ public static final int shareactionprovider_share_with=0x01040701; - /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] + /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] */ public static final int shareactionprovider_share_with_application=0x01040702; - /** Title of notification shown to indicate that bug report is still being collected after sharing was accepted. + /** Title of notification shown to indicate that bug report is still being collected after sharing was accepted. */ public static final int sharing_remote_bugreport_notification_title=0x01040659; - /** + /** A toast message shown when an app shortcut is disabled for an unknown rason. - + */ public static final int shortcut_disabled_reason_unknown=0x010408f8; - /** + /** A toast message shown when an app shortcut that was restored from a previous device is clicked, but it cannot be started because the shortcut was created by an app that doesn't support backup and restore. - + */ public static final int shortcut_restore_not_supported=0x010408f5; - /** + /** A toast message shown when an app shortcut that was restored from a previous device is clicked, but it cannot be started because the shortcut was created by an app with a different signature. - + */ public static final int shortcut_restore_signature_mismatch=0x010408f6; - /** + /** A toast message shown when an app shortcut that wasn't restored due to an unknown issue is clicked, - + */ public static final int shortcut_restore_unknown_issue=0x010408f7; - /** + /** A toast message shown when an app shortcut that was restored from a previous device is clicked, but it cannot be started because the shortcut was created by a newer version of the app. - + */ public static final int shortcut_restored_on_lower_version=0x010408f4; /** Summary text of a toggle switch to enable/disable use of the IME while a physical - keyboard is connected + keyboard is connected */ public static final int show_ime=0x0104065f; /** Shutdown Confirmation Dialog. When the user chooses to power off the phone, there will - be a confirmation dialog. This is the message. + be a confirmation dialog. This is the message. */ public static final int shutdown_confirm=0x01040255; /** Shutdown Confirmation Dialog. When the user chooses to power off the phone, it asks the user if they'd like to shut down. This is the message. This is used instead of shutdown_confirm when the system is configured to use long press to go directly to the - power off dialog instead of the global actions menu. + power off dialog instead of the global actions menu. */ public static final int shutdown_confirm_question=0x01040256; - /** Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. + /** Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. */ public static final int shutdown_progress=0x01040254; - /** Button to turn on silent mode, within the Phone Options dialog + /** Button to turn on silent mode, within the Phone Options dialog */ public static final int silent_mode=0x01040246; - /** Spoken description for ringer normal option. [CHAR LIMIT=NONE] + /** Spoken description for ringer normal option. [CHAR LIMIT=NONE] */ public static final int silent_mode_ring=0x0104024d; - /** Spoken description for ringer silent option. [CHAR LIMIT=NONE] + /** Spoken description for ringer silent option. [CHAR LIMIT=NONE] */ public static final int silent_mode_silent=0x0104024b; - /** Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] + /** Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] */ public static final int silent_mode_vibrate=0x0104024c; - /** See SIM_ADDED_DIALOG. This is the message of that dialog. + /** See SIM_ADDED_DIALOG. This is the message of that dialog. */ public static final int sim_added_message=0x0104062c; - /** See SIM_ADDED_DIALOG. This is the title of that dialog. + /** See SIM_ADDED_DIALOG. This is the title of that dialog. */ public static final int sim_added_title=0x0104062b; - /** See SIM_REMOVED_DIALOG. This is the button of that dialog. + /** See SIM_REMOVED_DIALOG. This is the button of that dialog. */ public static final int sim_done_button=0x0104062a; - /** See SIM_REMOVED_DIALOG. This is the message of that dialog. + /** See SIM_REMOVED_DIALOG. This is the message of that dialog. */ public static final int sim_removed_message=0x01040629; - /** See SIM_REMOVED_DIALOG. This is the title of that dialog. + /** See SIM_REMOVED_DIALOG. This is the title of that dialog. */ public static final int sim_removed_title=0x01040628; - /** See SIM_ADDED_DIALOG. This is the button of that dialog. + /** See SIM_ADDED_DIALOG. This is the button of that dialog. */ public static final int sim_restart_button=0x0104062d; - /** Custom SIP address type. Same context as Custom phone type. + /** Custom SIP address type. Same context as Custom phone type. */ public static final int sipAddressTypeCustom=0x010404c5; - /** Home SIP address type. Same context as Home phone type. + /** Home SIP address type. Same context as Home phone type. */ public static final int sipAddressTypeHome=0x010404c6; - /** Other SIP address type. Same context as Other phone type. + /** Other SIP address type. Same context as Other phone type. */ public static final int sipAddressTypeOther=0x010404c8; - /** Work SIP address type. Same context as Work phone type. + /** Work SIP address type. Same context as Work phone type. */ public static final int sipAddressTypeWork=0x010404c7; - /** Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] + /** Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] */ public static final int skip_button_label=0x010406ce; - /** Format string for indicating there is more content in a slice view + /** Format string for indicating there is more content in a slice view */ public static final int slice_more_content=0x010408f3; /** Text describing a permission request for one app to show another app's - slices [CHAR LIMIT=NONE] + slices [CHAR LIMIT=NONE] */ public static final int slices_permission_request=0x010408fc; - /** See SMS_DIALOG. This is the message shown in that dialog. [CHAR LIMIT=NONE] + /** See SMS_DIALOG. This is the message shown in that dialog. [CHAR LIMIT=NONE] */ public static final int sms_control_message=0x0104061c; - /** See SMS_DIALOG. This is a button choice to disallow sending the SMSes. [CHAR LIMIT=30] + /** See SMS_DIALOG. This is a button choice to disallow sending the SMSes. [CHAR LIMIT=30] */ public static final int sms_control_no=0x0104061e; - /** SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes. This is the title of that dialog. + /** SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes. This is the title of that dialog. */ public static final int sms_control_title=0x0104061b; - /** See SMS_DIALOG. This is a button choice to allow sending the SMSes. [CHAR LIMIT=30] + /** See SMS_DIALOG. This is a button choice to allow sending the SMSes. [CHAR LIMIT=30] */ public static final int sms_control_yes=0x0104061d; - /** Message details for the SMS short code confirmation dialog (premium short code). [CHAR LIMIT=NONE] + /** Message details for the SMS short code confirmation dialog (premium short code). [CHAR LIMIT=NONE] */ public static final int sms_premium_short_code_details=0x01040621; - /** Text of the approval button for the SMS short code confirmation dialog. [CHAR LIMIT=30] + /** Text of the approval button for the SMS short code confirmation dialog. [CHAR LIMIT=30] */ public static final int sms_short_code_confirm_allow=0x01040622; - /** Text of the approval button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] + /** Text of the approval button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] */ public static final int sms_short_code_confirm_always_allow=0x01040626; - /** Text of the cancel button for the SMS short code confirmation dialog. [CHAR LIMIT=30] + /** Text of the cancel button for the SMS short code confirmation dialog. [CHAR LIMIT=30] */ public static final int sms_short_code_confirm_deny=0x01040623; - /** The message text for the SMS short code confirmation dialog. [CHAR LIMIT=NONE] + /** The message text for the SMS short code confirmation dialog. [CHAR LIMIT=NONE] */ public static final int sms_short_code_confirm_message=0x0104061f; - /** Text of the cancel button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] + /** Text of the cancel button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] */ public static final int sms_short_code_confirm_never_allow=0x01040627; - /** Message details for the SMS short code confirmation dialog (possible premium short code). [CHAR LIMIT=NONE] + /** Message details for the SMS short code confirmation dialog (possible premium short code). [CHAR LIMIT=NONE] */ public static final int sms_short_code_details=0x01040620; - /** Text of the checkbox for the SMS short code confirmation dialog to remember the user's choice. [CHAR LIMIT=40] + /** Text of the checkbox for the SMS short code confirmation dialog to remember the user's choice. [CHAR LIMIT=40] */ public static final int sms_short_code_remember_choice=0x01040624; - /** Text shown when remember checkbox is checked to inform the user how they may undo the setting. [CHAR LIMIT=40] + /** Text shown when remember checkbox is checked to inform the user how they may undo the setting. [CHAR LIMIT=40] */ public static final int sms_short_code_remember_undo_instruction=0x01040625; - /** Text of the alert that is displayed when an application has violated StrictMode. + /** Text of the alert that is displayed when an application has violated StrictMode. */ public static final int smv_application=0x010405d6; - /** Text of the alert that is displayed when an application has violated StrictMode. + /** Text of the alert that is displayed when an application has violated StrictMode. */ public static final int smv_process=0x010405d7; - /** Content description for the branding image on the splash screen. [CHAR LIMIT=50] + /** Content description for the branding image on the splash screen. [CHAR LIMIT=50] */ public static final int splash_screen_view_branding_description=0x010409e8; - /** Content description for the icon on the splash screen. [CHAR LIMIT=50] + /** Content description for the icon on the splash screen. [CHAR LIMIT=50] */ public static final int splash_screen_view_icon_description=0x010409e7; /** Content text for a notification. The Title of the notification is "ssl_ca_cert_warning". @@ -37828,14 +37828,14 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet */ public static final int ssl_ca_cert_noti_managed=0x01040225; /** Shows up when there is a user SSL CA Cert installed on the - device. Indicates to the user that SSL traffic can be intercepted. [CHAR LIMIT=NONE] + device. Indicates to the user that SSL traffic can be intercepted. [CHAR LIMIT=NONE] */ public static final int ssl_ca_cert_warning=0x01040222; - /** SSL Certificate dialogs - Title for an SSL Certificate dialog + /** SSL Certificate dialogs + Title for an SSL Certificate dialog */ public static final int ssl_certificate=0x0104071e; - /** Message on an SSL Certificate dialog + /** Message on an SSL Certificate dialog */ public static final int ssl_certificate_is_valid=0x0104071f; public static final int status_bar_airplane=0x0104005c; @@ -37865,7 +37865,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet (greater than status_bar_notification_info_maxnum, defined in values/config.xml) and must be truncated. May need to be localized for most appropriate textual indicator of "more than X". - [CHAR LIMIT=4] + [CHAR LIMIT=4] */ public static final int status_bar_notification_info_overflow=0x01040017; public static final int status_bar_oem_satellite=0x01040061; @@ -37888,61 +37888,61 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int stk_cc_ss_to_ss=0x01040860; public static final int stk_cc_ss_to_ussd=0x0104085f; /** Displayed when the USSD/SS request is modified by STK CC to a - different request. This will be displayed in a toast. + different request. This will be displayed in a toast. */ public static final int stk_cc_ussd_to_dial=0x01040859; public static final int stk_cc_ussd_to_dial_video=0x0104085c; public static final int stk_cc_ussd_to_ss=0x0104085a; public static final int stk_cc_ussd_to_ussd=0x0104085b; - /** Storage description for internal shared storage. [CHAR LIMIT=NONE] + /** Storage description for internal shared storage. [CHAR LIMIT=NONE] */ public static final int storage_internal=0x0104070a; - /** Storage description for a generic SD card. [CHAR LIMIT=NONE] + /** Storage description for a generic SD card. [CHAR LIMIT=NONE] */ public static final int storage_sd_card=0x0104070b; - /** Storage description for a SD card from a specific manufacturer. [CHAR LIMIT=NONE] + /** Storage description for a SD card from a specific manufacturer. [CHAR LIMIT=NONE] */ public static final int storage_sd_card_label=0x0104070c; - /** Storage description for USB storage. [CHAR LIMIT=NONE] + /** Storage description for USB storage. [CHAR LIMIT=NONE] */ public static final int storage_usb=0x0104070f; - /** Storage description for a generic USB drive. [CHAR LIMIT=NONE] + /** Storage description for a generic USB drive. [CHAR LIMIT=NONE] */ public static final int storage_usb_drive=0x0104070d; - /** Storage description for a USB drive from a specific manufacturer. [CHAR LIMIT=NONE] + /** Storage description for a USB drive from a specific manufacturer. [CHAR LIMIT=NONE] */ public static final int storage_usb_drive_label=0x0104070e; - /** Label for button in html + /** Label for button in html */ public static final int submit=0x010406c9; - /** String label displayed on buttons that trigger the flow for creating supervised users. [CHAR LIMIT=35] + /** String label displayed on buttons that trigger the flow for creating supervised users. [CHAR LIMIT=35] */ public static final int supervised_user_creation_label=0x01040880; - /** Accessibilty string added to a widget that has been suspended [CHAR LIMIT=20] + /** Accessibilty string added to a widget that has been suspended [CHAR LIMIT=20] */ public static final int suspended_widget_accessibility=0x010408b4; - /** Label to show for a service that is running because it is a sync adapter. + /** Label to show for a service that is running because it is a sync adapter. */ public static final int sync_binding_label=0x010406b4; - /** Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to do nothing for now + /** Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to do nothing for now */ public static final int sync_do_nothing=0x010406e2; - /** Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to delete the items + /** Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to delete the items */ public static final int sync_really_delete=0x010406e0; - /** Error message when the sync tried to delete too many things + /** Error message when the sync tried to delete too many things */ public static final int sync_too_many_deletes=0x010406de; - /** Dialog message for when there are too many deletes that would take place and we want user confirmation + /** Dialog message for when there are too many deletes that would take place and we want user confirmation */ public static final int sync_too_many_deletes_desc=0x010406df; - /** Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to undo the deletions + /** Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to undo the deletions */ public static final int sync_undo_deletes=0x010406e1; - /** Error message shown when there is a system error which can be solved by the manufacturer. [CHAR LIMIT=NONE] + /** Error message shown when there is a system error which can be solved by the manufacturer. [CHAR LIMIT=NONE] */ public static final int system_error_manufacturer=0x01040858; - /** Error message shown when there is a system error which can be solved by user performing factory reset. [CHAR LIMIT=NONE] + /** Error message shown when there is a system error which can be solved by user performing factory reset. [CHAR LIMIT=NONE] */ public static final int system_error_wipe_data=0x01040857; /** Title for preference of the system default locale. [CHAR LIMIT=50] @@ -37951,103 +37951,103 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** @hide DO NOT TRANSLATE. date formatting pattern for system ui. */ public static final int system_ui_date_pattern=0x0104017d; - /** Title of notification shown to indicate that bug report is being collected. + /** Title of notification shown to indicate that bug report is being collected. */ public static final int taking_remote_bugreport_notification_title=0x01040657; - /** Message of notification shown when Test Harness Mode is enabled. [CHAR LIMIT=NONE] + /** Message of notification shown when Test Harness Mode is enabled. [CHAR LIMIT=NONE] */ public static final int test_harness_mode_notification_message=0x0104064e; - /** Title of notification shown when Test Harness Mode is enabled. [CHAR LIMIT=NONE] + /** Title of notification shown when Test Harness Mode is enabled. [CHAR LIMIT=NONE] */ public static final int test_harness_mode_notification_title=0x0104064d; - /** Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] + /** Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] */ public static final int textSelectionCABTitle=0x01040581; public static final int time_of_day=0x01040174; - /** Description of the button to decrease the TimePicker's hour value. [CHAR LIMIT=NONE] + /** Description of the button to decrease the TimePicker's hour value. [CHAR LIMIT=NONE] */ public static final int time_picker_decrement_hour_button=0x010406ed; - /** Description of the button to decrease the TimePicker's minute value. [CHAR LIMIT=NONE] + /** Description of the button to decrease the TimePicker's minute value. [CHAR LIMIT=NONE] */ public static final int time_picker_decrement_minute_button=0x010406eb; - /** Description of the button to decrease the TimePicker's set AM value. [CHAR LIMIT=NONE] + /** Description of the button to decrease the TimePicker's set AM value. [CHAR LIMIT=NONE] */ public static final int time_picker_decrement_set_am_button=0x010406ef; - /** Date/Time picker dialogs strings - The title of the time picker dialog. [CHAR LIMIT=NONE] + /** Date/Time picker dialogs strings + The title of the time picker dialog. [CHAR LIMIT=NONE] */ public static final int time_picker_dialog_title=0x01040634; - /** The title for the time picker dialog. [CHAR LIMIT=NONE] + /** The title for the time picker dialog. [CHAR LIMIT=NONE] */ public static final int time_picker_header_text=0x010408c4; - /** Label for the time picker hour input field. [CHAR LIMIT=20] + /** Label for the time picker hour input field. [CHAR LIMIT=20] */ public static final int time_picker_hour_label=0x010408c2; - /** Description of the button to increase the TimePicker's hour value. [CHAR LIMIT=NONE] + /** Description of the button to increase the TimePicker's hour value. [CHAR LIMIT=NONE] */ public static final int time_picker_increment_hour_button=0x010406ec; - /** TimePicker - accessibility support - Description of the button to increase the TimePicker's minute value. [CHAR LIMIT=NONE] + /** TimePicker - accessibility support + Description of the button to increase the TimePicker's minute value. [CHAR LIMIT=NONE] */ public static final int time_picker_increment_minute_button=0x010406ea; - /** Description of the button to increase the TimePicker's set PM value. [CHAR LIMIT=NONE] + /** Description of the button to increase the TimePicker's set PM value. [CHAR LIMIT=NONE] */ public static final int time_picker_increment_set_pm_button=0x010406ee; - /** Error shown to the user if they type in invalid hour or minute in the time picker. [CHAR LIMIT=NONE] + /** Error shown to the user if they type in invalid hour or minute in the time picker. [CHAR LIMIT=NONE] */ public static final int time_picker_input_error=0x010408c5; - /** Label for the time picker minute input field. [CHAR LIMIT=20] + /** Label for the time picker minute input field. [CHAR LIMIT=20] */ public static final int time_picker_minute_label=0x010408c3; - /** Do not translate. timepicker mode, overridden for watch + /** Do not translate. timepicker mode, overridden for watch */ public static final int time_picker_mode=0x0104052f; - /** Label shown to the user in time picker to let them know that should type in time. [CHAR LIMIT=NONE] + /** Label shown to the user in time picker to let them know that should type in time. [CHAR LIMIT=NONE] */ public static final int time_picker_prompt_label=0x010408c6; - /** Accessibility string used for describing the button in time picker that changes the dialog to circular clock mode. [CHAR LIMIT=NONE] + /** Accessibility string used for describing the button in time picker that changes the dialog to circular clock mode. [CHAR LIMIT=NONE] */ public static final int time_picker_radial_mode_description=0x010408c8; - /** Accessibility string used for describing the button in time picker that changes the dialog to text input mode. [CHAR LIMIT=NONE] + /** Accessibility string used for describing the button in time picker that changes the dialog to text input mode. [CHAR LIMIT=NONE] */ public static final int time_picker_text_input_mode_description=0x010408c7; - /** DO NOT TRANSLATE + /** DO NOT TRANSLATE */ public static final int time_placeholder=0x01040829; - /** Content description for the Toolbar icon used to collapse an expanded action mode. [CHAR LIMIT=NONE] + /** Content description for the Toolbar icon used to collapse an expanded action mode. [CHAR LIMIT=NONE] */ public static final int toolbar_collapse_description=0x01040849; - /** Window title for a tooltip [CHAR LIMIT=NONE] + /** Window title for a tooltip [CHAR LIMIT=NONE] */ public static final int tooltip_popup_title=0x010408b6; - /** Button to turn off the radio, within the Phone Options dialog + /** Button to turn off the radio, within the Phone Options dialog */ public static final int turn_off_radio=0x01040248; - /** Notification action to bring the user to magnification settings page. [CHAR LIMIT=50] + /** Notification action to bring the user to magnification settings page. [CHAR LIMIT=50] */ public static final int turn_on_magnification_settings_action=0x010409e0; - /** Button to turn on the radio, within the Phone Options dialog + /** Button to turn on the radio, within the Phone Options dialog */ public static final int turn_on_radio=0x01040247; - /** Shown in the tutorial for tap twice for zoom control. + /** Shown in the tutorial for tap twice for zoom control. */ public static final int tutorial_double_tap_to_zoom_message_short=0x0104069e; /** Attribution for Twilight service. [CHAR LIMIT=NONE] */ public static final int twilight_service=0x01040236; - /** Accessibility message announced when the view text displayed on the screen that has been translated to a different language by the system. [CHAR LIMIT=NONE] + /** Accessibility message announced when the view text displayed on the screen that has been translated to a different language by the system. [CHAR LIMIT=NONE] */ public static final int ui_translation_accessibility_translated_text=0x010409eb; - /** Accessibility message announced to notify the user when the system has finished translating the content displayed on the screen to a different language after the user requested translation. [CHAR LIMIT=NONE] + /** Accessibility message announced to notify the user when the system has finished translating the content displayed on the screen to a different language after the user requested translation. [CHAR LIMIT=NONE] */ public static final int ui_translation_accessibility_translation_finished=0x010409ec; - /** Initial/System provided label shown for an app which gets unarchived. [CHAR LIMIT=64]. + /** Initial/System provided label shown for an app which gets unarchived. [CHAR LIMIT=64]. */ public static final int unarchival_session_app_label=0x01040a28; - /** Item on EditText context menu. This action is used to undo a text edit operation. + /** Item on EditText context menu. This action is used to undo a text edit operation. */ public static final int undo=0x0104057f; - /** How to display the lack of a name + /** How to display the lack of a name */ public static final int unknownName=0x0104000e; /** Un-pin this app in the Sharesheet, so that it is sorted normally. [CHAR LIMIT=60] @@ -38059,426 +38059,426 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet /** Number of unread messages displayed on a conversation notification, when greater-than-or-equal-to 100 [CHAR LIMIT=3] */ public static final int unread_convo_overflow=0x01040953; - /** [CHAR LIMIT=50] Unsupported compile SDK dialog: label for button to check for an app update. + /** [CHAR LIMIT=50] Unsupported compile SDK dialog: label for button to check for an app update. */ public static final int unsupported_compile_sdk_check_update=0x010405d5; - /** [CHAR LIMIT=200] Unsupported compile SDK dialog: message. Shown when an app may not be compatible with the device's current version of Android. + /** [CHAR LIMIT=200] Unsupported compile SDK dialog: message. Shown when an app may not be compatible with the device's current version of Android. */ public static final int unsupported_compile_sdk_message=0x010405d3; - /** [CHAR LIMIT=50] Unsupported compile SDK dialog: check box label. + /** [CHAR LIMIT=50] Unsupported compile SDK dialog: check box label. */ public static final int unsupported_compile_sdk_show=0x010405d4; - /** [CHAR LIMIT=200] Unsupported display size dialog: message. Refers to "Display size" setting. + /** [CHAR LIMIT=200] Unsupported display size dialog: message. Refers to "Display size" setting. */ public static final int unsupported_display_size_message=0x010405d1; - /** [CHAR LIMIT=50] Unsupported display size dialog: check box label. + /** [CHAR LIMIT=50] Unsupported display size dialog: check box label. */ public static final int unsupported_display_size_show=0x010405d2; /** Used in Contacts for a field that has no label and in Note Pad - for a note with no name. + for a note with no name. */ public static final int untitled=0x0104000f; - /** Localized strings for WebView - Label for button in a WebView that will open a chooser to choose a file to upload + /** Localized strings for WebView + Label for button in a WebView that will open a chooser to choose a file to upload */ public static final int upload_file=0x010406c6; - /** USB_PREFERENCES: Notification for when a USB accessory is attached. This is the title + /** USB_PREFERENCES: Notification for when a USB accessory is attached. This is the title */ public static final int usb_accessory_notification_title=0x01040644; - /** USB_PREFERENCES: Notification for when the user connected to the charger only. This is the title + /** USB_PREFERENCES: Notification for when the user connected to the charger only. This is the title */ public static final int usb_charging_notification_title=0x0104063d; - /** Message of notification shown when contaminant is detected on the USB port. [CHAR LIMIT=NONE] + /** Message of notification shown when contaminant is detected on the USB port. [CHAR LIMIT=NONE] */ public static final int usb_contaminant_detected_message=0x01040654; - /** Title of notification shown when contaminant is detected on the USB port. [CHAR LIMIT=NONE] + /** Title of notification shown when contaminant is detected on the USB port. [CHAR LIMIT=NONE] */ public static final int usb_contaminant_detected_title=0x01040653; - /** Message of notification shown when contaminant is no longer detected on the USB port. [CHAR LIMIT=NONE] + /** Message of notification shown when contaminant is no longer detected on the USB port. [CHAR LIMIT=NONE] */ public static final int usb_contaminant_not_detected_message=0x01040656; - /** Title of notification shown when contaminant is no longer detected on the USB port. [CHAR LIMIT=NONE] + /** Title of notification shown when contaminant is no longer detected on the USB port. [CHAR LIMIT=NONE] */ public static final int usb_contaminant_not_detected_title=0x01040655; - /** Prompt for the USB device resolver dialog with warning text for USB device dialogs. [CHAR LIMIT=200] + /** Prompt for the USB device resolver dialog with warning text for USB device dialogs. [CHAR LIMIT=200] */ public static final int usb_device_resolve_prompt_warn=0x01040939; - /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MIDI mode. This is the title + /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MIDI mode. This is the title */ public static final int usb_midi_notification_title=0x01040642; - /** Manufacturer name for USB MIDI Peripheral port + /** Manufacturer name for USB MIDI Peripheral port */ public static final int usb_midi_peripheral_manufacturer_name=0x0104086b; - /** User visible name for USB MIDI Peripheral port + /** User visible name for USB MIDI Peripheral port */ public static final int usb_midi_peripheral_name=0x0104086a; - /** Product name for USB MIDI Peripheral port + /** Product name for USB MIDI Peripheral port */ public static final int usb_midi_peripheral_product_name=0x0104086c; - /** Description of notification shown after a MTP device is connected to Android. + /** Description of notification shown after a MTP device is connected to Android. */ public static final int usb_mtp_launch_notification_description=0x010408ab; - /** Title of notification shown after a MTP device is connected to Android. + /** Title of notification shown after a MTP device is connected to Android. */ public static final int usb_mtp_launch_notification_title=0x010408aa; - /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MTP mode. This is the title + /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MTP mode. This is the title */ public static final int usb_mtp_notification_title=0x0104063f; - /** See USB_PREFERENCES. This is the message. + /** See USB_PREFERENCES. This is the message. */ public static final int usb_notification_message=0x01040645; - /** See USB_PREFERENCES. This is the message when a data mode is turned on (mtp, ptp, midi) and the device is supplying power.. + /** See USB_PREFERENCES. This is the message when a data mode is turned on (mtp, ptp, midi) and the device is supplying power.. */ public static final int usb_power_notification_message=0x01040646; - /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in PTP mode. This is the title + /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in PTP mode. This is the title */ public static final int usb_ptp_notification_title=0x01040640; - /** USB_PREFERENCES: Notification for when the user connects the phone to supply power to attached device. This is the title + /** USB_PREFERENCES: Notification for when the user connects the phone to supply power to attached device. This is the title */ public static final int usb_supplying_notification_title=0x0104063e; - /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in Tethering mode. This is the title + /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in Tethering mode. This is the title */ public static final int usb_tether_notification_title=0x01040641; - /** Message of notification shown when a type-c USB audio accessory is attached but not supported. + /** Message of notification shown when a type-c USB audio accessory is attached but not supported. */ public static final int usb_unsupported_audio_accessory_message=0x01040648; - /** USB_PREFERENCES: Notification for when a type-c USB audio accessory is attached but not supported. This is the title + /** USB_PREFERENCES: Notification for when a type-c USB audio accessory is attached but not supported. This is the title */ public static final int usb_unsupported_audio_accessory_title=0x01040647; - /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in UVC mode. This is the title + /** USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in UVC mode. This is the title */ public static final int usb_uvc_notification_title=0x01040643; /** Title of the list of alternate options to complete an action shown when the - last used option is being displayed separately. + last used option is being displayed separately. */ public static final int use_a_different_app=0x010405b3; - /** Message to user that app trying to create user for an account that already exists. [CHAR LIMIT=none] + /** Message to user that app trying to create user for an account that already exists. [CHAR LIMIT=none] */ public static final int user_creation_account_exists=0x0104087e; - /** Message to user that app is trying to create user for a specified account. [CHAR LIMIT=none] + /** Message to user that app is trying to create user for a specified account. [CHAR LIMIT=none] */ public static final int user_creation_adding=0x0104087f; - /** Message when logging out a user on a split user system + /** Message when logging out a user on a split user system */ public static final int user_logging_out_message=0x010407a1; - /** "Switch" is a verb; it means to change user profile by switching to an app in the personal profile. + /** "Switch" is a verb; it means to change user profile by switching to an app in the personal profile. */ public static final int user_owner_app_label=0x01040298; - /** "Switch" is a verb; it means to change user profile by tapping another user profile name. + /** "Switch" is a verb; it means to change user profile by tapping another user profile name. */ public static final int user_owner_label=0x01040296; - /** Text spoken when the current user is switched if accessibility is enabled. [CHAR LIMIT=none] + /** Text spoken when the current user is switched if accessibility is enabled. [CHAR LIMIT=none] */ public static final int user_switched=0x0104079f; - /** Message shown when switching to a user [CHAR LIMIT=none] + /** Message shown when switching to a user [CHAR LIMIT=none] */ public static final int user_switching_message=0x010407a0; - /** Label for an information field on an SSL Certificate Dialog + /** Label for an information field on an SSL Certificate Dialog */ public static final int validity_period=0x01040725; - /** Strings for VirtualDeviceManager - Error message indicating the camera cannot be accessed when running on a virtual device. [CHAR LIMIT=NONE] - Error message indicating the camera cannot be accessed when running on a virtual device. [CHAR LIMIT=NONE] + /** Strings for VirtualDeviceManager + Error message indicating the camera cannot be accessed when running on a virtual device. [CHAR LIMIT=NONE] + Error message indicating the camera cannot be accessed when running on a virtual device. [CHAR LIMIT=NONE] */ public static final int vdm_camera_access_denied=0x010409f3; - /** Error message indicating the user cannot view picture-in-picture when running on a virtual device. [CHAR LIMIT=NONE] + /** Error message indicating the user cannot view picture-in-picture when running on a virtual device. [CHAR LIMIT=NONE] */ public static final int vdm_pip_blocked=0x010409f5; - /** Error message indicating the user cannot access secure content when running on a virtual device. [CHAR LIMIT=NONE] + /** Error message indicating the user cannot access secure content when running on a virtual device. [CHAR LIMIT=NONE] */ public static final int vdm_secure_window=0x010409f4; /** Url to mapping of revoked certificates' hex encoded serial numbers. Example format can be found at: https://developer.android.com/training/articles/security-key-attestation#certificate_status - + */ public static final int vendor_required_attestation_revocation_list_url=0x01040a32; - /** Notification content to prompt the user that some accessibility service has view and control access. [CHAR LIMIT=none] + /** Notification content to prompt the user that some accessibility service has view and control access. [CHAR LIMIT=none] */ public static final int view_and_control_notification_content=0x010409ea; - /** Notification title to prompt the user that some accessibility service has view and control access. [CHAR LIMIT=50] + /** Notification title to prompt the user that some accessibility service has view and control access. [CHAR LIMIT=50] */ public static final int view_and_control_notification_title=0x010409e9; - /** Title of the dialog where the user is adjusting the audio volume for alarms + /** Title of the dialog where the user is adjusting the audio volume for alarms */ public static final int volume_alarm=0x010405fb; /** Title of the dialog where the user is adjusting the phone call volume when connected on bluetooth */ public static final int volume_bluetooth_call=0x010405fa; - /** Title of the dialog where the user is adjusting the phone call volume + /** Title of the dialog where the user is adjusting the phone call volume */ public static final int volume_call=0x010405f9; public static final int volume_dialog_ringer_guidance_silent=0x010408ff; public static final int volume_dialog_ringer_guidance_vibrate=0x010408fe; - /** Content description for bluetooth volume icon [CHAR LIMIT=100] + /** Content description for bluetooth volume icon [CHAR LIMIT=100] */ public static final int volume_icon_description_bluetooth=0x010405fe; - /** Content description for in-call volume icon [CHAR LIMIT=100] + /** Content description for in-call volume icon [CHAR LIMIT=100] */ public static final int volume_icon_description_incall=0x01040600; - /** Content description for media volume icon [CHAR LIMIT=100] + /** Content description for media volume icon [CHAR LIMIT=100] */ public static final int volume_icon_description_media=0x01040601; - /** Content description for notification volume icon [CHAR LIMIT=100] + /** Content description for notification volume icon [CHAR LIMIT=100] */ public static final int volume_icon_description_notification=0x01040602; - /** Content description for ringer volume icon [CHAR LIMIT=100] + /** Content description for ringer volume icon [CHAR LIMIT=100] */ public static final int volume_icon_description_ringer=0x010405ff; - /** Title of the dialog where the user is adjusting the music volume + /** Title of the dialog where the user is adjusting the music volume */ public static final int volume_music=0x010405f6; - /** Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. + /** Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. */ public static final int volume_music_hint_playing_through_bluetooth=0x010405f7; - /** Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. + /** Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. */ public static final int volume_music_hint_silent_ringtone_selected=0x010405f8; - /** Title of the dialog where the user is adjusting the audio volume for notifications + /** Title of the dialog where the user is adjusting the audio volume for notifications */ public static final int volume_notification=0x010405fc; - /** Title of the dialog where the user is adjusting the phone ringer volume + /** Title of the dialog where the user is adjusting the phone ringer volume */ public static final int volume_ringtone=0x010405f5; - /** Title of the dialog where the user is adjusting the general audio volume + /** Title of the dialog where the user is adjusting the general audio volume */ public static final int volume_unknown=0x010405fd; /** Notification body that indicates user can touch to configure always-on VPN, a VPN that's - set to always stay connected. + set to always stay connected. */ public static final int vpn_lockdown_config=0x010406c5; /** Notification title when connected to always-on VPN, a VPN that's set to always stay - connected. + connected. */ public static final int vpn_lockdown_connected=0x010406c2; /** Notification title when connecting to always-on VPN, a VPN that's set to always stay - connected. + connected. */ public static final int vpn_lockdown_connecting=0x010406c1; /** Notification title when not connected to always-on VPN, a VPN that's set to always stay - connected. + connected. */ public static final int vpn_lockdown_disconnected=0x010406c3; /** Notification title when error connecting to always-on VPN, a VPN that's set to always stay - connected. + connected. */ public static final int vpn_lockdown_error=0x010406c4; - /** The text of the notification when VPN is active. + /** The text of the notification when VPN is active. */ public static final int vpn_text=0x010406bf; - /** The text of the notification when VPN is active with a session name. + /** The text of the notification when VPN is active with a session name. */ public static final int vpn_text_long=0x010406c0; - /** The title of the notification when VPN is active. + /** The title of the notification when VPN is active. */ public static final int vpn_title=0x010406bd; - /** The title of the notification when VPN is active with an application name. + /** The title of the notification when VPN is active with an application name. */ public static final int vpn_title_long=0x010406be; - /** Label to show for a service that is running because the system is in VR mode. + /** Label to show for a service that is running because the system is in VR mode. */ public static final int vr_listener_binding_label=0x010406b9; - /** Button allowing the user to choose to wait for an application that is not responding to become responsive again. + /** Button allowing the user to choose to wait for an application that is not responding to become responsive again. */ public static final int wait=0x010405c9; - /** Label to show for a service that is running because it is a wallpaper. + /** Label to show for a service that is running because it is a wallpaper. */ public static final int wallpaper_binding_label=0x010406b6; - /** Text of the alert that is displayed when a web page is not responding. [CHAR-LIMIT=NONE] + /** Text of the alert that is displayed when a web page is not responding. [CHAR-LIMIT=NONE] */ public static final int webpage_unresponsive=0x010405ca; - /** ActionBar action to use the current selection to perform a web search [CHAR-LIMIT=16] + /** ActionBar action to use the current selection to perform a web search [CHAR-LIMIT=16] */ public static final int websearch=0x010406d6; - /** Appened to express the value is this unit of time. + /** Appened to express the value is this unit of time. */ public static final int week=0x01040560; - /** Appened to express the value is this unit of time. + /** Appened to express the value is this unit of time. */ public static final int weeks=0x01040561; - /** Displayed when WFC registration fails + /** Displayed when WFC registration fails */ public static final int wfcRegErrorTitle=0x010401e6; - /** Spn during Wi-Fi Calling: "" + /** Spn during Wi-Fi Calling: "" */ public static final int wfcSpnFormat_spn=0x010401e7; - /** Spn during Wi-Fi Calling: " VoWifi" + /** Spn during Wi-Fi Calling: " VoWifi" */ public static final int wfcSpnFormat_spn_vowifi=0x010401ee; - /** Spn during Wi-Fi Calling: " Wi-Fi" + /** Spn during Wi-Fi Calling: " Wi-Fi" */ public static final int wfcSpnFormat_spn_wifi=0x010401ec; - /** Spn during Wi-Fi Calling: " Wi-Fi Calling" + /** Spn during Wi-Fi Calling: " Wi-Fi Calling" */ public static final int wfcSpnFormat_spn_wifi_calling=0x010401e8; - /** Spn during Wi-Fi Calling: " WiFi Calling" + /** Spn during Wi-Fi Calling: " WiFi Calling" */ public static final int wfcSpnFormat_spn_wifi_calling_vo_hyphen=0x010401e9; - /** Spn during Wi-Fi Calling: " WLAN Call" + /** Spn during Wi-Fi Calling: " WLAN Call" */ public static final int wfcSpnFormat_spn_wlan_call=0x010401eb; - /** Spn during Wi-Fi Calling: "VoWifi" + /** Spn during Wi-Fi Calling: "VoWifi" */ public static final int wfcSpnFormat_vowifi=0x010401f2; - /** Spn during Wi-Fi Calling: "Wi-Fi" + /** Spn during Wi-Fi Calling: "Wi-Fi" */ public static final int wfcSpnFormat_wifi=0x010401f0; - /** Spn during Wi_Fi Calling: "WiFi Call" (without hyphen). This string is shown in the call banner for calls which take place over a WiFi network. + /** Spn during Wi_Fi Calling: "WiFi Call" (without hyphen). This string is shown in the call banner for calls which take place over a WiFi network. */ public static final int wfcSpnFormat_wifi_call=0x010401f3; - /** Spn during Wi-Fi Calling: "Wi-Fi Calling" + /** Spn during Wi-Fi Calling: "Wi-Fi Calling" */ public static final int wfcSpnFormat_wifi_calling=0x010401ef; - /** Spn during Wi-Fi Calling: "WiFi Calling | " + /** Spn during Wi-Fi Calling: "WiFi Calling | " */ public static final int wfcSpnFormat_wifi_calling_bar_spn=0x010401ed; - /** Spn during Wi-Fi Calling: "WiFi Calling" (without hyphen) + /** Spn during Wi-Fi Calling: "WiFi Calling" (without hyphen) */ public static final int wfcSpnFormat_wifi_calling_wo_hyphen=0x010401f1; - /** Spn during Wi-Fi Calling: "WLAN Call" + /** Spn during Wi-Fi Calling: "WLAN Call" */ public static final int wfcSpnFormat_wlan_call=0x010401ea; - /** WFC, summary for Mobile data Preferred + /** WFC, summary for Mobile data Preferred */ public static final int wfc_mode_cellular_preferred_summary=0x010401f6; - /** WFC, summary for Wi-Fi Only + /** WFC, summary for Wi-Fi Only */ public static final int wfc_mode_wifi_only_summary=0x010401f7; - /** WFC, summary for Wi-Fi Preferred + /** WFC, summary for Wi-Fi Preferred */ public static final int wfc_mode_wifi_preferred_summary=0x010401f5; - /** Title of intent resolver dialog when selecting an application to run. + /** Title of intent resolver dialog when selecting an application to run. */ public static final int whichApplication=0x01040598; - /** Generic label for a link to a intent resolver. + /** Generic label for a link to a intent resolver. */ public static final int whichApplicationLabel=0x0104059a; /** Title of intent resolver dialog when selecting an application to run - and a previously used application is known. + and a previously used application is known. */ public static final int whichApplicationNamed=0x01040599; - /** Title of intent resolver dialog when selecting an editor application to run. + /** Title of intent resolver dialog when selecting an editor application to run. */ public static final int whichEditApplication=0x010405a3; - /** Label for a link to a intent resolver dialog when selecting an editor application + /** Label for a link to a intent resolver dialog when selecting an editor application */ public static final int whichEditApplicationLabel=0x010405a5; /** Title of intent resolver dialog when selecting an editor application to run - and a previously used application is known. + and a previously used application is known. */ public static final int whichEditApplicationNamed=0x010405a4; /** Title of intent resolver dialog when selecting a viewer application that opens URI - and a previously used application is known [CHAR LIMIT=128]. - Label for a link to an intent resolver dialog to open URI [CHAR LIMIT=18] + and a previously used application is known [CHAR LIMIT=128]. + Label for a link to an intent resolver dialog to open URI [CHAR LIMIT=18] */ public static final int whichGiveAccessToApplicationLabel=0x010405a2; - /** Title of intent resolver dialog when selecting a HOME application to run. + /** Title of intent resolver dialog when selecting a HOME application to run. */ public static final int whichHomeApplication=0x010405ac; - /** Label for a link to a intent resolver dialog when selecting a HOME + /** Label for a link to a intent resolver dialog when selecting a HOME */ public static final int whichHomeApplicationLabel=0x010405ae; /** Title of intent resolver dialog when selecting a HOME application to run - and a previously used application is known. + and a previously used application is known. */ public static final int whichHomeApplicationNamed=0x010405ad; /** Option to always use the selected application resolution in the future. See the "Complete action using" dialog title - Title of intent resolver dialog when capturing an image. + Title of intent resolver dialog when capturing an image. */ public static final int whichImageCaptureApplication=0x010405af; - /** Label for a link to a intent resolver dialog when capturing an image + /** Label for a link to a intent resolver dialog when capturing an image */ public static final int whichImageCaptureApplicationLabel=0x010405b1; /** Title of intent resolver dialog when capturing an image - and a previously used application is known. + and a previously used application is known. */ public static final int whichImageCaptureApplicationNamed=0x010405b0; /** Title of intent resolver dialog when selecting a browser/application that opens specific URIs - [CHAR LIMIT=128]. + [CHAR LIMIT=128]. */ public static final int whichOpenHostLinksWith=0x0104059e; /** Title of intent resolver dialog when defaulting to a specific browser that opens URI - [CHAR LIMIT=128]. + [CHAR LIMIT=128]. */ public static final int whichOpenHostLinksWithApp=0x010405a1; /** Title of intent resolver dialog when selecting a browser that opens URI - [CHAR LIMIT=128]. + [CHAR LIMIT=128]. */ public static final int whichOpenLinksWith=0x0104059f; /** Title of intent resolver dialog when defaulting to a specific browser that opens URI - [CHAR LIMIT=128]. + [CHAR LIMIT=128]. */ public static final int whichOpenLinksWithApp=0x010405a0; - /** Title of intent resolver dialog when selecting a sharing application to run. + /** Title of intent resolver dialog when selecting a sharing application to run. */ public static final int whichSendApplication=0x010405a6; - /** Label for a link to a intent resolver dialog to sharing something + /** Label for a link to a intent resolver dialog to sharing something */ public static final int whichSendApplicationLabel=0x010405a8; /** Title of intent resolver dialog when selecting a sharing application to run - and a previously used application is known. + and a previously used application is known. */ public static final int whichSendApplicationNamed=0x010405a7; /** Title of intent resolver dialog when selecting an application to run to - send content to a specific recipient. Often used for email. + send content to a specific recipient. Often used for email. */ public static final int whichSendToApplication=0x010405a9; - /** Label for a link to a intent resolver dialog to send content to a specific recipient. + /** Label for a link to a intent resolver dialog to send content to a specific recipient. */ public static final int whichSendToApplicationLabel=0x010405ab; /** Title of intent resolver dialog when selecting an application to run to send content to a specific recipient and a previously used application is known. - Often used for email. + Often used for email. */ public static final int whichSendToApplicationNamed=0x010405aa; - /** Title of intent resolver dialog when selecting a viewer application to run. + /** Title of intent resolver dialog when selecting a viewer application to run. */ public static final int whichViewApplication=0x0104059b; - /** Label for a link to a intent resolver dialog to view something + /** Label for a link to a intent resolver dialog to view something */ public static final int whichViewApplicationLabel=0x0104059d; /** Title of intent resolver dialog when selecting a viewer application to run - and a previously used application is known. + and a previously used application is known. */ public static final int whichViewApplicationNamed=0x0104059c; - /** Class name for default keyguard appwidget [DO NOT TRANSLATE] + /** Class name for default keyguard appwidget [DO NOT TRANSLATE] */ public static final int widget_default_class_name=0x0104006c; - /** Package name for default keyguard appwidget [DO NOT TRANSLATE] + /** Package name for default keyguard appwidget [DO NOT TRANSLATE] */ public static final int widget_default_package_name=0x0104006b; - /** A notification is shown when a wifi captive portal network is detected. This is the notification's title. + /** A notification is shown when a wifi captive portal network is detected. This is the notification's title. */ public static final int wifi_available_sign_in=0x0104060a; - /** WFC, summary for Disabled + /** WFC, summary for Disabled */ public static final int wifi_calling_off_summary=0x010401f4; - /** A notification is shown when the user connects to a Wi-Fi network and the system detects that that network has no Internet access. This is the notification's title. + /** A notification is shown when the user connects to a Wi-Fi network and the system detects that that network has no Internet access. This is the notification's title. */ public static final int wifi_no_internet=0x0104060d; - /** A notification is shown when the user connects to a Wi-Fi network and the system detects that that network has no Internet access. This is the notification's message. + /** A notification is shown when the user connects to a Wi-Fi network and the system detects that that network has no Internet access. This is the notification's message. */ public static final int wifi_no_internet_detailed=0x0104060e; - /** Notification content to prompt the user that new magnification feature is available. [CHAR LIMIT=NONE] + /** Notification content to prompt the user that new magnification feature is available. [CHAR LIMIT=NONE] */ public static final int window_magnification_prompt_content=0x010409df; - /** Window magnification prompt related string. - Notification title to prompt the user that new magnification feature is available. [CHAR LIMIT=50] + /** Window magnification prompt related string. + Notification title to prompt the user that new magnification feature is available. [CHAR LIMIT=50] */ public static final int window_magnification_prompt_title=0x010409de; - /** Description of a wireless display route. [CHAR LIMIT=50] + /** Description of a wireless display route. [CHAR LIMIT=50] */ public static final int wireless_display_route_description=0x0104073e; - /** Title for button to launch the personal safety app to make an emergency call + /** Title for button to launch the personal safety app to make an emergency call */ public static final int work_mode_emergency_call_button=0x01040891; - /** Title of a dialog. This text is confirming that the user wants to turn on access to their work apps, which the user had previously paused. "Work" is an adjective. [CHAR LIMIT=30] + /** Title of a dialog. This text is confirming that the user wants to turn on access to their work apps, which the user had previously paused. "Work" is an adjective. [CHAR LIMIT=30] */ public static final int work_mode_off_title=0x0104088f; - /** Title for button to unpause on work profile. [CHAR LIMIT=NONE] + /** Title for button to unpause on work profile. [CHAR LIMIT=NONE] */ public static final int work_mode_turn_on=0x01040890; - /** Shows up in the notification's title when the system deletes the work profile. [CHAR LIMIT=NONE] + /** Shows up in the notification's title when the system deletes the work profile. [CHAR LIMIT=NONE] */ public static final int work_profile_deleted=0x01040226; /** Content text for a notification. The Title of the notification is "Work profile deleted", @@ -38494,121 +38494,121 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet */ public static final int work_profile_deleted_reason_maximum_password_failure=0x01040229; /** Notification text. This notification lets the user know that they will be unable to - receive phone calls or texts until the work profile is turned on. [CHAR LIMIT=NONE] + receive phone calls or texts until the work profile is turned on. [CHAR LIMIT=NONE] */ public static final int work_profile_telephony_paused_text=0x01040242; /** Notification title. This notification lets the user know that they will be unable to - receive phone calls or texts until the work profile is turned on. [CHAR LIMIT=40] + receive phone calls or texts until the work profile is turned on. [CHAR LIMIT=40] */ public static final int work_profile_telephony_paused_title=0x01040241; /** Label for notification button. This button lets the user turn the work profile on. - [CHAR LIMIT=15] + [CHAR LIMIT=15] */ public static final int work_profile_telephony_paused_turn_on_button=0x01040243; - /** Write fail reason: printing was cancelled.[CHAR LIMIT=none] + /** Write fail reason: printing was cancelled.[CHAR LIMIT=none] */ public static final int write_fail_reason_cancelled=0x01040807; - /** Write fail reason: couldn't write the printed content. [CHAR LIMIT=none] + /** Write fail reason: couldn't write the printed content. [CHAR LIMIT=none] */ public static final int write_fail_reason_cannot_write=0x01040808; - /** Appened to express the value is this unit of time. + /** Appened to express the value is this unit of time. */ public static final int year=0x01040562; - /** Appened to express the value is this unit of time. + /** Appened to express the value is this unit of time. */ public static final int years=0x01040563; - /** Preference framework strings. {@deprecated Do not use. Incorrectly matches android.R.string.ok rather than "yes".} + /** Preference framework strings. {@deprecated Do not use. Incorrectly matches android.R.string.ok rather than "yes".} */ @Deprecated public static final int yes=0x01040013; - /** Zen mode condition - line one: Until next alarm. [CHAR LIMIT=NONE] + /** Zen mode condition - line one: Until next alarm. [CHAR LIMIT=NONE] */ public static final int zen_mode_alarm=0x01040845; - /** Zen mode - name of default automatic calendar event-based rule. [CHAR LIMIT=40] + /** Zen mode - name of default automatic calendar event-based rule. [CHAR LIMIT=40] */ public static final int zen_mode_default_events_name=0x0104084e; - /** Zen mode - name of default automatic calendar time-based rule that is triggered every night (when sleeping). [CHAR LIMIT=40] + /** Zen mode - name of default automatic calendar time-based rule that is triggered every night (when sleeping). [CHAR LIMIT=40] */ public static final int zen_mode_default_every_night_name=0x0104084f; - /** Zen mode - name of default automatic schedule for weekends. [CHAR LIMIT=40] + /** Zen mode - name of default automatic schedule for weekends. [CHAR LIMIT=40] */ public static final int zen_mode_default_weekends_name=0x0104084d; - /** Zen mode - name of default automatic schedule for weeknights. [CHAR LIMIT=40] + /** Zen mode - name of default automatic schedule for weeknights. [CHAR LIMIT=40] */ public static final int zen_mode_default_weeknights_name=0x0104084c; - /** Zen mode - downtime legacy feature name. [CHAR LIMIT=40] + /** Zen mode - downtime legacy feature name. [CHAR LIMIT=40] */ public static final int zen_mode_downtime_feature_name=0x0104084b; - /** Zen mode condition - line one: time duration in hours. [CHAR LIMIT=NONE] + /** Zen mode condition - line one: time duration in hours. [CHAR LIMIT=NONE] */ public static final int zen_mode_duration_hours=0x01040841; - /** Zen mode condition - line one: time duration in hours (short version). [CHAR LIMIT=NONE] + /** Zen mode condition - line one: time duration in hours (short version). [CHAR LIMIT=NONE] */ public static final int zen_mode_duration_hours_short=0x01040842; - /** Zen mode condition - summary: time duration in hours. [CHAR LIMIT=NONE] + /** Zen mode condition - summary: time duration in hours. [CHAR LIMIT=NONE] */ public static final int zen_mode_duration_hours_summary=0x0104083d; - /** Zen mode condition - summary: time duration in hours (short version). [CHAR LIMIT=NONE] + /** Zen mode condition - summary: time duration in hours (short version). [CHAR LIMIT=NONE] */ public static final int zen_mode_duration_hours_summary_short=0x0104083e; - /** Zen mode condition - line one: time duration in minutes. [CHAR LIMIT=NONE] + /** Zen mode condition - line one: time duration in minutes. [CHAR LIMIT=NONE] */ public static final int zen_mode_duration_minutes=0x0104083f; - /** Zen mode condition - line one: time duration in minutes (short version). [CHAR LIMIT=NONE] + /** Zen mode condition - line one: time duration in minutes (short version). [CHAR LIMIT=NONE] */ public static final int zen_mode_duration_minutes_short=0x01040840; - /** Zen mode condition - summary: time duration in minutes. [CHAR LIMIT=NONE] + /** Zen mode condition - summary: time duration in minutes. [CHAR LIMIT=NONE] */ public static final int zen_mode_duration_minutes_summary=0x0104083b; - /** Zen mode condition - summary: time duration in minutes (short version). [CHAR LIMIT=NONE] + /** Zen mode condition - summary: time duration in minutes (short version). [CHAR LIMIT=NONE] */ public static final int zen_mode_duration_minutes_summary_short=0x0104083c; - /** Zen mode - feature name. [CHAR LIMIT=40] + /** Zen mode - feature name. [CHAR LIMIT=40] */ public static final int zen_mode_feature_name=0x0104084a; - /** Zen mode condition: no exit criteria. [CHAR LIMIT=NONE] + /** Zen mode condition: no exit criteria. [CHAR LIMIT=NONE] */ public static final int zen_mode_forever=0x01040846; - /** Zen mode condition: no exit criteria, includes the name of the feature for emphasis. [CHAR LIMIT=NONE] + /** Zen mode condition: no exit criteria, includes the name of the feature for emphasis. [CHAR LIMIT=NONE] */ public static final int zen_mode_forever_dnd=0x01040847; - /** Zen mode - Condition summary when a rule is activated due to a call to setInterruptionFilter(). [CHAR_LIMIT=NONE] + /** Zen mode - Condition summary when a rule is activated due to a call to setInterruptionFilter(). [CHAR_LIMIT=NONE] */ public static final int zen_mode_implicit_activated=0x01040851; - /** Zen mode - Condition summary when a rule is deactivated due to a call to setInterruptionFilter(). [CHAR_LIMIT=NONE] + /** Zen mode - Condition summary when a rule is deactivated due to a call to setInterruptionFilter(). [CHAR_LIMIT=NONE] */ public static final int zen_mode_implicit_deactivated=0x01040852; - /** Zen mode - Trigger description of the rule, indicating which app owns it. [CHAR_LIMIT=100] + /** Zen mode - Trigger description of the rule, indicating which app owns it. [CHAR_LIMIT=100] */ public static final int zen_mode_implicit_trigger_description=0x01040850; - /** Zen mode active automatic rule name separator. [CHAR LIMIT=NONE] + /** Zen mode active automatic rule name separator. [CHAR LIMIT=NONE] */ public static final int zen_mode_rule_name_combination=0x01040848; - /** [CHAR LIMIT=40] Event-based rule calendar option value for any calendar, used for the trigger description of a Zen mode + /** [CHAR LIMIT=40] Event-based rule calendar option value for any calendar, used for the trigger description of a Zen mode */ public static final int zen_mode_trigger_event_calendar_any=0x01040855; - /** [CHAR LIMIT=40] General divider text when concatenating multiple items in a text summary, used for the trigger description of a Zen mode + /** [CHAR LIMIT=40] General divider text when concatenating multiple items in a text summary, used for the trigger description of a Zen mode */ public static final int zen_mode_trigger_summary_divider_text=0x01040853; - /** [CHAR LIMIT=40] General template for a symbolic start - end range in a text summary, used for the trigger description of a Zen mode + /** [CHAR LIMIT=40] General template for a symbolic start - end range in a text summary, used for the trigger description of a Zen mode */ public static final int zen_mode_trigger_summary_range_symbol_combination=0x01040854; - /** Zen mode condition - line two: ending time. [CHAR LIMIT=NONE] + /** Zen mode condition - line two: ending time. [CHAR LIMIT=NONE] */ public static final int zen_mode_until=0x01040844; - /** Zen mode condition - line two: ending time indicating the next day. [CHAR LIMIT=NONE] + /** Zen mode condition - line two: ending time indicating the next day. [CHAR LIMIT=NONE] */ public static final int zen_mode_until_next_day=0x01040843; - /** Content of notification indicating users can tap on the notification to go to dnd behavior settings + /** Content of notification indicating users can tap on the notification to go to dnd behavior settings */ public static final int zen_upgrade_notification_content=0x01040905; - /** Title of notification indicating do not disturb settings have changed when upgrading to P + /** Title of notification indicating do not disturb settings have changed when upgrading to P */ public static final int zen_upgrade_notification_title=0x01040904; - /** Content of notification indicating users can tap on the notification to go to dnd behavior settings + /** Content of notification indicating users can tap on the notification to go to dnd behavior settings */ public static final int zen_upgrade_notification_visd_content=0x01040903; - /** Title of notification indicating do not disturb visual interruption settings have changed when upgrading to P + /** Title of notification indicating do not disturb visual interruption settings have changed when upgrading to P */ public static final int zen_upgrade_notification_visd_title=0x01040902; } @@ -38625,85 +38625,85 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int AccessibilityDialogServiceIcon=0x0103036e; public static final int AccessibilityDialogTitle=0x01030370; /** Style to apply on top of a wallpaper settings theme when it is being - shown on top of the real wallpaper + shown on top of the real wallpaper */ public static final int ActiveWallpaperSettings=0x010304ca; public static final int AlertDialog=0x010302e9; - /** AlertDialog Styles + /** AlertDialog Styles */ public static final int AlertDialog_DeviceDefault=0x010303d0; public static final int AlertDialog_DeviceDefault_Light=0x010303d1; - /** Dialog styles + /** Dialog styles */ public static final int AlertDialog_Holo=0x01030433; public static final int AlertDialog_Holo_Light=0x01030434; public static final int AlertDialog_Leanback=0x0103043f; public static final int AlertDialog_Leanback_Light=0x01030440; - /** Dialog styles + /** Dialog styles */ public static final int AlertDialog_Material=0x010304be; public static final int AlertDialog_Material_Light=0x010304bf; public static final int AlertDialogEmergencyButtonStyle=0x010302eb; - /** Base style for the alert dialog with emergency call button + /** Base style for the alert dialog with emergency call button */ public static final int AlertDialogWithEmergencyButton=0x010302ea; - /** Base style for animations. This style specifies no animations. + /** Base style for animations. This style specifies no animations. */ public static final int Animation=0x01030000; - /** Standard animations for a full-screen window or activity. + /** Standard animations for a full-screen window or activity. */ public static final int Animation_Activity=0x01030001; - /** Animation Styles + /** Animation Styles */ public static final int Animation_DeviceDefault_Activity=0x010303d2; public static final int Animation_DeviceDefault_Activity_Resolver=0x010304f3; public static final int Animation_DeviceDefault_Dialog=0x010303d3; - /** Standard animations for a non-full-screen window or activity. + /** Standard animations for a non-full-screen window or activity. */ public static final int Animation_Dialog=0x01030002; public static final int Animation_DropDownDown=0x010302f3; public static final int Animation_DropDownUp=0x010302f4; - /** Animation Styles + /** Animation Styles */ public static final int Animation_Holo=0x01030430; public static final int Animation_Holo_Activity=0x01030431; public static final int Animation_Holo_Dialog=0x01030432; - /** Window animations used for immersive mode confirmation. + /** Window animations used for immersive mode confirmation. */ public static final int Animation_ImmersiveModeConfirmation=0x010302ff; - /** Window animations that are applied to input method overlay windows. + /** Window animations that are applied to input method overlay windows. */ public static final int Animation_InputMethod=0x01030056; - /** Special optional fancy IM animations. @hide + /** Special optional fancy IM animations. @hide */ public static final int Animation_InputMethodFancy=0x010302f7; - /** Standard animations for a non-full-screen window or activity. + /** Standard animations for a non-full-screen window or activity. */ public static final int Animation_LockScreen=0x010302ed; - /** Animation Styles + /** Animation Styles */ public static final int Animation_Material=0x010304ba; public static final int Animation_Material_Activity=0x010304bb; public static final int Animation_Material_Dialog=0x010304bc; public static final int Animation_Material_Popup=0x010304bd; public static final int Animation_OptionsPanel=0x010302ee; - /** A special animation value used internally for popup windows. + /** A special animation value used internally for popup windows. */ public static final int Animation_PopupWindow=0x010302fc; - /** Window animations used for action mode UI in overlay mode. + /** Window animations used for action mode UI in overlay mode. */ public static final int Animation_PopupWindow_ActionMode=0x010302fd; /** A special animation we can use for recent applications, - for devices that can support it (do alpha transformations). + for devices that can support it (do alpha transformations). */ public static final int Animation_RecentApplications=0x010302fb; /** Window animations that are applied to the search bar overlay window. Previously used, but currently unused. - {@hide Pending API council approval} + {@hide Pending API council approval} */ public static final int Animation_SearchBar=0x010302f8; public static final int Animation_SubMenuPanel=0x010302ef; - /** Style for animating text selection handles. + /** Style for animating text selection handles. */ public static final int Animation_TextSelectHandle=0x0103034e; public static final int Animation_Toast=0x01030004; @@ -38713,65 +38713,65 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet (since translucent activities are a special case that have no clear UI paradigm), but you can make your own specialized theme with this animation style if you would like to have the standard - platform transition animation. + platform transition animation. */ public static final int Animation_Translucent=0x01030003; public static final int Animation_TypingFilter=0x010302f0; public static final int Animation_TypingFilterRestore=0x010302f1; - /** Window animations that are applied to voice activity windows. + /** Window animations that are applied to voice activity windows. */ public static final int Animation_VoiceActivity=0x010302f5; - /** Window animations that are applied to voice interaction overlay windows. + /** Window animations that are applied to voice interaction overlay windows. */ public static final int Animation_VoiceInteractionSession=0x010302f6; - /** Window animations used for volume panel. + /** Window animations used for volume panel. */ public static final int Animation_VolumePanel=0x010302fe; - /** Standard animations for wallpapers. + /** Standard animations for wallpapers. */ public static final int Animation_Wallpaper=0x010302fa; - /** Window animations that are applied to the zoom buttons overlay window. + /** Window animations that are applied to the zoom buttons overlay window. */ public static final int Animation_ZoomButtons=0x010302f9; - /** @hide Autofill background for popup window (not for fullscreen) + /** @hide Autofill background for popup window (not for fullscreen) */ public static final int AutofillDatasetPicker=0x01030365; - /** @hide + /** @hide */ public static final int AutofillHalfScreenAnimation=0x01030367; - /** @hide The style for Autofill half screen dialog button + /** @hide The style for Autofill half screen dialog button */ public static final int AutofillHalfSheetButton=0x01030361; - /** @hide Divider for Autofill half screen dialog + /** @hide Divider for Autofill half screen dialog */ public static final int AutofillHalfSheetDivider=0x01030364; - /** @hide Outline button for Autofill half screen dialog + /** @hide Outline button for Autofill half screen dialog */ public static final int AutofillHalfSheetOutlinedButton=0x01030363; - /** @hide Tonal button for Autofill half screen dialog + /** @hide Tonal button for Autofill half screen dialog */ public static final int AutofillHalfSheetTonalButton=0x01030362; - /** @hide + /** @hide */ public static final int AutofillSaveAnimation=0x01030368; - /** @hide Autofill save dialog title + /** @hide Autofill save dialog title */ public static final int AutofillSaveUiTitle=0x01030366; public static final int BaseErrorDialog_DeviceDefault=0x01030386; public static final int BasePreferenceFragment=0x0103044f; /** Style you can use with a container (typically a horizontal LinearLayout) to get the standard "button bar" background and - spacing. @hide + spacing. @hide */ public static final int ButtonBar=0x01030058; - /** This style makes Dialog button text use medium font weight. + /** This style makes Dialog button text use medium font weight. */ public static final int CarDialogButtonText=0x01030381; /** The Dialog message text style */ public static final int CarDialogMessageText=0x01030380; public static final int DatePickerDialog_Material=0x010304c0; - /** Other Styles + /** Other Styles */ public static final int DeviceDefault_ButtonBar=0x010301cf; public static final int DeviceDefault_ButtonBar_AlertDialog=0x010301d0; @@ -38780,7 +38780,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int DeviceDefault_Light_SegmentedButton=0x010301d4; public static final int DeviceDefault_SegmentedButton=0x010301d1; public static final int DialogWindowTitle=0x010302e8; - /** DialogWindowTitle Styles + /** DialogWindowTitle Styles */ public static final int DialogWindowTitle_DeviceDefault=0x01030382; public static final int DialogWindowTitle_DeviceDefault_Light=0x010303d4; @@ -38791,9 +38791,9 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int DialogWindowTitleBackground=0x010302e7; public static final int DialogWindowTitleBackground_Material=0x010304c4; public static final int DialogWindowTitleBackground_Material_Light=0x010304c5; - /** + /** TODO(b/309578419): Make activities go edge-to-edge properly and then remove this. - + */ public static final int GrantCredentialsPermissionActivity=0x01030378; public static final int Holo=0x010303f3; @@ -38804,17 +38804,17 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Holo_Light_ButtonBar_AlertDialog=0x010300e8; public static final int Holo_Light_SegmentedButton=0x010300ea; public static final int Holo_SegmentedButton=0x010300e9; - /** The default style for input method switch dialog + /** The default style for input method switch dialog */ public static final int InputMethodSwitchDialogStyle=0x0103036c; - /** @hide + /** @hide */ public static final int InputMethodSwitchHardKeyboardSwitch=0x0103037f; - /** @hide + /** @hide */ public static final int InputMethodSwitchHardKeyboardText=0x0103037e; public static final int LargePointer=0x01030358; - /** Widget Styles + /** Widget Styles */ public static final int Material=0x01030480; public static final int Material_Light=0x01030481; @@ -38826,39 +38826,39 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int MediaButton_Previous=0x01030038; public static final int MediaButton_Rew=0x0103003c; public static final int Notification_Header=0x010304c8; - /** The style for normal action button on notification + /** The style for normal action button on notification */ public static final int NotificationAction=0x01030369; - /** The style for emphasized action button on notification: Colored bordered ink button + /** The style for emphasized action button on notification: Colored bordered ink button */ public static final int NotificationEmphasizedAction=0x0103036a; - /** The style for disabled action button on notification + /** The style for disabled action button on notification */ public static final int NotificationTombstoneAction=0x0103036b; - /** Pointer styles + /** Pointer styles */ public static final int Pointer=0x01030357; - /** @hide + /** @hide */ public static final int PointerIconVectorStyleFillBlack=0x0103035a; - /** @hide + /** @hide */ public static final int PointerIconVectorStyleFillBlue=0x0103035e; - /** @hide + /** @hide */ public static final int PointerIconVectorStyleFillGreen=0x0103035b; - /** @hide + /** @hide */ public static final int PointerIconVectorStyleFillPink=0x0103035d; - /** @hide + /** @hide */ public static final int PointerIconVectorStyleFillYellow=0x0103035c; - /** Preference Styles + /** Preference Styles */ public static final int Preference=0x0103032c; public static final int Preference_Category=0x01030330; public static final int Preference_CheckBoxPreference=0x01030331; - /** Preference Styles + /** Preference Styles */ public static final int Preference_DeviceDefault=0x010303c5; public static final int Preference_DeviceDefault_Category=0x010303c6; @@ -38915,32 +38915,32 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int PreferenceHeaderList_Material=0x01030461; public static final int PreferenceHeaderPanel=0x01030348; public static final int PreferenceHeaderPanel_Material=0x01030460; - /** No margins or background by default. Could be different for x-large screens + /** No margins or background by default. Could be different for x-large screens */ public static final int PreferencePanel=0x01030346; /** The attributes are overridden here because the x-large or large resources may have - changed the margins and background in the parent PreferencePanel style. + changed the margins and background in the parent PreferencePanel style. */ public static final int PreferencePanel_Dialog=0x01030347; - /** No margins or background by default. Could be different for x-large screens + /** No margins or background by default. Could be different for x-large screens */ public static final int PreferencePanel_Material=0x0103045e; /** The attributes are overridden here because the x-large or large resources may have - changed the margins and background in the parent PreferencePanel style. + changed the margins and background in the parent PreferencePanel style. */ public static final int PreferencePanel_Material_Dialog=0x0103045f; /** Style to apply on top of a wallpaper settings theme when it is being - shown on top of the real wallpaper + shown on top of the real wallpaper */ public static final int PreviewWallpaperSettings=0x010304cb; public static final int ProgressDialogMessage=0x010304c9; /** Style you can use with a container (typically a horizontal - LinearLayout) to get a "segmented button" background and spacing. + LinearLayout) to get a "segmented button" background and spacing. */ public static final int SegmentedButton=0x0103034c; public static final int TextAppearance=0x0103003e; public static final int TextAppearance_AutoCorrectionSuggestion=0x0103030a; - /** Text Appearance Styles + /** Text Appearance Styles */ public static final int TextAppearance_DeviceDefault=0x010301ad; public static final int TextAppearance_DeviceDefault_Body1=0x01030383; @@ -38971,22 +38971,22 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int TextAppearance_DeviceDefault_Widget=0x010301b9; public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Menu=0x010301ce; public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Subtitle=0x010301c7; - /** @deprecated Action bars are now themed using the inheritable android:theme attribute. + /** @deprecated Action bars are now themed using the inheritable android:theme attribute. */ @Deprecated public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Subtitle_Inverse=0x010301cb; public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Title=0x010301c6; - /** @deprecated Action bars are now themed using the inheritable android:theme attribute. + /** @deprecated Action bars are now themed using the inheritable android:theme attribute. */ @Deprecated public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Title_Inverse=0x010301ca; public static final int TextAppearance_DeviceDefault_Widget_ActionMode_Subtitle=0x010301c9; - /** @deprecated Action bars are now themed using the inheritable android:theme attribute. + /** @deprecated Action bars are now themed using the inheritable android:theme attribute. */ @Deprecated public static final int TextAppearance_DeviceDefault_Widget_ActionMode_Subtitle_Inverse=0x010301cd; public static final int TextAppearance_DeviceDefault_Widget_ActionMode_Title=0x010301c8; - /** @deprecated Action bars are now themed using the inheritable android:theme attribute. + /** @deprecated Action bars are now themed using the inheritable android:theme attribute. */ @Deprecated public static final int TextAppearance_DeviceDefault_Widget_ActionMode_Title_Inverse=0x010301cc; @@ -39010,8 +39010,8 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int TextAppearance_DialogWindowTitle=0x01030041; public static final int TextAppearance_EasyCorrectSuggestion=0x01030308; public static final int TextAppearance_GrammarErrorSuggestion=0x0103030b; - /** Begin Holo theme styles - Text Styles + /** Begin Holo theme styles + Text Styles */ public static final int TextAppearance_Holo=0x010300fb; public static final int TextAppearance_Holo_CalendarViewWeekDayView=0x010303db; @@ -39019,7 +39019,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int TextAppearance_Holo_Inverse=0x010300fc; public static final int TextAppearance_Holo_Large=0x010300fd; public static final int TextAppearance_Holo_Large_Inverse=0x010300fe; - /** Light text styles + /** Light text styles */ public static final int TextAppearance_Holo_Light=0x010303dc; public static final int TextAppearance_Holo_Light_CalendarViewWeekDayView=0x010303f2; @@ -39074,7 +39074,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int TextAppearance_Holo_Widget_PopupMenu_Small=0x01030111; public static final int TextAppearance_Holo_Widget_Switch=0x010303d9; /** This style is for smaller screens; values-xlarge defines a version - for larger screens. + for larger screens. */ public static final int TextAppearance_Holo_Widget_TabWidget=0x01030108; public static final int TextAppearance_Holo_Widget_TextView=0x01030109; @@ -39085,15 +39085,15 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int TextAppearance_Large=0x01030042; public static final int TextAppearance_Large_Inverse=0x01030043; public static final int TextAppearance_Large_Inverse_NumberPickerInputText=0x01030328; - /** Setup and form wizard themes + /** Setup and form wizard themes */ public static final int TextAppearance_Leanback_FormWizard=0x01030448; public static final int TextAppearance_Leanback_FormWizard_Large=0x0103044b; public static final int TextAppearance_Leanback_FormWizard_ListItem=0x0103044c; public static final int TextAppearance_Leanback_FormWizard_Medium=0x0103044a; public static final int TextAppearance_Leanback_FormWizard_Small=0x01030449; - /** Begin Material theme styles - Text styles + /** Begin Material theme styles + Text styles */ public static final int TextAppearance_Material=0x010301ed; public static final int TextAppearance_Material_Body1=0x010301f0; @@ -39110,7 +39110,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int TextAppearance_Material_Display3=0x010301f4; public static final int TextAppearance_Material_Display4=0x010301f3; public static final int TextAppearance_Material_Headline=0x010301f7; - /** Deprecated text styles + /** Deprecated text styles */ public static final int TextAppearance_Material_Inverse=0x010301f8; public static final int TextAppearance_Material_Large=0x010301f9; @@ -39123,7 +39123,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int TextAppearance_Material_Menu_Inverse=0x01030465; public static final int TextAppearance_Material_Notification=0x010301fe; public static final int TextAppearance_Material_Notification_BigTitle=0x01030479; - /** unused; keep identical to parent + /** unused; keep identical to parent */ public static final int TextAppearance_Material_Notification_Emphasis=0x010301ff; public static final int TextAppearance_Material_Notification_Info=0x01030200; @@ -39185,28 +39185,28 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int TextAppearance_Medium=0x01030044; public static final int TextAppearance_Medium_Inverse=0x01030045; public static final int TextAppearance_MisspelledSuggestion=0x01030309; - /** @hide + /** @hide */ public static final int TextAppearance_SearchResult=0x01030327; - /** @hide + /** @hide */ public static final int TextAppearance_SearchResult_Subtitle=0x01030064; - /** @hide + /** @hide */ public static final int TextAppearance_SearchResult_Title=0x01030063; - /** @hide + /** @hide */ public static final int TextAppearance_SlidingTabActive=0x01030326; - /** @hide + /** @hide */ public static final int TextAppearance_SlidingTabNormal=0x01030325; public static final int TextAppearance_Small=0x01030046; public static final int TextAppearance_Small_CalendarViewWeekDayView=0x01030306; public static final int TextAppearance_Small_Inverse=0x01030047; - /** Status Bar Styles + /** Status Bar Styles */ public static final int TextAppearance_StatusBar=0x01030300; - /** Notification content styles + /** Notification content styles */ public static final int TextAppearance_StatusBar_EventContent=0x01030067; public static final int TextAppearance_StatusBar_EventContent_Emphasis=0x01030305; @@ -39223,19 +39223,19 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int TextAppearance_Theme_Dialog=0x01030048; public static final int TextAppearance_Toast=0x01030329; public static final int TextAppearance_Tooltip=0x0103032a; - /** @hide + /** @hide */ public static final int TextAppearance_Watch=0x01030379; - /** @hide + /** @hide */ public static final int TextAppearance_Watch_AppErrorDialog=0x0103037c; - /** @hide + /** @hide */ public static final int TextAppearance_Watch_AppErrorDialog_Item=0x0103037d; - /** @hide + /** @hide */ public static final int TextAppearance_Watch_BaseErrorDialog=0x0103037a; - /** @hide + /** @hide */ public static final int TextAppearance_Watch_BaseErrorDialog_Title=0x0103037b; public static final int TextAppearance_Widget=0x01030049; @@ -39268,42 +39268,42 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet of it a dark color.

    If you're developing for API level 11 and higher, you should instead use {@link #Theme_Holo} or {@link #Theme_DeviceDefault}.

    - + */ public static final int Theme=0x01030005; /** Variant on {@link #Theme} that ensures the background is completely black. This is useful for things like image viewers and media players. If you want the normal (dark background) theme - do not use this, use {@link #Theme}. + do not use this, use {@link #Theme}. */ public static final int Theme_Black=0x01030008; - /** Variant of {@link #Theme_Black} with no title bar + /** Variant of {@link #Theme_Black} with no title bar */ public static final int Theme_Black_NoTitleBar=0x01030009; /** Variant of {@link #Theme_Black} that has no title bar and no status bar. This theme - sets {@link android.R.attr#windowFullscreen} to true. + sets {@link android.R.attr#windowFullscreen} to true. */ public static final int Theme_Black_NoTitleBar_Fullscreen=0x0103000a; public static final int Theme_DeviceDefault=0x01030128; - /** @hide DeviceDefault themes for the autofill FillUi + /** @hide DeviceDefault themes for the autofill FillUi */ public static final int Theme_DeviceDefault_Autofill=0x010304f4; /** @hide DeviceDefault theme for the autofill SaveUi. NOTE: it must be a .Panel so the dialog - is shown at the bottom of the screen + is shown at the bottom of the screen */ public static final int Theme_DeviceDefault_Autofill_Save=0x010304f6; - /** @hide DeviceDefault theme for the Autofill half screen dialog UI. + /** @hide DeviceDefault theme for the Autofill half screen dialog UI. */ public static final int Theme_DeviceDefault_AutofillHalfScreenDialogButton=0x01030503; public static final int Theme_DeviceDefault_AutofillHalfScreenDialogList=0x01030504; public static final int Theme_DeviceDefault_Chooser=0x010304f2; - /** DeviceDefault theme for day/night activities. + /** DeviceDefault theme for day/night activities. */ public static final int Theme_DeviceDefault_DayNight=0x010302e3; /** DeviceDefault theme for dialog windows and activities. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this - theme on an activity if you would like to make an activity that looks like a Dialog. + theme on an activity if you would like to make an activity that looks like a Dialog. DeviceDefault theme for dialog windows and activities. In contrast to Material, the watch theme is not floating. You can set this theme on an activity if you would like to make an activity that looks like a Dialog. @@ -39311,53 +39311,53 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Theme_DeviceDefault_Dialog=0x0103012e; public static final int Theme_DeviceDefault_Dialog_Alert=0x010302d1; public static final int Theme_DeviceDefault_Dialog_Alert_DayNight=0x010304e3; - /** Theme for the dialog shown when an app crashes or ANRs. - Theme for the dialog shown when an app crashes or ANRs. Override to make it dark. + /** Theme for the dialog shown when an app crashes or ANRs. + Theme for the dialog shown when an app crashes or ANRs. Override to make it dark. */ public static final int Theme_DeviceDefault_Dialog_AppError=0x010304dd; - /** Variant of Theme.DeviceDefault.Dialog that has a fixed size. + /** Variant of Theme.DeviceDefault.Dialog that has a fixed size. */ public static final int Theme_DeviceDefault_Dialog_FixedSize=0x010304d9; /** Variant of {@link #Theme_DeviceDefault_Dialog} that has a nice minimum width for a - regular dialog. + regular dialog. Variant of {@link #Theme_DeviceDefault_Dialog} that has a nice minimum width for a - regular dialog. + regular dialog. */ public static final int Theme_DeviceDefault_Dialog_MinWidth=0x0103012f; - /** Variant of {@link #Theme_DeviceDefault_Dialog} without an action bar - Variant of {@link #Theme_DeviceDefault_Dialog} without an action bar + /** Variant of {@link #Theme_DeviceDefault_Dialog} without an action bar + Variant of {@link #Theme_DeviceDefault_Dialog} without an action bar */ public static final int Theme_DeviceDefault_Dialog_NoActionBar=0x01030130; - /** Variant of Theme.DeviceDefault.Dialog.NoActionBar that has a fixed size. + /** Variant of Theme.DeviceDefault.Dialog.NoActionBar that has a fixed size. */ public static final int Theme_DeviceDefault_Dialog_NoActionBar_FixedSize=0x010304da; /** Variant of {@link #Theme_DeviceDefault_Dialog_NoActionBar} that has a nice minimum width - for a regular dialog. + for a regular dialog. Variant of {@link #Theme_DeviceDefault_Dialog_NoActionBar} that has a nice minimum width - for a regular dialog. + for a regular dialog. */ public static final int Theme_DeviceDefault_Dialog_NoActionBar_MinWidth=0x01030131; public static final int Theme_DeviceDefault_Dialog_NoFrame=0x010304df; - /** DeviceDefault theme for a presentation window on a secondary display. - DeviceDefault theme for a presentation window on a secondary display. + /** DeviceDefault theme for a presentation window on a secondary display. + DeviceDefault theme for a presentation window on a secondary display. */ public static final int Theme_DeviceDefault_Dialog_Presentation=0x010304db; /** DeviceDefault theme for a window that will be displayed either full-screen on smaller - screens (small, normal) or as a dialog on larger screens (large, xlarge). + screens (small, normal) or as a dialog on larger screens (large, xlarge). DeviceDefault theme for a window that will be displayed either full-screen on smaller - screens (small, normal) or as a dialog on larger screens (large, xlarge). + screens (small, normal) or as a dialog on larger screens (large, xlarge). */ public static final int Theme_DeviceDefault_DialogWhenLarge=0x01030136; /** DeviceDefault theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, - xlarge). + xlarge). DeviceDefault theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, - xlarge). + xlarge). */ public static final int Theme_DeviceDefault_DialogWhenLarge_NoActionBar=0x01030137; - /** @hide - @hide DeviceDefault theme for the DocumentsUI app. + /** @hide + @hide DeviceDefault theme for the DocumentsUI app. */ @android.annotation.SystemApi public static final int Theme_DeviceDefault_DocumentsUI=0x010302e2; @@ -39367,13 +39367,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet {@link android.inputmethodservice.InputMethodService} class. */ public static final int Theme_DeviceDefault_InputMethod=0x0103013e; - /** Variant of {@link #Theme_DeviceDefault} with a light-colored style + /** Variant of {@link #Theme_DeviceDefault} with a light-colored style */ public static final int Theme_DeviceDefault_Light=0x0103012b; public static final int Theme_DeviceDefault_Light_Autofill=0x010304f5; public static final int Theme_DeviceDefault_Light_Autofill_Save=0x010304f7; /** Variant of the DeviceDefault (light) theme that has a solid (opaque) action bar with an - inverse color profile. + inverse color profile. */ public static final int Theme_DeviceDefault_Light_DarkActionBar=0x0103013f; /** DeviceDefault light theme for dialog windows and activities. This changes the window to be @@ -39383,111 +39383,111 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Theme_DeviceDefault_Light_Dialog=0x01030132; public static final int Theme_DeviceDefault_Light_Dialog_Alert=0x010302d2; public static final int Theme_DeviceDefault_Light_Dialog_Alert_UserSwitchingDialog=0x01030501; - /** Variant of Theme.DeviceDefault.Dialog that has a fixed size. + /** Variant of Theme.DeviceDefault.Dialog that has a fixed size. */ public static final int Theme_DeviceDefault_Light_Dialog_FixedSize=0x010304e0; /** Variant of {@link #Theme_DeviceDefault_Light_Dialog} that has a nice minimum width for a - regular dialog. + regular dialog. */ public static final int Theme_DeviceDefault_Light_Dialog_MinWidth=0x01030133; - /** Variant of {@link #Theme_DeviceDefault_Light_Dialog} without an action bar + /** Variant of {@link #Theme_DeviceDefault_Light_Dialog} without an action bar */ public static final int Theme_DeviceDefault_Light_Dialog_NoActionBar=0x01030134; - /** Variant of Theme.DeviceDefault.Dialog.NoActionBar that has a fixed size. + /** Variant of Theme.DeviceDefault.Dialog.NoActionBar that has a fixed size. */ public static final int Theme_DeviceDefault_Light_Dialog_NoActionBar_FixedSize=0x010304e1; /** Variant of {@link #Theme_DeviceDefault_Light_Dialog_NoActionBar} that has a nice minimum - width for a regular dialog. + width for a regular dialog. */ public static final int Theme_DeviceDefault_Light_Dialog_NoActionBar_MinWidth=0x01030135; - /** DeviceDefault light theme for a presentation window on a secondary display. + /** DeviceDefault light theme for a presentation window on a secondary display. */ public static final int Theme_DeviceDefault_Light_Dialog_Presentation=0x010304e2; /** DeviceDefault light theme for a window that will be displayed either full-screen on smaller - screens (small, normal) or as a dialog on larger screens (large, xlarge). + screens (small, normal) or as a dialog on larger screens (large, xlarge). */ public static final int Theme_DeviceDefault_Light_DialogWhenLarge=0x01030138; /** DeviceDefault light theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, - xlarge). + xlarge). */ public static final int Theme_DeviceDefault_Light_DialogWhenLarge_NoActionBar=0x01030139; - /** Variant of {@link #Theme_DeviceDefault_Light} with no action bar + /** Variant of {@link #Theme_DeviceDefault_Light} with no action bar */ public static final int Theme_DeviceDefault_Light_NoActionBar=0x0103012c; /** Variant of {@link #Theme_DeviceDefault_Light} with no action bar and no status bar. - This theme sets {@link android.R.attr#windowFullscreen} to true. + This theme sets {@link android.R.attr#windowFullscreen} to true. */ public static final int Theme_DeviceDefault_Light_NoActionBar_Fullscreen=0x0103012d; /** Variant of {@link #Theme_DeviceDefault_Light} with no action bar and no status bar and extending in to overscan region. This theme sets {@link android.R.attr#windowFullscreen} and {@link android.R.attr#windowOverscan} - to true. + to true. */ public static final int Theme_DeviceDefault_Light_NoActionBar_Overscan=0x010301e0; /** Variant of {@link #Theme_DeviceDefault_Light} that has no title bar and translucent system decor. This theme sets {@link android.R.attr#windowTranslucentStatus} and - {@link android.R.attr#windowTranslucentNavigation} to true. + {@link android.R.attr#windowTranslucentNavigation} to true. */ public static final int Theme_DeviceDefault_Light_NoActionBar_TranslucentDecor=0x010301e4; /** DeviceDefault light theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes - the window floating, with a transparent background, and turns off dimming behind the window. + the window floating, with a transparent background, and turns off dimming behind the window. */ public static final int Theme_DeviceDefault_Light_Panel=0x0103013b; public static final int Theme_DeviceDefault_Light_SearchBar=0x010304e4; public static final int Theme_DeviceDefault_Light_Voice=0x010304e5; - /** Variant of {@link #Theme_DeviceDefault} with no action bar - Variant of {@link #Theme_DeviceDefault} with no action bar + /** Variant of {@link #Theme_DeviceDefault} with no action bar + Variant of {@link #Theme_DeviceDefault} with no action bar */ public static final int Theme_DeviceDefault_NoActionBar=0x01030129; /** Variant of {@link #Theme_DeviceDefault} with no action bar and no status bar. This theme - sets {@link android.R.attr#windowFullscreen} to true. + sets {@link android.R.attr#windowFullscreen} to true. Variant of {@link #Theme_DeviceDefault} with no action bar and no status bar. This theme - sets {@link android.R.attr#windowFullscreen} to true. + sets {@link android.R.attr#windowFullscreen} to true. */ public static final int Theme_DeviceDefault_NoActionBar_Fullscreen=0x0103012a; /** Variant of {@link #Theme_DeviceDefault} with no action bar and no status bar and extending in to overscan region. This theme sets {@link android.R.attr#windowFullscreen} and {@link android.R.attr#windowOverscan} - to true. + to true. Variant of {@link #Theme_DeviceDefault} with no action bar and no status bar and extending in to overscan region. This theme sets {@link android.R.attr#windowFullscreen} and {@link android.R.attr#windowOverscan} - to true. + to true. */ public static final int Theme_DeviceDefault_NoActionBar_Overscan=0x010301df; /** Variant of {@link #Theme_DeviceDefault} that has no title bar and translucent system decor. This theme sets {@link android.R.attr#windowTranslucentStatus} and - {@link android.R.attr#windowTranslucentNavigation} to true. + {@link android.R.attr#windowTranslucentNavigation} to true. Variant of {@link #Theme_DeviceDefault} that has no title bar and translucent system decor. This theme sets {@link android.R.attr#windowTranslucentStatus} and - {@link android.R.attr#windowTranslucentNavigation} to true. + {@link android.R.attr#windowTranslucentNavigation} to true. */ public static final int Theme_DeviceDefault_NoActionBar_TranslucentDecor=0x010301e3; public static final int Theme_DeviceDefault_Notification=0x01030502; /** DeviceDefault theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes - the window floating, with a transparent background, and turns off dimming behind the window. + the window floating, with a transparent background, and turns off dimming behind the window. DeviceDefault theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes - the window floating, with a transparent background, and turns off dimming behind the window. + the window floating, with a transparent background, and turns off dimming behind the window. */ public static final int Theme_DeviceDefault_Panel=0x0103013a; - /** Theme used for the intent picker activity. + /** Theme used for the intent picker activity. */ public static final int Theme_DeviceDefault_Resolver=0x010304f1; - /** Theme used for the intent picker activity. + /** Theme used for the intent picker activity. */ public static final int Theme_DeviceDefault_ResolverCommon=0x010304ee; public static final int Theme_DeviceDefault_SearchBar=0x010304de; - /** DeviceDefault theme for a window that should look like the Settings app. - DeviceDefault theme for a window that should look like the Settings app. + /** DeviceDefault theme for a window that should look like the Settings app. + DeviceDefault theme for a window that should look like the Settings app. */ public static final int Theme_DeviceDefault_Settings=0x01030223; public static final int Theme_DeviceDefault_Settings_BaseDialog=0x01030506; public static final int Theme_DeviceDefault_Settings_CompactMenu=0x0103050a; - /** Variant of {@link #Theme_DeviceDefault_Settings_Dark} with no action bar + /** Variant of {@link #Theme_DeviceDefault_Settings_Dark} with no action bar */ public static final int Theme_DeviceDefault_Settings_Dark_NoActionBar=0x010304e8; public static final int Theme_DeviceDefault_Settings_Dialog=0x010304ea; @@ -39499,8 +39499,8 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Theme_DeviceDefault_Settings_DialogWhenLarge_NoActionBar=0x01030507; public static final int Theme_DeviceDefault_Settings_NoActionBar=0x01030505; public static final int Theme_DeviceDefault_Settings_SearchBar=0x01030509; - /** DeviceDefault theme for the default system theme. - Use a dark theme for watches. + /** DeviceDefault theme for the default system theme. + Use a dark theme for watches. */ public static final int Theme_DeviceDefault_System=0x010304f8; public static final int Theme_DeviceDefault_System_Dialog=0x010304f9; @@ -39514,15 +39514,15 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet */ public static final int Theme_DeviceDefault_VoiceInteractionSession=0x010304dc; /** DeviceDefault theme for windows that want to have the user's selected wallpaper appear - behind them. + behind them. DeviceDefault theme for windows that want to have the user's selected wallpaper appear - behind them. + behind them. */ public static final int Theme_DeviceDefault_Wallpaper=0x0103013c; /** DeviceDefault theme for windows that want to have the user's selected wallpaper appear - behind them and without an action bar. + behind them and without an action bar. DeviceDefault theme for windows that want to have the user's selected wallpaper appear - behind them and without an action bar. + behind them and without an action bar. */ public static final int Theme_DeviceDefault_Wallpaper_NoTitleBar=0x0103013d; /** The default theme for apps that target API level XX and higher. @@ -39541,7 +39541,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet

    Styles used by the DeviceDefault theme are named using the convention Type.DeviceDefault.Etc (for example, {@code Widget.DeviceDefault.Button} and {@code TextAppearance.DeviceDefault.Widget.PopupMenu.Large}).

    - + */ public static final int Theme_DeviceDefaultBase=0x010304d8; /** Default theme for dialog windows and activities (on API level 10 and lower), @@ -39549,36 +39549,36 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet {@link android.app.Dialog} class. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this theme on an activity if you would like to - make an activity that looks like a Dialog. + make an activity that looks like a Dialog. */ public static final int Theme_Dialog=0x0103000b; /** Default theme for alert dialog windows (on API level 10 and lower), which is used by the {@link android.app.AlertDialog} class. This is basically a dialog - but sets the background to empty so it can do two-tone backgrounds. + but sets the background to empty so it can do two-tone backgrounds. */ public static final int Theme_Dialog_Alert=0x010304ce; - /** @hide Special theme for the default system Activity-based Alert dialogs. + /** @hide Special theme for the default system Activity-based Alert dialogs. */ public static final int Theme_Dialog_Confirmation=0x010304d5; /** Variant of {@link Theme_Dialog} that does not include a frame (or background). The view hierarchy of the dialog is responsible for drawing all of - its pixels. + its pixels. */ public static final int Theme_Dialog_NoFrame=0x010304cd; /** Special theme for the recent apps dialog, to allow customization - with overlays. + with overlays. */ public static final int Theme_Dialog_RecentApplications=0x010304d4; public static final int Theme_Dream=0x010304cc; - /** Default value for ?attr/panelMenuListTheme on pre-ICS. + /** Default value for ?attr/panelMenuListTheme on pre-ICS. */ public static final int Theme_ExpandedMenu=0x010304d3; /** @hide Theme for GameSessionTrampolineActivity that prevents showing UI and activity - transitions. + transitions. */ public static final int Theme_GameSessionTrampoline=0x010304d6; /** Theme for the search input bar when doing global search. The only - difference from non-global search is that we do not dim the background. + difference from non-global search is that we do not dim the background. */ public static final int Theme_GlobalSearchBar=0x010304d1; /** Honeycomb holographic theme (dark version). @@ -39602,11 +39602,11 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet with trailing _dark or _light specifiers if they are not shared between both light and dark versions of the theme. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo=0x0103006b; - /** @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + /** @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_CompactMenu=0x01030518; @@ -39618,7 +39618,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet This is the default Dialog theme for applications targeting Honeycomb or newer. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Dialog=0x0103006f; @@ -39628,40 +39628,40 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet For applications targeting Honeycomb or newer, this is the default AlertDialog theme. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Dialog_Alert=0x0103050f; public static final int Theme_Holo_Dialog_BaseAlert=0x0103050e; /** Variant of Theme.Holo.Dialog that has a fixed size. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Dialog_FixedSize=0x0103050b; /** Variant of Theme.Holo.Dialog that has a nice minimum width for a regular dialog. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Dialog_MinWidth=0x01030070; /** Variant of Theme.Holo.Dialog that does not include a title bar. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Dialog_NoActionBar=0x01030071; /** Variant of Theme.Holo.Dialog.NoActionBar that has a fixed size. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Dialog_NoActionBar_FixedSize=0x0103050c; /** Variant of Theme.Holo.Dialog.NoActionBar that has a nice minimum width for a regular dialog. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Dialog_NoActionBar_MinWidth=0x01030072; @@ -39669,13 +39669,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet The view hierarchy of the dialog is responsible for drawing all of its pixels. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Dialog_NoFrame=0x0103050d; /** Theme for a presentation window on a secondary display. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Dialog_Presentation=0x01030510; @@ -39683,7 +39683,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet smaller screens (small, normal) or as a dialog on larger screens (large, xlarge). - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_DialogWhenLarge=0x01030077; @@ -39691,7 +39691,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge). - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_DialogWhenLarge_NoActionBar=0x01030078; @@ -39700,7 +39700,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet this inherits from Theme.Panel, but sets up IME appropriate animations and a few custom attributes. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_InputMethod=0x0103007f; @@ -39710,11 +39710,11 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet light; otherwise, it will be difficult to see the widgets. This UI style also includes a full action bar by default. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light=0x0103006e; - /** @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + /** @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_CompactMenu=0x01030519; @@ -39722,11 +39722,11 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet with an inverse color profile. The dark action bar sharply stands out against the light content. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_DarkActionBar=0x01030119; - /** Light holo dialog themes + /** Light holo dialog themes Holo light theme for dialog windows and activities, which is used by the {@link android.app.Dialog} class. This changes the window to be floating (not fill the entire screen), and puts a frame around its @@ -39735,7 +39735,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet This is the default Dialog theme for applications targeting Honeycomb or newer. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_Dialog=0x01030073; @@ -39745,46 +39745,46 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet For applications targeting Honeycomb or newer, this is the default AlertDialog theme. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_Dialog_Alert=0x01030514; public static final int Theme_Holo_Light_Dialog_BaseAlert=0x01030513; /** Variant of Theme.Holo.Light.Dialog that has a fixed size. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_Dialog_FixedSize=0x01030511; /** Variant of Theme.Holo.Light.Dialog that has a nice minimum width for a regular dialog. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_Dialog_MinWidth=0x01030074; /** Variant of Theme.Holo.Light.Dialog that does not include a title bar. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_Dialog_NoActionBar=0x01030075; /** Variant of Theme.Holo.Light.Dialog.NoActionBar that has a fixed size. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_Dialog_NoActionBar_FixedSize=0x01030512; /** Variant of Theme.Holo.Light.Dialog.NoActionBar that has a nice minimum width for a regular dialog. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_Dialog_NoActionBar_MinWidth=0x01030076; /** Theme for a presentation window on a secondary display. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_Dialog_Presentation=0x01030515; @@ -39792,7 +39792,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet smaller screens (small, normal) or as a dialog on larger screens (large, xlarge). - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_DialogWhenLarge=0x01030079; @@ -39800,13 +39800,13 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge). - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_DialogWhenLarge_NoActionBar=0x0103007a; /** Variant of the holographic (light) theme with no action bar. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_NoActionBar=0x010300f0; @@ -39814,7 +39814,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet the entire screen. This theme sets {@link android.R.attr#windowFullscreen} to true. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_NoActionBar_Fullscreen=0x010300f1; @@ -39823,7 +39823,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet sets {@link android.R.attr#windowFullscreen} and {@link android.R.attr#windowOverscan} to true. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_NoActionBar_Overscan=0x010301de; @@ -39831,7 +39831,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet system decor. This theme sets {@link android.R.attr#windowTranslucentStatus} and {@link android.R.attr#windowTranslucentNavigation} to true. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_NoActionBar_TranslucentDecor=0x010301e2; @@ -39840,17 +39840,17 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet to place your content. It makes the window floating, with a transparent background, and turns off dimming behind the window. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_Panel=0x0103007c; - /** @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + /** @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Light_SearchBar=0x01030517; /** Variant of the holographic (dark) theme with no action bar. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_NoActionBar=0x0103006c; @@ -39858,7 +39858,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet the entire screen. This theme sets {@link android.R.attr#windowFullscreen} to true. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_NoActionBar_Fullscreen=0x0103006d; @@ -39867,7 +39867,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet sets {@link android.R.attr#windowFullscreen} and {@link android.R.attr#windowOverscan} to true. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_NoActionBar_Overscan=0x010301dd; @@ -39875,7 +39875,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet system decor. This theme sets {@link android.R.attr#windowTranslucentStatus} and {@link android.R.attr#windowTranslucentNavigation} to true. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_NoActionBar_TranslucentDecor=0x010301e1; @@ -39884,49 +39884,49 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet to place your content. It makes the window floating, with a transparent background, and turns off dimming behind the window. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Panel=0x0103007b; - /** @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + /** @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_SearchBar=0x01030516; /** Default holographic (dark) for windows that want to have the user's selected wallpaper appear behind them. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Wallpaper=0x0103007d; /** Default holographic (dark) for windows that want to have the user's selected wallpaper appear behind them and without an action bar. - @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. + @deprecated Use Material themes on API 21+ or AppCompat on supported APIs. */ @Deprecated public static final int Theme_Holo_Wallpaper_NoTitleBar=0x0103007e; - /** Theme for the classic "six-pack" icon menu. + /** Theme for the classic "six-pack" icon menu. */ public static final int Theme_IconMenu=0x010304d2; /** Default theme for input methods (on API level 10 and lower), which is used by the {@link android.inputmethodservice.InputMethodService} class. this inherits from Theme.Panel, but sets up IME appropriate animations - and a few custom attributes. + and a few custom attributes. */ public static final int Theme_InputMethod=0x01030054; public static final int Theme_Leanback_Dialog=0x0103051a; public static final int Theme_Leanback_Dialog_Alert=0x0103051c; public static final int Theme_Leanback_Dialog_AppError=0x0103051e; - /** @hide Special theme for the default system Activity-based Alert dialogs. + /** @hide Special theme for the default system Activity-based Alert dialogs. */ public static final int Theme_Leanback_Dialog_Confirmation=0x01030520; - /** @hide This really shouldn't be public; clients using it should use @* to ref it. - Setup and form wizard themes @hide + /** @hide This really shouldn't be public; clients using it should use @* to ref it. + Setup and form wizard themes @hide */ @android.annotation.SystemApi public static final int Theme_Leanback_FormWizard=0x010302d0; - /** Theme used for the intent picker activity. + /** Theme used for the intent picker activity. */ public static final int Theme_Leanback_Resolver=0x0103051f; public static final int Theme_Leanback_Settings_Dialog=0x0103051b; @@ -39938,22 +39938,22 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet

    This is designed for API level 10 and lower.

    */ public static final int Theme_Light=0x0103000c; - /** Variant of {@link #Theme_Light} with no title bar + /** Variant of {@link #Theme_Light} with no title bar */ public static final int Theme_Light_NoTitleBar=0x0103000d; /** Variant of {@link #Theme_Light} that has no title bar and no status bar. This theme - sets {@link android.R.attr#windowFullscreen} to true. + sets {@link android.R.attr#windowFullscreen} to true. */ public static final int Theme_Light_NoTitleBar_Fullscreen=0x0103000e; /** Default light theme for panel windows (on API level 10 and lower). This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent - background, and turns off dimming behind the window. + background, and turns off dimming behind the window. */ public static final int Theme_Light_Panel=0x0103005a; /** Theme for a wallpaper's setting activity, which is designed to be a transparent - background with a light shade, so the previous Activity is visible in the background. + background with a light shade, so the previous Activity is visible in the background. */ public static final int Theme_Light_WallpaperSettings=0x01030062; /** Material theme (dark version). @@ -39966,7 +39966,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet TextAppearance.Material.Widget.PopupMenu.Large}). Specific resources used by Material are named using the convention @type/foo_bar_baz_material with trailing _dark or _light specifiers if they are not shared between both light and - dark versions of the theme. + dark versions of the theme. */ public static final int Theme_Material=0x01030224; public static final int Theme_Material_BaseDialog=0x01030529; @@ -39975,137 +39975,137 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet {@link android.app.Dialog} class. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this theme on an activity if you would like to - make an activity that looks like a Dialog. - Force the background and floating colours to be the default colours. + make an activity that looks like a Dialog. + Force the background and floating colours to be the default colours. */ public static final int Theme_Material_Dialog=0x01030225; /** Material theme for alert dialog windows, which is used by the {@link android.app.AlertDialog} class. This is basically a dialog but sets the background to empty so it can do two-tone backgrounds. For applications targeting Honeycomb or newer, this is the default - AlertDialog theme. - Force the background and floating colours to be the default colours. + AlertDialog theme. + Force the background and floating colours to be the default colours. */ public static final int Theme_Material_Dialog_Alert=0x01030226; public static final int Theme_Material_Dialog_BaseAlert=0x0103052d; - /** Variant of Theme.Material.Dialog that has a fixed size. + /** Variant of Theme.Material.Dialog that has a fixed size. */ public static final int Theme_Material_Dialog_FixedSize=0x0103052a; /** Variant of Theme.Material.Dialog that has a nice minimum width for - a regular dialog. + a regular dialog. */ public static final int Theme_Material_Dialog_MinWidth=0x01030227; - /** Variant of Theme.Material.Dialog that does not include a title bar. + /** Variant of Theme.Material.Dialog that does not include a title bar. */ public static final int Theme_Material_Dialog_NoActionBar=0x01030228; - /** Variant of Theme.Material.Dialog.NoActionBar that has a fixed size. + /** Variant of Theme.Material.Dialog.NoActionBar that has a fixed size. */ public static final int Theme_Material_Dialog_NoActionBar_FixedSize=0x0103052b; /** Variant of Theme.Material.Dialog.NoActionBar that has a nice minimum width for - a regular dialog. + a regular dialog. */ public static final int Theme_Material_Dialog_NoActionBar_MinWidth=0x01030229; /** Variant of Theme.Material.Dialog that does not include a frame (or background). The view hierarchy of the dialog is responsible for drawing all of - its pixels. + its pixels. */ public static final int Theme_Material_Dialog_NoFrame=0x0103052c; - /** Theme for a presentation window on a secondary display. + /** Theme for a presentation window on a secondary display. */ public static final int Theme_Material_Dialog_Presentation=0x0103022a; /** Theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens - (large, xlarge). + (large, xlarge). */ public static final int Theme_Material_DialogWhenLarge=0x0103022b; /** Theme for a window without a title bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens - (large, xlarge). + (large, xlarge). */ public static final int Theme_Material_DialogWhenLarge_NoActionBar=0x0103022c; /** Default theme for material style input methods, which is used by the {@link android.inputmethodservice.InputMethodService} class. this inherits from Theme.Panel, but sets up IME appropriate animations - and a few custom attributes. + and a few custom attributes. Default theme for material style input methods, which is used by the {@link android.inputmethodservice.InputMethodService} class. this inherits from Theme.Panel, but sets up IME appropriate animations - and a few custom attributes. + and a few custom attributes. */ public static final int Theme_Material_InputMethod=0x0103022d; - /** Material theme (light version). + /** Material theme (light version). */ public static final int Theme_Material_Light=0x01030237; - /** Light material dialog themes + /** Light material dialog themes */ public static final int Theme_Material_Light_BaseDialog=0x0103052e; public static final int Theme_Material_Light_CompactMenu=0x01030528; /** Variant of the material (light) theme that has a solid (opaque) action bar with an inverse color profile. The dark action bar sharply stands out against - the light content. + the light content. */ public static final int Theme_Material_Light_DarkActionBar=0x01030238; /** Material light theme for dialog windows and activities, which is used by the {@link android.app.Dialog} class. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this theme on an activity if you would like to - make an activity that looks like a Dialog. - Force the background and floating colours to be the default colours. + make an activity that looks like a Dialog. + Force the background and floating colours to be the default colours. */ public static final int Theme_Material_Light_Dialog=0x01030239; /** Material light theme for alert dialog windows, which is used by the {@link android.app.AlertDialog} class. This is basically a dialog but sets the background to empty so it can do two-tone backgrounds. For applications targeting Honeycomb or newer, this is the default - AlertDialog theme. + AlertDialog theme. */ public static final int Theme_Material_Light_Dialog_Alert=0x0103023a; public static final int Theme_Material_Light_Dialog_BaseAlert=0x01030531; - /** Variant of Theme.Material.Light.Dialog that has a fixed size. + /** Variant of Theme.Material.Light.Dialog that has a fixed size. */ public static final int Theme_Material_Light_Dialog_FixedSize=0x0103052f; /** Variant of Theme.Material.Light.Dialog that has a nice minimum width for - a regular dialog. + a regular dialog. */ public static final int Theme_Material_Light_Dialog_MinWidth=0x0103023b; - /** Variant of Theme.Material.Light.Dialog that does not include a title bar. + /** Variant of Theme.Material.Light.Dialog that does not include a title bar. */ public static final int Theme_Material_Light_Dialog_NoActionBar=0x0103023c; - /** Variant of Theme.Material.Light.Dialog.NoActionBar that has a fixed size. + /** Variant of Theme.Material.Light.Dialog.NoActionBar that has a fixed size. */ public static final int Theme_Material_Light_Dialog_NoActionBar_FixedSize=0x01030530; /** Variant of Theme.Material.Light.Dialog.NoActionBar that has a nice minimum width for - a regular dialog. + a regular dialog. */ public static final int Theme_Material_Light_Dialog_NoActionBar_MinWidth=0x0103023d; - /** Theme for a presentation window on a secondary display. + /** Theme for a presentation window on a secondary display. */ public static final int Theme_Material_Light_Dialog_Presentation=0x0103023e; /** Theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens - (large, xlarge). + (large, xlarge). */ public static final int Theme_Material_Light_DialogWhenLarge=0x0103023f; /** Theme for a window with a dark title bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens - (large, xlarge). + (large, xlarge). */ public static final int Theme_Material_Light_DialogWhenLarge_DarkActionBar=0x010302d8; /** Theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens - (large, xlarge). + (large, xlarge). */ public static final int Theme_Material_Light_DialogWhenLarge_NoActionBar=0x01030240; /** Variant of the material (light) theme that has a light status bar background with dark - status bar contents. + status bar contents. */ public static final int Theme_Material_Light_LightStatusBar=0x010302d5; - /** Variant of the material (light) theme with no action bar. + /** Variant of the material (light) theme with no action bar. */ public static final int Theme_Material_Light_NoActionBar=0x01030241; /** Variant of the material (light) theme that has no title bar and fills the entire screen. This theme - sets {@link android.R.attr#windowFullscreen} to true. + sets {@link android.R.attr#windowFullscreen} to true. */ public static final int Theme_Material_Light_NoActionBar_Fullscreen=0x01030242; /** Variant of the material (light) theme that has no title bar and fills @@ -40113,33 +40113,33 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet sets {@link android.R.attr#windowFullscreen} and {@link android.R.attr#windowOverscan} to true. @deprecated Overscan areas aren't set by any Android product anymore as of Android 11. - + */ @Deprecated public static final int Theme_Material_Light_NoActionBar_Overscan=0x01030243; /** Variant of the material (light) theme that has no title bar and translucent system decor. This theme sets {@link android.R.attr#windowTranslucentStatus} and - {@link android.R.attr#windowTranslucentNavigation} to true. + {@link android.R.attr#windowTranslucentNavigation} to true. */ public static final int Theme_Material_Light_NoActionBar_TranslucentDecor=0x01030244; /** Default material light theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent - background, and turns off dimming behind the window. + background, and turns off dimming behind the window. */ public static final int Theme_Material_Light_Panel=0x01030245; public static final int Theme_Material_Light_SearchBar=0x01030526; /** Material light theme for an activity that is to be used for voice interaction. This gives the activity a floating dialog style, to incorporate with the - system voice experience. + system voice experience. */ public static final int Theme_Material_Light_Voice=0x01030246; - /** Variant of the material (dark) theme with no action bar. + /** Variant of the material (dark) theme with no action bar. */ public static final int Theme_Material_NoActionBar=0x0103022e; /** Variant of the material (dark) theme that has no title bar and fills the entire screen. This theme - sets {@link android.R.attr#windowFullscreen} to true. + sets {@link android.R.attr#windowFullscreen} to true. */ public static final int Theme_Material_NoActionBar_Fullscreen=0x0103022f; /** Variant of the material (dark) theme that has no title bar and fills @@ -40147,29 +40147,29 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet sets {@link android.R.attr#windowFullscreen} and {@link android.R.attr#windowOverscan} to true. @deprecated Overscan areas aren't set by any Android product anymore as of Android 11. - + */ @Deprecated public static final int Theme_Material_NoActionBar_Overscan=0x01030230; /** Variant of the material (dark) theme that has no title bar and translucent system decor. This theme sets {@link android.R.attr#windowTranslucentStatus} and - {@link android.R.attr#windowTranslucentNavigation} to true. + {@link android.R.attr#windowTranslucentNavigation} to true. */ public static final int Theme_Material_NoActionBar_TranslucentDecor=0x01030231; - /** Theme for inflating notifications + /** Theme for inflating notifications */ public static final int Theme_Material_Notification=0x01030532; /** Default material dark theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent - background, and turns off dimming behind the window. + background, and turns off dimming behind the window. */ public static final int Theme_Material_Panel=0x01030232; - /** Theme for the search input bar. + /** Theme for the search input bar. */ public static final int Theme_Material_SearchBar=0x01030525; - /** Default theme for Settings and activities launched from Settings. - Force all settings themes to use normal Material theme. + /** Default theme for Settings and activities launched from Settings. + Force all settings themes to use normal Material theme. */ public static final int Theme_Material_Settings=0x01030233; public static final int Theme_Material_Settings_BaseDialog=0x01030534; @@ -40180,143 +40180,143 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Theme_Material_Settings_Dialog_Presentation=0x0103053a; public static final int Theme_Material_Settings_DialogWhenLarge=0x01030538; public static final int Theme_Material_Settings_DialogWhenLarge_NoActionBar=0x01030539; - /** Default theme for Settings and activities launched from Settings. + /** Default theme for Settings and activities launched from Settings. */ public static final int Theme_Material_Settings_NoActionBar=0x01030533; public static final int Theme_Material_Settings_SearchBar=0x0103053b; /** Material theme for an activity that is to be used for voice interaction. This gives the activity a floating dialog style, to incorporate with the - system voice experience. + system voice experience. */ public static final int Theme_Material_Voice=0x01030234; /** Default theme for material style voice interaction, which is used by the {@link android.service.voice.VoiceInteractionSession} class. this inherits from Theme.Panel, but sets up appropriate animations - and a few custom attributes. + and a few custom attributes. */ public static final int Theme_Material_VoiceInteractionSession=0x01030524; /** Default material (dark) for windows that want to have the user's selected - wallpaper appear behind them. + wallpaper appear behind them. */ public static final int Theme_Material_Wallpaper=0x01030235; /** Default material (dark) for windows that want to have the user's selected - wallpaper appear behind them and without an action bar. + wallpaper appear behind them and without an action bar. */ public static final int Theme_Material_Wallpaper_NoTitleBar=0x01030236; /** Default theme for activities that don't actually display a UI; that - is, they finish themselves before being resumed. + is, they finish themselves before being resumed. */ public static final int Theme_NoDisplay=0x01030055; - /** Variant of {@link #Theme} with no title bar + /** Variant of {@link #Theme} with no title bar */ public static final int Theme_NoTitleBar=0x01030006; /** Variant of {@link #Theme} that has no title bar and no status bar. This theme - sets {@link android.R.attr#windowFullscreen} to true. + sets {@link android.R.attr#windowFullscreen} to true. */ public static final int Theme_NoTitleBar_Fullscreen=0x01030007; /** No title bar, but Action Mode bars will overlay application content - instead of pushing it down to make room. + instead of pushing it down to make room. */ public static final int Theme_NoTitleBar_OverlayActionModes=0x0103006a; /** Default dark theme for panel windows (on API level 10 and lower). This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent - background, and turns off dimming behind the window. + background, and turns off dimming behind the window. */ public static final int Theme_Panel=0x01030059; - /** Theme for the search input bar. + /** Theme for the search input bar. */ public static final int Theme_SearchBar=0x010304d0; - /** Theme for a window that looks like a toast. + /** Theme for a window that looks like a toast. */ public static final int Theme_Toast=0x010304d7; /** Theme for translucent activities (on API level 10 and lower). That is, windows that allow you to see through them to the windows behind. This sets up the translucent - flag and appropriate animations for your windows. + flag and appropriate animations for your windows. */ public static final int Theme_Translucent=0x0103000f; - /** Variant of {@link #Theme_Translucent} with no title bar + /** Variant of {@link #Theme_Translucent} with no title bar */ public static final int Theme_Translucent_NoTitleBar=0x01030010; /** Variant of {@link #Theme_Translucent} that has no title bar and - no status bar + no status bar */ public static final int Theme_Translucent_NoTitleBar_Fullscreen=0x01030011; /** Default theme for voice interaction, which is used by the {@link android.service.voice.VoiceInteractionSession} class. this inherits from Theme.Panel, but sets up appropriate animations - and a few custom attributes. + and a few custom attributes. */ public static final int Theme_VoiceInteractionSession=0x010304cf; /** Theme for windows that want to have the user's selected - wallpaper appear behind them (for API level 10 and lower). + wallpaper appear behind them (for API level 10 and lower). */ public static final int Theme_Wallpaper=0x0103005e; - /** Variant of {@link #Theme_Wallpaper} that has no title bar + /** Variant of {@link #Theme_Wallpaper} that has no title bar */ public static final int Theme_Wallpaper_NoTitleBar=0x0103005f; /** Variant of {@link #Theme_Wallpaper} that - has no title bar or status bar. + has no title bar or status bar. */ public static final int Theme_Wallpaper_NoTitleBar_Fullscreen=0x01030060; /** Theme for a wallpaper's setting activity, which is designed to be a transparent - background with a dark shade, so the previous Activity is visible in the background. + background with a dark shade, so the previous Activity is visible in the background. */ public static final int Theme_WallpaperSettings=0x01030061; - /** Default theme with an Action Bar. + /** Default theme with an Action Bar. */ public static final int Theme_WithActionBar=0x01030069; public static final int ThemeOverlay=0x01030247; public static final int ThemeOverlay_DeviceDefault=0x010304fb; public static final int ThemeOverlay_DeviceDefault_Accent=0x010304fe; - /** Theme overlay that replaces colorAccent with the colorAccent from {@link #Theme_DeviceDefault_DayNight}. + /** Theme overlay that replaces colorAccent with the colorAccent from {@link #Theme_DeviceDefault_DayNight}. */ public static final int ThemeOverlay_DeviceDefault_Accent_DayNight=0x010302e4; public static final int ThemeOverlay_DeviceDefault_Accent_Light=0x010304ff; - /** @hide Theme overlay that inherits from material actionbar + /** @hide Theme overlay that inherits from material actionbar */ public static final int ThemeOverlay_DeviceDefault_ActionBar=0x010304fc; public static final int ThemeOverlay_DeviceDefault_Dark_ActionBar_Accent=0x01030500; - /** @hide Theme overlay for a light popup in action bar + /** @hide Theme overlay for a light popup in action bar */ public static final int ThemeOverlay_DeviceDefault_Popup_Light=0x010304fd; public static final int ThemeOverlay_Material=0x01030248; /** Theme overlay that replaces the normal control color, which by default is the same as the - secondary text color, with the primary text color. + secondary text color, with the primary text color. */ public static final int ThemeOverlay_Material_ActionBar=0x01030249; - /** Base theme for overlay dialogs, customize the colours in the actual dialog theme. + /** Base theme for overlay dialogs, customize the colours in the actual dialog theme. */ public static final int ThemeOverlay_Material_BaseDialog=0x01030521; /** Theme overlay that replaces colors with their dark versions but preserves - the value of colorAccent, colorPrimary and its variants. + the value of colorAccent, colorPrimary and its variants. */ public static final int ThemeOverlay_Material_Dark=0x0103024b; /** Theme overlay that replaces colors with their dark versions and replaces the normal control color, which by default is the same as the secondary text color, with the primary - text color. + text color. */ public static final int ThemeOverlay_Material_Dark_ActionBar=0x0103024c; - /** Theme overlay that overrides window properties to display as a dialog. - Override behaviour to set the theme colours for dialogs, keep them the same. + /** Theme overlay that overrides window properties to display as a dialog. + Override behaviour to set the theme colours for dialogs, keep them the same. */ public static final int ThemeOverlay_Material_Dialog=0x010302d6; public static final int ThemeOverlay_Material_Dialog_Alert=0x010302d7; - /** Theme overlay that overrides window properties to display as a date picker dialog. + /** Theme overlay that overrides window properties to display as a date picker dialog. */ public static final int ThemeOverlay_Material_Dialog_DatePicker=0x01030523; - /** Theme overlay that overrides window properties to display as a time picker dialog. + /** Theme overlay that overrides window properties to display as a time picker dialog. */ public static final int ThemeOverlay_Material_Dialog_TimePicker=0x01030522; /** Theme overlay that replaces colors with their light versions but preserves - the value of colorAccent, colorPrimary and its variants. + the value of colorAccent, colorPrimary and its variants. */ public static final int ThemeOverlay_Material_Light=0x0103024a; public static final int TimePickerDialog_Material=0x010304c1; - /** @hide + /** @hide */ public static final int VectorPointer=0x01030359; - /** Widget Styles + /** Widget Styles */ public static final int Widget=0x01030012; public static final int Widget_AbsListView=0x01030013; @@ -40343,7 +40343,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_CompoundButton_Star=0x0103001b; public static final int Widget_CompoundButton_Switch=0x01030323; public static final int Widget_DatePicker=0x010300ee; - /** Widget Styles + /** Widget Styles */ public static final int Widget_DeviceDefault=0x01030140; public static final int Widget_DeviceDefault_AbsListView=0x01030388; @@ -40360,11 +40360,11 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_DeviceDefault_AutoCompleteTextView=0x01030147; public static final int Widget_DeviceDefault_Button=0x01030141; public static final int Widget_DeviceDefault_Button_Borderless=0x0103016c; - /** Colored borderless ink button + /** Colored borderless ink button */ public static final int Widget_DeviceDefault_Button_Borderless_Colored=0x010302e1; public static final int Widget_DeviceDefault_Button_Borderless_Small=0x01030145; - /** Alert dialog button bar button + /** Alert dialog button bar button */ public static final int Widget_DeviceDefault_Button_ButtonBar_AlertDialog=0x01030387; public static final int Widget_DeviceDefault_Button_Colored=0x010302e0; @@ -40384,7 +40384,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_DeviceDefault_ExpandableListView=0x0103014b; public static final int Widget_DeviceDefault_ExpandableListView_White=0x0103038c; public static final int Widget_DeviceDefault_FastScroll=0x010301e9; - /** The FragmentBreadCrumbs widget is deprecated starting in API level 21 ({@link android.os.Build.VERSION_CODES#.L}). + /** The FragmentBreadCrumbs widget is deprecated starting in API level 21 ({@link android.os.Build.VERSION_CODES#.L}). */ public static final int Widget_DeviceDefault_FragmentBreadCrumbs=0x0103038d; public static final int Widget_DeviceDefault_Gallery=0x0103038e; @@ -40398,22 +40398,22 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_DeviceDefault_Light_AbsListView=0x010303a7; public static final int Widget_DeviceDefault_Light_ActionBar=0x010301a3; public static final int Widget_DeviceDefault_Light_ActionBar_Solid=0x010301a7; - /** @deprecated Action bars are now themed using the inheritable android:theme attribute. + /** @deprecated Action bars are now themed using the inheritable android:theme attribute. */ @Deprecated public static final int Widget_DeviceDefault_Light_ActionBar_Solid_Inverse=0x010301a8; public static final int Widget_DeviceDefault_Light_ActionBar_TabBar=0x010301a6; - /** @deprecated Action bars are now themed using the inheritable android:theme attribute. + /** @deprecated Action bars are now themed using the inheritable android:theme attribute. */ @Deprecated public static final int Widget_DeviceDefault_Light_ActionBar_TabBar_Inverse=0x010301a9; public static final int Widget_DeviceDefault_Light_ActionBar_TabText=0x010301a5; - /** @deprecated Action bars are now themed using the inheritable android:theme attribute. + /** @deprecated Action bars are now themed using the inheritable android:theme attribute. */ @Deprecated public static final int Widget_DeviceDefault_Light_ActionBar_TabText_Inverse=0x010301ab; public static final int Widget_DeviceDefault_Light_ActionBar_TabView=0x010301a4; - /** @deprecated Action bars are now themed using the inheritable android:theme attribute. + /** @deprecated Action bars are now themed using the inheritable android:theme attribute. */ @Deprecated public static final int Widget_DeviceDefault_Light_ActionBar_TabView_Inverse=0x010301aa; @@ -40421,7 +40421,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_DeviceDefault_Light_ActionButton_CloseMode=0x010301a2; public static final int Widget_DeviceDefault_Light_ActionButton_Overflow=0x010301a0; public static final int Widget_DeviceDefault_Light_ActionMode=0x010301a1; - /** @deprecated Action bars are now themed using the inheritable android:theme attribute. + /** @deprecated Action bars are now themed using the inheritable android:theme attribute. */ @Deprecated public static final int Widget_DeviceDefault_Light_ActionMode_Inverse=0x010301ac; @@ -40444,7 +40444,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_DeviceDefault_Light_ExpandableListView=0x0103017f; public static final int Widget_DeviceDefault_Light_ExpandableListView_White=0x010303ac; public static final int Widget_DeviceDefault_Light_FastScroll=0x010301eb; - /** The FragmentBreadCrumbs widget is deprecated starting in API level 21 ({@link android.os.Build.VERSION_CODES#.L}). + /** The FragmentBreadCrumbs widget is deprecated starting in API level 21 ({@link android.os.Build.VERSION_CODES#.L}). */ public static final int Widget_DeviceDefault_Light_FragmentBreadCrumbs=0x010303a6; public static final int Widget_DeviceDefault_Light_Gallery=0x010303ad; @@ -40546,7 +40546,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_GestureOverlayView=0x0103030c; public static final int Widget_GestureOverlayView_White=0x0103030d; public static final int Widget_GridView=0x01030032; - /** Widget Styles + /** Widget Styles */ public static final int Widget_Holo=0x0103008a; public static final int Widget_Holo_AbsListView=0x010303f9; @@ -40592,7 +40592,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_Holo_ImageButton=0x01030096; public static final int Widget_Holo_ImageWell=0x01030402; public static final int Widget_Holo_KeyboardView=0x0103040b; - /** Light widget styles + /** Light widget styles */ public static final int Widget_Holo_Light=0x010300b5; public static final int Widget_Holo_Light_AbsListView=0x0103041a; @@ -40730,7 +40730,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_HorizontalScrollView=0x01030318; public static final int Widget_ImageButton=0x01030026; public static final int Widget_ImageWell=0x01030025; - /** {@deprecated Use Copy this definition into your own application project.} + /** {@deprecated Use Copy this definition into your own application project.} */ @Deprecated public static final int Widget_KeyboardView=0x01030057; @@ -40761,27 +40761,27 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_Material_ActionMode=0x01030256; public static final int Widget_Material_ActivityChooserView=0x0103048c; public static final int Widget_Material_AutoCompleteTextView=0x01030257; - /** Bordered ink button + /** Bordered ink button */ public static final int Widget_Material_Button=0x01030258; - /** Borderless ink button + /** Borderless ink button */ public static final int Widget_Material_Button_Borderless=0x01030259; - /** Colored borderless ink button + /** Colored borderless ink button */ public static final int Widget_Material_Button_Borderless_Colored=0x0103025a; - /** Small borderless ink button + /** Small borderless ink button */ public static final int Widget_Material_Button_Borderless_Small=0x0103025b; - /** Alert dialog button bar button - Alert dialog button bar button + /** Alert dialog button bar button + Alert dialog button bar button */ public static final int Widget_Material_Button_ButtonBar_AlertDialog=0x01030482; - /** Colored bordered ink button + /** Colored bordered ink button */ public static final int Widget_Material_Button_Colored=0x010302d3; public static final int Widget_Material_Button_Inset=0x0103025c; - /** Small bordered ink button + /** Small bordered ink button */ public static final int Widget_Material_Button_Small=0x0103025d; public static final int Widget_Material_Button_Toggle=0x0103025e; @@ -40810,7 +40810,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_Material_ImageButton=0x0103026e; public static final int Widget_Material_ImageWell=0x0103048d; public static final int Widget_Material_KeyboardView=0x01030497; - /** Light widget styles + /** Light widget styles */ public static final int Widget_Material_Light=0x0103028e; public static final int Widget_Material_Light_AbsListView=0x010304a7; @@ -40920,7 +40920,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_Material_PopupWindow_ActionMode=0x01030490; public static final int Widget_Material_PreferenceFrameLayout=0x0103049f; public static final int Widget_Material_ProgressBar=0x01030276; - /** Material progress part (indeterminate/horizontal) for Wear + /** Material progress part (indeterminate/horizontal) for Wear */ public static final int Widget_Material_ProgressBar_Horizontal=0x01030277; public static final int Widget_Material_ProgressBar_Inverse=0x01030491; @@ -40943,7 +40943,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_Material_SearchView=0x0103027f; public static final int Widget_Material_SearchView_ActionBar=0x01030483; public static final int Widget_Material_SeekBar=0x01030280; - /** A seek bar with tick marks at each progress value. + /** A seek bar with tick marks at each progress value. */ public static final int Widget_Material_SeekBar_Discrete=0x010302d9; public static final int Widget_Material_SegmentedButton=0x01030281; @@ -40995,7 +40995,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_Spinner_DropDown=0x01030083; public static final int Widget_StackView=0x010301e6; public static final int Widget_TabWidget=0x01030034; - /** Style for the small popup windows that contain text selection anchors. + /** Style for the small popup windows that contain text selection anchors. */ public static final int Widget_TextSelectHandle=0x0103034d; public static final int Widget_TextView=0x01030022; @@ -41010,56 +41010,56 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet public static final int Widget_WebView=0x01030033; public static final int WindowAnimationStyle_Leanback_Setup=0x0103044d; public static final int WindowTitle=0x010302e6; - /** WindowTitle Styles + /** WindowTitle Styles */ public static final int WindowTitle_DeviceDefault=0x010303d5; public static final int WindowTitle_Holo=0x01030436; public static final int WindowTitle_Material=0x010304c3; public static final int WindowTitleBackground=0x010302e5; public static final int WindowTitleBackground_DeviceDefault=0x010303d6; - /** Window title + /** Window title */ public static final int WindowTitleBackground_Holo=0x01030435; - /** Window title + /** Window title */ public static final int WindowTitleBackground_Material=0x010304c2; public static final int ZoomControls=0x0103034b; - /** @hide - @hide + /** @hide + @hide */ public static final int aerr_list_item=0x0103035f; } public static final class transition { /** A transition that moves views in or out of the scene to or from the edges when - a view visibility changes. + a view visibility changes. */ public static final int explode=0x010f0003; - /** A transition that fades views in and out. + /** A transition that fades views in and out. */ public static final int fade=0x010f0002; - /** A transition that moves and resizes a view + /** A transition that moves and resizes a view */ public static final int move=0x010f0001; /** Used for Activity Transitions, this transition indicates that no Transition - should be used. + should be used. */ public static final int no_transition=0x010f0000; public static final int popup_window_enter=0x010f0008; public static final int popup_window_exit=0x010f0009; /** A transition that moves views in or out of the scene to or from the bottom edge when - a view visibility changes. + a view visibility changes. */ public static final int slide_bottom=0x010f0004; /** A transition that moves views in or out of the scene to or from the left edge when - a view visibility changes. + a view visibility changes. */ public static final int slide_left=0x010f0007; /** A transition that moves views in or out of the scene to or from the right edge when - a view visibility changes. + a view visibility changes. */ public static final int slide_right=0x010f0006; /** A transition that moves views in or out of the scene to or from the top edge when - a view visibility changes. + a view visibility changes. */ public static final int slide_top=0x010f0005; } @@ -41134,7 +41134,7 @@ Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet

    @attr description Indicates that this list will always be drawn on top of solid, single-color - opaque background. This allows the list to optimize drawing. + opaque background. This allows the list to optimize drawing.

    Must be a color value, in the form of "#rgb", "#argb", @@ -41161,7 +41161,7 @@ containing a value of this type. The application will supply a {@link android.widget.AbsListView.MultiChoiceModeListener} using {@link android.widget.AbsListView#setMultiChoiceModeListener} to control the - selection mode. This uses the {@link android.view.ActionMode} API. + selection mode. This uses the {@link android.view.ActionMode} API.

    Must be one of the following constant values.

    @@ -41185,7 +41185,7 @@ containing a value of this type. @attr description When set to true, the selector will be drawn over the selected item. Otherwise the selector is drawn behind the selected item. The default - value is false. + value is false.

    Must be a boolean value, either "true" or "false". @@ -41203,7 +41203,7 @@ containing a value of this type.

    @attr description When set to true, the list will always show the fast scroll interface. - This setting implies fastScrollEnabled. + This setting implies fastScrollEnabled.

    Must be a boolean value, either "true" or "false". @@ -41221,7 +41221,7 @@ containing a value of this type.

    @attr description Enables the fast scroll thumb that can be dragged to quickly scroll through - the list. + the list.

    Must be a boolean value, either "true" or "false". @@ -41238,7 +41238,7 @@ containing a value of this type. /**

    @attr description - Specifies the style of the fast scroll decorations. + Specifies the style of the fast scroll decorations.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -41251,7 +41251,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable used to indicate the currently selected item in the list. + Drawable used to indicate the currently selected item in the list.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -41268,7 +41268,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When set to true, the list uses a drawing cache during scrolling. This makes the rendering faster but uses more memory. The default - value is true. + value is true.

    Must be a boolean value, either "true" or "false". @@ -41292,7 +41292,7 @@ containing a value of this type. your adapter displays items of varying heights, the scrollbar thumb will change size as the user scrolls through the list. When set to false, the list will use only the number of items in the adapter and the number of items visible - on screen to determine the scrollbar's properties. + on screen to determine the scrollbar's properties.

    Must be a boolean value, either "true" or "false". @@ -41309,7 +41309,7 @@ containing a value of this type. /**

    @attr description - Used by ListView and GridView to stack their content from the bottom. + Used by ListView and GridView to stack their content from the bottom.

    Must be a boolean value, either "true" or "false". @@ -41327,7 +41327,7 @@ containing a value of this type.

    @attr description When set to true, the list will filter results as the user types. The - List's adapter must support the Filterable interface for this to work. + List's adapter must support the Filterable interface for this to work.

    Must be a boolean value, either "true" or "false". @@ -41345,7 +41345,7 @@ containing a value of this type.

    @attr description Sets the transcript mode for the list. In transcript mode, the list - scrolls to the bottom to make new items visible when they are added. + scrolls to the bottom to make new items visible when they are added.

    Must be one of the following constant values.

    @@ -41383,7 +41383,7 @@ containing a value of this type.

    @attr description Reference to an array resource that will populate the Spinner. For static content, - this is simpler than populating the Spinner programmatically. + this is simpler than populating the Spinner programmatically.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -41456,7 +41456,7 @@ containing a value of this type. /**

    @attr description - This is the amount of deceleration to add when easing in. + This is the amount of deceleration to add when easing in.

    Must be a floating point value, such as "1.2". @@ -41474,7 +41474,7 @@ containing a value of this type. describes an {@link android.accessibilityservice.AccessibilityService} service, which is referenced from its {@link android.accessibilityservice.AccessibilityService#SERVICE_META_DATA} - meta-data entry. + meta-data entry.

    Includes the following attributes:

    @@ -41564,7 +41564,7 @@ containing a value of this type. {@link android.view.accessibility.AccessibilityEvent}. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -41612,7 +41612,7 @@ containing a value of this type. {@link android.accessibilityservice.AccessibilityServiceInfo}. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -41640,7 +41640,7 @@ containing a value of this type. {@link android.accessibilityservice.AccessibilityServiceInfo}. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -41676,7 +41676,7 @@ containing a value of this type.

    @attr description Animated image of the accessibility service purpose or behavior, to help users - understand how the service can help them. + understand how the service can help them.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -41693,7 +41693,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Attribute whether the accessibility service wants to be able to control display magnification. - +

    Must be a boolean value, either "true" or "false". @@ -41710,7 +41710,7 @@ containing a value of this type. /**

    @attr description - Attribute whether the accessibility service wants to be able to perform gestures. + Attribute whether the accessibility service wants to be able to perform gestures.

    Must be a boolean value, either "true" or "false". @@ -41730,7 +41730,7 @@ containing a value of this type. Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements. {@deprecated Not used by the framework} - +

    Must be a boolean value, either "true" or "false". @@ -41754,7 +41754,7 @@ containing a value of this type. Required to allow setting the {@link android.accessibilityservice #AccessibilityServiceInfo#FLAG_REQUEST_FILTER_KEY_EVENTS} flag.

    - +

    Must be a boolean value, either "true" or "false". @@ -41777,7 +41777,7 @@ containing a value of this type. Required to allow setting the {@link android.accessibilityservice #AccessibilityServiceInfo#FLAG_REQUEST_FINGERPRINT_GESTURES} flag to have any effect.

    - +

    Must be a boolean value, either "true" or "false". @@ -41801,7 +41801,7 @@ containing a value of this type. Required to allow setting the {@link android.accessibilityservice #AccessibilityServiceInfo#FLAG_REQUEST_TOUCH_EXPLORATION_MODE} flag.

    - +

    Must be a boolean value, either "true" or "false". @@ -41824,7 +41824,7 @@ containing a value of this type. Required to allow setting the {@link android.accessibilityservice #AccessibilityServiceInfo#FLAG_RETRIEVE_INTERACTIVE_WINDOWS} flag.

    - +

    Must be a boolean value, either "true" or "false". @@ -41841,7 +41841,7 @@ containing a value of this type. /**

    @attr description - Attribute whether the accessibility service wants to be able to take screenshot. + Attribute whether the accessibility service wants to be able to take screenshot.

    Must be a boolean value, either "true" or "false". @@ -41859,7 +41859,7 @@ containing a value of this type.

    @attr description Description of the accessibility service usage, availability, or limitations (e.g. - isn't supported by all apps). + isn't supported by all apps).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -41873,7 +41873,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Html description of the accessibility service usage, availability, or limitations (e.g. - isn't supported by all apps). + isn't supported by all apps).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -41894,7 +41894,7 @@ or to a theme attribute in the form "?[package:][type:]na to return a suitable value for interactive controls. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

    Must be an integer value, such as "100". @@ -41911,7 +41911,7 @@ containing a value of this type. /**

    @attr description - Detailed intro of the accessibility service purpose or behavior. + Detailed intro of the accessibility service purpose or behavior.

    This is a private symbol. @attr name android:intro */ @@ -41925,7 +41925,7 @@ containing a value of this type. Note: If this flag is false, system will show a notification after a duration to inform the user about the privacy implications of the service.

    - +

    Must be a boolean value, either "true" or "false". @@ -41948,7 +41948,7 @@ containing a value of this type. to return a suitable value for UIs that do not include interactive controls. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

    Must be an integer value, such as "100". @@ -41968,7 +41968,7 @@ containing a value of this type. The minimal period in milliseconds between two accessibility events of the same type are sent to this service. This setting can be changed at runtime by calling {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

    Must be an integer value, such as "100". @@ -41987,7 +41987,7 @@ containing a value of this type. @attr description Comma separated package names from which this service would like to receive events (leave out for all packages). {@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo) - android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. + android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -42005,7 +42005,7 @@ containing a value of this type.

    @attr description Fully qualified class name of an activity that allows the user to modify the settings - for this service. This setting cannot be changed at runtime. + for this service. This setting cannot be changed at runtime.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -42028,7 +42028,7 @@ containing a value of this type. /**

    @attr description - Brief summary of the accessibility service purpose or behavior. + Brief summary of the accessibility service purpose or behavior.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -42048,14 +42048,14 @@ containing a value of this type. Fully qualified class name of {@link android.service.quicksettings.TileService} is associated with this accessibility service for one to one mapping. It is used by system settings to remind users this accessibility service has a - {@link android.service.quicksettings.TileService}. + {@link android.service.quicksettings.TileService}.

    This is a private symbol. @attr name android:tileService */ public static final int AccessibilityService_tileService = 21; /** Use accessibility-shortcut-target as the root tag of the XML resource that describes an activity, which is referenced from the - android.accessibilityshortcut.target meta-data entry. + android.accessibilityshortcut.target meta-data entry.

    Includes the following attributes:

    @@ -42106,7 +42106,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Description of the target of accessibility shortcut usage, availability, or limitations - (e.g. isn't supported by all apps). + (e.g. isn't supported by all apps).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42120,7 +42120,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Html description of the target of accessibility shortcut usage, availability, or - limitations (e.g. isn't supported by all apps). + limitations (e.g. isn't supported by all apps).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42135,7 +42135,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Detailed intro of the target of accessibility shortcut purpose or behavior. + Detailed intro of the target of accessibility shortcut purpose or behavior.

    This is a private symbol. @attr name android:intro */ @@ -42144,7 +42144,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Fully qualified class name of an activity that allows the user to modify the settings - for this target of accessibility shortcut. + for this target of accessibility shortcut.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -42167,7 +42167,7 @@ containing a value of this type. /**

    @attr description - Brief summary of the target of accessibility shortcut purpose or behavior. + Brief summary of the target of accessibility shortcut purpose or behavior.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -42187,14 +42187,14 @@ containing a value of this type. Fully qualified class name of {@link android.service.quicksettings.TileService} is associated with this accessibility shortcut target for one to one mapping. It is used by system settings to remind users this accessibility service has a - {@link android.service.quicksettings.TileService}. + {@link android.service.quicksettings.TileService}.

    This is a private symbol. @attr name android:tileService */ public static final int AccessibilityShortcutTarget_tileService = 5; /** Use account-authenticator as the root tag of the XML resource that describes an account authenticator. - +

    Includes the following attributes:

    @@ -42221,7 +42221,7 @@ containing a value of this type. /**

    @attr description - A preferences.xml file for authenticator-specific settings. + A preferences.xml file for authenticator-specific settings.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42234,7 +42234,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The account type this authenticator handles. + The account type this authenticator handles.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -42253,7 +42253,7 @@ containing a value of this type. @attr description Account handles its own token storage and permissions. Default to false - +

    Must be a boolean value, either "true" or "false". @@ -42270,7 +42270,7 @@ containing a value of this type. /**

    @attr description - The icon of the authenticator. + The icon of the authenticator.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42283,7 +42283,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The user-visible name of the authenticator. + The user-visible name of the authenticator.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -42300,7 +42300,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Smaller icon of the authenticator. + Smaller icon of the authenticator.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42310,7 +42310,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:smallIcon */ public static final int AccountAuthenticator_smallIcon = 3; - /** Attributes used to style the Action Bar. + /** Attributes used to style the Action Bar.

    Includes the following attributes:

    @@ -42393,7 +42393,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a background drawable for the action bar. + Specifies a background drawable for the action bar.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -42408,7 +42408,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a background drawable for the bottom component of a split action bar. + Specifies a background drawable for the bottom component of a split action bar.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -42423,7 +42423,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a background drawable for a second stacked row of the action bar. + Specifies a background drawable for a second stacked row of the action bar.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -42439,7 +42439,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42459,7 +42459,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar when actions from a menu - are present. Only valid for some themes and configurations. + are present. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42479,7 +42479,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42499,7 +42499,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42519,7 +42519,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42539,7 +42539,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar when a navigation button - is present, such as the Up button. Only valid for some themes and configurations. + is present, such as the Up button. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42558,7 +42558,7 @@ containing a value of this type. /**

    @attr description - Specifies a layout for custom navigation. Overrides navigationMode. + Specifies a layout for custom navigation. Overrides navigationMode.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42571,7 +42571,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Options affecting how the action bar is displayed. + Options affecting how the action bar is displayed.

    Must be one or more (separated by '|') of the following constant values.

    @@ -42596,7 +42596,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies the drawable used for item dividers. + Specifies the drawable used for item dividers.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -42611,7 +42611,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Elevation for the action bar itself. + Elevation for the action bar itself.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42630,7 +42630,7 @@ containing a value of this type. /**

    @attr description - Specifies a fixed height. + Specifies a fixed height.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42649,7 +42649,7 @@ containing a value of this type. /**

    @attr description - Set true to hide the action bar on a vertical nested scroll of content. + Set true to hide the action bar on a vertical nested scroll of content.

    Must be a boolean value, either "true" or "false". @@ -42666,7 +42666,7 @@ containing a value of this type. /**

    @attr description - Up navigation glyph. + Up navigation glyph.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42679,7 +42679,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a layout to use for the "home" section of the action bar. + Specifies a layout to use for the "home" section of the action bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42692,7 +42692,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies the drawable used for the application icon. + Specifies the drawable used for the application icon.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42705,7 +42705,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a style resource to use for an indeterminate progress spinner. + Specifies a style resource to use for an indeterminate progress spinner.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42719,7 +42719,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Specifies padding that should be applied to the left and right sides of - system-provided items in the bar. + system-provided items in the bar.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42738,7 +42738,7 @@ containing a value of this type. /**

    @attr description - Specifies the drawable used for the application logo. + Specifies the drawable used for the application logo.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42751,7 +42751,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The type of navigation to use. + The type of navigation to use.

    Must be one of the following constant values.

    @@ -42773,7 +42773,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a theme that should be used to inflate popups - shown by widgets in the action bar. + shown by widgets in the action bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42786,7 +42786,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies the horizontal padding on either end for an embedded progress bar. + Specifies the horizontal padding on either end for an embedded progress bar.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -42805,7 +42805,7 @@ containing a value of this type. /**

    @attr description - Specifies a style resource to use for an embedded progress bar. + Specifies a style resource to use for an embedded progress bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42818,7 +42818,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies subtitle text used for navigationMode="normal". + Specifies subtitle text used for navigationMode="normal".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -42835,7 +42835,7 @@ containing a value of this type. /**

    @attr description - Specifies a style to use for subtitle text. + Specifies a style to use for subtitle text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42848,7 +42848,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies title text used for navigationMode="normal". + Specifies title text used for navigationMode="normal".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -42865,7 +42865,7 @@ containing a value of this type. /**

    @attr description - Specifies a style to use for title text. + Specifies a style to use for title text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -42892,7 +42892,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Standard gravity constant that a child supplies to its parent. - Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout. + Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout.

    Must be one or more (separated by '|') of the following constant values.

    @@ -42983,7 +42983,7 @@ containing a value of this type. /**

    @attr description - Specifies a background for the action mode bar. + Specifies a background for the action mode bar.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -42998,7 +42998,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a background for the split action mode bar. + Specifies a background for the split action mode bar.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -43013,7 +43013,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a layout to use for the "close" item at the starting edge. + Specifies a layout to use for the "close" item at the starting edge.

    This is a private symbol. @attr name android:closeItemLayout */ @@ -43021,7 +43021,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a fixed height for the action mode bar. + Specifies a fixed height for the action mode bar.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -43040,7 +43040,7 @@ containing a value of this type. /**

    @attr description - Specifies a style to use for subtitle text. + Specifies a style to use for subtitle text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -43053,7 +43053,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a style to use for title text. + Specifies a style to use for title text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -43063,7 +43063,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:titleTextStyle */ public static final int ActionMode_titleTextStyle = 2; - /** Attrbitutes for a ActvityChooserView. + /** Attrbitutes for a ActvityChooserView.

    Includes the following attributes:

    @@ -43086,7 +43086,7 @@ or to a theme attribute in the form "?[package:][type:]na as a clue about the action the chosen activity will perform. For example, if share activity is to be chosen the drawable should give a clue that sharing is to be performed. - +

    This is a private symbol. @attr name android:expandActivityOverflowButtonDrawable */ @@ -43094,13 +43094,13 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The maximal number of items initially shown in the activity list. + The maximal number of items initially shown in the activity list.

    This is a private symbol. @attr name android:initialActivityCount */ public static final int ActivityChooserView_initialActivityCount = 0; /** @hide Attributes which will be read by the Activity to intialize the - base activity TaskDescription. + base activity TaskDescription.

    Includes the following attributes:

    @@ -43130,7 +43130,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description @hide From Theme.colorBackground, used for the TaskDescription background - color. + color.

    Must be a color value, in the form of "#rgb", "#argb", @@ -43149,7 +43149,7 @@ containing a value of this type.

    @attr description @hide From Theme.colorBackgroundFloating, used for the TaskDescription background - color floating. + color floating.

    Must be a color value, in the form of "#rgb", "#argb", @@ -43168,7 +43168,7 @@ containing a value of this type.

    @attr description @hide From Theme.colorPrimary, used for the TaskDescription primary - color. + color.

    Must be a color value, in the form of "#rgb", "#argb", @@ -43186,7 +43186,7 @@ containing a value of this type. /**

    @attr description - @hide From Window.enforceNavigationBarContrast + @hide From Window.enforceNavigationBarContrast

    Must be a boolean value, either "true" or "false". @@ -43203,7 +43203,7 @@ containing a value of this type. /**

    @attr description - @hide From Window.enforceStatusBarContrast + @hide From Window.enforceStatusBarContrast

    Must be a boolean value, either "true" or "false". @@ -43221,7 +43221,7 @@ containing a value of this type.

    @attr description @hide From Theme.navigationBarColor, used for the TaskDescription navigation bar - color. + color.

    Must be a color value, in the form of "#rgb", "#argb", @@ -43239,7 +43239,7 @@ containing a value of this type. /**

    @attr description - @hide From Theme.statusBarColor, used for the TaskDescription status bar color. + @hide From Theme.statusBarColor, used for the TaskDescription status bar color.

    Must be a color value, in the form of "#rgb", "#argb", @@ -43279,7 +43279,7 @@ containing a value of this type.

    @attr description Defines whether to animate the current View when the ViewAnimation - is first displayed. + is first displayed.

    Must be a boolean value, either "true" or "false". @@ -43296,7 +43296,7 @@ containing a value of this type. /**

    @attr description - Identifier for the animation to use when a view is shown. + Identifier for the animation to use when a view is shown.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -43310,7 +43310,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Defines whether the animator loops to the first view once it - has reached the end of the list. + has reached the end of the list.

    Must be a boolean value, either "true" or "false". @@ -43327,7 +43327,7 @@ containing a value of this type. /**

    @attr description - Identifier for the animation to use when a view is hidden. + Identifier for the animation to use when a view is hidden.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -43355,7 +43355,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - When true, automatically start animating. + When true, automatically start animating.

    Must be a boolean value, either "true" or "false". @@ -43383,7 +43383,7 @@ containing a value of this type. @attr name android:flipInterval */ public static final int AdapterViewFlipper_flipInterval = 0; - /** Drawable used to draw adaptive icons with foreground and background layers. + /** Drawable used to draw adaptive icons with foreground and background layers.

    Includes the following attributes:

    @@ -43399,7 +43399,7 @@ containing a value of this type. /**

    @attr description - The drawable to use for the layer. + The drawable to use for the layer.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -43411,7 +43411,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int AdaptiveIconDrawableLayer_drawable = 0; /** Specify one or more aid-filter elements inside a aid-group element to specify an ISO7816 Application ID (AID) - your service can handle. + your service can handle.

    Includes the following attributes:

    @@ -43427,7 +43427,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The ISO7816 Application ID. This attribute is mandatory. + The ISO7816 Application ID. This attribute is mandatory.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -43510,7 +43510,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int AidGroup_description = 0; /** Specify one or more aid-prefix-filter elements inside a aid-group element to specify an ISO7816 Application ID (AID) - prefix your service can handle. + prefix your service can handle.

    Includes the following attributes:

    @@ -43526,7 +43526,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The ISO7816 Application ID. This attribute is mandatory. + The ISO7816 Application ID. This attribute is mandatory.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -43546,7 +43546,7 @@ containing a value of this type. @attr name android:name */ public static final int AidPrefixFilter_name = 0; - /** The set of attributes that describe a AlertDialog's theme. + /** The set of attributes that describe a AlertDialog's theme.

    Includes the following attributes:

    @@ -43688,7 +43688,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide Workaround until we replace AlertController with custom layout. + @hide Workaround until we replace AlertController with custom layout.

    This is a private symbol. @attr name android:controllerType */ @@ -43728,7 +43728,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. The layout resource must be a - valid reference to a layout. + valid reference to a layout.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -43759,7 +43759,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide Whether fullDark, etc. should use default values if null. + @hide Whether fullDark, etc. should use default values if null.

    This is a private symbol. @attr name android:needsDefaultBackgrounds */ @@ -43773,7 +43773,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide Offset when scrolling to a selection. + @hide Offset when scrolling to a selection.

    This is a private symbol. @attr name android:selectionScrollOffset */ @@ -43781,7 +43781,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide Not ready for public use. + @hide Not ready for public use.

    This is a private symbol. @attr name android:showTitle */ @@ -43912,7 +43912,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the dial graphic. + Tint to apply to the dial graphic.

    Must be a color value, in the form of "#rgb", "#argb", @@ -43930,7 +43930,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the dial graphic tint. + Blending mode used to apply the dial graphic tint.

    Must be one of the following constant values.

    @@ -43969,7 +43969,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the hour hand graphic. + Tint to apply to the hour hand graphic.

    Must be a color value, in the form of "#rgb", "#argb", @@ -43987,7 +43987,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the hour hand graphic tint. + Blending mode used to apply the hour hand graphic tint.

    Must be one of the following constant values.

    @@ -44026,7 +44026,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the minute hand graphic. + Tint to apply to the minute hand graphic.

    Must be a color value, in the form of "#rgb", "#argb", @@ -44044,7 +44044,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the minute hand graphic tint. + Blending mode used to apply the minute hand graphic tint.

    Must be one of the following constant values.

    @@ -44083,7 +44083,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the second hand graphic. + Tint to apply to the second hand graphic.

    Must be a color value, in the form of "#rgb", "#argb", @@ -44101,7 +44101,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the second hand graphic tint. + Blending mode used to apply the second hand graphic tint.

    Must be one of the following constant values.

    @@ -44134,7 +44134,7 @@ containing a value of this type. TextClock will ignore the time zone of the system. To use the user's time zone, do not specify this attribute. The default value is the user's time zone. Please refer to {@link java.util.TimeZone} for more - information about time zone ids. + information about time zone ids.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -44173,7 +44173,7 @@ containing a value of this type. {@link #AndroidManifestUsesConfiguration uses-configuration}, {@link #AndroidManifestApplication application}, {@link #AndroidManifestInstrumentation instrumentation}, - {@link #AndroidManifestUsesFeature uses-feature}. + {@link #AndroidManifestUsesFeature uses-feature}.

    Includes the following attributes:

    @@ -44184,7 +44184,7 @@ containing a value of this type. -
    {@link #AndroidManifest_installLocation android:installLocation} The default install location defined by an application.
    {@link #AndroidManifest_isFeatureSplit android:isFeatureSplit} If set to true, indicates to the platform that this APK is a 'feature' split and that it implicitly depends on the base APK.
    {@link #AndroidManifest_isSplitRequired android:isSplitRequired} {@deprecated Use requiredSplitTypes instead.} +
    {@link #AndroidManifest_isSplitRequired android:isSplitRequired} {@deprecated Use requiredSplitTypes instead.} Flag to specify if this APK requires at least one split [either feature or resource] to be present in order to function.
    {@link #AndroidManifest_isolatedSplits android:isolatedSplits} If set to true, indicates to the platform that any split APKs @@ -44228,13 +44228,13 @@ containing a value of this type. /**

    @attr description - @hide For use by platform and tools only. Developers should not specify this value. + @hide For use by platform and tools only. Developers should not specify this value. The user-visible SDK version (ex. 26) of the framework against which the application was compiled. This attribute is automatically specified by the Android build tools and should NOT be manually specified.

    This attribute is the compile-time equivalent of - {@link android.os.Build.VERSION#SDK_INT Build.VERSION.SDK_INT}. + {@link android.os.Build.VERSION#SDK_INT Build.VERSION.SDK_INT}.

    Must be an integer value, such as "100". @@ -44251,14 +44251,14 @@ containing a value of this type. /**

    @attr description - @hide For use by platform and tools only. Developers should not specify this value. + @hide For use by platform and tools only. Developers should not specify this value. The development codename (ex. "O") of the framework against which the application was compiled, or "REL" if the application was compiled against a release build. This attribute is automatically specified by the Android build tools and should NOT be manually specified.

    This attribute is the compile-time equivalent of - {@link android.os.Build.VERSION#CODENAME Build.VERSION.CODENAME}. + {@link android.os.Build.VERSION#CODENAME Build.VERSION.CODENAME}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -44275,7 +44275,7 @@ containing a value of this type. /**

    @attr description - The default install location defined by an application. + The default install location defined by an application.

    Must be one of the following constant values.

    @@ -44306,7 +44306,7 @@ containing a value of this type. for a particular 'feature' split. Only useful when the base APK specifies android:isolatedSplits="true". -

    The default value of this attribute is false. +

    The default value of this attribute is false.

    Must be a boolean value, either "true" or "false". @@ -44323,10 +44323,10 @@ containing a value of this type. /**

    @attr description - {@deprecated Use requiredSplitTypes instead.} + {@deprecated Use requiredSplitTypes instead.} Flag to specify if this APK requires at least one split [either feature or resource] to be present in order to function. Default value is false. - @deprecated Use {@link android.R.attr#requiredSplitTypes} instead. + @deprecated Use {@link android.R.attr#requiredSplitTypes} instead.

    Must be a boolean value, either "true" or "false". @@ -44348,7 +44348,7 @@ containing a value of this type. installed for this application should be loaded into their own Context objects and not appear in the base application's Context. -

    The default value of this attribute is false. +

    The default value of this attribute is false.

    Must be a boolean value, either "true" or "false". @@ -44376,7 +44376,7 @@ containing a value of this type. than that higher numbers are more recent. This value is only meaningful when the two {@link android.R.attr#versionCode} values are already identical. When an app is delivered as multiple split APKs, each - APK may have a different revisionCode value. + APK may have a different revisionCode value.

    Must be an integer value, such as "100". @@ -44405,7 +44405,7 @@ containing a value of this type. communication mechanisms, such as services and content providers, to facilitate interoperability between shared components. Note that existing apps cannot remove this value, as migrating off a - shared user ID is not supported. + shared user ID is not supported.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -44429,7 +44429,7 @@ containing a value of this type. string. @deprecated There is no replacement for this attribute. {@link android.R.attr#sharedUserId} has been deprecated making - this attribute unnecessary. + this attribute unnecessary.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -44461,7 +44461,7 @@ or to a theme attribute in the form "?[package:][type:]na

    The default value of this attribute is 1.

    @deprecated The security properties have been moved to - {@link android.os.Build.VERSION Build.VERSION} 27 and 28. + {@link android.os.Build.VERSION Build.VERSION} 27 and 28.

    Must be an integer value, such as "100". @@ -44488,7 +44488,7 @@ containing a value of this type. successive version has a higher number. This is not a version number generally shown to the user, that is usually supplied with {@link android.R.attr#versionName}. When an app is delivered - as multiple split APKs, each APK must have the exact same versionCode. + as multiple split APKs, each APK must have the exact same versionCode.

    Must be an integer value, such as "100". @@ -44509,7 +44509,7 @@ containing a value of this type. for the base version code; it has no other meaning than that higher numbers are more recent. This is not a version number generally shown to the user, that is usually supplied - with {@link android.R.attr#versionName}. + with {@link android.R.attr#versionName}.

    Must be an integer value, such as "100". @@ -44528,7 +44528,7 @@ containing a value of this type. @attr description The text shown to the user to indicate the version they have. This is used for no other purpose than display to the user; the actual - significant version number is given by {@link android.R.attr#versionCode}. + significant version number is given by {@link android.R.attr#versionCode}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -44546,7 +44546,7 @@ containing a value of this type. action tag, a child of the {@link #AndroidManifestIntentFilter intent-filter} tag. See {@link android.content.IntentFilter#addAction} for - more information. + more information.

    Includes the following attributes:

    @@ -44568,7 +44568,7 @@ containing a value of this type. {@link android.content.Intent#ACTION_VIEW Intent.ACTION_VIEW} you would put android.intent.action.VIEW here. Custom actions should generally use a prefix matching the - package name. + package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -44598,7 +44598,7 @@ containing a value of this type. that it can handle. If none are specified, the activity can only be started through direct specification of its class name. The activity tag appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -44815,7 +44815,7 @@ containing a value of this type. activity. Particularly in the case where the child lives in a container such as a Display owned by another activity. -

    The default value of this attribute is false. +

    The default value of this attribute is false.

    Must be a boolean value, either "true" or "false". @@ -44845,7 +44845,7 @@ containing a value of this type. in goes to the background. Typically this is used to cause the activities of an application to move back to the main task associated with that application. The activity is re-parented to the task - with the same {@link android.R.attr#taskAffinity} as it has. + with the same {@link android.R.attr#taskAffinity} as it has.

    Must be a boolean value, either "true" or "false". @@ -44893,7 +44893,7 @@ containing a value of this type. task in its last state, regardless of how they get there. This is useful, for example, in an application like the web browser where there is a lot of state (such as multiple open tabs) that the application - would not like to lose. + would not like to lose.

    Must be a boolean value, either "true" or "false". @@ -44914,7 +44914,7 @@ containing a value of this type.

    Each instance of this Activity will be automatically configured with Context.createAttributionContext() using the first attribution tag - contained here. + contained here.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -44935,7 +44935,7 @@ containing a value of this type. list until the last activity in the task is completed. When that happens the task will be automatically removed from the recent tasks list. This overrides the caller's use of {@link android.content.Intent#FLAG_ACTIVITY_RETAIN_IN_RECENTS - Intent.FLAG_ACTIVITY_RETAIN_IN_RECENTS} + Intent.FLAG_ACTIVITY_RETAIN_IN_RECENTS}

    Must be a boolean value, either "true" or "false". @@ -44964,7 +44964,7 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -44978,7 +44978,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Indicates whether the activity can be displayed on a remote device which may or - may not be running Android. + may not be running Android.

    This is a private symbol. @attr name android:canDisplayOnRemoteDevices */ @@ -45007,7 +45007,7 @@ or to a theme attribute in the form "?[package:][type:]na clear. That is, all activities above the root activity of the task will be removed: those that have an affinity will be moved to the task they are associated with, otherwise they will simply - be dropped as described here. + be dropped as described here.

    Must be a boolean value, either "true" or "false". @@ -45025,7 +45025,7 @@ containing a value of this type.

    @attr description Specify the color mode the activity desires. The requested color mode may be ignored - depending on the capabilities of the display the activity is displayed on. + depending on the capabilities of the display the activity is displayed on.

    Must be one of the following constant values.

    @@ -45034,7 +45034,7 @@ containing a value of this type. - @@ -45061,7 +45061,7 @@ containing a value of this type.

    These values must be kept in sync with those in {@link android.content.pm.ActivityInfo} and - include/utils/ResourceTypes.h. + include/utils/ResourceTypes.h.

    Must be one or more (separated by '|') of the following constant values.

    @@ -45129,7 +45129,7 @@ containing a value of this type. /**

    @attr description - Descriptive text for the associated data. + Descriptive text for the associated data.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -45144,7 +45144,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock - pattern or PIN). + pattern or PIN).

    Must be a boolean value, either "true" or "false". @@ -45189,7 +45189,7 @@ containing a value of this type. Intent.FLAG_ACTIVITY_MULTIPLE_TASK}. If the value of documentLaunchModes is never then any use of {@link android.content.Intent#FLAG_ACTIVITY_NEW_DOCUMENT - Intent.FLAG_ACTIVITY_NEW_DOCUMENT} to launch this activity will be ignored. + Intent.FLAG_ACTIVITY_NEW_DOCUMENT} to launch this activity will be ignored.

    Must be one of the following constant values.

    @@ -45240,7 +45240,7 @@ containing a value of this type. {@link android.window.OnBackInvokedCallback#onBackInvoked} on the focused window.

    By default, the behavior is configured by the same attribute in application. - +

    This is a private symbol. @attr name android:enableOnBackInvokedCallback */ @@ -45254,7 +45254,7 @@ containing a value of this type. This is equivalent to calling {@link android.app.Activity#setVrModeEnabled} with the the given component name within the Activity that this attribute is set for. Declaring this will prevent the system from leaving VR mode during an Activity - transition from one VR activity to another. + transition from one VR activity to another.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -45274,7 +45274,7 @@ containing a value of this type. Specify whether the activity is enabled or not (that is, can be instantiated by the system). It can also be specified for an application as a whole, in which case a value of "false" will override any component specific values (a value of "true" will not override the - component specific values). + component specific values).

    Must be a boolean value, either "true" or "false". @@ -45298,7 +45298,7 @@ containing a value of this type.

    @attr description Indicates that an Activity should be excluded from the list of - recently launched activities. + recently launched activities.

    Must be a boolean value, either "true" or "false". @@ -45325,7 +45325,7 @@ containing a value of this type. is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all - content providers. + content providers.

    Must be a boolean value, either "true" or "false". @@ -45345,7 +45345,7 @@ containing a value of this type. Specify whether an activity should be finished when a "close system windows" request has been made. This happens, for example, when the home key is pressed, when the device is locked, when a system - dialog showing recent applications is displayed, etc. + dialog showing recent applications is displayed, etc.

    Must be a boolean value, either "true" or "false". @@ -45367,7 +45367,7 @@ containing a value of this type.

    If both this option and {@link android.R.attr#allowTaskReparenting} are specified, the finish trumps the affinity: the affinity will be - ignored and the activity simply finished. + ignored and the activity simply finished.

    Must be a boolean value, either "true" or "false". @@ -45388,7 +45388,7 @@ containing a value of this type. device, regardless of what they declare via the {@code queries} tags in their manifest. - The default value is {@code false}. + The default value is {@code false}.

    Must be a boolean value, either "true" or "false". @@ -45425,7 +45425,7 @@ containing a value of this type. the activity's own window, will be hardware accelerated, if possible.

    Please refer to the documentation of {@link android.view.WindowManager.LayoutParams#FLAG_HARDWARE_ACCELERATED} - for more information on how to control this flag programmatically.

    + for more information on how to control this flag programmatically.

    Must be a boolean value, either "true" or "false". @@ -45453,7 +45453,7 @@ containing a value of this type.

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -45467,7 +45467,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Flag declaring this activity to be 'immersive'; immersive activities - should not be interrupted with other activities or notifications. + should not be interrupted with other activities or notifications.

    Must be a boolean value, either "true" or "false". @@ -45492,7 +45492,7 @@ containing a value of this type. lock screen. A use case for this is permission dialogs, that should only be visible on the lock screen if their requesting activity is also visible. -

    The default value of this attribute is false. +

    The default value of this attribute is false.

    Must be a boolean value, either "true" or "false". @@ -45527,7 +45527,7 @@ containing a value of this type. main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -45555,7 +45555,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.content.Intent} flags {@link android.content.Intent#FLAG_ACTIVITY_SINGLE_TOP}, {@link android.content.Intent#FLAG_ACTIVITY_NEW_TASK}, and - {@link android.content.Intent#FLAG_ACTIVITY_MULTIPLE_TASK}. + {@link android.content.Intent#FLAG_ACTIVITY_MULTIPLE_TASK}.

    Must be one of the following constant values.

    @@ -45620,7 +45620,7 @@ or to a theme attribute in the form "?[package:][type:]na

    While in lockTask mode with multiple permitted tasks running, each launched task is permitted to finish, transitioning to the previous locked task, until there is only one task remaining. At that point the last task running is not permitted to finish, unless it - uses the value always. + uses the value always.

    Must be one of the following constant values.

    @@ -45682,7 +45682,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -45710,7 +45710,7 @@ or to a theme attribute in the form "?[package:][type:]na Device compatibility mode. - +

    Must be a floating point value, such as "1.2". @@ -45730,7 +45730,7 @@ containing a value of this type. The maximum number of entries of tasks rooted at this activity in the recent task list. When this number of entries is reached the least recently used instance of this activity will be removed from recents. The value will be clamped between 1 and 100 inclusive. - The default value for this if it is not specified is 15. + The default value for this if it is not specified is 15.

    Must be an integer value, such as "100". @@ -45762,7 +45762,7 @@ containing a value of this type. Device compatibility mode. - +

    Must be a floating point value, such as "1.2". @@ -45789,7 +45789,7 @@ containing a value of this type. instances wherever they are used (provided permissions allow it). This is most often used with content providers, so that instances of a provider can be created in each client process, allowing them - to be used without performing IPC. + to be used without performing IPC.

    Must be a boolean value, either "true" or "false". @@ -45810,7 +45810,7 @@ containing a value of this type. {@link android.app.Activity}. This is a fully qualified class name (for example, com.mycompany.myapp.MyActivity); as a short-hand if the first character of the class - is a period then it is appended to your package name. + is a period then it is appended to your package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -45836,7 +45836,7 @@ containing a value of this type. Specify whether an activity should be kept in its history stack. If this attribute is set, then as soon as the user navigates away from the activity it will be finished and they will no longer be - able to return to it. + able to return to it.

    Must be a boolean value, either "true" or "false". @@ -45853,7 +45853,7 @@ containing a value of this type. /**

    @attr description - The name of the logical parent of the activity as it appears in the manifest. + The name of the logical parent of the activity as it appears in the manifest.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -45874,7 +45874,7 @@ containing a value of this type. use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -45894,7 +45894,7 @@ containing a value of this type. Define how an activity persist across reboots. Activities defined as "never" will not be persisted. Those defined as "always" will be persisted. Those defined as "taskOnly" will persist the root activity of the task only. See below for more detail as to - what gets persisted. + what gets persisted.

    Must be one of the following constant values.

    @@ -45936,7 +45936,7 @@ containing a value of this type.

    The default value of this attribute is true.

    Also note that home sounds are only played if the device supports home sounds, usually TVs. -

    Requires permission {@code android.permission.DISABLE_SYSTEM_SOUND_EFFECTS}. +

    Requires permission {@code android.permission.DISABLE_SYSTEM_SOUND_EFFECTS}.

    Must be a boolean value, either "true" or "false". @@ -45975,7 +45975,7 @@ containing a value of this type. this field is ignored and the display will remain in its current mode. -

    See {@link android.content.pm.ActivityInfo#FLAG_PREFER_MINIMAL_POST_PROCESSING} +

    See {@link android.content.pm.ActivityInfo#FLAG_PREFER_MINIMAL_POST_PROCESSING}

    Must be a boolean value, either "true" or "false". @@ -46014,7 +46014,7 @@ containing a value of this type. multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple - applications to share one process to reduce resource usage. + applications to share one process to reduce resource usage.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -46036,7 +46036,7 @@ containing a value of this type. The valid configuration changes include mcc and mnc which are the same with those in configChanges. By default from Android O, we don't recreate the activity even the app doesn't specify mcc or mnc in configChanges. If the app wants to - be recreated, specify them in recreateOnConfigChanges. + be recreated, specify them in recreateOnConfigChanges.

    Must be one or more (separated by '|') of the following constant values.

    @@ -46067,7 +46067,7 @@ containing a value of this type.

    NOTE: Setting this flag to true will not change the affinity of the task, which is used for intent resolution during activity launch. The task's root activity will - always define its affinity. + always define its affinity.

    Must be a boolean value, either "true" or "false". @@ -46093,7 +46093,7 @@ containing a value of this type.

    Note that the enforcement works for content URIs inside {@link android.content.Intent#getData}, {@link android.content.Intent#EXTRA_STREAM}, and {@link android.content.Intent#getClipData}. - @FlaggedApi("android.security.content_uri_permission_apis") + @FlaggedApi("android.security.content_uri_permission_apis")

    This is a private symbol. @attr name android:requireContentUriPermissionFromCaller */ @@ -46113,7 +46113,7 @@ containing a value of this type. example, com.google.automotive_entertainment), which may contain uppercase or lowercase letters ('A' through 'Z'), numbers, and underscores ('_') but may only start with letters. - +

    This is a private symbol. @attr name android:requiredDisplayCategory */ @@ -46151,7 +46151,7 @@ containing a value of this type. Device compatibility mode. - +

    Must be a boolean value, either "true" or "false". @@ -46174,7 +46174,7 @@ containing a value of this type. resources (such as opening the camera or recording audio) when it launches, or it may conflict with the previous activity and fail. -

    The default value of this attribute is false. +

    The default value of this attribute is false.

    Must be a boolean value, either "true" or "false". @@ -46199,7 +46199,7 @@ containing a value of this type. WindowManager.LayoutParams may be racy with app startup and update transitions that occur during application startup; and so, specify the animation in the manifest attribute. - +

    Must be one or more (separated by '|') of the following constant values.

    @@ -46232,7 +46232,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -46255,7 +46255,7 @@ or to a theme attribute in the form "?[package:][type:]na (ignore) this attribute to improve the layout of apps. See Device compatibility mode. - +

    Must be one of the following constant values.

    @@ -46353,7 +46353,7 @@ or to a theme attribute in the form "?[package:][type:]na Specify that an Activity should be shown even if the current/foreground user is different from the user of the Activity. This will also force the android.view.LayoutParams.FLAG_SHOW_WHEN_LOCKED flag - to be set for all windows of this activity + to be set for all windows of this activity

    Must be a boolean value, either "true" or "false". @@ -46370,7 +46370,7 @@ containing a value of this type. /**

    @attr description - @deprecated use {@link android.R.attr#showForAllUsers} instead. + @deprecated use {@link android.R.attr#showForAllUsers} instead.

    Must be a boolean value, either "true" or "false". @@ -46397,7 +46397,7 @@ containing a value of this type.

    This should be used instead of {@link android.view.WindowManager.LayoutParams#FLAG_SHOW_WHEN_LOCKED} flag set for Windows. When using the Window flag during activity startup, there may not be time to add it before the system stops your activity for being behind the lock-screen. - This leads to a double life-cycle as it is then restarted.

    + This leads to a double life-cycle as it is then restarted.

    Must be a boolean value, either "true" or "false". @@ -46424,7 +46424,7 @@ containing a value of this type. available to applications built in to the system image; you must hold the permission INTERACT_ACROSS_USERS in order to use this feature. This flag can only be used with services, - receivers, and providers; it can not be used with activities. + receivers, and providers; it can not be used with activities.

    Must be a boolean value, either "true" or "false". @@ -46441,7 +46441,7 @@ containing a value of this type. /**

    @attr description - The code for this component is located in the given split. + The code for this component is located in the given split.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -46469,7 +46469,7 @@ containing a value of this type. with a null icicle, just like it was starting for the first time.

    This is used by the Home activity to make sure it does not get - removed if it crashes for some reason. + removed if it crashes for some reason.

    Must be a boolean value, either "true" or "false". @@ -46494,7 +46494,7 @@ containing a value of this type. Note that your activity may still be resized even if this attribute is true and {@link android.R.attr#resizeableActivity} is false. -

    The default value is false. +

    The default value is false.

    Must be a boolean value, either "true" or "false". @@ -46528,7 +46528,7 @@ containing a value of this type. attribute to modify that behavior: either giving them an affinity for another task, if the activities are intended to be part of that task from the user's perspective, or using an empty string for - activities that have no affinity to a task. + activities that have no affinity to a task.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -46554,7 +46554,7 @@ containing a value of this type. for "starting" animations prior to the activity being launched (to better match what the activity actually looks like). It is a reference to a style resource defining the theme. If not set, the default - system theme will be used. + system theme will be used.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -46581,7 +46581,7 @@ or to a theme attribute in the form "?[package:][type:]na

    This should be used instead of {@link android.view.WindowManager.LayoutParams#FLAG_TURN_SCREEN_ON} flag set for Windows. When using the Window flag during activity startup, there may not be time to add it before the system stops your activity because the screen has not yet turned - on. This leads to a double life-cycle as it is then restarted.

    + on. This leads to a double life-cycle as it is then restarted.

    Must be a boolean value, either "true" or "false". @@ -46601,7 +46601,7 @@ containing a value of this type. Extra options for an activity's UI. Applies to either the {@code } or {@code } tag. If specified on the {@code } tag these will be considered defaults for all activities in the - application. + application.

    Must be one or more (separated by '|') of the following constant values.

    @@ -46628,7 +46628,7 @@ containing a value of this type.

    @attr description Specify whether a component should be visible to instant apps. - +

    Must be a boolean value, either "true" or "false". @@ -46647,7 +46647,7 @@ containing a value of this type. @attr description Specify the default soft-input mode for the main window of this activity. A value besides "unspecified" here overrides - any value in the theme. + any value in the theme.

    Must be one or more (separated by '|') of the following constant values.

    @@ -46701,7 +46701,7 @@ containing a value of this type. that it can handle. If none are specified, the activity can only be started through direct specification of its class name. The activity-alias tag appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    ConstantValueDescription
    wideColorGamut1 The default color mode (typically sRGB, low-dynamic range). +
    wideColorGamut1 The default color mode (typically sRGB, low-dynamic range). Wide color gamut color mode.
    hdr2 High dynamic range color mode.
    @@ -46765,7 +46765,7 @@ containing a value of this type. Attribution tag to be used for permission sub-attribution if a permission is checked in {@link android.content.Context#sendBroadcast(Intent, String)}. Multiple tags can be specified separated by '|'. - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -46794,7 +46794,7 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -46807,7 +46807,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Descriptive text for the associated data. + Descriptive text for the associated data.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -46823,7 +46823,7 @@ or to a theme attribute in the form "?[package:][type:]na Specify whether the activity-alias is enabled or not (that is, can be instantiated by the system). It can also be specified for an application as a whole, in which case a value of "false" will override any component specific values (a value of "true" will not override the - component specific values). + component specific values).

    Must be a boolean value, either "true" or "false". @@ -46856,7 +46856,7 @@ containing a value of this type. is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all - content providers. + content providers.

    Must be a boolean value, either "true" or "false". @@ -46884,7 +46884,7 @@ containing a value of this type.

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -46915,7 +46915,7 @@ or to a theme attribute in the form "?[package:][type:]na main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -46945,7 +46945,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -46962,7 +46962,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.app.Activity}. This is a fully qualified class name (for example, com.mycompany.myapp.MyActivity); as a short-hand if the first character of the class - is a period then it is appended to your package name. + is a period then it is appended to your package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -46985,7 +46985,7 @@ containing a value of this type. /**

    @attr description - The name of the logical parent of the activity as it appears in the manifest. + The name of the logical parent of the activity as it appears in the manifest.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47006,7 +47006,7 @@ containing a value of this type. use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47034,7 +47034,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -47051,7 +47051,7 @@ or to a theme attribute in the form "?[package:][type:]na must be in the same manifest as the alias, and have been defined in that manifest before the alias here. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47077,7 +47077,7 @@ containing a value of this type.

    This appears as a child tag of the {@link #AndroidManifestUsesStaticLibrary uses-static-library} or - {@link #AndroidManifestUsesPackage uses-package} tag. + {@link #AndroidManifestUsesPackage uses-package} tag.

    Includes the following attributes:

    @@ -47093,7 +47093,7 @@ containing a value of this type. /**

    @attr description - The SHA-256 digest of the library signing certificate. + The SHA-256 digest of the library signing certificate.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47125,7 +47125,7 @@ containing a value of this type.

    This appears as a child tag of the {@link #AndroidManifestProcesses processes} and - {@link #AndroidManifestProcess process} tags. + {@link #AndroidManifestProcess process} tags.

    Includes the following attributes:

    @@ -47141,7 +47141,7 @@ containing a value of this type. /**

    @attr description - Required name of the permission that is to be allowed. + Required name of the permission that is to be allowed.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47165,7 +47165,7 @@ containing a value of this type. that is contained within an application. The apex system service tag appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -47198,7 +47198,7 @@ containing a value of this type. started manually within SystemServer ignore the initOrder and are not considered for automatic starting of the other services. The value is a simple integer, with higher number being initialized first. If not specified, - the default order is 0. + the default order is 0.

    Must be an integer value, such as "100". @@ -47224,7 +47224,7 @@ containing a value of this type. Optional: specify the maximum version of the Android OS for which the application wishes to request the permission. When running on a version of Android higher than the number given here, the permission will not - be requested. + be requested.

    Must be an integer value, such as "100". @@ -47244,7 +47244,7 @@ containing a value of this type. Optional: specify the minimum version of the Android OS for which the application wishes to request the permission. When running on a version of Android lower than the number given here, the permission will not - be requested. + be requested.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47269,7 +47269,7 @@ containing a value of this type. /**

    @attr description - The fully qualified class name of the system service. + The fully qualified class name of the system service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47293,7 +47293,7 @@ containing a value of this type.

    @attr description The filepath to the .jar that contains the system service. If this is not provided, it - is assumed that the system service exists in SYSTEMSERVERCLASSPATH. + is assumed that the system service exists in SYSTEMSERVERCLASSPATH.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47326,7 +47326,7 @@ containing a value of this type. {@link #AndroidManifestUsesPackage uses-package}. The application tag appears as a child of the root {@link #AndroidManifest manifest} tag in - an application's manifest file. + an application's manifest file.

    Includes the following attributes:

    @@ -47589,7 +47589,7 @@ containing a value of this type.

    See {@link android.media.AudioPlaybackCaptureConfiguration} for more detail. - +

    Must be a boolean value, either "true" or "false". @@ -47606,7 +47606,7 @@ containing a value of this type. /**

    @attr description - @hide no longer used, kept to preserve padding + @hide no longer used, kept to preserve padding

    This is a private symbol. @attr name android:allowAutoRevokePermissionsExemption */ @@ -47618,7 +47618,7 @@ containing a value of this type. and restore infrastructure. If this attribute is set to false, no backup or restore of the application will ever be performed, even by a full-system backup that would otherwise cause all application data to be saved - via adb. The default value of this attribute is true. + via adb. The default value of this attribute is true.

    Must be a boolean value, either "true" or "false". @@ -47641,7 +47641,7 @@ containing a value of this type. clear app data from Settings. To control clearing the data after a failed restore use allowClearUserDataOnFailedRestore flag.

    This attribute is usable only by applications - included in the system image. Third-party apps cannot use it. + included in the system image. Third-party apps cannot use it.

    Must be a boolean value, either "true" or "false". @@ -47660,7 +47660,7 @@ containing a value of this type. @attr description If {@code true} the system will clear app's data if a restore operation fails. This flag is turned on by default. This attribute is usable only by system apps. - +

    Must be a boolean value, either "true" or "false". @@ -47680,8 +47680,8 @@ containing a value of this type. Specifies if activities can be launched on top of this application by activities from other applications in the same task. If set to false, activity launches which would replace this application with another when in the user's view will be blocked. - The default is true. - @FlaggedApi("android.security.asm_restrictions_enabled") + The default is true. + @FlaggedApi("android.security.asm_restrictions_enabled")

    This is a private symbol. @attr name android:allowCrossUidActivitySwitchFromBelow */ @@ -47695,7 +47695,7 @@ containing a value of this type. Tagged Pointers document for more information on this feature. - The default value is {@code true}. + The default value is {@code true}.

    Must be a boolean value, either "true" or "false". @@ -47725,7 +47725,7 @@ containing a value of this type. in goes to the background. Typically this is used to cause the activities of an application to move back to the main task associated with that application. The activity is re-parented to the task - with the same {@link android.R.attr#taskAffinity} as it has. + with the same {@link android.R.attr#taskAffinity} as it has.

    Must be a boolean value, either "true" or "false". @@ -47745,7 +47745,7 @@ containing a value of this type. Declare the category of this app. Categories are used to cluster multiple apps together into meaningful groups, such as when summarizing battery, network, or disk usage. Apps should only define this value when they fit well into one of - the specific categories. + the specific categories.

    Must be one of the following constant values.

    @@ -47793,7 +47793,7 @@ containing a value of this type. /**

    @attr description - Whether attributions provided are meant to be user-visible. + Whether attributions provided are meant to be user-visible.

    Must be a boolean value, either "true" or "false". @@ -47816,7 +47816,7 @@ containing a value of this type. /**

    @attr description - No longer used. Declaring this does nothing + No longer used. Declaring this does nothing

    Must be one of the following constant values.

    @@ -47838,7 +47838,7 @@ containing a value of this type.

    @attr description The name of the class subclassing BackupAgent to manage - backup and restore of the application's data on external storage. + backup and restore of the application's data on external storage.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47863,7 +47863,7 @@ containing a value of this type.

    If unspecified, the default value of this attribute is false, which means that the OS will avoid backing up the application while it is running in the foreground (such as a music app that is actively playing - music via a service in the startForeground() state). + music via a service in the startForeground() state).

    Must be a boolean value, either "true" or "false". @@ -47892,7 +47892,7 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -47913,7 +47913,7 @@ or to a theme attribute in the form "?[package:][type:]na quit it. Only one such app can be running at a time; if the user tries to launch a second such app, they will be prompted to quit the first before doing so. While the - application is running, the user will be informed of this. + application is running, the user will be informed of this.

    Must be a boolean value, either "true" or "false". @@ -47930,7 +47930,7 @@ containing a value of this type. /**

    @attr description - Declares the kind of classloader this application's classes must be loaded with + Declares the kind of classloader this application's classes must be loaded with

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -47950,7 +47950,7 @@ containing a value of this type. If {@code true} indicates that this application is capable of presenting a unified interface representing multiple profiles. - The default value is {@code false}. + The default value is {@code false}.

    Must be a boolean value, either "true" or "false". @@ -47986,7 +47986,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Flag indicating whether the application can be debugged, even when - running on a device that is running in user mode. + running on a device that is running in user mode.

    Must be a boolean value, either "true" or "false". @@ -48017,7 +48017,7 @@ containing a value of this type. /**

    @attr description - Descriptive text for the associated data. + Descriptive text for the associated data.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -48032,7 +48032,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock - pattern or PIN). + pattern or PIN).

    Must be a boolean value, either "true" or "false". @@ -48054,7 +48054,7 @@ containing a value of this type. and related event will be forwarded to the Activities and View, otherwise those events will be replaced by a call to {@link android.window.OnBackInvokedCallback#onBackInvoked - OnBackInvokedCallback.onBackInvoked()} on the focused window. + OnBackInvokedCallback.onBackInvoked()} on the focused window.

    This is a private symbol. @attr name android:enableOnBackInvokedCallback */ @@ -48065,7 +48065,7 @@ containing a value of this type. Specify whether the components in this application are enabled or not (that is, can be instantiated by the system). If "false", it overrides any component specific values (a value of "true" will not - override the component specific values). + override the component specific values).

    Must be a boolean value, either "true" or "false". @@ -48089,7 +48089,7 @@ containing a value of this type.

    @attr description When set installer will extract native libraries. If set to false - libraries in the apk must be stored and page-aligned. + libraries in the apk must be stored and page-aligned.

    Must be a boolean value, either "true" or "false". @@ -48110,7 +48110,7 @@ containing a value of this type. device, regardless of what they declare via the {@code queries} tags in their manifest. - The default value is {@code false}. + The default value is {@code false}.

    Must be a boolean value, either "true" or "false". @@ -48135,7 +48135,7 @@ containing a value of this type. @attr description Applications will set this in their manifest to opt-in to or out of full app data back-up and restore. Alternatively they can set it to an xml resource within their app that will - be parsed by the BackupAgent to selectively backup files indicated within that xml. + be parsed by the BackupAgent to selectively backup files indicated within that xml.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -48154,7 +48154,7 @@ or to a theme attribute in the form "?[package:][type:]na data. This lets the app rely on full-data backups while still participating in the backup and restore process via the BackupAgent's full-data backup APIs. When this attribute is true the app's BackupAgent overrides of - the onBackup() and onRestore() callbacks can be empty stubs. + the onBackup() and onRestore() callbacks can be empty stubs.

    Must be a boolean value, either "true" or "false". @@ -48183,7 +48183,7 @@ containing a value of this type.

    This attribute can be applied to a {@link android.R.styleable#AndroidManifestProcess process} tag, or to an {@link android.R.styleable#AndroidManifestApplication application} tag (to supply - a default setting for all application components). + a default setting for all application components).

    Must be one of the following constant values.

    @@ -48192,7 +48192,7 @@ containing a value of this type.
    - @@ -48219,7 +48219,7 @@ containing a value of this type. the activity's own window, will be hardware accelerated, if possible.

    Please refer to the documentation of {@link android.view.WindowManager.LayoutParams#FLAG_HARDWARE_ACCELERATED} - for more information on how to control this flag programmatically.

    + for more information on how to control this flag programmatically.

    Must be a boolean value, either "true" or "false". @@ -48239,7 +48239,7 @@ containing a value of this type. Indicate whether this application contains code. If set to false, there is no code associated with it and thus the system will not try to load its code when launching components. The default is true - for normal behavior. + for normal behavior.

    Must be a boolean value, either "true" or "false". @@ -48256,7 +48256,7 @@ containing a value of this type. /**

    @attr description - If {@code true} the user is prompted to keep the app's data on uninstall + If {@code true} the user is prompted to keep the app's data on uninstall

    Must be a boolean value, either "true" or "false". @@ -48284,7 +48284,7 @@ containing a value of this type.

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -48297,7 +48297,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @deprecated replaced by setting appCategory attribute to "game" + @deprecated replaced by setting appCategory attribute to "game"

    Must be a boolean value, either "true" or "false". @@ -48324,7 +48324,7 @@ containing a value of this type.

    The default is true, which means that after the application has finished processing its data during a full-system restore, it will be - terminated. + terminated.

    Must be a boolean value, either "true" or "false". @@ -48359,7 +48359,7 @@ containing a value of this type. main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -48381,7 +48381,7 @@ or to a theme attribute in the form "?[package:][type:]na created for the application. It only applies to the first application loaded into a process; if using a sharedUserId to allow multiple applications to use a process, they all must - use this option consistently or will get unpredictable results. + use this option consistently or will get unpredictable results.

    Must be a boolean value, either "true" or "false". @@ -48417,7 +48417,7 @@ containing a value of this type. header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -48430,7 +48430,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Name of activity to be launched for managing the application's space on the device. + Name of activity to be launched for managing the application's space on the device.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -48462,7 +48462,7 @@ containing a value of this type. Device compatibility mode. - +

    Must be a floating point value, such as "1.2". @@ -48492,7 +48492,7 @@ containing a value of this type.

    This attribute can be applied to a {@link android.R.styleable#AndroidManifestProcess process} tag, or to an {@link android.R.styleable#AndroidManifestApplication application} tag (to supply - a default setting for all application components). + a default setting for all application components).

    Must be one of the following constant values.

    @@ -48528,7 +48528,7 @@ containing a value of this type. Device compatibility mode. - +

    Must be a floating point value, such as "1.2". @@ -48553,7 +48553,7 @@ containing a value of this type.

    The system might treat such applications specially, for eg., by extracting the application's native libraries for all supported instruction sets or by compiling the application's dex code for all supported instruction - sets. + sets.

    Must be a boolean value, either "true" or "false". @@ -48598,7 +48598,7 @@ containing a value of this type.

    @attr description If {@code true} enables automatic zero initialization of all native heap - allocations. + allocations.

    Must be a boolean value, either "true" or "false". @@ -48615,7 +48615,7 @@ containing a value of this type. /**

    @attr description - An XML resource with the application's Network Security Config. + An XML resource with the application's Network Security Config.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -48632,7 +48632,7 @@ or to a theme attribute in the form "?[package:][type:]na use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -48651,7 +48651,7 @@ containing a value of this type. @attr description Flag to control special persistent mode of an application. This should not normally be used by applications; it requires that the system keep - your application running at all times. + your application running at all times.

    Must be a boolean value, either "true" or "false". @@ -48669,7 +48669,7 @@ containing a value of this type.

    @attr description If set, the "persistent" attribute will only be honored if the feature - specified here is present on the device. + specified here is present on the device.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -48698,7 +48698,7 @@ containing a value of this type.

    The default value is {@code false}. - +

    Must be a boolean value, either "true" or "false". @@ -48728,7 +48728,7 @@ containing a value of this type. multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple - applications to share one process to reduce resource usage. + applications to share one process to reduce resource usage.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -48749,7 +48749,7 @@ containing a value of this type. (https://developer.android.com/about/versions/12/foreground-services) Note the framework ignores this attribute at this time. Once apps target S or above, there's no way to be exempted (without using a privileged permission). - +

    Must be a boolean value, either "true" or "false". @@ -48776,7 +48776,7 @@ containing a value of this type. The default value is: - {@code false} for apps with targetSdkVersion >= 29 (Q). - {@code true} for apps with targetSdkVersion < 29. - +

    Must be a boolean value, either "true" or "false". @@ -48817,7 +48817,7 @@ containing a value of this type.

  • app has {@link android.app.role}#SYSTEM_GALLERY role and targetSDK<=29 {@code false} otherwise. - +

    Must be a boolean value, either "true" or "false". @@ -48837,7 +48837,7 @@ containing a value of this type. Declare that this application requires an account of a certain type. The default value is null and indicates that the application can work without any accounts. The type should correspond to the account authenticator type, such as - "com.google". + "com.google".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -48855,7 +48855,7 @@ containing a value of this type.

    @attr description Flag to specify if this application needs to be present for all users. Only pre-installed - applications can request this feature. Default value is false. + applications can request this feature. Default value is false.

    Must be a boolean value, either "true" or "false". @@ -48875,7 +48875,7 @@ containing a value of this type. Specifies whether enabled settings of components in the application should be reset to {@link android.content.pm.PackageManager#COMPONENT_ENABLED_STATE_DEFAULT} when the application's user data is cleared. The default value is false. - +

    This is a private symbol. @attr name android:resetEnabledSettingsOnAppDataCleared */ @@ -48913,7 +48913,7 @@ containing a value of this type. Device compatibility mode. - +

    Must be a boolean value, either "true" or "false". @@ -48937,7 +48937,7 @@ containing a value of this type. attempt restore even when a version mismatch suggests that the data are incompatible. Use with caution! -

    The default value of this attribute is false. +

    The default value of this attribute is false.

    Must be a boolean value, either "true" or "false". @@ -48954,7 +48954,7 @@ containing a value of this type. /**

    @attr description - @deprecated This attribute is not used by the Android operating system. + @deprecated This attribute is not used by the Android operating system.

    Must be a boolean value, either "true" or "false". @@ -48975,7 +48975,7 @@ containing a value of this type. Declare that this application requires access to restricted accounts of a certain type. The default value is null and restricted accounts won\'t be visible to this application. The type should correspond to the account authenticator type, such as - "com.google". + "com.google".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -48992,7 +48992,7 @@ containing a value of this type. /**

    @attr description - Declare the policy to deal with user data when rollback is committed. + Declare the policy to deal with user data when rollback is committed.

    Must be one of the following constant values.

    @@ -49024,7 +49024,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -49038,7 +49038,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Declare that your application will be able to deal with RTL (right to left) layouts. - The default value is false. + The default value is false.

    Must be a boolean value, either "true" or "false". @@ -49066,7 +49066,7 @@ containing a value of this type. attribute to modify that behavior: either giving them an affinity for another task, if the activities are intended to be part of that task from the user's perspective, or using an empty string for - activities that have no affinity to a task. + activities that have no affinity to a task.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49087,7 +49087,7 @@ containing a value of this type. For example, it may expose functionality or data outside of itself that would cause a security hole, but is useful for testing. This kind of application can not be installed without the - INSTALL_ALLOW_TEST flag, which means only through adb install. + INSTALL_ALLOW_TEST flag, which means only through adb install.

    Must be a boolean value, either "true" or "false". @@ -49113,7 +49113,7 @@ containing a value of this type. for "starting" animations prior to the activity being launched (to better match what the activity actually looks like). It is a reference to a style resource defining the theme. If not set, the default - system theme will be used. + system theme will be used.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -49129,7 +49129,7 @@ or to a theme attribute in the form "?[package:][type:]na Extra options for an activity's UI. Applies to either the {@code } or {@code } tag. If specified on the {@code } tag these will be considered defaults for all activities in the - application. + application.

    Must be one or more (separated by '|') of the following constant values.

    @@ -49165,7 +49165,7 @@ or to a theme attribute in the form "?[package:][type:]na

    This attribute can be applied to either {@link android.R.styleable#AndroidManifestProcess process} or {@link android.R.styleable#AndroidManifestApplication application} tags. If enabled at the - app level, any process level attribute is effectively ignored. + app level, any process level attribute is effectively ignored.

    Must be a boolean value, either "true" or "false". @@ -49188,7 +49188,7 @@ containing a value of this type. does not intend to use cleartext network traffic, in which case platform components (e.g. HTTP stacks, {@code DownloadManager}, {@code MediaPlayer}) will refuse applications's requests to use cleartext traffic. Third-party libraries are encouraged - to honor this flag as well. + to honor this flag as well.

    Must be a boolean value, either "true" or "false". @@ -49205,7 +49205,7 @@ containing a value of this type. /**

    @attr description - Declares that this application should be invoked without non-SDK API enforcement + Declares that this application should be invoked without non-SDK API enforcement

    Must be a boolean value, either "true" or "false". @@ -49223,7 +49223,7 @@ containing a value of this type.

    @attr description Flag indicating whether the application requests the VM to operate in - the safe mode. + the safe mode.

    Must be a boolean value, either "true" or "false". @@ -49246,7 +49246,7 @@ containing a value of this type. qualified class name (for example, com.mycompany.myapp.MyZygotePreload); as a short-hand if the first character of the class is a period then it is appended to your package name. The class must implement the {@link android.app.ZygotePreload} - interface. + interface.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49269,7 +49269,7 @@ containing a value of this type.

    This appears as a child tag of the root {@link #AndroidManifest manifest} tag.

    In case this attribution inherits from another attribution, this tag can contain one or - multiple {@link #AndroidManifestAttributionInheritFrom inherit-from} tags. + multiple {@link #AndroidManifestAttributionInheritFrom inherit-from} tags.

    Includes the following attributes:

  • ConstantValueDescription
    never0 Default behavior: GwpAsan is disabled in user apps, randomly enabled in system apps. +
    never0 Default behavior: GwpAsan is disabled in user apps, randomly enabled in system apps. Never enable GwpAsan.
    always1 Always enable GwpAsan.
    @@ -49287,7 +49287,7 @@ containing a value of this type. /**

    @attr description - Required user visible label for a attribution. + Required user visible label for a attribution.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -49307,7 +49307,7 @@ or to a theme attribute in the form "?[package:][type:]na Required identifier for a attribution. Can be passed to {@link android.content.Context#createAttributionContext} to create a context tagged with this attribution - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49333,7 +49333,7 @@ containing a value of this type. @attr name android:tag */ public static final int AndroidManifestAttribution_tag = 1; - /** Declares previously declared attributions this attribution inherits from. + /** Declares previously declared attributions this attribution inherits from.

    Includes the following attributes:

    @@ -49349,7 +49349,7 @@ containing a value of this type. /**

    @attr description - Identifier of the attribution this attribution inherits from + Identifier of the attribution this attribution inherits from

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49379,7 +49379,7 @@ containing a value of this type. category tag, a child of the {@link #AndroidManifestIntentFilter intent-filter} tag. See {@link android.content.IntentFilter#addCategory} for - more information. + more information.

    Includes the following attributes:

    @@ -49401,7 +49401,7 @@ containing a value of this type. {@link android.content.Intent#CATEGORY_LAUNCHER Intent.CATEGORY_LAUNCHER} you would put android.intent.category.LAUNCHER here. Custom actions should generally use a prefix matching the - package name. + package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49424,7 +49424,7 @@ containing a value of this type. /** Attributes that can be supplied in an AndroidManifest.xml screen tag, a child of compatible-screens, which is itself a child of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -49445,7 +49445,7 @@ containing a value of this type.

    @attr description Specifies a compatible screen density, as per the device - configuration screen density bins. + configuration screen density bins.

    May be an integer value, such as "100". @@ -49476,7 +49476,7 @@ containing a value of this type.

    @attr description Specifies a compatible screen size, as per the device - configuration screen size bins. + configuration screen size bins.

    Must be one of the following constant values.

    @@ -49504,7 +49504,7 @@ containing a value of this type. tags are adding options to the same IntentFilter so that, for example, <data android:scheme="myscheme" android:host="me.com" /> is equivalent to <data android:scheme="myscheme" /> - <data android:host="me.com" />. + <data android:host="me.com" />
    .

    Includes the following attributes:

    @@ -49634,7 +49634,7 @@ containing a value of this type. @attr description Specify a URI fragment that must exactly match, as a {@link android.content.UriRelativeFilter UriRelativeFilter} with - {@link android.os.PatternMatcher#PATTERN_LITERAL}. + {@link android.os.PatternMatcher#PATTERN_LITERAL}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49665,7 +49665,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    This is a private symbol. @attr name android:fragmentAdvancedPattern */ @@ -49681,7 +49681,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    This is a private symbol. @attr name android:fragmentPattern */ @@ -49691,7 +49691,7 @@ containing a value of this type. @attr description Specify a URI fragment that must be a prefix to match, as a {@link android.content.UriRelativeFilter UriRelativeFilter} with - {@link android.os.PatternMatcher#PATTERN_PREFIX}. + {@link android.os.PatternMatcher#PATTERN_PREFIX}.

    This is a private symbol. @attr name android:fragmentPrefix */ @@ -49701,7 +49701,7 @@ containing a value of this type. @attr description Specify a URI fragment that must be a suffix to match, as a {@link android.content.UriRelativeFilter UriRelativeFilter} with - {@link android.os.PatternMatcher#PATTERN_SUFFIX}. + {@link android.os.PatternMatcher#PATTERN_SUFFIX}.

    This is a private symbol. @attr name android:fragmentSuffix */ @@ -49714,7 +49714,7 @@ containing a value of this type. IntentFilter.addDataAuthority()}.

    Note: host name matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, - host names here should always use lower case letters.

    + host names here should always use lower case letters.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49732,7 +49732,7 @@ containing a value of this type.

    @attr description Specify a group of MIME types that are handled. MIME types can be added and - removed to a package's MIME group via the PackageManager. + removed to a package's MIME group via the PackageManager.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49754,7 +49754,7 @@ containing a value of this type. IntentFilter.addDataType()}.

    Note: MIME type matching in the Android framework is case-sensitive, unlike formal RFC MIME types. As a result, - MIME types here should always use lower case letters.

    + MIME types here should always use lower case letters.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49774,7 +49774,7 @@ containing a value of this type. Specify a URI path that must exactly match, as per {@link android.content.IntentFilter#addDataPath IntentFilter.addDataPath()} with - {@link android.os.PatternMatcher#PATTERN_LITERAL}. + {@link android.os.PatternMatcher#PATTERN_LITERAL}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49800,7 +49800,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49832,7 +49832,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49852,7 +49852,7 @@ containing a value of this type. Specify a URI path that must be a prefix to match, as per {@link android.content.IntentFilter#addDataPath IntentFilter.addDataPath()} with - {@link android.os.PatternMatcher#PATTERN_PREFIX}. + {@link android.os.PatternMatcher#PATTERN_PREFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49872,7 +49872,7 @@ containing a value of this type. Specify a URI path that must be a suffix to match, as per {@link android.content.IntentFilter#addDataPath IntentFilter.addDataPath()} with - {@link android.os.PatternMatcher#PATTERN_SUFFIX}. + {@link android.os.PatternMatcher#PATTERN_SUFFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49892,7 +49892,7 @@ containing a value of this type. Specify a URI authority port that is handled, as per {@link android.content.IntentFilter#addDataAuthority IntentFilter.addDataAuthority()}. If a host is supplied - but not a port, any port is matched. + but not a port, any port is matched.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49911,7 +49911,7 @@ containing a value of this type. @attr description Specify a URI query that must exactly match, as a {@link android.content.UriRelativeFilter UriRelativeFilter} with - {@link android.os.PatternMatcher#PATTERN_LITERAL}. + {@link android.os.PatternMatcher#PATTERN_LITERAL}.

    This is a private symbol. @attr name android:query */ @@ -49927,7 +49927,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    This is a private symbol. @attr name android:queryAdvancedPattern */ @@ -49943,7 +49943,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    This is a private symbol. @attr name android:queryPattern */ @@ -49953,7 +49953,7 @@ containing a value of this type. @attr description Specify a URI query that must be a prefix to match, as a {@link android.content.UriRelativeFilter UriRelativeFilter} with - {@link android.os.PatternMatcher#PATTERN_PREFIX}. + {@link android.os.PatternMatcher#PATTERN_PREFIX}.

    This is a private symbol. @attr name android:queryPrefix */ @@ -49963,7 +49963,7 @@ containing a value of this type. @attr description Specify a URI query that must be a suffix to match, as a {@link android.content.UriRelativeFilter UriRelativeFilter} with - {@link android.os.PatternMatcher#PATTERN_SUFFIX}. + {@link android.os.PatternMatcher#PATTERN_SUFFIX}.

    This is a private symbol. @attr name android:querySuffix */ @@ -49976,7 +49976,7 @@ containing a value of this type. IntentFilter.addDataScheme()}.

    Note: scheme matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, - schemes here should always use lower case letters.

    + schemes here should always use lower case letters.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -49996,7 +49996,7 @@ containing a value of this type. Specify a URI scheme specific part that must exactly match, as per {@link android.content.IntentFilter#addDataSchemeSpecificPart IntentFilter.addDataSchemeSpecificPart()} with - {@link android.os.PatternMatcher#PATTERN_LITERAL}. + {@link android.os.PatternMatcher#PATTERN_LITERAL}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50022,7 +50022,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50048,7 +50048,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50068,7 +50068,7 @@ containing a value of this type. Specify a URI scheme specific part that must be a prefix to match, as per {@link android.content.IntentFilter#addDataSchemeSpecificPart IntentFilter.addDataSchemeSpecificPart()} with - {@link android.os.PatternMatcher#PATTERN_PREFIX}. + {@link android.os.PatternMatcher#PATTERN_PREFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50088,7 +50088,7 @@ containing a value of this type. Specify a URI scheme specific part that must be a suffix to match, as per {@link android.content.IntentFilter#addDataSchemeSpecificPart IntentFilter.addDataSchemeSpecificPart()} with - {@link android.os.PatternMatcher#PATTERN_SUFFIX}. + {@link android.os.PatternMatcher#PATTERN_SUFFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50110,7 +50110,7 @@ containing a value of this type.

    This appears as a child tag of the {@link #AndroidManifestProcesses processes} and - {@link #AndroidManifestProcess process} tags. + {@link #AndroidManifestProcess process} tags.

    Includes the following attributes:

    @@ -50126,7 +50126,7 @@ containing a value of this type. /**

    @attr description - Required name of the permission that is to be denied + Required name of the permission that is to be denied

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50147,7 +50147,7 @@ containing a value of this type. */ public static final int AndroidManifestDenyPermission_name = 0; /** The extension-sdk tag is a child of the tag, - and specifies required extension sdk features. + and specifies required extension sdk features.

    Includes the following attributes:

    @@ -50182,7 +50182,7 @@ containing a value of this type. /**

    @attr description - The extension SDK version that this tag refers to. + The extension SDK version that this tag refers to.

    Must be an integer value, such as "100". @@ -50203,7 +50203,7 @@ containing a value of this type. different combinations of features.

    This appears as a child tag of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -50219,7 +50219,7 @@ containing a value of this type. /**

    @attr description - The human-readable name of the feature group. + The human-readable name of the feature group.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -50241,7 +50241,7 @@ or to a theme attribute in the form "?[package:][type:]na path matching attributes are supplied, they will be evaluated in the following order with the first attribute being the only one honored: pathAdvancedPattern, pathPattern, - pathPrefix, pathSuffix, path. + pathPrefix, pathSuffix, path.

    Includes the following attributes:

    @@ -50278,7 +50278,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Specify a URI path that must exactly match, as per {@link android.os.PatternMatcher} with - {@link android.os.PatternMatcher#PATTERN_LITERAL}. + {@link android.os.PatternMatcher#PATTERN_LITERAL}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50303,7 +50303,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50334,7 +50334,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50353,7 +50353,7 @@ containing a value of this type. @attr description Specify a URI path that must be a prefix to match, as per {@link android.os.PatternMatcher} with - {@link android.os.PatternMatcher#PATTERN_PREFIX}. + {@link android.os.PatternMatcher#PATTERN_PREFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50372,7 +50372,7 @@ containing a value of this type. @attr description Specify a URI path that must be a suffix to match, as per {@link android.os.PatternMatcher} with - {@link android.os.PatternMatcher#PATTERN_SUFFIX}. + {@link android.os.PatternMatcher#PATTERN_SUFFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50390,14 +50390,14 @@ containing a value of this type. its child elements is true. It is possible to have multiple install-constraints tags in a single manifest, where each tag is evaluated independently. - @hide + @hide */ public static final int[] AndroidManifestInstallConstraints = { - + }; /** A constraint for install-constraints. Checks that the device fingerprint starts with the given prefix. - @hide + @hide

    Includes the following attributes:

    @@ -50419,7 +50419,7 @@ containing a value of this type. {@link android.os.Bundle#getInt Bundle.getInt}, {@link android.os.Bundle#getBoolean Bundle.getBoolean}, or {@link android.os.Bundle#getFloat Bundle.getFloat} depending - on the type used here. + on the type used here.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50440,7 +50440,7 @@ containing a value of this type. public static final int AndroidManifestInstallConstraintsFingerprintPrefix_value = 0; /** Attributes that can be supplied in an AndroidManifest.xml instrumentation tag, a child of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -50498,7 +50498,7 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -50512,7 +50512,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Flag indicating that an Instrumentation class should be run as a - functional test. + functional test.

    Must be a boolean value, either "true" or "false". @@ -50533,7 +50533,7 @@ containing a value of this type. of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running. This allows it to target profiling data at a specific set of - operations. + operations.

    Must be a boolean value, either "true" or "false". @@ -50561,7 +50561,7 @@ containing a value of this type.

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -50586,7 +50586,7 @@ or to a theme attribute in the form "?[package:][type:]na main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -50616,7 +50616,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -50633,7 +50633,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.app.Instrumentation}. This is a fully qualified class name (for example, com.mycompany.myapp.MyActivity); as a short-hand if the first character of the class - is a period then it is appended to your package name. + is a period then it is appended to your package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50667,7 +50667,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -50681,7 +50681,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The name of the application package that an Instrumentation object - will run against. + will run against.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50701,7 +50701,7 @@ containing a value of this type. The name of an application's processes that an Instrumentation object will run against. If not specified, only runs in the main process of the targetPackage. Can either be a comma-separated list of process names or '*' for any process that - launches to run targetPackage code. + launches to run targetPackage code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -50732,7 +50732,7 @@ containing a value of this type.

    The optional label and icon attributes here are used with an activity to supply an alternative description of that activity - when it is being started through an Intent matching this filter. + when it is being started through an Intent matching this filter.

    Includes the following attributes:

    @@ -50779,7 +50779,7 @@ containing a value of this type. For each URI, an HTTPS network request will be done to /.well-known/statements.json host to verify that the web site is okay with the app intercepting the URI. - +

    Must be a boolean value, either "true" or "false". @@ -50808,7 +50808,7 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -50832,7 +50832,7 @@ or to a theme attribute in the form "?[package:][type:]na

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -50857,7 +50857,7 @@ or to a theme attribute in the form "?[package:][type:]na main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -50887,7 +50887,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -50908,7 +50908,7 @@ or to a theme attribute in the form "?[package:][type:]na filters are evaluated. It is preferred to target an activity with a directed intent instead.

    The value is a single integer, with higher numbers considered to - be better. If not specified, the default order is 0. + be better. If not specified, the default order is 0.

    Must be an integer value, such as "100". @@ -50937,7 +50937,7 @@ containing a value of this type.

    Only use if you really need to impose some specific order in which the broadcasts are received, or want to forcibly place an activity to always be preferred over others. The value is a - single integer, with higher numbers considered to be better. + single integer, with higher numbers considered to be better.

    Must be an integer value, such as "100". @@ -50965,7 +50965,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -50993,7 +50993,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51014,7 +51014,7 @@ containing a value of this type. */ public static final int AndroidManifestKeySet_name = 0; /** layout tag allows configuring the layout for the activity within multi-window - environment. + environment.

    Includes the following attributes:

    @@ -51042,7 +51042,7 @@ containing a value of this type.

    @attr description Default height of the activity. Can be either a fixed value or fraction, in which case - the height will be constructed as a fraction of the total available height. + the height will be constructed as a fraction of the total available height.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -51065,7 +51065,7 @@ containing a value of this type.

    @attr description Default width of the activity. Can be either a fixed value or fraction, in which case - the width will be constructed as a fraction of the total available width. + the width will be constructed as a fraction of the total available width.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -51088,7 +51088,7 @@ containing a value of this type.

    @attr description Where to initially position the activity inside the available space. Uses constants - defined in {@link android.view.Gravity}. + defined in {@link android.view.Gravity}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -51131,7 +51131,7 @@ containing a value of this type.

    NOTE: A task's root activity value is applied to all additional activities launched in the task. That is if the root activity of a task set minimal height, then the system will set the same minimal height on all other activities in the task. It - will also ignore any other minimal height attributes of non-root activities. + will also ignore any other minimal height attributes of non-root activities.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -51155,7 +51155,7 @@ containing a value of this type.

    NOTE: A task's root activity value is applied to all additional activities launched in the task. That is if the root activity of a task set minimal width, then the system will set the same minimal width on all other activities in the task. It - will also ignore any other minimal width attributes of non-root activities. + will also ignore any other minimal width attributes of non-root activities.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -51193,7 +51193,7 @@ containing a value of this type.

    If the user is opening an activity with its window layout affinity for the first time, the window mode and position is OEM defined. -

    By default activity doesn't share any affinity with other activities. +

    By default activity doesn't share any affinity with other activities.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51213,7 +51213,7 @@ containing a value of this type. it with the {@link #AndroidManifestUsesLibrary uses-library} tag.

    This appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -51233,7 +51233,7 @@ containing a value of this type. Required public name of the library, which other components and packages will use when referring to this library. This is a string using Java-style scoping to ensure it is unique. The name should typically - be the same as the apk's package name. + be the same as the apk's package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51266,7 +51266,7 @@ containing a value of this type. multiple separate meta-data entries. Instead, if you have complex data to associate with a component, then use the resource attribute to assign an XML resource that the client can parse to - retrieve the complete data. + retrieve the complete data.

    Includes the following attributes:

    @@ -51288,7 +51288,7 @@ containing a value of this type. @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51313,7 +51313,7 @@ containing a value of this type. @attr description Resource identifier to assign to this piece of named meta-data. The resource identifier can later be retrieved from the meta data - Bundle through {@link android.os.Bundle#getInt Bundle.getInt}. + Bundle through {@link android.os.Bundle#getInt Bundle.getInt}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -51332,7 +51332,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.os.Bundle#getInt Bundle.getInt}, {@link android.os.Bundle#getBoolean Bundle.getBoolean}, or {@link android.os.Bundle#getFloat Bundle.getFloat} depending - on the type used here. + on the type used here.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51359,7 +51359,7 @@ containing a value of this type. for the new package.

    This appears as a child tag of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -51377,7 +51377,7 @@ containing a value of this type. @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51397,7 +51397,7 @@ containing a value of this type. @attr name android:name */ public static final int AndroidManifestOriginalPackage_name = 0; - /** Attributes relating to a package verifier. + /** Attributes relating to a package verifier.

    Includes the following attributes:

    @@ -51418,7 +51418,7 @@ containing a value of this type.

    @attr description Specifies the Java-style package name that defines this - package verifier. + package verifier.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51442,7 +51442,7 @@ containing a value of this type.

    @attr description The Base64 encoded public key of the package verifier's - signature. + signature.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51510,7 +51510,7 @@ containing a value of this type. @attr description Specify a URI path that must exactly match, as per {@link android.os.PatternMatcher} with - {@link android.os.PatternMatcher#PATTERN_LITERAL}. + {@link android.os.PatternMatcher#PATTERN_LITERAL}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51535,7 +51535,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51566,7 +51566,7 @@ containing a value of this type. you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to - write if constructing the string in Java code. + write if constructing the string in Java code.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51585,7 +51585,7 @@ containing a value of this type. @attr description Specify a URI path that must be a prefix to match, as per {@link android.os.PatternMatcher} with - {@link android.os.PatternMatcher#PATTERN_PREFIX}. + {@link android.os.PatternMatcher#PATTERN_PREFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51604,7 +51604,7 @@ containing a value of this type. @attr description Specify a URI path that must be a suffix to match, as per {@link android.os.PatternMatcher} with - {@link android.os.PatternMatcher#PATTERN_SUFFIX}. + {@link android.os.PatternMatcher#PATTERN_SUFFIX}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51625,7 +51625,7 @@ containing a value of this type. use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51645,7 +51645,7 @@ containing a value of this type. A specific {@link android.R.attr#permission} name for read-only access to a {@link android.content.ContentProvider}. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51665,7 +51665,7 @@ containing a value of this type. A specific {@link android.R.attr#permission} name for write access to a {@link android.content.ContentProvider}. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51686,7 +51686,7 @@ containing a value of this type. document for more information on permissions.

    This appears as a child tag of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -51698,7 +51698,7 @@ containing a value of this type. - @@ -51760,7 +51760,7 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -51773,7 +51773,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Descriptive text for the associated data. + Descriptive text for the associated data.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -51797,7 +51797,7 @@ or to a theme attribute in the form "?[package:][type:]na

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -51810,14 +51810,14 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - + A reference to an array resource containing the signing certificate digests to be granted this permission when using the {@code knownSigner} protection flag. The digest should be computed over the DER encoding of the trusted certificate using the SHA-256 digest algorithm.

    If only a single signer is declared this can also be a string resource, or the digest - can be declared inline as the value for this attribute. + can be declared inline as the value for this attribute.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -51843,7 +51843,7 @@ or to a theme attribute in the form "?[package:][type:]na main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -51873,7 +51873,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -51889,7 +51889,7 @@ or to a theme attribute in the form "?[package:][type:]na Optional: specify the maximum version of the Android OS for which the application wishes to create the permission. When running on a version of Android higher than the number given here, the permission will not - be created. + be created.

    Must be an integer value, such as "100". @@ -51910,7 +51910,7 @@ containing a value of this type. packages will use when referring to this permission. This is a string using Java-style scoping to ensure it is unique. The prefix will often be the same as our overall package name, for example - "com.mycompany.android.myapp.SomePermission". + "com.mycompany.android.myapp.SomePermission".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -51933,7 +51933,7 @@ containing a value of this type. /**

    @attr description - Flags indicating more context for a permission. + Flags indicating more context for a permission.

    Must be one or more (separated by '|') of the following constant values.

    @@ -51981,7 +51981,7 @@ containing a value of this type. @attr description Specified the name of a group that this permission is associated with. The group must have been defined with the - {@link android.R.styleable#AndroidManifestPermissionGroup permission-group} tag. + {@link android.R.styleable#AndroidManifestPermissionGroup permission-group} tag.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -52012,7 +52012,7 @@ containing a value of this type. int basePermissionType = permissionInfo.getProtection(); int permissionFlags = permissionInfo.getProtectionFlags(); - +

    Must be one or more (separated by '|') of the following constant values.

    @@ -52141,7 +52141,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52160,7 +52160,7 @@ or to a theme attribute in the form "?[package:][type:]na more information.

    This appears as a child tag of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    {@link #AndroidManifestPermission_description android:description} Descriptive text for the associated data.
    {@link #AndroidManifestPermission_icon android:icon} A Drawable resource providing a graphical representation of its associated item.
    {@link #AndroidManifestPermission_knownCerts android:knownCerts} +
    {@link #AndroidManifestPermission_knownCerts android:knownCerts} A reference to an array resource containing the signing certificate digests to be granted this permission when using the {@code knownSigner} protection flag.
    {@link #AndroidManifestPermission_label android:label} A user-legible name for the given item.
    @@ -52233,7 +52233,7 @@ or to a theme attribute in the form "?[package:][type:]na mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52246,7 +52246,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Descriptive text for the associated data. + Descriptive text for the associated data.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52270,7 +52270,7 @@ or to a theme attribute in the form "?[package:][type:]na

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52295,7 +52295,7 @@ or to a theme attribute in the form "?[package:][type:]na main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -52325,7 +52325,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52342,7 +52342,7 @@ or to a theme attribute in the form "?[package:][type:]na to specify the group they are in. This is a string using Java-style scoping to ensure it is unique. The prefix will often be the same as our overall package name, for example - "com.mycompany.android.myapp.SomePermission". + "com.mycompany.android.myapp.SomePermission".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -52365,7 +52365,7 @@ containing a value of this type. /**

    @attr description - Flags indicating more context for a permission group. + Flags indicating more context for a permission group.

    Must be one or more (separated by '|') of the following constant values.

    @@ -52398,7 +52398,7 @@ containing a value of this type.

    Only use if you really need to impose some specific order in which the broadcasts are received, or want to forcibly place an activity to always be preferred over others. The value is a - single integer, with higher numbers considered to be better. + single integer, with higher numbers considered to be better.

    Must be an integer value, such as "100". @@ -52438,7 +52438,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52462,7 +52462,7 @@ or to a theme attribute in the form "?[package:][type:]na more information.

    This appears as a child tag of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -52506,7 +52506,7 @@ or to a theme attribute in the form "?[package:][type:]na mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52530,7 +52530,7 @@ or to a theme attribute in the form "?[package:][type:]na

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52555,7 +52555,7 @@ or to a theme attribute in the form "?[package:][type:]na main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -52585,7 +52585,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52604,7 +52604,7 @@ or to a theme attribute in the form "?[package:][type:]na be the same as our overall package name, for example "com.mycompany.android.myapp.SomePermission". A permission tree name must have more than two segments in its path; that is, - "com.me.foo" is okay, but not "com.me" or "com". + "com.me.foo" is okay, but not "com.me" or "com".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -52638,7 +52638,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52652,7 +52652,7 @@ or to a theme attribute in the form "?[package:][type:]na containing processes tag.

    This appears as a child tag of the - {@link #AndroidManifestProcesses processes} tag. + {@link #AndroidManifestProcesses processes} tag.

    Includes the following attributes:

    @@ -52693,7 +52693,7 @@ or to a theme attribute in the form "?[package:][type:]na

    This attribute can be applied to a {@link android.R.styleable#AndroidManifestProcess process} tag, or to an {@link android.R.styleable#AndroidManifestApplication application} tag (to supply - a default setting for all application components). + a default setting for all application components).

    Must be one of the following constant values.

    @@ -52702,7 +52702,7 @@ or to a theme attribute in the form "?[package:][type:]na
    - @@ -52728,7 +52728,7 @@ or to a theme attribute in the form "?[package:][type:]na

    This attribute can be applied to a {@link android.R.styleable#AndroidManifestProcess process} tag, or to an {@link android.R.styleable#AndroidManifestApplication application} tag (to supply - a default setting for all application components). + a default setting for all application components).

    Must be one of the following constant values.

    @@ -52750,7 +52750,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description custom Application class name. We use call it "name", not "className", to be - consistent with the Application tag. + consistent with the Application tag.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -52774,7 +52774,7 @@ containing a value of this type.

    @attr description If {@code true} enables automatic zero initialization of all native heap - allocations. + allocations.

    Must be a boolean value, either "true" or "false". @@ -52791,7 +52791,7 @@ containing a value of this type. /**

    @attr description - Required name of the process that is allowed + Required name of the process that is allowed

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -52818,7 +52818,7 @@ containing a value of this type.

    This attribute can be applied to either {@link android.R.styleable#AndroidManifestProcess process} or {@link android.R.styleable#AndroidManifestApplication application} tags. If enabled at the - app level, any process level attribute is effectively ignored. + app level, any process level attribute is effectively ignored.

    Must be a boolean value, either "true" or "false". @@ -52839,10 +52839,10 @@ containing a value of this type. will be treated as a corrupt apk and result in an install failure.

    This appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag. */ public static final int[] AndroidManifestProcesses = { - + }; /** Attributes that can be used with a AndroidManifestProfileable.

    Includes the following attributes:

    @@ -52866,7 +52866,7 @@ containing a value of this type. @attr description Flag indicating whether the application can be profiled by system services, but not necessarily via shell tools (for which also android:shell="true" must be set). If - false, the application cannot be profiled at all. Defaults to true. + false, the application cannot be profiled at all. Defaults to true.

    Must be a boolean value, either "true" or "false". @@ -52890,7 +52890,7 @@ containing a value of this type.

    @attr description Flag indicating whether the application can be profiled by the shell user, - even when running on a device that is running in user mode. + even when running on a device that is running in user mode.

    Must be a boolean value, either "true" or "false". @@ -52913,7 +52913,7 @@ containing a value of this type. {@link android.content.pm.PackageManager.Property PackageManager.Property} class.

    Ordinary values are specified through the value attribute. Resource IDs are specified through the resource attribute. -

    It is invalid to specify both a value and resource attributes. +

    It is invalid to specify both a value and resource attributes.

    Includes the following attributes:

    ConstantValueDescription
    never0 Default behavior: GwpAsan is disabled in user apps, randomly enabled in system apps. +
    never0 Default behavior: GwpAsan is disabled in user apps, randomly enabled in system apps. Never enable GwpAsan.
    always1 Always enable GwpAsan.
    @@ -52935,7 +52935,7 @@ containing a value of this type. @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -52960,7 +52960,7 @@ containing a value of this type. @attr description The resource identifier to assign to this property. The resource identifier can later be retrieved from the property object through - {@link android.content.pm.PackageManager.Property#getResourceId Property.getResourceId}. + {@link android.content.pm.PackageManager.Property#getResourceId Property.getResourceId}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -52980,7 +52980,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.content.pm.PackageManager.Property#getInteger Property.getInteger}, {@link android.content.pm.PackageManager.Property#getBoolean Property.getBoolean}, or {@link android.content.pm.PackageManager.Property#getFloat Property.getFloat} - depending on the type used here. + depending on the type used here.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53002,7 +53002,7 @@ containing a value of this type. /** Private tag to declare system protected broadcast actions.

    This appears as a child tag of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -53020,7 +53020,7 @@ containing a value of this type. @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53046,7 +53046,7 @@ containing a value of this type. access to data managed by the application.

    This appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -53142,7 +53142,7 @@ containing a value of this type.

    Each instance of this ContentProvider will be automatically configured with Context.createAttributionContext() using the first attribution tag - contained here. + contained here.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53164,7 +53164,7 @@ containing a value of this type. with a semicolon. Authority names should use a Java-style naming convention (such as com.google.provider.MyProvider) in order to avoid conflicts. Typically this name is the same - as the class implementation describing the provider's data structure. + as the class implementation describing the provider's data structure.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53193,7 +53193,7 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -53206,7 +53206,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Descriptive text for the associated data. + Descriptive text for the associated data.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -53221,7 +53221,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock - pattern or PIN). + pattern or PIN).

    Must be a boolean value, either "true" or "false". @@ -53241,7 +53241,7 @@ containing a value of this type. Specify whether this provider is enabled or not (that is, can be instantiated by the system). It can also be specified for an application as a whole, in which case a value of "false" will override any component specific values (a value of "true" will not override the - component specific values). + component specific values).

    Must be a boolean value, either "true" or "false". @@ -53274,7 +53274,7 @@ containing a value of this type. is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all - content providers. + content providers.

    Must be a boolean value, either "true" or "false". @@ -53297,7 +53297,7 @@ containing a value of this type. This is useful for a content provider that dynamically enforces permissions on calls in to the provider, instead of through the manifest: the system needs to know that it should always apply permission grants, even if it - looks like the target of the grant would already have access to the URI. + looks like the target of the grant would already have access to the URI.

    Must be a boolean value, either "true" or "false". @@ -53349,7 +53349,7 @@ containing a value of this type.

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -53367,7 +53367,7 @@ or to a theme attribute in the form "?[package:][type:]na you have providers with dependencies between each other, to make sure that they are created in the order needed by those dependencies. The value is a simple integer, with higher numbers being - initialized first. + initialized first.

    Must be an integer value, such as "100". @@ -53402,7 +53402,7 @@ containing a value of this type. main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -53432,7 +53432,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -53455,7 +53455,7 @@ or to a theme attribute in the form "?[package:][type:]na instances wherever they are used (provided permissions allow it). This is most often used with content providers, so that instances of a provider can be created in each client process, allowing them - to be used without performing IPC. + to be used without performing IPC.

    Must be a boolean value, either "true" or "false". @@ -53476,7 +53476,7 @@ containing a value of this type. {@link android.content.ContentProvider}. This is a fully qualified class name (for example, com.mycompany.myapp.MyProvider); as a short-hand if the first character of the class - is a period then it is appended to your package name. + is a period then it is appended to your package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53503,7 +53503,7 @@ containing a value of this type. use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53533,7 +53533,7 @@ containing a value of this type. multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple - applications to share one process to reduce resource usage. + applications to share one process to reduce resource usage.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53553,7 +53553,7 @@ containing a value of this type. A specific {@link android.R.attr#permission} name for read-only access to a {@link android.content.ContentProvider}. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53581,7 +53581,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -53604,7 +53604,7 @@ or to a theme attribute in the form "?[package:][type:]na available to applications built in to the system image; you must hold the permission INTERACT_ACROSS_USERS in order to use this feature. This flag can only be used with services, - receivers, and providers; it can not be used with activities. + receivers, and providers; it can not be used with activities.

    Must be a boolean value, either "true" or "false". @@ -53622,7 +53622,7 @@ containing a value of this type.

    @attr description The code for this component is located in the given split. -

    NOTE: This is only applicable to instant app. +

    NOTE: This is only applicable to instant app.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53640,7 +53640,7 @@ containing a value of this type.

    @attr description Flag indicating whether this content provider would like to - participate in data synchronization. + participate in data synchronization.

    Must be a boolean value, either "true" or "false". @@ -53664,7 +53664,7 @@ containing a value of this type.

    @attr description Specify whether a component should be visible to instant apps. - +

    Must be a boolean value, either "true" or "false". @@ -53684,7 +53684,7 @@ containing a value of this type. A specific {@link android.R.attr#permission} name for write access to a {@link android.content.ContentProvider}. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53718,7 +53718,7 @@ containing a value of this type. @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53747,7 +53747,7 @@ containing a value of this type. {@link android.os.Bundle#getInt Bundle.getInt}, {@link android.os.Bundle#getBoolean Bundle.getBoolean}, or {@link android.os.Bundle#getFloat Bundle.getFloat} depending - on the type used here. + on the type used here.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53769,12 +53769,12 @@ containing a value of this type. /** Attributes that can be used with a AndroidManifestQueries. */ public static final int[] AndroidManifestQueries = { - + }; /** Attributes that can be used with a AndroidManifestQueriesIntent. */ public static final int[] AndroidManifestQueriesIntent = { - + }; /** Attributes that can be used with a AndroidManifestQueriesPackage.

    Includes the following attributes:

    @@ -53794,7 +53794,7 @@ containing a value of this type. @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53836,7 +53836,7 @@ containing a value of this type. with a semicolon. Authority names should use a Java-style naming convention (such as com.google.provider.MyProvider) in order to avoid conflicts. Typically this name is the same - as the class implementation describing the provider's data structure. + as the class implementation describing the provider's data structure.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53861,7 +53861,7 @@ containing a value of this type. it will receive. If none are specified, the receiver will only be run when an Intent is broadcast that is directed at its specific class name. The receiver tag appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -53920,7 +53920,7 @@ containing a value of this type.

    Each instance of this BroadcastReceiver will be automatically configured with Context.createAttributionContext() using the first attribution tag - contained here. + contained here.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -53949,7 +53949,7 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -53962,7 +53962,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Descriptive text for the associated data. + Descriptive text for the associated data.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -53977,7 +53977,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock - pattern or PIN). + pattern or PIN).

    Must be a boolean value, either "true" or "false". @@ -53997,7 +53997,7 @@ containing a value of this type. Specify whether the receiver is enabled or not (that is, can be instantiated by the system). It can also be specified for an application as a whole, in which case a value of "false" will override any component specific values (a value of "true" will not override the - component specific values). + component specific values).

    Must be a boolean value, either "true" or "false". @@ -54030,7 +54030,7 @@ containing a value of this type. is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all - content providers. + content providers.

    Must be a boolean value, either "true" or "false". @@ -54058,7 +54058,7 @@ containing a value of this type.

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -54083,7 +54083,7 @@ or to a theme attribute in the form "?[package:][type:]na main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -54113,7 +54113,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -54130,7 +54130,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.content.BroadcastReceiver}. This is a fully qualified class name (for example, com.mycompany.myapp.MyReceiver); as a short-hand if the first character of the class - is a period then it is appended to your package name. + is a period then it is appended to your package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54157,7 +54157,7 @@ containing a value of this type. use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54187,7 +54187,7 @@ containing a value of this type. multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple - applications to share one process to reduce resource usage. + applications to share one process to reduce resource usage.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54215,7 +54215,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -54238,7 +54238,7 @@ or to a theme attribute in the form "?[package:][type:]na available to applications built in to the system image; you must hold the permission INTERACT_ACROSS_USERS in order to use this feature. This flag can only be used with services, - receivers, and providers; it can not be used with activities. + receivers, and providers; it can not be used with activities.

    Must be a boolean value, either "true" or "false". @@ -54258,7 +54258,7 @@ containing a value of this type. If multiple required-feature and/or required-not-feature elements are present, the permission will be “requested” only if the system supports all of the listed "required-features" and does not support any of the "required-not-features". - +

    Includes the following attributes:

    @@ -54274,7 +54274,7 @@ containing a value of this type. /**

    @attr description - The name of the feature. + The name of the feature.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54310,7 +54310,7 @@ containing a value of this type. /**

    @attr description - The name of the feature. + The name of the feature.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54330,7 +54330,7 @@ containing a value of this type. @attr name android:name */ public static final int AndroidManifestRequiredNotFeature_name = 0; - /** Attributes relating to resource overlay packages. + /** Attributes relating to resource overlay packages.

    Includes the following attributes:

    @@ -54361,7 +54361,7 @@ containing a value of this type. /**

    @attr description - Category of the resource overlay. + Category of the resource overlay.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54384,7 +54384,7 @@ containing a value of this type. /**

    @attr description - Whether the given RRO is static or not. + Whether the given RRO is static or not.

    Must be a boolean value, either "true" or "false". @@ -54401,7 +54401,7 @@ containing a value of this type. /**

    @attr description - Load order of overlay package. + Load order of overlay package.

    Must be an integer value, such as "100". @@ -54421,8 +54421,8 @@ containing a value of this type. Required property name/value pair used to enable this overlay. e.g. name=ro.oem.sku value=MKT210. Overlay will be ignored unless system property exists and is - set to specified value - @hide This shouldn't be public. + set to specified value + @hide This shouldn't be public.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54439,7 +54439,7 @@ containing a value of this type. /**

    @attr description - @hide This shouldn't be public. + @hide This shouldn't be public.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54456,7 +54456,7 @@ containing a value of this type. /**

    @attr description - The xml file that defines the target id to overlay value mappings. + The xml file that defines the target id to overlay value mappings.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -54469,7 +54469,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The name of the overlayable whose resources will be overlaid. + The name of the overlayable whose resources will be overlaid.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54486,7 +54486,7 @@ containing a value of this type. /**

    @attr description - Package name of base package whose resources will be overlaid. + Package name of base package whose resources will be overlaid.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54502,7 +54502,7 @@ containing a value of this type. public static final int AndroidManifestResourceOverlay_targetPackage = 1; /** restrict-update tag restricts system apps from being updated unless the SHA-512 hash equals the specified value. - @hide + @hide

    Includes the following attributes:

    @@ -54520,7 +54520,7 @@ containing a value of this type. @attr description The SHA-512 hash of the only APK that can be used to update a package.

    NOTE: This is only applicable to system packages. - @hide + @hide

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54540,7 +54540,7 @@ containing a value of this type. versions can be installed at the same time, and an app depends on a specific version. Other apks can link to it with the {@link #AndroidManifestUsesSdkLibrary uses-sdk-library} tag. -

    This appears as a child tag of the {@link #AndroidManifestApplication application} tag. +

    This appears as a child tag of the {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -54562,7 +54562,7 @@ containing a value of this type. Required public name of the SDK library, which other components and packages will use when referring to this SDK library. This is a string using Java-style scoping to ensure it is unique. - Both name and version should typically form the apk's package name: name_versionMajor. + Both name and version should typically form the apk's package name: name_versionMajor.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54585,7 +54585,7 @@ containing a value of this type. /**

    @attr description - Required major version of the SDK library. + Required major version of the SDK library.

    Must be an integer value, such as "100". @@ -54628,7 +54628,7 @@ containing a value of this type. that can connect with it. If none are specified, the service can only be accessed by direct specification of its class name. The service tag appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -54719,7 +54719,7 @@ containing a value of this type.

    Note that when this flag is used, the {@link android.R.attr#process} attribute is ignored when the process is bound into a shared isolated process by a client. - +

    This is a private symbol. @attr name android:allowSharedIsolatedProcess */ @@ -54731,7 +54731,7 @@ containing a value of this type.

    Each instance of this Service will be automatically configured with Context.createAttributionContext() using the first attribution tag - contained here. + contained here.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -54760,7 +54760,7 @@ containing a value of this type. mode. These are activities that handle Intents of category {@link android.content.Intent#CATEGORY_LEANBACK_LAUNCHER Intent.CATEGORY_LEANBACK_LAUNCHER}. -

    This must be a reference to a Drawable resource containing the image definition. +

    This must be a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -54773,7 +54773,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Descriptive text for the associated data. + Descriptive text for the associated data.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -54788,7 +54788,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock - pattern or PIN). + pattern or PIN).

    Must be a boolean value, either "true" or "false". @@ -54808,7 +54808,7 @@ containing a value of this type. Specify whether the service is enabled or not (that is, can be instantiated by the system). It can also be specified for an application as a whole, in which case a value of "false" will override any component specific values (a value of "true" will not override the - component specific values). + component specific values).

    Must be a boolean value, either "true" or "false". @@ -54841,7 +54841,7 @@ containing a value of this type. is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all - content providers. + content providers.

    Must be a boolean value, either "true" or "false". @@ -54860,7 +54860,7 @@ containing a value of this type. @attr description If the service is an {@link android.R.attr#isolatedProcess} service, this permits a client to bind to the service as if it were running it its own package. The service - must also be {@link android.R.attr#exported} if this flag is set. + must also be {@link android.R.attr#exported} if this flag is set.

    Must be a boolean value, either "true" or "false". @@ -54877,7 +54877,7 @@ containing a value of this type. /**

    @attr description - If this is a foreground service, specify its category. + If this is a foreground service, specify its category.

    Must be one or more (separated by '|') of the following constant values.

    @@ -55018,7 +55018,7 @@ containing a value of this type. TODO: b/258855262 mark this field as {@code hide} once this bug is fixed. - + Media processing use cases such as video or photo editing and processing.

    Requires the app to hold the permission {@link android.Manifest.permission#FOREGROUND_SERVICE_MEDIA_PROCESSING} in order to use @@ -55053,7 +55053,7 @@ containing a value of this type.

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -55068,7 +55068,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description If set to true, this service will run under a special process that is isolated from the rest of the system. The only communication - with it is through the Service API (binding and starting). + with it is through the Service API (binding and starting).

    Must be a boolean value, either "true" or "false". @@ -55097,7 +55097,7 @@ containing a value of this type. main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain - string for quick and dirty programming. + string for quick and dirty programming.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -55127,7 +55127,7 @@ or to a theme attribute in the form "?[package:][type:]na header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference - to a Drawable resource containing the image definition. + to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -55144,7 +55144,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.app.Service}. This is a fully qualified class name (for example, com.mycompany.myapp.MyService); as a short-hand if the first character of the class - is a period then it is appended to your package name. + is a period then it is appended to your package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -55171,7 +55171,7 @@ containing a value of this type. use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions - document for more information on permissions. + document for more information on permissions.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -55201,7 +55201,7 @@ containing a value of this type. multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple - applications to share one process to reduce resource usage. + applications to share one process to reduce resource usage.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -55229,7 +55229,7 @@ containing a value of this type.

    The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -55252,7 +55252,7 @@ or to a theme attribute in the form "?[package:][type:]na available to applications built in to the system image; you must hold the permission INTERACT_ACROSS_USERS in order to use this feature. This flag can only be used with services, - receivers, and providers; it can not be used with activities. + receivers, and providers; it can not be used with activities.

    Must be a boolean value, either "true" or "false". @@ -55270,7 +55270,7 @@ containing a value of this type.

    @attr description The code for this component is located in the given split. -

    NOTE: This is only applicable to instant app. +

    NOTE: This is only applicable to instant app.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -55289,7 +55289,7 @@ containing a value of this type. @attr description If set to true, this service with be automatically stopped when the user remove a task rooted in an activity owned by - the application. The default is false. + the application. The default is false.

    Must be a boolean value, either "true" or "false". @@ -55331,7 +55331,7 @@ containing a value of this type.

    There is a limit to the number of isolated services that can be spawned from the Application Zygote; the absolute limit is 100, but due to potential delays in service process cleanup, a much safer limit to use in practice is 50. - +

    Must be a boolean value, either "true" or "false". @@ -55349,7 +55349,7 @@ containing a value of this type.

    @attr description Specify whether a component should be visible to instant apps. - +

    Must be a boolean value, either "true" or "false". @@ -55372,7 +55372,7 @@ containing a value of this type. tag.

    This appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -55396,7 +55396,7 @@ containing a value of this type. Required public name of the library, which other components and packages will use when referring to this library. This is a string using Java-style scoping to ensure it is unique. The name should typically - be the same as the apk's package name. + be the same as the apk's package name.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -55419,7 +55419,7 @@ containing a value of this type. /**

    @attr description - Required specific library version. + Required specific library version.

    Must be an integer value, such as "100". @@ -55437,8 +55437,8 @@ containing a value of this type.

    @attr description Required specific library major version code. This matches - android:versionCodeMajor of the library. - Required specific library version. + android:versionCodeMajor of the library. + Required specific library version.

    Must be an integer value, such as "100". @@ -55476,7 +55476,7 @@ containing a value of this type. grouped with the other elements of the parent supports-input tag it defines a collection of input devices, which when all used together, are considered a supported input mechanism for the application. There may be multiple supports-input - tags defined, each containing a different combination of input device types. + tags defined, each containing a different combination of input device types.

    Includes the following attributes:

    @@ -55492,7 +55492,7 @@ containing a value of this type. /**

    @attr description - Specifices the name of the input device type + Specifices the name of the input device type

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -55521,7 +55521,7 @@ containing a value of this type. after density scaling has been applied.

    This appears as a child tag of the - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -55567,7 +55567,7 @@ containing a value of this type. Indicates whether the application can accommodate any screen density. This is assumed true if targetSdkVersion is 4 or higher. @deprecated Should always be true by default and not overridden. - +

    Must be a boolean value, either "true" or "false". @@ -55594,7 +55594,7 @@ containing a value of this type. is offered to run it in a compatibility mode that emulates a smaller screen and zooms it to fit the screen. Currently the compatibility mode only emulates phone screens with a 320dp width, so compatibility mode is not applied if the - value for compatibleWidthLimitDp is larger than 320. + value for compatibleWidthLimitDp is larger than 320.

    Must be an integer value, such as "100". @@ -55619,7 +55619,7 @@ containing a value of this type. are certainly possible. An application that does not support large screens will be placed as a postage stamp on such a screen, so that it retains the dimensions it was originally - designed for. + designed for.

    Must be a boolean value, either "true" or "false". @@ -55645,7 +55645,7 @@ containing a value of this type. application will be forced in to screen compatibility mode with no way for the user to turn it off. Currently the compatibility mode only emulates phone screens with a 320dp width, so compatibility mode is not applied if the - value for largestWidthLimitDp is larger than 320. + value for largestWidthLimitDp is larger than 320.

    Must be an integer value, such as "100". @@ -55666,7 +55666,7 @@ containing a value of this type. form-factors. Traditionally this is an HVGA normal density screen, but WQVGA low density and WVGA high density are also considered to be normal. This attribute is true by default, - and applications currently should leave it that way. + and applications currently should leave it that way.

    Must be a boolean value, either "true" or "false". @@ -55692,7 +55692,7 @@ containing a value of this type. smallest screen width of the device is below the value supplied here, then the application is considered incompatible with that device. If not supplied, then any old smallScreens, normalScreens, largeScreens, - or xlargeScreens attributes will be used instead. + or xlargeScreens attributes will be used instead.

    Must be an integer value, such as "100". @@ -55714,7 +55714,7 @@ containing a value of this type. applications that may not be compatible with newly introduced screen sizes and newer applications that should be; it will be set for you automatically based on whether you are targeting - a newer platform that supports more screens. + a newer platform that supports more screens.

    Must be a boolean value, either "true" or "false". @@ -55738,7 +55738,7 @@ containing a value of this type. density or VGA high density screen. An application that does not support small screens will not be available for small screen devices, since there is little the platform can do - to make such an application work on a smaller screen. + to make such an application work on a smaller screen.

    Must be a boolean value, either "true" or "false". @@ -55755,7 +55755,7 @@ containing a value of this type. /**

    @attr description - Indicates whether the application supports extra large screen form-factors. + Indicates whether the application supports extra large screen form-factors.

    Must be a boolean value, either "true" or "false". @@ -55769,7 +55769,7 @@ containing a value of this type. @attr name android:xlargeScreens */ public static final int AndroidManifestSupportsScreens_xlargeScreens = 5; - /** Associate declared KeySets with upgrading capability. + /** Associate declared KeySets with upgrading capability.

    Includes the following attributes:

    @@ -55787,7 +55787,7 @@ containing a value of this type. @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -55813,7 +55813,7 @@ containing a value of this type. a group matching rule consisting of one or more {@link #AndroidManifestData data} tags that must all match. This tag can be specified multiple times to create multiple groups that - will be matched in the order they are defined. + will be matched in the order they are defined.

    Includes the following attributes:

    @@ -55830,7 +55830,7 @@ containing a value of this type.

    @attr description Specify if this group is allow rule or disallow rule. If this - attribute is not specified then it is assumed to be true + attribute is not specified then it is assumed to be true

    This is a private symbol. @attr name android:allow */ @@ -55871,7 +55871,7 @@ containing a value of this type. /**

    @attr description - Application's requirement for five way navigation + Application's requirement for five way navigation

    Must be a boolean value, either "true" or "false". @@ -55888,7 +55888,7 @@ containing a value of this type. /**

    @attr description - Application's requirement for a hard keyboard + Application's requirement for a hard keyboard

    Must be a boolean value, either "true" or "false". @@ -55905,7 +55905,7 @@ containing a value of this type. /**

    @attr description - The input method preferred by an application. + The input method preferred by an application.

    Must be one of the following constant values.

    @@ -55927,7 +55927,7 @@ containing a value of this type. /**

    @attr description - The navigation device preferred by an application. + The navigation device preferred by an application.

    Must be one of the following constant values.

    @@ -55950,7 +55950,7 @@ containing a value of this type. /**

    @attr description - The type of touch screen used by an application. + The type of touch screen used by an application.

    Must be one of the following constant values.

    @@ -55976,7 +55976,7 @@ containing a value of this type. application.

    This appears as a child tag of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -56001,7 +56001,7 @@ containing a value of this type. The GLES driver version number needed by an application. The higher 16 bits represent the major number and the lower 16 bits represent the minor number. For example for GL 1.2 referring to - 0x00000102, the actual value should be set as 0x00010002. + 0x00000102, the actual value should be set as 0x00010002.

    Must be an integer value, such as "100". @@ -56018,7 +56018,7 @@ containing a value of this type. /**

    @attr description - The name of the feature that is being used. + The name of the feature that is being used.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56046,7 +56046,7 @@ containing a value of this type. feature, and does not want to be installed on devices that don't support it. If you set this to false, then this will not impose a restriction on where the application can be - installed. + installed.

    Must be a boolean value, either "true" or "false". @@ -56063,7 +56063,7 @@ containing a value of this type. /**

    @attr description - The version of the feature that is being used. + The version of the feature that is being used.

    Must be an integer value, such as "100". @@ -56082,7 +56082,7 @@ containing a value of this type. system to include this library's code in your class loader.

    This appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -56100,7 +56100,7 @@ containing a value of this type. /**

    @attr description - Required name of the library you use. + Required name of the library you use.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56129,7 +56129,7 @@ containing a value of this type. don't support it. If you set this to false, then this will allow the application to be installed even if the library doesn't exist, and you will need to check for its presence - dynamically at runtime. + dynamically at runtime.

    Must be a boolean value, either "true" or "false". @@ -56152,7 +56152,7 @@ containing a value of this type. also ignored if the app is targeting R or lower.

    This appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -56170,7 +56170,7 @@ containing a value of this type. /**

    @attr description - Required name of the library you use. + Required name of the library you use.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56199,7 +56199,7 @@ containing a value of this type. don't support it. If you set this to false, then this will allow the application to be installed even if the library doesn't exist, and you will need to check for its presence - dynamically at runtime. + dynamically at runtime.

    Must be a boolean value, either "true" or "false". @@ -56220,7 +56220,7 @@ containing a value of this type. installers to know what other apps need to be installed along with this one.

    This appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -56245,7 +56245,7 @@ containing a value of this type. /**

    @attr description - Optional SHA-256 digest of the package signing certificate. + Optional SHA-256 digest of the package signing certificate.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56274,7 +56274,7 @@ containing a value of this type. /**

    @attr description - Required name of the package you use. + Required name of the package you use.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56300,7 +56300,7 @@ containing a value of this type. Required type of association with the package, for example "android.package.ad_service" if it provides an advertising service. This should use the standard scoped naming convention as used for other things such as package names, based on the Java naming - convention. + convention.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56317,7 +56317,7 @@ containing a value of this type. /**

    @attr description - Optional minimum version of the package that satisfies the dependency. + Optional minimum version of the package that satisfies the dependency.

    Must be an integer value, such as "100". @@ -56334,7 +56334,7 @@ containing a value of this type. /**

    @attr description - Optional minimum major version of the package that satisfies the dependency. + Optional minimum major version of the package that satisfies the dependency.

    Must be an integer value, such as "100". @@ -56380,7 +56380,7 @@ containing a value of this type. with the base platform.

    This appears as a child tag of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -56418,7 +56418,7 @@ containing a value of this type. Optional: specify the maximum version of the Android OS for which the application wishes to request the permission. When running on a version of Android higher than the number given here, the permission will not - be requested. + be requested.

    Must be an integer value, such as "100". @@ -56438,7 +56438,7 @@ containing a value of this type. Optional: specify the minimum version of the Android OS for which the application wishes to request the permission. When running on a version of Android lower than the number given here, the permission will not - be requested. + be requested.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56467,7 +56467,7 @@ containing a value of this type. corresponding name attribute of a {@link android.R.styleable#AndroidManifestPermission <permission>} tag; often this is one of the {@link android.Manifest.permission standard - system permissions}. + system permissions}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56492,7 +56492,7 @@ containing a value of this type. @attr description Optional: the system must support this feature for the permission to be requested. If it doesn't support the feature, it will be as if the manifest didn't - request it at all. + request it at all.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56511,7 +56511,7 @@ containing a value of this type. @attr description Optional: the system must NOT support this feature for the permission to be requested. If it does support the feature, it will be as if the manifest didn't - request it at all. + request it at all.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56529,7 +56529,7 @@ containing a value of this type.

    @attr description Optional: set of flags that should apply to this permission request. Note that - these flags start at 0x4 to match PackageInfo.requestedPermissionsFlags. + these flags start at 0x4 to match PackageInfo.requestedPermissionsFlags.

    Must be one or more (separated by '|') of the following constant values.

    @@ -56552,7 +56552,7 @@ containing a value of this type. containing package must be running on to operate correctly.

    This appears as a child tag of the root - {@link #AndroidManifest manifest} tag. + {@link #AndroidManifest manifest} tag.

    Includes the following attributes:

    @@ -56577,7 +56577,7 @@ containing a value of this type. This is the maximum SDK version number that an application works on. You can use this to ensure your application is filtered out of later versions of the platform when you know you have - incompatibility with them. + incompatibility with them.

    Must be an integer value, such as "100". @@ -56600,7 +56600,7 @@ containing a value of this type. not supplied, the application will work on any SDK. This may also be string (such as "Donut") if the application was built against a development branch, in which case it will only work against - the development builds. + the development builds.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56633,7 +56633,7 @@ containing a value of this type. available to older applications. This may also be a string (such as "Donut") if this is built against a development branch, in which case minSdkVersion is also forced to be that - string. + string.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56651,7 +56651,7 @@ containing a value of this type. /** The uses-sdk-library specifies a shared SDK library that this package requires to be present on the device. -

    This appears as a child tag of the {@link #AndroidManifestApplication application} tag. +

    This appears as a child tag of the {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -56673,7 +56673,7 @@ containing a value of this type. /**

    @attr description - The SHA-256 digest of the SDK library signing certificate. + The SHA-256 digest of the SDK library signing certificate.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56702,7 +56702,7 @@ containing a value of this type. /**

    @attr description - Required name of the SDK library you use. + Required name of the SDK library you use.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56727,7 +56727,7 @@ containing a value of this type. @attr description Specify whether the SDK is optional. The default is false, false means app can be installed even if the SDK library doesn't exist, and the SDK library can be uninstalled - when the app is still installed. + when the app is still installed.

    This is a private symbol. @attr name android:optional */ @@ -56735,7 +56735,7 @@ containing a value of this type. /**

    @attr description - Specify which major version of the SDK library you use. + Specify which major version of the SDK library you use.

    Must be an integer value, such as "100". @@ -56785,7 +56785,7 @@ containing a value of this type. @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56818,7 +56818,7 @@ containing a value of this type. {@link #AndroidManifestAdditionalCertificate additional-certificate} tags.

    This appears as a child tag of the - {@link #AndroidManifestApplication application} tag. + {@link #AndroidManifestApplication application} tag.

    Includes the following attributes:

    @@ -56838,7 +56838,7 @@ containing a value of this type. /**

    @attr description - The SHA-256 digest of the library signing certificate. + The SHA-256 digest of the library signing certificate.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56867,7 +56867,7 @@ containing a value of this type. /**

    @attr description - Required name of the library you use. + Required name of the library you use.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -56890,7 +56890,7 @@ containing a value of this type. /**

    @attr description - Specify which version of the shared library should be statically linked. + Specify which version of the shared library should be statically linked.

    Must be an integer value, such as "100". @@ -56904,7 +56904,7 @@ containing a value of this type. @attr name android:version */ public static final int AndroidManifestUsesStaticLibrary_version = 1; - /** Drawable used to draw animated images (gif). + /** Drawable used to draw animated images (gif).

    Includes the following attributes:

    @@ -56928,7 +56928,7 @@ containing a value of this type.

    @attr description Indicates if the drawable needs to be mirrored when its layout direction is - RTL (right-to-left). + RTL (right-to-left).

    Must be a boolean value, either "true" or "false". @@ -56946,7 +56946,7 @@ containing a value of this type.

    @attr description When true, automatically start animating. The default is false, meaning - that the animation will not start until start() is called. + that the animation will not start until start() is called.

    Must be a boolean value, either "true" or "false". @@ -56966,7 +56966,7 @@ containing a value of this type. Replace the loop count in the encoded data. A repeat count of 0 means that the animation will play once, regardless of the number of times specified in the encoded data. Setting this to infinite (-1) will result in the - animation repeating as long as it is displayed (once start() is called). + animation repeating as long as it is displayed (once start() is called).

    May be an integer value, such as "100". @@ -56992,7 +56992,7 @@ containing a value of this type.

    @attr description Identifier of the image file. This attribute is mandatory. - It must be an image file with multiple frames, e.g. gif or webp + It must be an image file with multiple frames, e.g. gif or webp

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -57033,7 +57033,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a drawable resource to use for the frame. If not - given, the drawable must be defined by the first child tag. + given, the drawable must be defined by the first child tag.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57094,7 +57094,7 @@ containing a value of this type. @attr description Provides initial visibility state of the drawable; the default value is false. See - {@link android.graphics.drawable.Drawable#setVisible}. + {@link android.graphics.drawable.Drawable#setVisible}.

    Must be a boolean value, either "true" or "false". @@ -57109,7 +57109,7 @@ containing a value of this type. */ public static final int AnimatedRotateDrawable_visible = 0; /** Drawable used to render several states with animated transitions. Each state - is represented by a child drawable with an optional keyframe ID. + is represented by a child drawable with an optional keyframe ID.

    Includes the following attributes:

    @@ -57145,7 +57145,7 @@ containing a value of this type.

    @attr description Indicates if the drawable needs to be mirrored when its layout direction is - RTL (right-to-left). + RTL (right-to-left).

    Must be a boolean value, either "true" or "false". @@ -57165,7 +57165,7 @@ containing a value of this type. If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states. If false, the size will vary based on the - current state. + current state.

    Must be a boolean value, either "true" or "false". @@ -57184,7 +57184,7 @@ containing a value of this type. @attr description Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with - an RGB 565 screen). + an RGB 565 screen).

    Must be a boolean value, either "true" or "false". @@ -57201,7 +57201,7 @@ containing a value of this type. /**

    @attr description - Amount of time (in milliseconds) to fade in a new state drawable. + Amount of time (in milliseconds) to fade in a new state drawable.

    Must be an integer value, such as "100". @@ -57218,7 +57218,7 @@ containing a value of this type. /**

    @attr description - Amount of time (in milliseconds) to fade out an old state drawable. + Amount of time (in milliseconds) to fade out an old state drawable.

    Must be an integer value, such as "100". @@ -57240,7 +57240,7 @@ containing a value of this type. stay the same (based on the maximum padding of all the states). Enabling this feature requires that the owner of the drawable deal with performing layout when the state changes, which is - often not supported. + often not supported.

    Must be a boolean value, either "true" or "false". @@ -57257,7 +57257,7 @@ containing a value of this type. /**

    @attr description - Indicates whether the drawable should be initially visible. + Indicates whether the drawable should be initially visible.

    Must be a boolean value, either "true" or "false". @@ -57271,7 +57271,7 @@ containing a value of this type. @attr name android:visible */ public static final int AnimatedStateListDrawable_visible = 1; - /** Transition used to animate between states with keyframe IDs. + /** Transition used to animate between states with keyframe IDs.

    Includes the following attributes:

    @@ -57290,7 +57290,7 @@ containing a value of this type.

    @attr description Reference to a drawable resource to use for the frame. If not - given, the drawable must be defined by the first child tag. + given, the drawable must be defined by the first child tag.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57303,7 +57303,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Keyframe identifier for use in specifying transitions. + Keyframe identifier for use in specifying transitions.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57313,7 +57313,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:id */ public static final int AnimatedStateListDrawableItem_id = 0; - /** Transition used to animate between states with keyframe IDs. + /** Transition used to animate between states with keyframe IDs.

    Includes the following attributes:

    @@ -57336,7 +57336,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a animation drawable resource to use for the frame. If not - given, the animation drawable must be defined by the first child tag. + given, the animation drawable must be defined by the first child tag.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57349,7 +57349,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Keyframe identifier for the starting state. + Keyframe identifier for the starting state.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57362,7 +57362,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Whether this transition is reversible. + Whether this transition is reversible.

    Must be a boolean value, either "true" or "false". @@ -57379,7 +57379,7 @@ containing a value of this type. /**

    @attr description - Keyframe identifier for the ending state. + Keyframe identifier for the ending state.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57389,7 +57389,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:toId */ public static final int AnimatedStateListDrawableTransition_toId = 1; - /** Define the AnimatedVectorDrawable. + /** Define the AnimatedVectorDrawable.

    Includes the following attributes:

    @@ -57405,7 +57405,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The static vector drawable. + The static vector drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57415,7 +57415,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:drawable */ public static final int AnimatedVectorDrawable_drawable = 0; - /** Defines the target used in the AnimatedVectorDrawable. + /** Defines the target used in the AnimatedVectorDrawable.

    Includes the following attributes:

    @@ -57433,7 +57433,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The animation for the target path, group or vector drawable. + The animation for the target path, group or vector drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57446,7 +57446,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The name of the target path, group or vector drawable. + The name of the target path, group or vector drawable.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -57522,7 +57522,7 @@ containing a value of this type.

    @attr description Special option for window animations: whether the window's background should be used as - a background to the animation. + a background to the animation.

    This is a private symbol. @attr name android:backdropColor */ @@ -57532,7 +57532,7 @@ containing a value of this type. @attr description Special background behind animation. Only for use with window animations. Can only be a color, and only black. If 0, the - default, there is no background. + default, there is no background.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -57548,7 +57548,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Special option for window animations: if this window is on top - of a wallpaper, don't animate the wallpaper with it. + of a wallpaper, don't animate the wallpaper with it.

    Must be a boolean value, either "true" or "false". @@ -57565,7 +57565,7 @@ containing a value of this type. /**

    @attr description - Amount of time (in milliseconds) for the animation to run. + Amount of time (in milliseconds) for the animation to run.

    Must be an integer value, such as "100". @@ -57602,7 +57602,7 @@ containing a value of this type.

    @attr description When set to true or when fillEnabled is not set to true, the animation transformation - is applied before the animation has started. The default value is true. + is applied before the animation has started. The default value is true.

    Must be a boolean value, either "true" or "false". @@ -57619,7 +57619,7 @@ containing a value of this type. /**

    @attr description - When set to true, the value of fillBefore is taken into account. + When set to true, the value of fillBefore is taken into account.

    Must be a boolean value, either "true" or "false". @@ -57637,7 +57637,7 @@ containing a value of this type.

    @attr description Special option for window animations: whether window should have rounded corners. - @see ScreenDecorationsUtils#getWindowCornerRadius(Resources) + @see ScreenDecorationsUtils#getWindowCornerRadius(Resources)

    This is a private symbol. @attr name android:hasRoundedCorners */ @@ -57645,7 +57645,7 @@ containing a value of this type. /**

    @attr description - Defines the interpolator used to smooth the animation movement in time. + Defines the interpolator used to smooth the animation movement in time.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57658,7 +57658,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines how many times the animation should repeat. The default value is 0. + Defines how many times the animation should repeat. The default value is 0.

    May be an integer value, such as "100". @@ -57684,7 +57684,7 @@ containing a value of this type.

    @attr description Defines the animation behavior when it reaches the end and the repeat count is - greater than 0 or infinite. The default value is restart. + greater than 0 or infinite. The default value is restart.

    Must be one of the following constant values.

    @@ -57706,7 +57706,7 @@ containing a value of this type. @attr description Special option for window animations: whether to show a background behind the animating windows. By default the window's background is used unless overridden by the - animation. + animation.

    This is a private symbol. @attr name android:showBackdrop */ @@ -57715,7 +57715,7 @@ containing a value of this type.

    @attr description Special option for window animations: show the wallpaper behind when running this - animation. + animation.

    This is a private symbol. @attr name android:showWallpaper */ @@ -57723,7 +57723,7 @@ containing a value of this type. /**

    @attr description - Delay in milliseconds before the animation runs, once start time is reached. + Delay in milliseconds before the animation runs, once start time is reached.

    Must be an integer value, such as "100". @@ -57741,7 +57741,7 @@ containing a value of this type.

    @attr description Allows for an adjustment of the Z ordering of the content being - animated for the duration of the animation. The default value is normal. + animated for the duration of the animation. The default value is normal.

    Must be one of the following constant values.

    @@ -57761,7 +57761,7 @@ containing a value of this type. @attr name android:zAdjustment */ public static final int Animation_zAdjustment = 8; - /** Drawable used to render several animated frames. + /** Drawable used to render several animated frames.

    Includes the following attributes:

    @@ -57786,7 +57786,7 @@ containing a value of this type. @attr description If true, the animation will only run a single time and then stop. If false (the default), it will continually run, - restarting at the first frame after the last has finished. + restarting at the first frame after the last has finished.

    Must be a boolean value, either "true" or "false". @@ -57808,7 +57808,7 @@ containing a value of this type. stay the same (based on the maximum padding of all the states). Enabling this feature requires that the owner of the drawable deal with performing layout when the state changes, which is - often not supported. + often not supported.

    Must be a boolean value, either "true" or "false". @@ -57827,7 +57827,7 @@ containing a value of this type. @attr description Provides initial visibility state of the drawable; the default value is false. See - {@link android.graphics.drawable.Drawable#setVisible}. + {@link android.graphics.drawable.Drawable#setVisible}.

    Must be a boolean value, either "true" or "false". @@ -57841,7 +57841,7 @@ containing a value of this type. @attr name android:visible */ public static final int AnimationDrawable_visible = 0; - /** Represents a single frame inside an AnimationDrawable. + /** Represents a single frame inside an AnimationDrawable.

    Includes the following attributes:

    @@ -57860,7 +57860,7 @@ containing a value of this type.

    @attr description Reference to a drawable resource to use for the frame. If not - given, the drawable must be defined by the first child tag. + given, the drawable must be defined by the first child tag.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57873,7 +57873,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Amount of time (in milliseconds) to display this frame. + Amount of time (in milliseconds) to display this frame.

    Must be an integer value, such as "100". @@ -57889,13 +57889,13 @@ containing a value of this type. public static final int AnimationDrawableItem_duration = 0; /** Drawable used to render according to the animation scale. Esp. when it is 0 due to battery saver mode. It should contain one animatable drawable and one static drawable. - @hide + @hide */ public static final int[] AnimationScaleListDrawable = { - + }; /** Attributes that can be assigned to a AnimationScaleListDrawable item. - @hide + @hide

    Includes the following attributes:

    @@ -57912,7 +57912,7 @@ containing a value of this type.

    @attr description Reference to a drawable resource to use for the state. If not - given, the drawable must be defined by the first child tag. + given, the drawable must be defined by the first child tag.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -57952,7 +57952,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Amount of time (in milliseconds) to display this frame. + Amount of time (in milliseconds) to display this frame.

    Must be an integer value, such as "100". @@ -57989,7 +57989,7 @@ containing a value of this type.

    @attr description When set to true or when fillEnabled is not set to true, the animation transformation - is applied before the animation has started. The default value is true. + is applied before the animation has started. The default value is true.

    Must be a boolean value, either "true" or "false". @@ -58007,7 +58007,7 @@ containing a value of this type.

    @attr description Defines the animation behavior when it reaches the end and the repeat count is - greater than 0 or infinite. The default value is restart. + greater than 0 or infinite. The default value is restart.

    Must be one of the following constant values.

    @@ -58041,7 +58041,7 @@ containing a value of this type. /**

    @attr description - Delay in milliseconds before the animation runs, once start time is reached. + Delay in milliseconds before the animation runs, once start time is reached.

    Must be an integer value, such as "100". @@ -58090,7 +58090,7 @@ containing a value of this type. /**

    @attr description - Amount of time (in milliseconds) for the animation to run. + Amount of time (in milliseconds) for the animation to run.

    Must be an integer value, such as "100". @@ -58107,7 +58107,7 @@ containing a value of this type. /**

    @attr description - Defines the interpolator used to smooth the animation movement in time. + Defines the interpolator used to smooth the animation movement in time.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -58120,7 +58120,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Placeholder for a deleted attribute. This should be removed before M release. + Placeholder for a deleted attribute. This should be removed before M release.

    This is a private symbol. @attr name android:removeBeforeMRelease */ @@ -58128,7 +58128,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines how many times the animation should repeat. The default value is 0. + Defines how many times the animation should repeat. The default value is 0.

    May be an integer value, such as "100". @@ -58154,7 +58154,7 @@ containing a value of this type.

    @attr description Defines the animation behavior when it reaches the end and the repeat count is - greater than 0 or infinite. The default value is restart. + greater than 0 or infinite. The default value is restart.

    Must be one of the following constant values.

    @@ -58174,7 +58174,7 @@ containing a value of this type. /**

    @attr description - Delay in milliseconds before the animation runs, once start time is reached. + Delay in milliseconds before the animation runs, once start time is reached.

    Must be an integer value, such as "100". @@ -58191,7 +58191,7 @@ containing a value of this type. /**

    @attr description - Value the animation starts from. + Value the animation starts from.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -58215,7 +58215,7 @@ containing a value of this type. /**

    @attr description - Value the animation animates to. + Value the animation animates to.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -58239,7 +58239,7 @@ containing a value of this type. /**

    @attr description - The type of valueFrom and valueTo. + The type of valueFrom and valueTo.

    Must be one of the following constant values.

    @@ -58278,7 +58278,7 @@ containing a value of this type. /**

    @attr description - Name of the property being animated. + Name of the property being animated.

    Must be one of the following constant values.

    @@ -58311,7 +58311,7 @@ containing a value of this type. /**

    @attr description - This is the amount of tension. + This is the amount of tension.

    Must be a floating point value, such as "1.2". @@ -58343,7 +58343,7 @@ containing a value of this type. /**

    @attr description - This is the amount by which to multiply the tension. + This is the amount by which to multiply the tension.

    Must be a floating point value, such as "1.2". @@ -58360,7 +58360,7 @@ containing a value of this type. /**

    @attr description - This is the amount of tension. + This is the amount of tension.

    Must be a floating point value, such as "1.2". @@ -58377,7 +58377,7 @@ containing a value of this type. /** Use appwidget-provider as the root tag of the XML resource that describes an AppWidget provider. See {@link android.appwidget android.appwidget} package for more info. - +

    Includes the following attributes:

    @@ -58438,7 +58438,7 @@ containing a value of this type.

    @attr description The view id of the AppWidget subview which should be auto-advanced. - by the widget's host. + by the widget's host.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -58452,7 +58452,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A class name in the AppWidget's package to be launched to configure. - If not supplied, then no activity will be launched. + If not supplied, then no activity will be launched.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -58469,7 +58469,7 @@ containing a value of this type. /**

    @attr description - A resource identifier for a string containing a short description of the widget. + A resource identifier for a string containing a short description of the widget.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -58482,7 +58482,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A resource id of a layout. + A resource id of a layout.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -58495,7 +58495,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A resource id of a layout. + A resource id of a layout.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -58508,7 +58508,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Maximum height that the AppWidget can be resized to. + Maximum height that the AppWidget can be resized to.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -58527,7 +58527,7 @@ containing a value of this type. /**

    @attr description - Maximum width that the AppWidget can be resized to. + Maximum width that the AppWidget can be resized to.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -58546,7 +58546,7 @@ containing a value of this type. /**

    @attr description - Minimum height of the AppWidget. + Minimum height of the AppWidget.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -58565,7 +58565,7 @@ containing a value of this type. /**

    @attr description - Minimum height that the AppWidget can be resized to. + Minimum height that the AppWidget can be resized to.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -58584,7 +58584,7 @@ containing a value of this type. /**

    @attr description - Minimum width that the AppWidget can be resized to. + Minimum width that the AppWidget can be resized to.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -58603,7 +58603,7 @@ containing a value of this type. /**

    @attr description - Minimum width of the AppWidget. + Minimum width of the AppWidget.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -58624,7 +58624,7 @@ containing a value of this type. @attr description A preview, in a drawable resource id, of what the AppWidget will look like after it's configured. - If not supplied, the AppWidget's icon will be used. + If not supplied, the AppWidget's icon will be used.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -58644,7 +58644,7 @@ or to a theme attribute in the form "?[package:][type:]na Unlike previewImage, previewLayout can better showcase AppWidget in different locales, system themes, display sizes & density etc. If supplied, this will take precedence over the previewImage on supported widget hosts. - Otherwise, previewImage will be used. + Otherwise, previewImage will be used.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -58658,7 +58658,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Optional parameter which indicates if and how this widget can be - resized. Supports combined values using | operator. + resized. Supports combined values using | operator.

    May be an integer value, such as "100". @@ -58685,7 +58685,7 @@ containing a value of this type. /**

    @attr description - Default height of the AppWidget in units of launcher grid cells. + Default height of the AppWidget in units of launcher grid cells.

    Must be an integer value, such as "100". @@ -58702,7 +58702,7 @@ containing a value of this type. /**

    @attr description - Default width of the AppWidget in units of launcher grid cells. + Default width of the AppWidget in units of launcher grid cells.

    Must be an integer value, such as "100". @@ -58719,7 +58719,7 @@ containing a value of this type. /**

    @attr description - Update period in milliseconds, or 0 if the AppWidget will update itself. + Update period in milliseconds, or 0 if the AppWidget will update itself.

    Must be an integer value, such as "100". @@ -58738,7 +58738,7 @@ containing a value of this type. @attr description Optional parameter which indicates where this widget can be shown, ie. home screen, keyguard, search bar or any combination thereof. - Supports combined values using | operator. + Supports combined values using | operator.

    May be an integer value, such as "100". @@ -58766,7 +58766,7 @@ containing a value of this type.

    @attr description Flags indicating various features supported by the widget. These are hints to the - widget host, and do not actually change the behavior of the widget. + widget host, and do not actually change the behavior of the widget.

    May be an integer value, such as "100". @@ -58794,7 +58794,7 @@ containing a value of this type. public static final int AppWidgetProviderInfo_widgetFeatures = 13; /** Use arcMotion as the root tag of the XML resource that describes a {@link android.transition.ArcMotion}. This must be used - within a transition with which the PathMotion should be associated. + within a transition with which the PathMotion should be associated.

    Includes the following attributes:

    @@ -58816,7 +58816,7 @@ containing a value of this type. /**

    @attr description - The maximum arc angle in degrees between the start and end points. + The maximum arc angle in degrees between the start and end points.

    Must be a floating point value, such as "1.2". @@ -58834,7 +58834,7 @@ containing a value of this type.

    @attr description The minimum arc angle in degrees between the start and end points when - they are close to horizontal. + they are close to horizontal.

    Must be a floating point value, such as "1.2". @@ -58852,7 +58852,7 @@ containing a value of this type.

    @attr description The minimum arc angle in degrees between the start and end points when - they are close to vertical. + they are close to vertical.

    Must be a floating point value, such as "1.2". @@ -58902,7 +58902,7 @@ containing a value of this type. /**

    @attr description - Defines the hint displayed in the drop down menu. + Defines the hint displayed in the drop down menu.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -58919,7 +58919,7 @@ containing a value of this type. /**

    @attr description - Defines the hint view displayed in the drop down menu. + Defines the hint view displayed in the drop down menu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -58933,7 +58933,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Defines the number of characters that the user must type before - completion suggestions are displayed in a drop down menu. + completion suggestions are displayed in a drop down menu.

    Must be an integer value, such as "100". @@ -58951,7 +58951,7 @@ containing a value of this type.

    @attr description View to anchor the auto-complete dropdown to. If not specified, the text view itself - is used. + is used.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -58968,7 +58968,7 @@ or to a theme attribute in the form "?[package:][type:]na be a dimension (such as "12dip") for a constant height, fill_parent or match_parent to fill the height of the screen, or wrap_content to match the height of - the content of the drop down. + the content of the drop down.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -59000,7 +59000,7 @@ containing a value of this type. /**

    @attr description - Selector in a drop down list. + Selector in a drop down list.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -59019,7 +59019,7 @@ or to a theme attribute in the form "?[package:][type:]na be a dimension (such as "12dip") for a constant width, fill_parent or match_parent to match the width of the screen, or wrap_content to match the width of - the anchored view. + the anchored view.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -59057,7 +59057,7 @@ containing a value of this type. {@link android.text.InputType}. Generally you can select a single value, though some can be combined together as indicated. Setting this attribute to anything besides - none also implies that the text is editable. + none also implies that the text is editable.

    Must be one or more (separated by '|') of the following constant values.

    @@ -59184,7 +59184,7 @@ containing a value of this type. /**

    @attr description - Theme to use for the completion popup window. + Theme to use for the completion popup window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -59197,7 +59197,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Use autofill-service as the root tag of the XML resource that describes a {@link android.service.autofill.AutofillService}, which is referenced from its {@link android.service.autofill.AutofillService#SERVICE_META_DATA} meta-data entry. - +

    Includes the following attributes:

    @@ -59220,7 +59220,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Fully qualified class name of an activity that allows the user to view any passwords - saved by this service. + saved by this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -59238,7 +59238,7 @@ containing a value of this type.

    @attr description Fully qualified class name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -59287,7 +59287,7 @@ containing a value of this type. mode. If no max version code is specified compatibility mode is requested for all package versions. The max version code is useful to avoid requesting compatibility mode for newer package versions that are known to natively support autofill. - +

    Includes the following attributes:

    @@ -59309,7 +59309,7 @@ containing a value of this type. The max version code of the package for which compatibility mode is requested. This corresponds to the long value returned by {@link android.content.pm.PackageInfo#getLongVersionCode()} for the target package. - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -59326,7 +59326,7 @@ containing a value of this type. /**

    @attr description - The package name for which compatibility mode is requested. + The package name for which compatibility mode is requested.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -59346,7 +59346,7 @@ containing a value of this type. @attr name android:name */ public static final int AutofillService_CompatibilityPackage_name = 0; - /** Drawable used to draw bitmaps. + /** Drawable used to draw bitmaps.

    Includes the following attributes:

    @@ -59392,7 +59392,7 @@ containing a value of this type. /**

    @attr description - Specifies the alpha multiplier to apply to the base drawable. + Specifies the alpha multiplier to apply to the base drawable.

    Must be a floating point value, such as "1.2". @@ -59410,7 +59410,7 @@ containing a value of this type.

    @attr description Enables or disables antialiasing. Antialiasing can be used to smooth the - edges of a bitmap when rotated. Default value is false. + edges of a bitmap when rotated. Default value is false.

    Must be a boolean value, either "true" or "false". @@ -59428,7 +59428,7 @@ containing a value of this type.

    @attr description Indicates if the drawable needs to be mirrored when its layout direction is - RTL (right-to-left). + RTL (right-to-left).

    Must be a boolean value, either "true" or "false". @@ -59447,7 +59447,7 @@ containing a value of this type. @attr description Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with - an RGB 565 screen). Default value is true. + an RGB 565 screen). Default value is true.

    Must be a boolean value, either "true" or "false". @@ -59465,7 +59465,7 @@ containing a value of this type.

    @attr description Enables or disables bitmap filtering. Filtering is used when the bitmap is - shrunk or stretched to smooth its appearance. Default value is true. + shrunk or stretched to smooth its appearance. Default value is true.

    Must be a boolean value, either "true" or "false". @@ -59483,7 +59483,7 @@ containing a value of this type.

    @attr description Defines the gravity for the bitmap. The gravity indicates where to position - the drawable in its container if the bitmap is smaller than the container. + the drawable in its container if the bitmap is smaller than the container.

    Must be one or more (separated by '|') of the following constant values.

    @@ -59523,7 +59523,7 @@ containing a value of this type. @attr description Enables or disables the mipmap hint. See {@link android.graphics.Bitmap#setHasMipMap(boolean)} for more information. - Default value is false. + Default value is false.

    Must be a boolean value, either "true" or "false". @@ -59540,7 +59540,7 @@ containing a value of this type. /**

    @attr description - Identifier of the bitmap file. This attribute is mandatory. + Identifier of the bitmap file. This attribute is mandatory.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -59556,7 +59556,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Defines the tile mode. When the tile mode is enabled, the bitmap is repeated. - Gravity is ignored when the tile mode is enabled. Default value is "disabled". + Gravity is ignored when the tile mode is enabled. Default value is "disabled".

    Must be one of the following constant values.

    @@ -59580,7 +59580,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Defines the horizontal tile mode. When the tile mode is enabled, the bitmap is repeated. - Gravity is ignored when the tile mode is enabled. Default value is "disabled". + Gravity is ignored when the tile mode is enabled. Default value is "disabled".

    Must be one of the following constant values.

    @@ -59604,7 +59604,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Defines the vertical tile mode. When the tile mode is enabled, the bitmap is repeated. - Gravity is ignored when the tile mode is enabled. Default value is "disabled". + Gravity is ignored when the tile mode is enabled. Default value is "disabled".

    Must be one of the following constant values.

    @@ -59628,7 +59628,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description If set, specifies the color to apply to the drawable as a tint. By default, - no tint is applied. May be a color state list. + no tint is applied. May be a color state list.

    Must be a color value, in the form of "#rgb", "#argb", @@ -59647,7 +59647,7 @@ containing a value of this type.

    @attr description When a tint color is set, specifies its Porter-Duff blending mode. The - default value is src_in, which treats the drawable as an alpha mask. + default value is src_in, which treats the drawable as an alpha mask.

    Must be one of the following constant values.

    @@ -59676,9 +59676,9 @@ containing a value of this type. /** Attributes that can be used with a Button. */ public static final int[] Button = { - + }; - /** @hide + /** @hide

    Includes the following attributes:

    @@ -59696,12 +59696,12 @@ containing a value of this type.

    @attr description Whether to automatically stack the buttons when there is not - enough space to lay them out side-by-side. + enough space to lay them out side-by-side.

    This is a private symbol. @attr name android:allowStacking */ public static final int ButtonBarLayout_allowStacking = 0; - /** @hide + /** @hide

    Includes the following attributes:

    @@ -59719,7 +59719,7 @@ containing a value of this type. /**

    @attr description - Maximum width of height drawable. Drawables exceeding this size will be downsampled. + Maximum width of height drawable. Drawables exceeding this size will be downsampled.

    This is a private symbol. @attr name android:maxDrawableHeight */ @@ -59727,7 +59727,7 @@ containing a value of this type. /**

    @attr description - Maximum width of displayed drawable. Drawables exceeding this size will be downsampled. + Maximum width of displayed drawable. Drawables exceeding this size will be downsampled.

    This is a private symbol. @attr name android:maxDrawableWidth */ @@ -59784,7 +59784,7 @@ containing a value of this type. /**

    @attr description - @hide Which style of calendar delegate to use. + @hide Which style of calendar delegate to use.

    This is a private symbol. @attr name android:calendarViewMode */ @@ -59792,7 +59792,7 @@ containing a value of this type. /**

    @attr description - The text appearance for the day numbers in the calendar grid. + The text appearance for the day numbers in the calendar grid.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -59805,7 +59805,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide The background color used for the day highlight indicator. + @hide The background color used for the day highlight indicator.

    This is a private symbol. @attr name android:dayHighlightColor */ @@ -59813,7 +59813,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide The background color used for the day selection indicator. + @hide The background color used for the day selection indicator.

    This is a private symbol. @attr name android:daySelectorColor */ @@ -59821,7 +59821,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The first day of week according to {@link java.util.Calendar}. + The first day of week according to {@link java.util.Calendar}.

    Must be an integer value, such as "100". @@ -59838,7 +59838,7 @@ containing a value of this type. /**

    @attr description - @deprecated The color for the dates of the focused month. + @deprecated The color for the dates of the focused month.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -59854,7 +59854,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The maximal date shown by this calendar view in mm/dd/yyyy format. + The maximal date shown by this calendar view in mm/dd/yyyy format.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -59871,7 +59871,7 @@ containing a value of this type. /**

    @attr description - The minimal date shown by this calendar view in mm/dd/yyyy format. + The minimal date shown by this calendar view in mm/dd/yyyy format.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -59888,7 +59888,7 @@ containing a value of this type. /**

    @attr description - The text appearance for the month and year in the calendar header. + The text appearance for the month and year in the calendar header.

    This is a private symbol. @attr name android:monthTextAppearance */ @@ -59896,7 +59896,7 @@ containing a value of this type. /**

    @attr description - @deprecated Drawable for the vertical bar shown at the beginning and at the end of the selected date. + @deprecated Drawable for the vertical bar shown at the beginning and at the end of the selected date.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -59910,7 +59910,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @deprecated The background color for the selected week. + @deprecated The background color for the selected week.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -59926,7 +59926,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @deprecated Whether do show week numbers. + @deprecated Whether do show week numbers.

    Must be a boolean value, either "true" or "false". @@ -59944,7 +59944,7 @@ containing a value of this type. /**

    @attr description - @deprecated The number of weeks to be shown. + @deprecated The number of weeks to be shown.

    Must be an integer value, such as "100". @@ -59962,7 +59962,7 @@ containing a value of this type. /**

    @attr description - @deprecated The color for the dates of an unfocused month. + @deprecated The color for the dates of an unfocused month.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -59978,7 +59978,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The text appearance for the week day abbreviation in the calendar header. + The text appearance for the week day abbreviation in the calendar header.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -59991,7 +59991,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @deprecated The color for the week numbers. + @deprecated The color for the week numbers.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -60007,7 +60007,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @deprecated The color for the separator line between weeks. + @deprecated The color for the separator line between weeks.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -60024,7 +60024,7 @@ or to a theme attribute in the form "?[package:][type:]na describes a {@link android.transition.ChangeBounds} transition. The attributes of the {@link android.R.styleable#Transition Transition} resource are available in addition to the specific attributes of ChangeBounds - described here. + described here.

    Includes the following attributes:

    @@ -60042,7 +60042,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Resize the view by adjusting the clipBounds rather than changing the - dimensions of the view itself. The default value is false. + dimensions of the view itself. The default value is false.

    Must be a boolean value, either "true" or "false". @@ -60057,7 +60057,7 @@ containing a value of this type. */ public static final int ChangeBounds_resizeClip = 0; /** Use changeTransform as the root tag of the XML resource that - describes a {@link android.transition.ChangeTransform} transition. + describes a {@link android.transition.ChangeTransform} transition.

    Includes the following attributes:

    @@ -60077,7 +60077,7 @@ containing a value of this type.

    @attr description Tells ChangeTransform to track parent changes. Default is true. Corresponds to - {@link android.transition.ChangeTransform#setReparent(boolean)}. + {@link android.transition.ChangeTransform#setReparent(boolean)}.

    Must be a boolean value, either "true" or "false". @@ -60096,7 +60096,7 @@ containing a value of this type. @attr description A parent change should use an overlay or affect the transform of the transitionining View. Default is true. Corresponds to - {@link android.transition.ChangeTransform#setReparentWithOverlay(boolean)}. + {@link android.transition.ChangeTransform#setReparentWithOverlay(boolean)}.

    Must be a boolean value, either "true" or "false". @@ -60110,7 +60110,7 @@ containing a value of this type. @attr name android:reparentWithOverlay */ public static final int ChangeTransform_reparentWithOverlay = 1; - /** Base attributes available to CheckBoxPreference. + /** Base attributes available to CheckBoxPreference.

    Includes the following attributes:

    @@ -60133,7 +60133,7 @@ containing a value of this type.

    @attr description The state (true for on, or false for off) that causes dependents to be disabled. By default, - dependents will be disabled when this is unchecked, so the value of this preference is false. + dependents will be disabled when this is unchecked, so the value of this preference is false.

    Must be a boolean value, either "true" or "false". @@ -60152,7 +60152,7 @@ containing a value of this type. @attr description The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked. If separate on/off summaries are not - needed, the summary attribute can be used instead. + needed, the summary attribute can be used instead.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -60171,7 +60171,7 @@ containing a value of this type. @attr description The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked. If separate on/off summaries are not - needed, the summary attribute can be used instead. + needed, the summary attribute can be used instead.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -60210,7 +60210,7 @@ containing a value of this type. /**

    @attr description - Drawable used for the check mark graphic. + Drawable used for the check mark graphic.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -60223,7 +60223,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Gravity for aligning a CheckedTextView's checkmark to one side or the other. + Gravity for aligning a CheckedTextView's checkmark to one side or the other.

    This is a private symbol. @attr name android:checkMarkGravity */ @@ -60231,7 +60231,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the check mark. + Tint to apply to the check mark.

    Must be a color value, in the form of "#rgb", "#argb", @@ -60249,7 +60249,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the check mark tint. + Blending mode used to apply the check mark tint.

    Must be one of the following constant values.

    @@ -60278,7 +60278,7 @@ containing a value of this type. /**

    @attr description - Indicates the initial checked state of this text. + Indicates the initial checked state of this text.

    Must be a boolean value, either "true" or "false". @@ -60313,7 +60313,7 @@ containing a value of this type.

    @attr description Specifies whether this Chronometer counts down or counts up from the base. - If not specified this is false and the Chronometer counts up. + If not specified this is false and the Chronometer counts up.

    Must be a boolean value, either "true" or "false". @@ -60334,7 +60334,7 @@ containing a value of this type. string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form. If no format string is specified, the Chronometer will simply display - "MM:SS" or "H:MM:SS". + "MM:SS" or "H:MM:SS".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -60368,7 +60368,7 @@ containing a value of this type. /**

    @attr description - The orientation for the clip. + The orientation for the clip.

    Must be one or more (separated by '|') of the following constant values.

    @@ -60388,7 +60388,7 @@ containing a value of this type. /**

    @attr description - Reference to a drawable resource to draw with the specified scale. + Reference to a drawable resource to draw with the specified scale.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -60402,7 +60402,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Specifies where to clip within the drawable. The default value is - left. + left.

    Must be one or more (separated by '|') of the following constant values.

    @@ -60513,7 +60513,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:toTop */ public static final int ClipRectAnimation_toTop = 5; - /** Drawable used to draw a single color. + /** Drawable used to draw a single color.

    Includes the following attributes:

    @@ -60529,7 +60529,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The color to use. + The color to use.

    Must be a color value, in the form of "#rgb", "#argb", @@ -60544,7 +60544,7 @@ containing a value of this type. @attr name android:color */ public static final int ColorDrawable_color = 0; - /** Attributes that can be assigned to a ColorStateList item. + /** Attributes that can be assigned to a ColorStateList item.

    Includes the following attributes:

    @@ -60564,7 +60564,7 @@ containing a value of this type. /**

    @attr description - Alpha multiplier applied to the base color. + Alpha multiplier applied to the base color.

    Must be a floating point value, such as "1.2". @@ -60581,7 +60581,7 @@ containing a value of this type. /**

    @attr description - Base color for this state. + Base color for this state.

    Must be a color value, in the form of "#rgb", "#argb", @@ -60599,7 +60599,7 @@ containing a value of this type. /**

    @attr description - Perceptual luminance applied to the base color. From 0 to 100. + Perceptual luminance applied to the base color. From 0 to 100.

    Must be a floating point value, such as "1.2". @@ -60641,7 +60641,7 @@ containing a value of this type. /**

    @attr description - Drawable used for the button graphic (for example, checkbox and radio button). + Drawable used for the button graphic (for example, checkbox and radio button).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -60654,7 +60654,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the button graphic. + Tint to apply to the button graphic.

    Must be a color value, in the form of "#rgb", "#argb", @@ -60672,7 +60672,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the button graphic tint. + Blending mode used to apply the button graphic tint.

    Must be one of the following constant values.

    @@ -60701,7 +60701,7 @@ containing a value of this type. /**

    @attr description - Indicates the initial checked state of this button. + Indicates the initial checked state of this button.

    Must be a boolean value, either "true" or "false". @@ -60715,7 +60715,7 @@ containing a value of this type. @attr name android:checked */ public static final int CompoundButton_checked = 0; - /** Maps a specific contact data MIME-type to styling information. + /** Maps a specific contact data MIME-type to styling information.

    Includes the following attributes:

    @@ -60744,7 +60744,7 @@ containing a value of this type.

    @attr description Resource representing the term "All Contacts" (for example, "All Friends" or - "All connections"). Optional (Default is "All Contacts"). + "All connections"). Optional (Default is "All Contacts").

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -60761,7 +60761,7 @@ containing a value of this type. /**

    @attr description - Column in data table that contains details for this data. + Column in data table that contains details for this data.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -60778,7 +60778,7 @@ containing a value of this type. /**

    @attr description - Flag indicating that detail should be built from SocialProvider. + Flag indicating that detail should be built from SocialProvider.

    Must be a boolean value, either "true" or "false". @@ -60795,7 +60795,7 @@ containing a value of this type. /**

    @attr description - Icon used to represent data of this kind. + Icon used to represent data of this kind.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -60808,7 +60808,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Mime-type handled by this mapping. + Mime-type handled by this mapping.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -60825,7 +60825,7 @@ containing a value of this type. /**

    @attr description - Column in data table that summarizes this data. + Column in data table that summarizes this data.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -60843,8 +60843,8 @@ containing a value of this type. a {@link android.service.contentcapture.ContentCaptureService}, which is referenced from its {@link android.service.contentcapture.ContentCaptureService#SERVICE_META_DATA} meta-data entry. - @hide - + @hide +

    Includes the following attributes:

    @@ -60863,7 +60863,7 @@ containing a value of this type.

    @attr description Fully qualified class name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -60885,7 +60885,7 @@ containing a value of this type. public static final int ContentCaptureService_settingsActivity = 0; /** Contains Credential Provider related metadata. Since providers are exposed as services these should live under the service. - +

    Includes the following attributes:

    @@ -60906,7 +60906,7 @@ containing a value of this type.

    @attr description Fully qualified class name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -60931,13 +60931,13 @@ containing a value of this type. @attr description A string that is displayed to the user in the Credential Manager settings screen that can be used to provide more information about a provider. For - longer strings it will be truncated. + longer strings it will be truncated.

    This is a private symbol. @attr name android:settingsSubtitle */ public static final int CredentialProvider_settingsSubtitle = 1; /** A list of capabilities that indicates to the OS what kinds of credentials - this provider supports. + this provider supports.

    Includes the following attributes:

    @@ -60953,7 +60953,7 @@ containing a value of this type. /**

    @attr description - An individual capability declared by the provider. + An individual capability declared by the provider.

    This is a private symbol. @attr name android:capability */ @@ -61050,7 +61050,7 @@ containing a value of this type. /**

    @attr description - The text color list of the calendar. + The text color list of the calendar.

    Must be a color value, in the form of "#rgb", "#argb", @@ -61068,7 +61068,7 @@ containing a value of this type. /**

    @attr description - Whether the calendar view is shown. Only valid for "spinner" mode. + Whether the calendar view is shown. Only valid for "spinner" mode.

    Must be a boolean value, either "true" or "false". @@ -61087,7 +61087,7 @@ containing a value of this type. @attr description Defines the look of the widget. Prior to the L release, the only choice was spinner. As of L, with the Material theme selected, the default layout is calendar, - but this attribute can be used to force spinner to be used instead. + but this attribute can be used to force spinner to be used instead.

    Must be one of the following constant values.

    @@ -61108,7 +61108,7 @@ containing a value of this type.

    @attr description The background color for the header's day of week. - {@deprecated No longer displayed.} + {@deprecated No longer displayed.}

    Must be a color value, in the form of "#rgb", "#argb", @@ -61128,7 +61128,7 @@ containing a value of this type.

    @attr description The text color for the header's day of week. - {@deprecated No longer displayed.} + {@deprecated No longer displayed.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -61144,7 +61144,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description @hide Whether this time picker is being displayed within a dialog, in which case it may ignore the requested time picker mode due to - space considerations. + space considerations.

    This is a private symbol. @attr name android:dialogMode */ @@ -61153,7 +61153,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The last year (inclusive), for example "2010". - {@deprecated Use maxDate instead.} + {@deprecated Use maxDate instead.}

    Must be an integer value, such as "100". @@ -61171,7 +61171,7 @@ containing a value of this type. /**

    @attr description - The first day of week according to {@link java.util.Calendar}. + The first day of week according to {@link java.util.Calendar}.

    Must be an integer value, such as "100". @@ -61188,7 +61188,7 @@ containing a value of this type. /**

    @attr description - The background for the selected date header. + The background for the selected date header.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -61204,7 +61204,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The text appearance for the day of month (ex. 28) in the selected date header. - {@deprecated Use headerTextColor instead.} + {@deprecated Use headerTextColor instead.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -61219,7 +61219,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The text appearance for the month (ex. May) in the selected date header. - {@deprecated Use headerTextColor instead.} + {@deprecated Use headerTextColor instead.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -61245,7 +61245,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The text appearance for the year (ex. 2014) in the selected date header. - {@deprecated Use headerTextColor instead.} + {@deprecated Use headerTextColor instead.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -61259,7 +61259,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide The layout of the date picker. + @hide The layout of the date picker.

    This is a private symbol. @attr name android:internalLayout */ @@ -61267,7 +61267,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide The layout of the legacy DatePicker. + @hide The layout of the legacy DatePicker.

    This is a private symbol. @attr name android:legacyLayout */ @@ -61275,7 +61275,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The maximal date shown by this calendar view in mm/dd/yyyy format. + The maximal date shown by this calendar view in mm/dd/yyyy format.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -61292,7 +61292,7 @@ containing a value of this type. /**

    @attr description - The minimal date shown by this calendar view in mm/dd/yyyy format. + The minimal date shown by this calendar view in mm/dd/yyyy format.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -61309,7 +61309,7 @@ containing a value of this type. /**

    @attr description - Whether the spinners are shown. Only valid for "spinner" mode. + Whether the spinners are shown. Only valid for "spinner" mode.

    Must be a boolean value, either "true" or "false". @@ -61327,7 +61327,7 @@ containing a value of this type.

    @attr description The first year (inclusive), for example "1940". - {@deprecated Use minDate instead.} + {@deprecated Use minDate instead.}

    Must be an integer value, such as "100". @@ -61345,7 +61345,7 @@ containing a value of this type. /**

    @attr description - @hide The list year's text appearance in the list when activated. + @hide The list year's text appearance in the list when activated.

    This is a private symbol. @attr name android:yearListItemActivatedTextAppearance */ @@ -61369,7 +61369,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The list year's selected circle color in the list. - {@deprecated No longer displayed.} + {@deprecated No longer displayed.}

    Must be a color value, in the form of "#rgb", "#argb", @@ -61420,7 +61420,7 @@ containing a value of this type. /**

    @attr description - This is the amount of acceleration to add when easing out. + This is the amount of acceleration to add when easing out.

    Must be a floating point value, such as "1.2". @@ -61440,7 +61440,7 @@ containing a value of this type. referenced from its {@link android.app.admin.DeviceAdminReceiver#DEVICE_ADMIN_META_DATA} meta-data entry. Described here are the attributes that can be - included in that tag. + included in that tag.

    Includes the following attributes:

    @@ -61460,7 +61460,7 @@ containing a value of this type. Control whether the admin is visible to the user, even when it is not enabled. This is true by default. You may want to make it false if your admin does not make sense to be turned on - unless some explicit action happens in your app. + unless some explicit action happens in your app.

    Must be a boolean value, either "true" or "false". @@ -61474,7 +61474,7 @@ containing a value of this type. @attr name android:visible */ public static final int DeviceAdmin_visible = 0; - /** Base attributes available to DialogPreference. + /** Base attributes available to DialogPreference.

    Includes the following attributes:

    @@ -61501,7 +61501,7 @@ containing a value of this type. /**

    @attr description - The icon for the dialog. + The icon for the dialog.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -61516,7 +61516,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description A layout to be used as the content View for the dialog. By default, this shouldn't be needed. If a custom DialogPreference is required, this should be set. For example, - the EditTextPreference uses a layout with an EditText as this attribute. + the EditTextPreference uses a layout with an EditText as this attribute.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -61530,7 +61530,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The message in the dialog. If a dialogLayout is provided and contains - a TextView with ID android:id/message, this message will be placed in there. + a TextView with ID android:id/message, this message will be placed in there.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -61547,7 +61547,7 @@ containing a value of this type. /**

    @attr description - The title in the dialog. + The title in the dialog.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -61564,7 +61564,7 @@ containing a value of this type. /**

    @attr description - The negative button text for the dialog. Set to @null to hide the negative button. + The negative button text for the dialog. Set to @null to hide the negative button.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -61581,7 +61581,7 @@ containing a value of this type. /**

    @attr description - The positive button text for the dialog. Set to @null to hide the positive button. + The positive button text for the dialog. Set to @null to hide the positive button.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -61595,7 +61595,7 @@ containing a value of this type. @attr name android:positiveButtonText */ public static final int DialogPreference_positiveButtonText = 3; - /** Base attributes that are available to all Drawable objects. + /** Base attributes that are available to all Drawable objects.

    Includes the following attributes:

    @@ -61617,7 +61617,7 @@ containing a value of this type. @attr description Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). See - {@link android.graphics.drawable.Drawable#setAutoMirrored}. + {@link android.graphics.drawable.Drawable#setAutoMirrored}.

    Must be a boolean value, either "true" or "false". @@ -61636,7 +61636,7 @@ containing a value of this type. @attr description Provides initial visibility state of the drawable; the default value is false. See - {@link android.graphics.drawable.Drawable#setVisible}. + {@link android.graphics.drawable.Drawable#setVisible}.

    Must be a boolean value, either "true" or "false". @@ -61651,7 +61651,7 @@ containing a value of this type. */ public static final int Drawable_visible = 0; /** Describes the corners for the rectangle shape of a GradientDrawable. - This can be used to render rounded corners. + This can be used to render rounded corners.

    Includes the following attributes:

    @@ -61676,7 +61676,7 @@ containing a value of this type. /**

    @attr description - Radius of the bottom left corner. + Radius of the bottom left corner.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -61695,7 +61695,7 @@ containing a value of this type. /**

    @attr description - Radius of the bottom right corner. + Radius of the bottom right corner.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -61714,7 +61714,7 @@ containing a value of this type. /**

    @attr description - Defines the radius of the four corners. + Defines the radius of the four corners.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -61733,7 +61733,7 @@ containing a value of this type. /**

    @attr description - Radius of the top left corner. + Radius of the top left corner.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -61752,7 +61752,7 @@ containing a value of this type. /**

    @attr description - Radius of the top right corner. + Radius of the top right corner.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -61770,7 +61770,7 @@ containing a value of this type. public static final int DrawableCorners_topRightRadius = 2; /** Set of framework-provided states that may be specified on a Drawable. Actual usage of states may vary between view implementations, as documented on the individual state - attributes. + attributes.

    Includes the following attributes:

    @@ -61849,7 +61849,7 @@ containing a value of this type. bitmap with one layer of text and bitmaps composited on top of it at 60fps. When this is set, the colorBackgroundCacheHint will be ignored even if it specifies a solid color, since that optimization - is not needed. + is not needed.

    Must be a boolean value, either "true" or "false". @@ -61867,7 +61867,7 @@ containing a value of this type.

    @attr description State for {@link android.graphics.drawable.StateListDrawable StateListDrawable} - indicating that a View has accessibility focus. + indicating that a View has accessibility focus.

    This is a private symbol. @attr name android:state_accessibility_focused */ @@ -61878,7 +61878,7 @@ containing a value of this type. State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or its parent has been "activated" meaning the user has currently marked it as being of interest. This is an alternative representation of - state_checked for when the state should be propagated down the view hierarchy. + state_checked for when the state should be propagated down the view hierarchy.

    Must be a boolean value, either "true" or "false". @@ -61897,7 +61897,7 @@ containing a value of this type. @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is considered "active" by its host. Actual usage may vary - between views. Consult the host view documentation for details. + between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false". @@ -61916,7 +61916,7 @@ containing a value of this type. @attr description State identifier indicating that the object may display a check mark. See {@link android.R.attr#state_checked} for the identifier that indicates whether it is - actually checked. + actually checked.

    Must be a boolean value, either "true" or "false". @@ -61936,7 +61936,7 @@ containing a value of this type. State identifier indicating that the object is currently checked. See {@link android.R.attr#state_checkable} for an additional identifier that can indicate if any object may ever display a check, regardless of whether state_checked is - currently set. + currently set.

    Must be a boolean value, either "true" or "false". @@ -61955,7 +61955,7 @@ containing a value of this type. @attr description State for {@link android.graphics.drawable.StateListDrawable StateListDrawable} indicating that the Drawable is in a view that is capable of accepting a drop of - the content currently being manipulated in a drag-and-drop operation. + the content currently being manipulated in a drag-and-drop operation.

    Must be a boolean value, either "true" or "false". @@ -61974,7 +61974,7 @@ containing a value of this type. @attr description State for {@link android.graphics.drawable.StateListDrawable StateListDrawable} indicating that a drag operation (for which the Drawable's view is a valid recipient) - is currently positioned over the Drawable. + is currently positioned over the Drawable.

    Must be a boolean value, either "true" or "false". @@ -61992,7 +61992,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view is enabled. + set when a view is enabled.

    Must be a boolean value, either "true" or "false". @@ -62011,7 +62011,7 @@ containing a value of this type. @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is in the first position in an ordered set. Actual usage - may vary between views. Consult the host view documentation for details. + may vary between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false". @@ -62029,7 +62029,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view has input focus. + set when a view has input focus.

    Must be a boolean value, either "true" or "false". @@ -62047,7 +62047,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a pointer is hovering over the view. + set when a pointer is hovering over the view.

    Must be a boolean value, either "true" or "false". @@ -62066,7 +62066,7 @@ containing a value of this type. @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is in the last position in an ordered set. Actual usage - may vary between views. Consult the host view documentation for details. + may vary between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false". @@ -62085,7 +62085,7 @@ containing a value of this type. @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is in the middle position in an ordered set. Actual usage - may vary between views. Consult the host view documentation for details. + may vary between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false". @@ -62103,7 +62103,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when the user is pressing down in a view. + set when the user is pressing down in a view.

    Must be a boolean value, either "true" or "false". @@ -62121,7 +62121,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view (or one of its parents) is currently selected. + set when a view (or one of its parents) is currently selected.

    Must be a boolean value, either "true" or "false". @@ -62140,7 +62140,7 @@ containing a value of this type. @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or drawable is considered "single" by its host. Actual usage may vary - between views. Consult the host view documentation for details. + between views. Consult the host view documentation for details.

    Must be a boolean value, either "true" or "false". @@ -62158,7 +62158,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view's window has input focus. + set when a view's window has input focus.

    Must be a boolean value, either "true" or "false". @@ -62172,7 +62172,7 @@ containing a value of this type. @attr name android:state_window_focused */ public static final int DrawableStates_state_window_focused = 1; - /** Drawable class used to wrap other drawables. + /** Drawable class used to wrap other drawables.

    Includes the following attributes:

    @@ -62188,7 +62188,7 @@ containing a value of this type. /**

    @attr description - The wrapped drawable. + The wrapped drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -62204,7 +62204,7 @@ or to a theme attribute in the form "?[package:][type:]na referenced from its {@link android.service.dreams.DreamService#DREAM_META_DATA} meta-data entry. Described here are the attributes that can be - included in that tag. + included in that tag.

    Includes the following attributes:

    @@ -62228,7 +62228,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Dream Category to determine the type of dream. Default to default. - @hide + @hide

    This is a private symbol. @attr name android:dreamCategory */ @@ -62236,7 +62236,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A preview, in a drawable resource id, of what the Dream will look like. + A preview, in a drawable resource id, of what the Dream will look like.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -62252,7 +62252,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Component name of an activity that allows the user to modify - the settings for this dream. + the settings for this dream.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -62276,12 +62276,12 @@ containing a value of this type.

    @attr description Whether to show clock and other complications such as weather in the overlay. Default - to true. Note that the overlay on dreams is currently only supported on tablets. + to true. Note that the overlay on dreams is currently only supported on tablets.

    This is a private symbol. @attr name android:showClockAndComplications */ public static final int Dream_showClockAndComplications = 2; - /** Used as a filter array on the theme to pull out only the EdgeEffect-relevant bits. + /** Used as a filter array on the theme to pull out only the EdgeEffect-relevant bits.

    Includes the following attributes:

    @@ -62297,7 +62297,7 @@ containing a value of this type. /**

    @attr description - The color applied to the edge effect on scrolling containers. + The color applied to the edge effect on scrolling containers.

    Must be a color value, in the form of "#rgb", "#argb", @@ -62328,12 +62328,12 @@ containing a value of this type. /**

    @attr description - Enables styling shortcuts, e.g. Ctrl+B for bold. This is off by default. + Enables styling shortcuts, e.g. Ctrl+B for bold. This is off by default.

    This is a private symbol. @attr name android:enableTextStylingShortcuts */ public static final int EditText_enableTextStylingShortcuts = 0; - /** @hide For internal use only. Use only as directed. + /** @hide For internal use only. Use only as directed.

    Includes the following attributes:

    @@ -62368,7 +62368,7 @@ containing a value of this type. @attr name android:interpolatorZ */ public static final int EpicenterTranslateClipReveal_interpolatorZ = 2; - /** State array representing an expandable list child's indicator. + /** State array representing an expandable list child's indicator.

    Includes the following attributes:

    @@ -62384,7 +62384,7 @@ containing a value of this type. /**

    @attr description - State identifier indicating the child is the last child within its group. + State identifier indicating the child is the last child within its group.

    Must be a boolean value, either "true" or "false". @@ -62398,7 +62398,7 @@ containing a value of this type. @attr name android:state_last */ public static final int ExpandableListChildIndicatorState_state_last = 0; - /** State array representing an expandable list group's indicator. + /** State array representing an expandable list group's indicator.

    Includes the following attributes:

    @@ -62416,7 +62416,7 @@ containing a value of this type. /**

    @attr description - State identifier indicating the group is empty (has no children). + State identifier indicating the group is empty (has no children).

    Must be a boolean value, either "true" or "false". @@ -62433,7 +62433,7 @@ containing a value of this type. /**

    @attr description - State identifier indicating the group is expanded. + State identifier indicating the group is expanded.

    Must be a boolean value, either "true" or "false". @@ -62487,7 +62487,7 @@ containing a value of this type. @attr description Drawable or color that is used as a divider for children. (It will drawn below and above child items.) The height of this will be the same as - the height of the normal list item divider. + the height of the normal list item divider.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -62502,7 +62502,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Indicator shown beside the child View. This can be a stateful Drawable. + Indicator shown beside the child View. This can be a stateful Drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -62515,7 +62515,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The end bound for a child's indicator. + The end bound for a child's indicator.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -62534,7 +62534,7 @@ containing a value of this type. /**

    @attr description - The left bound for a child's indicator. + The left bound for a child's indicator.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -62553,7 +62553,7 @@ containing a value of this type. /**

    @attr description - The right bound for a child's indicator. + The right bound for a child's indicator.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -62572,7 +62572,7 @@ containing a value of this type. /**

    @attr description - The start bound for a child's indicator. + The start bound for a child's indicator.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -62591,7 +62591,7 @@ containing a value of this type. /**

    @attr description - Indicator shown beside the group View. This can be a stateful Drawable. + Indicator shown beside the group View. This can be a stateful Drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -62605,7 +62605,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The end bound for an item's indicator. To specify a right bound specific to children, - use childIndicatorEnd. + use childIndicatorEnd.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -62625,7 +62625,7 @@ containing a value of this type.

    @attr description The left bound for an item's indicator. To specify a left bound specific to children, - use childIndicatorLeft. + use childIndicatorLeft.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -62645,7 +62645,7 @@ containing a value of this type.

    @attr description The right bound for an item's indicator. To specify a right bound specific to children, - use childIndicatorRight. + use childIndicatorRight.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -62665,7 +62665,7 @@ containing a value of this type.

    @attr description The start bound for an item's indicator. To specify a start bound specific to children, - use childIndicatorStart. + use childIndicatorStart.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -62681,7 +62681,7 @@ containing a value of this type. @attr name android:indicatorStart */ public static final int ExpandableListView_indicatorStart = 7; - /** Defines the ExtendAnimation used to extend windows during animations + /** Defines the ExtendAnimation used to extend windows during animations

    Includes the following attributes:

    @@ -62734,7 +62734,7 @@ containing a value of this type. @attr description Defines the amount a window should be extended outward from the bottom at the start of the animation in an absolute dimension (interpreted as pixels if no dimension unit is - provided) or as a percentage of the animation target's height. + provided) or as a percentage of the animation target's height.

    This is a private symbol. @attr name android:fromExtendBottom */ @@ -62744,7 +62744,7 @@ containing a value of this type. @attr description Defines the amount a window should be extended outward from the left at the start of the animation in an absolute dimension (interpreted as pixels if no dimension unit is - provided) or as a percentage of the animation target's width. + provided) or as a percentage of the animation target's width.

    This is a private symbol. @attr name android:fromExtendLeft */ @@ -62754,7 +62754,7 @@ containing a value of this type. @attr description Defines the amount a window should be extended outward from the right at the start of the animation in an absolute dimension (interpreted as pixels if no dimension unit is - provided) or as a percentage of the animation target's width. + provided) or as a percentage of the animation target's width.

    This is a private symbol. @attr name android:fromExtendRight */ @@ -62764,7 +62764,7 @@ containing a value of this type. @attr description Defines the amount a window should be extended outward from the top at the start of the animation in an absolute dimension (interpreted as pixels if no dimension unit is - provided) or as a percentage of the animation target's height. + provided) or as a percentage of the animation target's height.

    This is a private symbol. @attr name android:fromExtendTop */ @@ -62775,7 +62775,7 @@ containing a value of this type. Defines the amount a window should be extended outward from the bottom by the end of the animation by transitioning from the fromExtendBottom amount in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage - of the animation target's height. + of the animation target's height.

    This is a private symbol. @attr name android:toExtendBottom */ @@ -62786,7 +62786,7 @@ containing a value of this type. Defines the amount a window should be extended outward from the left by the end of the animation by transitioning from the fromExtendLeft amount in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the - animation target's width. + animation target's width.

    This is a private symbol. @attr name android:toExtendLeft */ @@ -62797,7 +62797,7 @@ containing a value of this type. Defines the amount a window should be extended outward from the right by the end of the animation by transitioning from the fromExtendRight amount in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage - of the animation target's width. + of the animation target's width.

    This is a private symbol. @attr name android:toExtendRight */ @@ -62808,13 +62808,13 @@ containing a value of this type. Defines the amount a window should be extended outward from the top by the end of the animation by transitioning from the fromExtendTop amount in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the - animation target's height. + animation target's height.

    This is a private symbol. @attr name android:toExtendTop */ public static final int ExtendAnimation_toExtendTop = 5; /** An extra data value to place into a an extra/name value pair held - in a Bundle, as per {@link android.os.Bundle}. + in a Bundle, as per {@link android.os.Bundle}.

    Includes the following attributes:

    @@ -62832,7 +62832,7 @@ containing a value of this type. /**

    @attr description - Required name of the extra data. + Required name of the extra data.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -62855,7 +62855,7 @@ containing a value of this type. /**

    @attr description - Concrete value to put for this named extra data. + Concrete value to put for this named extra data.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -62878,7 +62878,7 @@ containing a value of this type. describes a {@link android.transition.Fade Fade} transition. The attributes of the {@link android.R.styleable#Transition Transition} resource are available in addition to the specific attributes of Fade - described here. + described here.

    Includes the following attributes:

    @@ -62896,7 +62896,7 @@ containing a value of this type.

    @attr description Equivalent to transitionVisibilityMode, fadingMode works only - with the Fade transition. + with the Fade transition.

    Must be one of the following constant values.

    @@ -62959,7 +62959,7 @@ containing a value of this type. /**

    @attr description - Drawable used for the section header preview when left-aligned. + Drawable used for the section header preview when left-aligned.

    This is a private symbol. @attr name android:backgroundLeft */ @@ -62967,7 +62967,7 @@ containing a value of this type. /**

    @attr description - Drawable used for the section header preview when right-aligned. + Drawable used for the section header preview when right-aligned.

    This is a private symbol. @attr name android:backgroundRight */ @@ -62975,7 +62975,7 @@ containing a value of this type. /**

    @attr description - Minimum height of the section header preview. + Minimum height of the section header preview.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -62994,7 +62994,7 @@ containing a value of this type. /**

    @attr description - Minimum width of the section header preview. + Minimum width of the section header preview.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -63013,7 +63013,7 @@ containing a value of this type. /**

    @attr description - Padding for the section header preview. + Padding for the section header preview.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -63032,7 +63032,7 @@ containing a value of this type. /**

    @attr description - Position of section header preview. + Position of section header preview.

    This is a private symbol. @attr name android:position */ @@ -63040,7 +63040,7 @@ containing a value of this type. /**

    @attr description - Default appearance of text: color, typeface, size, and style. + Default appearance of text: color, typeface, size, and style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63053,7 +63053,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of text (usually same as colorForeground). + Color of text (usually same as colorForeground).

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -63076,7 +63076,7 @@ or to a theme attribute in the form "?[package:][type:]na

  • pt Points
  • dip Device independent pixels. See {@link android.util.DisplayMetrics} for more information.
  • - +

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -63095,7 +63095,7 @@ containing a value of this type. /**

    @attr description - Drawable used for the scroll bar thumb. + Drawable used for the scroll bar thumb.

    This is a private symbol. @attr name android:thumbDrawable */ @@ -63103,7 +63103,7 @@ containing a value of this type. /**

    @attr description - Minimum height of the thumb. + Minimum height of the thumb.

    This is a private symbol. @attr name android:thumbMinHeight */ @@ -63111,7 +63111,7 @@ containing a value of this type. /**

    @attr description - Minimum width of the thumb. + Minimum width of the thumb.

    This is a private symbol. @attr name android:thumbMinWidth */ @@ -63119,7 +63119,7 @@ containing a value of this type. /**

    @attr description - Position of thumb in relation to the track. + Position of thumb in relation to the track.

    Must be one of the following constant values.

    @@ -63142,14 +63142,14 @@ containing a value of this type. /**

    @attr description - Drawable used for the scroll bar track. + Drawable used for the scroll bar track.

    This is a private symbol. @attr name android:trackDrawable */ public static final int FastScroll_trackDrawable = 10; /** Attributes that are read when parsing a <fontfamily> tag. {@deprecated Use Jetpack Core library instead.} - +

    Includes the following attributes:

    @@ -63178,7 +63178,7 @@ containing a value of this type. The authority of the Font Provider to be used for the request. {@deprecated Use app:fontProviderAuthority with Jetpack Core library instead for consistent behavior across all devices.} - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -63202,7 +63202,7 @@ containing a value of this type. individual list represents one collection of signature hashes. Refer to your font provider's documentation for these values. {@deprecated Use app:fontProviderCerts with Jetpack Core library instead.} - +

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63219,7 +63219,7 @@ or to a theme attribute in the form "?[package:][type:]na The package for the Font Provider to be used for the request. This is used to verify the identity of the provider. {@deprecated Use app:fontProviderPackage with Jetpack Core library instead.} - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -63240,7 +63240,7 @@ containing a value of this type. The query to be sent over to the provider. Refer to your font provider's documentation on the format of this string. {@deprecated Use app:fontProviderQuery with Jetpack Core library instead.} - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -63262,7 +63262,7 @@ containing a value of this type. if the fontProviderQuery asked for "Sans Serif", it is possible to define fontProviderSystemFontFamily as "sans-serif" to tell the system to use "sans-serif" font family if it exists on the system. - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -63277,7 +63277,7 @@ containing a value of this type. */ public static final int FontFamily_fontProviderSystemFontFamily = 4; /** Attributes that are read when parsing a <font> tag, which is a child of - <font-family>. This represents an actual font file and its attributes. + <font-family>. This represents an actual font file and its attributes.

    Includes the following attributes:

    @@ -63303,7 +63303,7 @@ containing a value of this type.

    @attr description The reference to the font file to be used. This should be a file in the res/font folder - and should therefore have an R reference value. E.g. @font/myfont + and should therefore have an R reference value. E.g. @font/myfont

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63318,7 +63318,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description The style of the given font file. This will be used when the font is being loaded into the font stack and will override any style information in the font's header tables. If - unspecified, the value in the font's header tables will be used. + unspecified, the value in the font's header tables will be used.

    Must be one of the following constant values.

    @@ -63341,7 +63341,7 @@ or to a theme attribute in the form "?[package:][type:]na The variation settings to be applied to the font. The string should be in the following format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be used, or the font used does not support variation settings, this attribute needs not be - specified. + specified.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -63368,7 +63368,7 @@ containing a value of this type. the font stack and will override any weight information in the font's header tables. Must be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most common values are 400 for regular weight and 700 for bold weight. If unspecified, the value - in the font's header tables will be used. + in the font's header tables will be used.

    Must be an integer value, such as "100". @@ -63389,7 +63389,7 @@ containing a value of this type. referenced is not in the ttc format, this attribute needs not be specified. {@link android.graphics.Typeface.Builder#setTtcIndex(int)}. The default value is 0. More details about the TrueType Collection font format can be found - here: https://en.wikipedia.org/wiki/TrueType#TrueType_Collection. + here: https://en.wikipedia.org/wiki/TrueType#TrueType_Collection.

    Must be an integer value, such as "100". @@ -63406,7 +63406,7 @@ containing a value of this type. /** Attributes that can be used with <fragment> tags inside of the layout of an Activity. This instantiates the given {@link android.app.Fragment} and inserts its content - view into the current location in the layout. + view into the current location in the layout.

    Includes the following attributes:

    @@ -63459,7 +63459,7 @@ containing a value of this type. Sets whether the enter and exit transitions should overlap when transitioning forward. Corresponds to {@link android.app.Fragment#setAllowEnterTransitionOverlap( - boolean)} + boolean)}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63475,7 +63475,7 @@ or to a theme attribute in the form "?[package:][type:]na Sets whether the enter and exit transitions should overlap when transitioning because of popping the back stack. Corresponds to {@link android.app.Fragment#setAllowReturnTransitionOverlap( - boolean)} + boolean)}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63490,7 +63490,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description The Transition that will be used to move Views into the initial scene. Corresponds to {@link android.app.Fragment#setEnterTransition( - android.transition.Transition)} + android.transition.Transition)}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63506,7 +63506,7 @@ or to a theme attribute in the form "?[package:][type:]na The Transition that will be used to move Views out of the scene when the fragment is removed, hidden, or detached when not popping the back stack. Corresponds to {@link android.app.Fragment#setExitTransition( - android.transition.Transition)} + android.transition.Transition)}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63522,7 +63522,7 @@ or to a theme attribute in the form "?[package:][type:]na The Transition that will be used to move Views in to the scene when returning due to popping a back stack. Corresponds to {@link android.app.Fragment#setReenterTransition( - android.transition.Transition)} + android.transition.Transition)}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63538,7 +63538,7 @@ or to a theme attribute in the form "?[package:][type:]na The Transition that will be used to move Views out of the scene when the Fragment is preparing to be removed, hidden, or detached because of popping the back stack. Corresponds to {@link android.app.Fragment#setReturnTransition( - android.transition.Transition)} + android.transition.Transition)}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63554,7 +63554,7 @@ or to a theme attribute in the form "?[package:][type:]na The Transition that will be used for shared elements transferred into the content Scene. Corresponds to {@link android.app.Fragment#setSharedElementEnterTransition( - android.transition.Transition)} + android.transition.Transition)}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63570,7 +63570,7 @@ or to a theme attribute in the form "?[package:][type:]na The Transition that will be used for shared elements transferred back during a pop of the back stack. This Transition acts in the leaving Fragment. Corresponds to {@link android.app.Fragment#setSharedElementReturnTransition( - android.transition.Transition)} + android.transition.Transition)}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63591,7 +63591,7 @@ or to a theme attribute in the form "?[package:][type:]na @+ syntax to create a new ID resources. For example: android:id="@+id/my_id" which allows you to later retrieve the view - with findViewById(R.id.my_id). + with findViewById(R.id.my_id).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -63604,7 +63604,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Supply the name of the fragment class to instantiate. + Supply the name of the fragment class to instantiate.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -63632,7 +63632,7 @@ containing a value of this type. searched for with {@link android.view.View#findViewWithTag View.findViewWithTag()}. It is generally preferable to use IDs (through the android:id attribute) instead of tags because - they are faster and allow for compile-time type checking. + they are faster and allow for compile-time type checking.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -63658,7 +63658,7 @@ containing a value of this type. @attr name android:tag */ public static final int Fragment_tag = 2; - /** Fragment animation class attributes. + /** Fragment animation class attributes.

    Includes the following attributes:

    @@ -63743,7 +63743,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int FragmentAnimation_fragmentOpenExitAnimation = 1; /** Attributes that can be used with <FragmentBreadCrumbs> - tags. + tags.

    Includes the following attributes:

    @@ -63765,7 +63765,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Specifies how an object should position its content, on both the X and Y axes, - within its own bounds. + within its own bounds.

    Must be one or more (separated by '|') of the following constant values.

    @@ -63830,7 +63830,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Determines whether to measure all children or just those in - the VISIBLE or INVISIBLE state when measuring. Defaults to false. + the VISIBLE or INVISIBLE state when measuring. Defaults to false.

    Must be a boolean value, either "true" or "false". @@ -63861,7 +63861,7 @@ containing a value of this type.

    @attr description Standard gravity constant that a child supplies to its parent. - Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout. + Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout.

    Must be one or more (separated by '|') of the following constant values.

    @@ -63921,7 +63921,7 @@ containing a value of this type.

    @attr description Sets how long a transition animation should run (in milliseconds) - when layout has changed. Only relevant if animation is turned on. + when layout has changed. Only relevant if animation is turned on.

    Must be an integer value, such as "100". @@ -63939,7 +63939,7 @@ containing a value of this type.

    @attr description Specifies how an object should position its content, on both the X and Y axes, - within its own bounds. + within its own bounds.

    Must be one or more (separated by '|') of the following constant values.

    @@ -63993,7 +63993,7 @@ containing a value of this type. /**

    @attr description - Sets the alpha on the items that are not selected. + Sets the alpha on the items that are not selected.

    Must be a floating point value, such as "1.2". @@ -64009,7 +64009,7 @@ containing a value of this type. public static final int Gallery_unselectedAlpha = 3; /** Use game-mode-config as the root tag of the XML resource that describes a GameModeConfig. - Described here are the attributes that can be included in that tag. + Described here are the attributes that can be included in that tag.

    Includes the following attributes:

    @@ -64034,7 +64034,7 @@ containing a value of this type. /**

    @attr description - Set true to enable ANGLE. + Set true to enable ANGLE.

    This is a private symbol. @attr name android:allowGameAngleDriver */ @@ -64042,7 +64042,7 @@ containing a value of this type. /**

    @attr description - Set true to allow resolution downscaling intervention. + Set true to allow resolution downscaling intervention.

    This is a private symbol. @attr name android:allowGameDownscaling */ @@ -64050,7 +64050,7 @@ containing a value of this type. /**

    @attr description - Set true to allow FPS override intervention. + Set true to allow FPS override intervention.

    This is a private symbol. @attr name android:allowGameFpsOverride */ @@ -64058,7 +64058,7 @@ containing a value of this type. /**

    @attr description - Set true to opt in BATTERY mode. + Set true to opt in BATTERY mode.

    This is a private symbol. @attr name android:supportsBatteryGameMode */ @@ -64066,14 +64066,14 @@ containing a value of this type. /**

    @attr description - Set true to opt in PERFORMANCE mode. + Set true to opt in PERFORMANCE mode.

    This is a private symbol. @attr name android:supportsPerformanceGameMode */ public static final int GameModeConfig_supportsPerformanceGameMode = 1; /** Use game-service as the root tag of the XML resource that describes a GameService. - Described here are the attributes that can be included in that tag. + Described here are the attributes that can be included in that tag.

    Includes the following attributes:

    @@ -64089,13 +64089,13 @@ containing a value of this type. /**

    @attr description - The service that hosts active game sessions. This is required. + The service that hosts active game sessions. This is required.

    This is a private symbol. @attr name android:gameSessionService */ public static final int GameService_gameSessionService = 0; /** GestureOverlayView specific attributes. These attributes are used to configure - a GestureOverlayView from XML. + a GestureOverlayView from XML.

    Includes the following attributes:

    @@ -64140,7 +64140,7 @@ containing a value of this type.

    @attr description Defines whether the overlay should intercept the motion events when a gesture - is recognized. + is recognized.

    Must be a boolean value, either "true" or "false". @@ -64158,7 +64158,7 @@ containing a value of this type.

    @attr description Duration, in milliseconds, of the fade out effect after the user is done - drawing a gesture. + drawing a gesture.

    Must be an integer value, such as "100". @@ -64175,7 +64175,7 @@ containing a value of this type. /**

    @attr description - Defines whether the gesture will automatically fade out after being recognized. + Defines whether the gesture will automatically fade out after being recognized.

    Must be a boolean value, either "true" or "false". @@ -64193,7 +64193,7 @@ containing a value of this type.

    @attr description Time, in milliseconds, to wait before the gesture fades out after the user - is done drawing it. + is done drawing it.

    Must be an integer value, such as "100". @@ -64210,7 +64210,7 @@ containing a value of this type. /**

    @attr description - Color used to draw a gesture. + Color used to draw a gesture.

    Must be a color value, in the form of "#rgb", "#argb", @@ -64228,7 +64228,7 @@ containing a value of this type. /**

    @attr description - Minimum curve angle a stroke must contain before it is recognized as a gesture. + Minimum curve angle a stroke must contain before it is recognized as a gesture.

    Must be a floating point value, such as "1.2". @@ -64245,7 +64245,7 @@ containing a value of this type. /**

    @attr description - Minimum length of a stroke before it is recognized as a gesture. + Minimum length of a stroke before it is recognized as a gesture.

    Must be a floating point value, such as "1.2". @@ -64262,7 +64262,7 @@ containing a value of this type. /**

    @attr description - Squareness threshold of a stroke before it is recognized as a gesture. + Squareness threshold of a stroke before it is recognized as a gesture.

    Must be a floating point value, such as "1.2". @@ -64279,7 +64279,7 @@ containing a value of this type. /**

    @attr description - Defines the type of strokes that define a gesture. + Defines the type of strokes that define a gesture.

    Must be one of the following constant values.

    @@ -64299,7 +64299,7 @@ containing a value of this type. /**

    @attr description - Width of the stroke used to draw the gesture. + Width of the stroke used to draw the gesture.

    Must be a floating point value, such as "1.2". @@ -64317,7 +64317,7 @@ containing a value of this type.

    @attr description Indicates whether horizontal (when the orientation is vertical) or vertical - (when orientation is horizontal) strokes automatically define a gesture. + (when orientation is horizontal) strokes automatically define a gesture.

    Must be one of the following constant values.

    @@ -64337,7 +64337,7 @@ containing a value of this type. /**

    @attr description - Color used to draw the user's strokes until we are sure it's a gesture. + Color used to draw the user's strokes until we are sure it's a gesture.

    Must be a color value, in the form of "#rgb", "#argb", @@ -64371,7 +64371,7 @@ containing a value of this type.

    @attr description Reference to an array resource that be used to announce the directions with targets around the circle. - {@deprecated Removed.} + {@deprecated Removed.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -64386,7 +64386,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to an array resource that be used as description for the targets around the circle. - {@deprecated Removed.} + {@deprecated Removed.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -64397,7 +64397,7 @@ or to a theme attribute in the form "?[package:][type:]na */ @Deprecated public static final int GlowPadView_targetDescriptions = 0; - /** Used to describe the gradient for fill or stroke in a path of VectorDrawable. + /** Used to describe the gradient for fill or stroke in a path of VectorDrawable.

    Includes the following attributes:

    @@ -64413,7 +64413,7 @@ or to a theme attribute in the form "?[package:][type:]na - @@ -64440,7 +64440,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Optional center color. + Optional center color.

    Must be a color value, in the form of "#rgb", "#argb", @@ -64459,7 +64459,7 @@ containing a value of this type.

    @attr description Only applied to SweepGradient / RadialGradient - X coordinate of the center of the gradient within the path. + X coordinate of the center of the gradient within the path.

    May be a floating point value, such as "1.2". @@ -64479,7 +64479,7 @@ containing a value of this type. /**

    @attr description - Y coordinate of the center of the gradient within the path. + Y coordinate of the center of the gradient within the path.

    May be a floating point value, such as "1.2". @@ -64499,7 +64499,7 @@ containing a value of this type. /**

    @attr description - End color of the gradient. + End color of the gradient.

    Must be a color value, in the form of "#rgb", "#argb", @@ -64518,7 +64518,7 @@ containing a value of this type.

    @attr description X coordinate of the end point origin of the gradient. - Defined in same coordinates as the path itself + Defined in same coordinates as the path itself

    Must be a floating point value, such as "1.2". @@ -64536,7 +64536,7 @@ containing a value of this type.

    @attr description Y coordinate of the end point of the gradient within the shape. - Defined in same coordinates as the path itself + Defined in same coordinates as the path itself

    Must be a floating point value, such as "1.2". @@ -64554,7 +64554,7 @@ containing a value of this type.

    @attr description Only applied to RadialGradient - Radius of the gradient, used only with radial gradient. + Radius of the gradient, used only with radial gradient.

    May be a floating point value, such as "1.2". @@ -64577,7 +64577,7 @@ containing a value of this type. /**

    @attr description - Start color of the gradient. + Start color of the gradient.

    Must be a color value, in the form of "#rgb", "#argb", @@ -64595,9 +64595,9 @@ containing a value of this type. /**

    @attr description - LinearGradient specific + LinearGradient specific X coordinate of the start point origin of the gradient. - Defined in same coordinates as the path itself + Defined in same coordinates as the path itself

    Must be a floating point value, such as "1.2". @@ -64615,7 +64615,7 @@ containing a value of this type.

    @attr description Y coordinate of the start point of the gradient within the shape. - Defined in same coordinates as the path itself + Defined in same coordinates as the path itself

    Must be a floating point value, such as "1.2". @@ -64632,7 +64632,7 @@ containing a value of this type. /**

    @attr description - Defines the tile mode of the gradient. SweepGradient don't support tiling. + Defines the tile mode of the gradient. SweepGradient don't support tiling.

    Must be one of the following constant values.

    @@ -64655,7 +64655,7 @@ containing a value of this type. /**

    @attr description - Type of gradient. The default type is linear. + Type of gradient. The default type is linear.

    Must be one of the following constant values.

    @@ -64675,7 +64675,7 @@ containing a value of this type. public static final int GradientColor_type = 2; /** Describes an item of a GradientColor. Minimally need 2 items to define the gradient Colors defined in override the simple color attributes such as - "startColor / centerColor / endColor" are ignored. + "startColor / centerColor / endColor" are ignored.

    Includes the following attributes:

    {@link #GradientColor_gradientRadius android:gradientRadius} Only applied to RadialGradient Radius of the gradient, used only with radial gradient.
    {@link #GradientColor_startColor android:startColor} Start color of the gradient.
    {@link #GradientColor_startX android:startX} LinearGradient specific +
    {@link #GradientColor_startX android:startX} LinearGradient specific X coordinate of the start point origin of the gradient.
    {@link #GradientColor_startY android:startY} Y coordinate of the start point of the gradient within the shape.
    {@link #GradientColor_tileMode android:tileMode} Defines the tile mode of the gradient.
    @@ -64693,7 +64693,7 @@ containing a value of this type. /**

    @attr description - The current color for the offset inside the gradient. + The current color for the offset inside the gradient.

    Must be a color value, in the form of "#rgb", "#argb", @@ -64712,7 +64712,7 @@ containing a value of this type.

    @attr description The offset (or ratio) of this current color item inside the gradient. - The value is only meaningful when it is between 0 and 1. + The value is only meaningful when it is between 0 and 1.

    Must be a floating point value, such as "1.2". @@ -64726,7 +64726,7 @@ containing a value of this type. @attr name android:offset */ public static final int GradientColorItem_offset = 1; - /** Drawable used to render a geometric shape, with a gradient or a solid color. + /** Drawable used to render a geometric shape, with a gradient or a solid color.

    Includes the following attributes:

    @@ -64772,7 +64772,7 @@ containing a value of this type. /**

    @attr description - Enables or disables dithering. + Enables or disables dithering.

    Must be a boolean value, either "true" or "false". @@ -64789,7 +64789,7 @@ containing a value of this type. /**

    @attr description - Inner radius of the ring. When defined, innerRadiusRatio is ignored. + Inner radius of the ring. When defined, innerRadiusRatio is ignored.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -64810,7 +64810,7 @@ containing a value of this type. @attr description Inner radius of the ring expressed as a ratio of the ring's width. For instance, if innerRadiusRatio=9, then the inner radius equals the ring's width divided by 9. - This value is ignored if innerRadius is defined. Default value is 9. + This value is ignored if innerRadius is defined. Default value is 9.

    Must be a floating point value, such as "1.2". @@ -64827,7 +64827,7 @@ containing a value of this type. /**

    @attr description - Bottom optical inset. + Bottom optical inset.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -64846,7 +64846,7 @@ containing a value of this type. /**

    @attr description - Left optical inset. + Left optical inset.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -64865,7 +64865,7 @@ containing a value of this type. /**

    @attr description - Right optical inset. + Right optical inset.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -64884,7 +64884,7 @@ containing a value of this type. /**

    @attr description - Top optical inset. + Top optical inset.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -64903,7 +64903,7 @@ containing a value of this type. /**

    @attr description - Indicates what shape to fill with a gradient. + Indicates what shape to fill with a gradient.

    Must be one of the following constant values.

    @@ -64925,7 +64925,7 @@ containing a value of this type. /**

    @attr description - Thickness of the ring. When defined, thicknessRatio is ignored. + Thickness of the ring. When defined, thicknessRatio is ignored.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -64946,7 +64946,7 @@ containing a value of this type. @attr description Thickness of the ring expressed as a ratio of the ring's width. For instance, if thicknessRatio=3, then the thickness equals the ring's width divided by 3. - This value is ignored if innerRadius is defined. Default value is 3. + This value is ignored if innerRadius is defined. Default value is 3.

    Must be a floating point value, such as "1.2". @@ -64964,7 +64964,7 @@ containing a value of this type.

    @attr description If set, specifies the color to apply to the drawable as a tint. By default, - no tint is applied. May be a color state list. + no tint is applied. May be a color state list.

    Must be a color value, in the form of "#rgb", "#argb", @@ -64983,7 +64983,7 @@ containing a value of this type.

    @attr description When a tint color is set, specifies its Porter-Duff blending mode. The - default value is src_in, which treats the drawable as an alpha mask. + default value is src_in, which treats the drawable as an alpha mask.

    Must be one of the following constant values.

    @@ -65015,7 +65015,7 @@ containing a value of this type. Whether the drawable level value (see {@link android.graphics.drawable.Drawable#getLevel()}) is used to scale the shape. Scaling behavior depends on the shape type. For "ring", the angle is scaled from 0 to - 360. For all other types, there is no effect. The default value is true. + 360. For all other types, there is no effect. The default value is true.

    Must be a boolean value, either "true" or "false". @@ -65032,7 +65032,7 @@ containing a value of this type. /**

    @attr description - Indicates whether the drawable should intially be visible. + Indicates whether the drawable should intially be visible.

    Must be a boolean value, either "true" or "false". @@ -65046,7 +65046,7 @@ containing a value of this type. @attr name android:visible */ public static final int GradientDrawable_visible = 2; - /** Used to describe the gradient used to fill the shape of a GradientDrawable. + /** Used to describe the gradient used to fill the shape of a GradientDrawable.

    Includes the following attributes:

    @@ -65084,7 +65084,7 @@ containing a value of this type.

    @attr description Angle of the gradient, used only with linear gradient. Must be a multiple of 45 in the - range [0, 315]. + range [0, 315].

    Must be a floating point value, such as "1.2". @@ -65102,7 +65102,7 @@ containing a value of this type.

    @attr description Optional center color. For linear gradients, use centerX or centerY to place the center - color. + color.

    Must be a color value, in the form of "#rgb", "#argb", @@ -65121,7 +65121,7 @@ containing a value of this type.

    @attr description X-position of the center point of the gradient within the shape as a fraction of the - width. The default value is 0.5. + width. The default value is 0.5.

    May be a floating point value, such as "1.2". @@ -65142,7 +65142,7 @@ containing a value of this type.

    @attr description Y-position of the center point of the gradient within the shape as a fraction of the - height. The default value is 0.5. + height. The default value is 0.5.

    May be a floating point value, such as "1.2". @@ -65162,7 +65162,7 @@ containing a value of this type. /**

    @attr description - End color of the gradient. + End color of the gradient.

    Must be a color value, in the form of "#rgb", "#argb", @@ -65181,7 +65181,7 @@ containing a value of this type.

    @attr description Radius of the gradient, used only with radial gradient. May be an explicit dimension - or a fractional value relative to the shape's minimum dimension. + or a fractional value relative to the shape's minimum dimension.

    May be a floating point value, such as "1.2". @@ -65204,7 +65204,7 @@ containing a value of this type. /**

    @attr description - Start color of the gradient. + Start color of the gradient.

    Must be a color value, in the form of "#rgb", "#argb", @@ -65222,7 +65222,7 @@ containing a value of this type. /**

    @attr description - Type of gradient. The default type is linear. + Type of gradient. The default type is linear.

    Must be one of the following constant values.

    @@ -65247,7 +65247,7 @@ containing a value of this type. {@link android.graphics.drawable.Drawable#getLevel()}) is used to scale the gradient. Scaling behavior varies based on gradient type. For "linear", adjusts the ending position along the gradient's axis of orientation. For "radial", adjusts the outer - radius. For "sweep", adjusts the ending angle. The default value is false. + radius. For "sweep", adjusts the ending angle. The default value is false.

    Must be a boolean value, either "true" or "false". @@ -65261,7 +65261,7 @@ containing a value of this type. @attr name android:useLevel */ public static final int GradientDrawableGradient_useLevel = 2; - /** Used to specify the optional padding of a GradientDrawable. + /** Used to specify the optional padding of a GradientDrawable.

    Includes the following attributes:

    @@ -65283,7 +65283,7 @@ containing a value of this type. /**

    @attr description - Amount of bottom padding inside the gradient shape. + Amount of bottom padding inside the gradient shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -65302,7 +65302,7 @@ containing a value of this type. /**

    @attr description - Amount of left padding inside the gradient shape. + Amount of left padding inside the gradient shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -65321,7 +65321,7 @@ containing a value of this type. /**

    @attr description - Amount of right padding inside the gradient shape. + Amount of right padding inside the gradient shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -65340,7 +65340,7 @@ containing a value of this type. /**

    @attr description - Amount of top padding inside the gradient shape. + Amount of top padding inside the gradient shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -65356,7 +65356,7 @@ containing a value of this type. @attr name android:top */ public static final int GradientDrawablePadding_top = 1; - /** Used to specify the size of the shape for GradientDrawable. + /** Used to specify the size of the shape for GradientDrawable.

    Includes the following attributes:

    @@ -65374,7 +65374,7 @@ containing a value of this type. /**

    @attr description - Height of the gradient shape. + Height of the gradient shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -65393,7 +65393,7 @@ containing a value of this type. /**

    @attr description - Width of the gradient shape. + Width of the gradient shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -65409,7 +65409,7 @@ containing a value of this type. @attr name android:width */ public static final int GradientDrawableSize_width = 1; - /** Used to fill the shape of GradientDrawable with a solid color. + /** Used to fill the shape of GradientDrawable with a solid color.

    Includes the following attributes:

    @@ -65425,7 +65425,7 @@ containing a value of this type. /**

    @attr description - Solid color for the gradient shape. + Solid color for the gradient shape.

    Must be a color value, in the form of "#rgb", "#argb", @@ -65440,7 +65440,7 @@ containing a value of this type. @attr name android:color */ public static final int GradientDrawableSolid_color = 0; - /** Used to describe the optional stroke of a GradientDrawable. + /** Used to describe the optional stroke of a GradientDrawable.

    Includes the following attributes:

    @@ -65462,7 +65462,7 @@ containing a value of this type. /**

    @attr description - Color of the gradient shape's stroke. + Color of the gradient shape's stroke.

    Must be a color value, in the form of "#rgb", "#argb", @@ -65480,7 +65480,7 @@ containing a value of this type. /**

    @attr description - Gap between dashes in the stroke. + Gap between dashes in the stroke.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -65499,7 +65499,7 @@ containing a value of this type. /**

    @attr description - Length of a dash in the stroke. + Length of a dash in the stroke.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -65518,7 +65518,7 @@ containing a value of this type. /**

    @attr description - Width of the gradient shape's stroke. + Width of the gradient shape's stroke.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -65593,7 +65593,7 @@ containing a value of this type. /**

    @attr description - The maximum number of columns to create when automatically positioning children. + The maximum number of columns to create when automatically positioning children.

    Must be an integer value, such as "100". @@ -65637,7 +65637,7 @@ containing a value of this type. depending on the value of this flag. In the horizontal case, a columnCount property may be additionally supplied to force new rows to be created when a row is full. The rowCount attribute may be used similarly in the vertical case. - The default is horizontal. + The default is horizontal.

    Must be one of the following constant values.

    @@ -65657,7 +65657,7 @@ containing a value of this type. /**

    @attr description - The maximum number of rows to create when automatically positioning children. + The maximum number of rows to create when automatically positioning children.

    Must be an integer value, such as "100". @@ -65736,7 +65736,7 @@ containing a value of this type.

    @attr description Fraction of the animation duration used to delay the beginning of - the animation of each column. + the animation of each column.

    May be a floating point value, such as "1.2". @@ -65756,7 +65756,7 @@ containing a value of this type. /**

    @attr description - Direction of the animation in the grid. + Direction of the animation in the grid.

    Must be one or more (separated by '|') of the following constant values.

    @@ -65781,7 +65781,7 @@ containing a value of this type. Priority of the rows and columns. When the priority is none, both rows and columns have the same priority. When the priority is column, the animations will be applied on the columns first. The same - goes for rows. + goes for rows.

    Must be one of the following constant values.

    @@ -65803,7 +65803,7 @@ containing a value of this type.

    @attr description Fraction of the animation duration used to delay the beginning of - the animation of each row. + the animation of each row.

    May be a floating point value, such as "1.2". @@ -65856,7 +65856,7 @@ containing a value of this type.

    @attr description The column boundary delimiting the left of the group of cells - occupied by this view. + occupied by this view.

    Must be an integer value, such as "100". @@ -65876,7 +65876,7 @@ containing a value of this type. The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view. The default is one. - See {@link android.widget.GridLayout.Spec}. + See {@link android.widget.GridLayout.Spec}.

    Must be an integer value, such as "100". @@ -65894,7 +65894,7 @@ containing a value of this type.

    @attr description The relative proportion of horizontal space that should be allocated to this view - during excess space distribution. + during excess space distribution.

    Must be a floating point value, such as "1.2". @@ -65913,7 +65913,7 @@ containing a value of this type. @attr description Gravity specifies how a component should be placed in its group of cells. The default is LEFT | BASELINE. - See {@link android.widget.GridLayout.LayoutParams#setGravity(int)}. + See {@link android.widget.GridLayout.LayoutParams#setGravity(int)}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -65952,7 +65952,7 @@ containing a value of this type.

    @attr description The row boundary delimiting the top of the group of cells - occupied by this view. + occupied by this view.

    Must be an integer value, such as "100". @@ -65972,7 +65972,7 @@ containing a value of this type. The row span: the difference between the top and bottom boundaries delimiting the group of cells occupied by this view. The default is one. - See {@link android.widget.GridLayout.Spec}. + See {@link android.widget.GridLayout.Spec}.

    Must be an integer value, such as "100". @@ -65990,7 +65990,7 @@ containing a value of this type.

    @attr description The relative proportion of vertical space that should be allocated to this view - during excess space distribution. + during excess space distribution.

    Must be a floating point value, such as "1.2". @@ -66031,7 +66031,7 @@ containing a value of this type. /**

    @attr description - Specifies the fixed width for each column. + Specifies the fixed width for each column.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -66050,7 +66050,7 @@ containing a value of this type. /**

    @attr description - Specifies the gravity within each cell. + Specifies the gravity within each cell.

    Must be one or more (separated by '|') of the following constant values.

    @@ -66088,7 +66088,7 @@ containing a value of this type. /**

    @attr description - Defines the default horizontal spacing between columns. + Defines the default horizontal spacing between columns.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -66107,7 +66107,7 @@ containing a value of this type. /**

    @attr description - Defines how many columns to show. + Defines how many columns to show.

    May be an integer value, such as "100". @@ -66132,7 +66132,7 @@ containing a value of this type. /**

    @attr description - Defines how columns should stretch to fill the available empty space, if any. + Defines how columns should stretch to fill the available empty space, if any.

    Must be one of the following constant values.

    @@ -66154,7 +66154,7 @@ containing a value of this type. /**

    @attr description - Defines the default vertical spacing between rows. + Defines the default vertical spacing between rows.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -66186,7 +66186,7 @@ containing a value of this type. /**

    @attr description - Defines whether the scrollview should stretch its content to fill the viewport. + Defines whether the scrollview should stretch its content to fill the viewport.

    Must be a boolean value, either "true" or "false". @@ -66203,7 +66203,7 @@ containing a value of this type. /** Use host-apdu-service as the root tag of the XML resource that describes an {@link android.nfc.cardemulation.HostApduService} service, which is referenced from its {@link android.nfc.cardemulation.HostApduService#SERVICE_META_DATA} - entry. + entry.

    Includes the following attributes:

    @@ -66234,7 +66234,7 @@ containing a value of this type.

    @attr description A drawable that can be rendered in Android's system UI for representing - the service. + the service.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -66298,7 +66298,7 @@ containing a value of this type.

    @attr description Component name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -66322,7 +66322,7 @@ containing a value of this type.

    @attr description Whether the device should default to observe mode when this service is - default or in the foreground. + default or in the foreground.

    This is a private symbol. @attr name android:shouldDefaultToObserveMode */ @@ -66330,7 +66330,7 @@ containing a value of this type. /** Use host-nfcf-service as the root tag of the XML resource that describes an {@link android.nfc.cardemulation.HostNfcFService} service, which is referenced from its {@link android.nfc.cardemulation.HostNfcFService#SERVICE_META_DATA} - entry. + entry.

    Includes the following attributes:

    @@ -66389,7 +66389,7 @@ or to a theme attribute in the form "?[package:][type:]na

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -66407,7 +66407,7 @@ or to a theme attribute in the form "?[package:][type:]na IntentFilter.addDataType()}.

    Note: MIME type matching in the Android framework is case-sensitive, unlike formal RFC MIME types. As a result, - MIME types here should always use lower case letters.

    + MIME types here should always use lower case letters.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -66449,7 +66449,7 @@ containing a value of this type.

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -66484,7 +66484,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines the maximum number of items to show. + Defines the maximum number of items to show.

    This is a private symbol. @attr name android:maxItems */ @@ -66492,7 +66492,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines the maximum number of items per row. + Defines the maximum number of items per row.

    Must be an integer value, such as "100". @@ -66509,7 +66509,7 @@ containing a value of this type. /**

    @attr description - Defines the maximum number of rows displayed. + Defines the maximum number of rows displayed.

    Must be an integer value, such as "100". @@ -66526,7 +66526,7 @@ containing a value of this type. /**

    @attr description - 'More' icon. + 'More' icon.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -66539,7 +66539,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines the height of each row. + Defines the height of each row.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -66558,7 +66558,7 @@ containing a value of this type. /** Attributes that can be used with a ImageSwitcher. */ public static final int[] ImageSwitcher = { - + }; /** Attributes that can be used with a ImageView.

    Includes the following attributes:

    @@ -66602,7 +66602,7 @@ containing a value of this type.

    @attr description Set this to true if you want the ImageView to adjust its bounds - to preserve the aspect ratio of its drawable. + to preserve the aspect ratio of its drawable.

    Must be a boolean value, either "true" or "false". @@ -66620,7 +66620,7 @@ containing a value of this type.

    @attr description The offset of the baseline within this view. See {see android.view.View#getBaseline} - for details + for details

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -66640,7 +66640,7 @@ containing a value of this type.

    @attr description If true, the image view will be baseline aligned with based on its - bottom edge. + bottom edge.

    Must be a boolean value, either "true" or "false". @@ -66657,7 +66657,7 @@ containing a value of this type. /**

    @attr description - If true, the image will be cropped to fit within its padding. + If true, the image will be cropped to fit within its padding.

    Must be a boolean value, either "true" or "false". @@ -66675,7 +66675,7 @@ containing a value of this type.

    @attr description @hide The alpha value (0-255) set on the ImageView's drawable. Equivalent - to calling ImageView.setAlpha(int), not the same as View.setAlpha(float). + to calling ImageView.setAlpha(int), not the same as View.setAlpha(float).

    This is a private symbol. @attr name android:drawableAlpha */ @@ -66684,7 +66684,7 @@ containing a value of this type.

    @attr description An optional argument to supply a maximum height for this view. - See {see android.widget.ImageView#setMaxHeight} for details. + See {see android.widget.ImageView#setMaxHeight} for details.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -66704,7 +66704,7 @@ containing a value of this type.

    @attr description An optional argument to supply a maximum width for this view. - See {see android.widget.ImageView#setMaxWidth} for details. + See {see android.widget.ImageView#setMaxWidth} for details.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -66724,7 +66724,7 @@ containing a value of this type.

    @attr description Controls how the image should be resized or moved to match the size - of this ImageView. See {@link android.widget.ImageView.ScaleType} + of this ImageView. See {@link android.widget.ImageView.ScaleType}

    Must be one of the following constant values.

    @@ -66756,7 +66756,7 @@ containing a value of this type. /**

    @attr description - Sets a drawable as the content of this ImageView. + Sets a drawable as the content of this ImageView.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -66774,7 +66774,7 @@ or to a theme attribute in the form "?[package:][type:]na The tinting color for the image. By default, the tint will blend using SRC_ATOP mode. Please note that for compatibility reasons, this is NOT consistent with the default SRC_IN tint mode used by {@link android.widget.ImageView#setImageTintList} and by - similar tint attributes on other views. + similar tint attributes on other views.

    Must be a color value, in the form of "#rgb", "#argb", @@ -66792,7 +66792,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the image tint. + Blending mode used to apply the image tint.

    Must be one of the following constant values.

    @@ -66819,7 +66819,7 @@ containing a value of this type. */ public static final int ImageView_tintMode = 9; /** Attributes that can be assigned to an <include> tag. - @hide + @hide

    Includes the following attributes:

    @@ -66847,7 +66847,7 @@ containing a value of this type. @+ syntax to create a new ID resources. For example: android:id="@+id/my_id" which allows you to later retrieve the view - with findViewById(R.id.my_id). + with findViewById(R.id.my_id).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -66860,7 +66860,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Controls the initial visibility of the view. + Controls the initial visibility of the view.

    Must be one of the following constant values.

    @@ -66880,10 +66880,10 @@ or to a theme attribute in the form "?[package:][type:]na public static final int Include_visibility = 1; /** An input-extras is a container for extra data to supply to an input method. Contains - one more more {@link #Extra } tags. + one more more {@link #Extra } tags. */ public static final int[] InputExtras = { - + }; /** Use input-method as the root tag of the XML resource that describes an @@ -66891,7 +66891,7 @@ or to a theme attribute in the form "?[package:][type:]na referenced from its {@link android.view.inputmethod.InputMethod#SERVICE_META_DATA} meta-data entry. Described here are the attributes that can be - included in that tag. + included in that tag.

    Includes the following attributes:

    @@ -67028,7 +67028,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Set to true in all of the configurations for which this input - method should be considered an option as the default. + method should be considered an option as the default.

    Must be a boolean value, either "true" or "false". @@ -67047,8 +67047,8 @@ containing a value of this type. @attr description Specifies if an IME can only be used on a display created by a virtual device. @see android.companion.virtual.VirtualDeviceParams.Builder#setInputMethodComponent - @hide - @FlaggedApi("android.companion.virtual.flags.vdm_custom_ime") + @hide + @FlaggedApi("android.companion.virtual.flags.vdm_custom_ime")

    This is a private symbol. @attr name android:isVirtualDeviceOnly */ @@ -67058,7 +67058,7 @@ containing a value of this type.

    @attr description Specifies if an IME can only be used while a device is in VR mode or on a dedicated - device + device

    Must be a boolean value, either "true" or "false". @@ -67076,8 +67076,8 @@ containing a value of this type.

    @attr description Component name of an activity that allows the user to modify - on-screen keyboards variants (e.g. different language or layout) for this service. - @FlaggedApi("android.view.inputmethod.ime_switcher_revamp") + on-screen keyboards variants (e.g. different language or layout) for this service. + @FlaggedApi("android.view.inputmethod.ime_switcher_revamp")

    This is a private symbol. @attr name android:languageSettingsActivity */ @@ -67086,7 +67086,7 @@ containing a value of this type.

    @attr description Component name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67131,7 +67131,7 @@ containing a value of this type.

    @attr description Class name of an activity that allows the user to modify the stylus handwriting - settings for this service + settings for this service

    This is a private symbol. @attr name android:stylusHandwritingSettingsActivity */ @@ -67157,7 +67157,7 @@ containing a value of this type. The default value is {code false}. If {code true}, {@link android.R.attr#supportsStylusHandwriting} should also be {code true}. - +

    This is a private symbol. @attr name android:supportsConnectionlessStylusHandwriting */ @@ -67165,7 +67165,7 @@ containing a value of this type. /**

    @attr description - Specifies whether the IME supports showing inline suggestions. + Specifies whether the IME supports showing inline suggestions.

    Must be a boolean value, either "true" or "false". @@ -67194,7 +67194,7 @@ containing a value of this type. to true since the older menu-style Autofill works better with touch exploration. This attribute should be set to true in special situations, such as if this is an accessibility-focused IME which blocks user interaction with the app window while the - IME is displayed. + IME is displayed.

    This is a private symbol. @attr name android:supportsInlineSuggestionsWithTouchExploration */ @@ -67217,7 +67217,7 @@ containing a value of this type. {@link android.inputmethodservice.InputMethodService#finishStylusHandwriting()} or will be finished by framework on next {@link android.inputmethodservice.InputMethodService#onFinishInput()}. - +

    This is a private symbol. @attr name android:supportsStylusHandwriting */ @@ -67232,7 +67232,7 @@ containing a value of this type. accordingly.

    Note that the system determines the most appropriate next input method and subtype in order to provide the consistent user experience in switching - between IMEs and subtypes. + between IMEs and subtypes.

    Must be a boolean value, either "true" or "false". @@ -67252,7 +67252,7 @@ containing a value of this type. Specifies whether the IME suppresses system spell checker. The default value is false. If an IME sets this attribute to true, the system spell checker will be disabled while the IME has an - active input session. + active input session.

    Must be a boolean value, either "true" or "false". @@ -67291,7 +67291,7 @@ containing a value of this type.

    @attr description Animation to use when showing the fullscreen extract UI after - it had previously been hidden. + it had previously been hidden.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -67305,7 +67305,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Animation to use when hiding the fullscreen extract UI after - it had previously been shown. + it had previously been shown.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -67337,7 +67337,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int InputMethodService_imeFullscreenBackground = 0; /** This is the subtype of InputMethod. Subtype can describe locales (for example, en_US and fr_FR) and modes (for example, voice and keyboard), and is used for IME switch. This - subtype allows the system to call the specified subtype of the IME directly. + subtype allows the system to call the specified subtype of the IME directly.

    Includes the following attributes:

    @@ -67378,7 +67378,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The icon of the subtype. + The icon of the subtype.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -67392,7 +67392,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The extra value of the subtype. This string can be any string and will be passed to - the IME when the framework calls the IME with the subtype. + the IME when the framework calls the IME with the subtype.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67412,7 +67412,7 @@ containing a value of this type. The locale of the subtype. This string should be a locale (for example en_US and fr_FR) and will be passed to the IME when the framework calls the IME with the subtype. This is also used by the framework to know the supported locales - of the IME. + of the IME.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67432,7 +67432,7 @@ containing a value of this type. The mode of the subtype. This string can be a mode (for example, voice and keyboard) and this string will be passed to the IME when the framework calls the IME with the subtype. {@link android.view.inputmethod.InputMethodSubtype#getLocale()} returns the - value specified in this attribute. + value specified in this attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67478,7 +67478,7 @@ containing a value of this type. Set true if the subtype is auxiliary. An auxiliary subtype won't be shown in the input method selection list in the settings app. InputMethodManager#switchToLastInputMethod will ignore auxiliary subtypes when it - chooses a target subtype. + chooses a target subtype.

    Must be a boolean value, either "true" or "false". @@ -67495,7 +67495,7 @@ containing a value of this type. /**

    @attr description - The name of the subtype. + The name of the subtype.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -67513,7 +67513,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The BCP-47 Language Tag of the subtype. This replaces - {@link android.R.styleable#InputMethod_Subtype_imeSubtypeLocale}. + {@link android.R.styleable#InputMethod_Subtype_imeSubtypeLocale}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67532,7 +67532,7 @@ containing a value of this type. @attr description Set true when this subtype should be selected by default if no other subtypes are selected explicitly. Note that a subtype with this parameter being true will - not be shown in the subtypes list. + not be shown in the subtypes list.

    Must be a boolean value, either "true" or "false". @@ -67553,7 +67553,7 @@ containing a value of this type. specified, {@link android.R.styleable#InputMethod_Subtype_languageTag} will be used. See also {@link android.view.inputmethod.InputMethodSubtype#getPhysicalKeyboardHintLanguageTag}. - +

    This is a private symbol. @attr name android:physicalKeyboardHintLanguageTag */ @@ -67564,7 +67564,7 @@ containing a value of this type. The layout type of the preferred physical keyboard of the subtype. It matches the layout type string in the keyboard layout definition. See also {@link android.view.inputmethod.InputMethodSubtype#getPhysicalKeyboardHintLayoutType}. - +

    This is a private symbol. @attr name android:physicalKeyboardHintLayoutType */ @@ -67576,7 +67576,7 @@ containing a value of this type. subtypes by ID. When the IME package gets upgraded, enabled IDs will stay enabled even if other attributes are different. If the ID is unspecified (by calling the other constructor or 0. Arrays.hashCode(new Object[] {locale, mode, extraValue, - isAuxiliary, overridesImplicitlyEnabledSubtype}) will be used instead. + isAuxiliary, overridesImplicitlyEnabledSubtype}) will be used instead.

    Must be an integer value, such as "100". @@ -67590,7 +67590,7 @@ containing a value of this type. @attr name android:subtypeId */ public static final int InputMethod_Subtype_subtypeId = 7; - /** Drawable used to wrap and inset another drawable. + /** Drawable used to wrap and inset another drawable.

    Includes the following attributes:

    @@ -67621,7 +67621,7 @@ containing a value of this type.

    @attr description Reference to a drawable resource to use for the frame. If not - given, the drawable must be defined by the first child tag. + given, the drawable must be defined by the first child tag.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -67731,7 +67731,7 @@ containing a value of this type. @attr description Provides initial visibility state of the drawable; the default value is false. See - {@link android.graphics.drawable.Drawable#setVisible}. + {@link android.graphics.drawable.Drawable#setVisible}.

    Must be a boolean value, either "true" or "false". @@ -67747,7 +67747,7 @@ containing a value of this type. public static final int InsetDrawable_visible = 0; /** Declaration of an {@link android.content.Intent} object in XML. May also include zero or more {@link #IntentCategory } and - {@link #Extra } tags. + {@link #Extra } tags.

    Includes the following attributes:

    @@ -67781,7 +67781,7 @@ containing a value of this type.

    @attr description The action name to assign to the Intent, as per - {@link android.content.Intent#setAction Intent.setAction()}. + {@link android.content.Intent#setAction Intent.setAction()}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67803,7 +67803,7 @@ containing a value of this type.

    Note: scheme and host name matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, URIs here should always be normalized to use lower case letters - for these elements (as well as other proper Uri normalization).

    + for these elements (as well as other proper Uri normalization).

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67821,7 +67821,7 @@ containing a value of this type.

    @attr description The identifier to assign to the intent, as per - {@link android.content.Intent#setIdentifier Intent.setIdentifier()}. + {@link android.content.Intent#setIdentifier Intent.setIdentifier()}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67842,7 +67842,7 @@ containing a value of this type. {@link android.content.Intent#setType Intent.setType()}.

    Note: MIME type matching in the Android framework is case-sensitive, unlike formal RFC MIME types. As a result, - MIME types here should always use lower case letters.

    + MIME types here should always use lower case letters.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67860,7 +67860,7 @@ containing a value of this type.

    @attr description The class part of the ComponentName to assign to the Intent, as per - {@link android.content.Intent#setComponent Intent.setComponent()}. + {@link android.content.Intent#setComponent Intent.setComponent()}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67878,7 +67878,7 @@ containing a value of this type.

    @attr description The package part of the ComponentName to assign to the Intent, as per - {@link android.content.Intent#setComponent Intent.setComponent()}. + {@link android.content.Intent#setComponent Intent.setComponent()}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67893,7 +67893,7 @@ containing a value of this type. */ public static final int Intent_targetPackage = 0; /** A category to add to an Intent, as per - {@link android.content.Intent#addCategory Intent.addCategory()}. + {@link android.content.Intent#addCategory Intent.addCategory()}.

    Includes the following attributes:

    @@ -67909,7 +67909,7 @@ containing a value of this type. /**

    @attr description - Required name of the category. + Required name of the category.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -67929,7 +67929,7 @@ containing a value of this type. @attr name android:name */ public static final int IntentCategory_name = 0; - /** {@deprecated Copy this definition into your own application project.} + /** {@deprecated Copy this definition into your own application project.}

    Includes the following attributes:

    @@ -67953,7 +67953,7 @@ containing a value of this type.

    @attr description Default horizontal gap between keys. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -67977,7 +67977,7 @@ containing a value of this type.

    @attr description Default height of a key, in pixels or percentage of display width. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -68001,7 +68001,7 @@ containing a value of this type.

    @attr description Default width of a key, in pixels or percentage of display width. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -68025,7 +68025,7 @@ containing a value of this type.

    @attr description Default vertical gap between rows of keys. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -68053,7 +68053,7 @@ containing a value of this type. The XML resource that contains the keyboard layouts must be referenced from its {@link android.hardware.input.InputManager#META_DATA_KEYBOARD_LAYOUTS} meta-data entry used with broadcast receivers for - {@link android.hardware.input.InputManager#ACTION_QUERY_KEYBOARD_LAYOUTS}. + {@link android.hardware.input.InputManager#ACTION_QUERY_KEYBOARD_LAYOUTS}.

    Includes the following attributes:

    @@ -68082,7 +68082,7 @@ containing a value of this type. /**

    @attr description - The key character map file resource. + The key character map file resource.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68096,7 +68096,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The layout type of the given keyboardLayout. - NOTE: The enum to int value mapping must remain stable + NOTE: The enum to int value mapping must remain stable

    This is a private symbol. @attr name android:keyboardLayoutType */ @@ -68108,7 +68108,7 @@ or to a theme attribute in the form "?[package:][type:]na BCP-47 conformant language tags separated by the delimiter ',' or '|'. Some examples of language tags are: en-US, zh-Hans-CN, el-Grek-polyton. It includes information for language code, country code, variant, and script - code like ‘Latn’, ‘Cyrl’, etc. + code like ‘Latn’, ‘Cyrl’, etc.

    This is a private symbol. @attr name android:keyboardLocale */ @@ -68116,7 +68116,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The display label of the keyboard layout. + The display label of the keyboard layout.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -68133,7 +68133,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The name of the keyboard layout, must be unique in the receiver. + The name of the keyboard layout, must be unique in the receiver.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -68156,7 +68156,7 @@ containing a value of this type. /**

    @attr description - The product ID of the hardware the given layout corresponds to. @hide + The product ID of the hardware the given layout corresponds to. @hide

    This is a private symbol. @attr name android:productId */ @@ -68164,12 +68164,12 @@ containing a value of this type. /**

    @attr description - The vendor ID of the hardware the given layout corresponds to. @hide + The vendor ID of the hardware the given layout corresponds to. @hide

    This is a private symbol. @attr name android:vendorId */ public static final int KeyboardLayout_vendorId = 5; - /** {@deprecated Copy this definition into your own application project.} + /** {@deprecated Copy this definition into your own application project.}

    Includes the following attributes:

    @@ -68213,7 +68213,7 @@ containing a value of this type. Image for the key. This image needs to be a StateListDrawable, with the following possible states: normal, pressed, checkable, checkable+pressed, checkable+checked, checkable+checked+pressed. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68228,7 +68228,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Height of the key press feedback popup. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -68249,7 +68249,7 @@ containing a value of this type.

    @attr description Layout resource for key press feedback. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68264,7 +68264,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Vertical offset of the key press feedback from the key. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -68285,7 +68285,7 @@ containing a value of this type.

    @attr description Color to use for the label in a key. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a color value, in the form of "#rgb", "#argb", @@ -68305,7 +68305,7 @@ containing a value of this type.

    @attr description Size of the text for character keys. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -68326,7 +68326,7 @@ containing a value of this type.

    @attr description Default KeyboardView style. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    This is a private symbol. @attr name android:keyboardViewStyle */ @@ -68336,7 +68336,7 @@ containing a value of this type.

    @attr description Size of the text for custom keys with some text and no icon. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -68357,7 +68357,7 @@ containing a value of this type.

    @attr description Layout resource for popup keyboards. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68371,7 +68371,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a color value, in the form of "#rgb", "#argb", @@ -68390,7 +68390,7 @@ containing a value of this type. /**

    @attr description - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a floating point value, such as "1.2". @@ -68409,7 +68409,7 @@ containing a value of this type.

    @attr description Amount to offset the touch Y coordinate by, for bias correction. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -68426,7 +68426,7 @@ containing a value of this type. */ @Deprecated public static final int KeyboardView_verticalCorrection = 9; - /** {@deprecated Copy this definition into your own application project.} + /** {@deprecated Copy this definition into your own application project.}

    Includes the following attributes:

    @@ -68446,7 +68446,7 @@ containing a value of this type. @attr description State for {@link android.inputmethodservice.KeyboardView KeyboardView} key preview background. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a boolean value, either "true" or "false". @@ -68461,7 +68461,7 @@ containing a value of this type. */ @Deprecated public static final int KeyboardViewPreviewState_state_long_pressable = 0; - /** {@deprecated Copy this definition into your own application project.} + /** {@deprecated Copy this definition into your own application project.}

    Includes the following attributes:

    @@ -68503,7 +68503,7 @@ containing a value of this type.

    @attr description The unicode value or comma-separated values that this key outputs. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -68523,7 +68523,7 @@ containing a value of this type.

    @attr description The icon to show in the popup preview. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68538,7 +68538,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Whether this is a modifier key such as Alt or Shift. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a boolean value, either "true" or "false". @@ -68557,7 +68557,7 @@ containing a value of this type.

    @attr description Whether long-pressing on this key will make it repeat. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a boolean value, either "true" or "false". @@ -68576,7 +68576,7 @@ containing a value of this type.

    @attr description Whether this is a toggle key. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a boolean value, either "true" or "false". @@ -68595,7 +68595,7 @@ containing a value of this type.

    @attr description Key edge flags. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be one or more (separated by '|') of the following constant values.

    @@ -68619,7 +68619,7 @@ containing a value of this type.

    @attr description The icon to display on the key instead of the label. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68634,7 +68634,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The label to display on the key. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -68653,7 +68653,7 @@ containing a value of this type.

    @attr description The string of characters to output when this key is pressed. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -68673,7 +68673,7 @@ containing a value of this type. @attr description Mode of the keyboard. If the mode doesn't match the requested keyboard mode, the key will be skipped. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68688,7 +68688,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The characters to display in the popup keyboard. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -68707,7 +68707,7 @@ containing a value of this type.

    @attr description The XML keyboard layout of any popup keyboard. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68718,7 +68718,7 @@ or to a theme attribute in the form "?[package:][type:]na */ @Deprecated public static final int Keyboard_Key_popupKeyboard = 1; - /** {@deprecated Copy this definition into your own application project.} + /** {@deprecated Copy this definition into your own application project.}

    Includes the following attributes:

    @@ -68739,7 +68739,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Mode of the keyboard. If the mode doesn't match the requested keyboard mode, the row will be skipped. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68754,7 +68754,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Row edge flags. - {@deprecated Copy this definition into your own application project.} + {@deprecated Copy this definition into your own application project.}

    Must be one or more (separated by '|') of the following constant values.

    @@ -68811,7 +68811,7 @@ containing a value of this type.

    @attr description Defines a per-interval interpolator for this keyframe. This interpolator will be used - to interpolate between this keyframe and the previous keyframe. + to interpolate between this keyframe and the previous keyframe.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -68830,7 +68830,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.os.Bundle#getInt Bundle.getInt}, {@link android.os.Bundle#getBoolean Bundle.getBoolean}, or {@link android.os.Bundle#getFloat Bundle.getFloat} depending - on the type used here. + on the type used here.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -68852,7 +68852,7 @@ containing a value of this type. /**

    @attr description - The type of valueFrom and valueTo. + The type of valueFrom and valueTo.

    Must be one of the following constant values.

    @@ -68919,7 +68919,7 @@ containing a value of this type. */ public static final int KeyguardGlowStripView_numDots = 1; /** Drawable used to render several drawables stacked on top of each other. - Each child drawable can be controlled individually. + Each child drawable can be controlled individually.

    Includes the following attributes:

    @@ -68955,7 +68955,7 @@ containing a value of this type.

    @attr description Indicates if the drawable needs to be mirrored when its layout direction is - RTL (right-to-left). + RTL (right-to-left).

    Must be a boolean value, either "true" or "false". @@ -68974,7 +68974,7 @@ containing a value of this type. @attr description Indicates the opacity of the layer. This can be useful to allow the system to enable drawing optimizations. The default value is - translucent. + translucent.

    Must be one of the following constant values.

    @@ -68996,7 +68996,7 @@ containing a value of this type. /**

    @attr description - Explicit bottom padding. Overrides child padding. + Explicit bottom padding. Overrides child padding.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69016,7 +69016,7 @@ containing a value of this type.

    @attr description Explicit end padding. Overrides child padding. Takes precedence - over absolute padding (for example, right when layout direction is LTR). + over absolute padding (for example, right when layout direction is LTR).

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69035,7 +69035,7 @@ containing a value of this type. /**

    @attr description - Explicit left padding. Overrides child padding. + Explicit left padding. Overrides child padding.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69055,7 +69055,7 @@ containing a value of this type.

    @attr description Indicates how layer padding should affect the bounds of subsequent layers. - The default padding mode value is nest. + The default padding mode value is nest.

    Must be one of the following constant values.

    @@ -69075,7 +69075,7 @@ containing a value of this type. /**

    @attr description - Explicit right padding. Overrides child padding. + Explicit right padding. Overrides child padding.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69095,7 +69095,7 @@ containing a value of this type.

    @attr description Explicit start padding. Overrides child padding. Takes precedence - over absolute padding (for example, left when layout direction is LTR). + over absolute padding (for example, left when layout direction is LTR).

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69114,7 +69114,7 @@ containing a value of this type. /**

    @attr description - Explicit top padding. Overrides child padding. + Explicit top padding. Overrides child padding.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69130,7 +69130,7 @@ containing a value of this type. @attr name android:paddingTop */ public static final int LayerDrawable_paddingTop = 1; - /** Describes an item (or child) of a LayerDrawable. + /** Describes an item (or child) of a LayerDrawable.

    Includes the following attributes:

    @@ -69168,7 +69168,7 @@ containing a value of this type. /**

    @attr description - Bottom inset to apply to the layer. + Bottom inset to apply to the layer.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69187,7 +69187,7 @@ containing a value of this type. /**

    @attr description - Drawable used to render the layer. + Drawable used to render the layer.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -69201,7 +69201,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description End inset to apply to the layer. Overrides {@code left} or - {@code right} depending on layout direction. + {@code right} depending on layout direction.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69225,7 +69225,7 @@ containing a value of this type. width or height has been set, If no dimension is set, gravity in that direction defaults to {@code fill_horizontal} or {@code fill_vertical}; otherwise, it defaults to {@code left} or - {@code top}. + {@code top}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -69263,7 +69263,7 @@ containing a value of this type. /**

    @attr description - Height of the layer. Defaults to the layer's intrinsic height. + Height of the layer. Defaults to the layer's intrinsic height.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69283,7 +69283,7 @@ containing a value of this type.

    @attr description Identifier of the layer. This can be used to retrieve the layer - from a drawable container. + from a drawable container.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -69296,7 +69296,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Left inset to apply to the layer. + Left inset to apply to the layer.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69315,7 +69315,7 @@ containing a value of this type. /**

    @attr description - Right inset to apply to the layer. + Right inset to apply to the layer.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69335,7 +69335,7 @@ containing a value of this type.

    @attr description Start inset to apply to the layer. Overrides {@code left} or - {@code right} depending on layout direction. + {@code right} depending on layout direction.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69354,7 +69354,7 @@ containing a value of this type. /**

    @attr description - Top inset to apply to the layer. + Top inset to apply to the layer.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69373,7 +69373,7 @@ containing a value of this type. /**

    @attr description - Width of the layer. Defaults to the layer's intrinsic width. + Width of the layer. Defaults to the layer's intrinsic width.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69413,7 +69413,7 @@ containing a value of this type. /**

    @attr description - Animation to use on each child. + Animation to use on each child.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -69426,7 +69426,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The order in which the animations will be started. + The order in which the animations will be started.

    Must be one of the following constant values.

    @@ -69448,7 +69448,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Fraction of the animation duration used to delay the beginning of - the animation of each child. + the animation of each child.

    May be a floating point value, such as "1.2". @@ -69469,7 +69469,7 @@ containing a value of this type.

    @attr description Interpolator used to interpolate the delay between the start of - each animation. + each animation.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -69500,7 +69500,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a drawable resource to use for the frame. If not - given, the drawable must be defined by the first child tag. + given, the drawable must be defined by the first child tag.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -69513,7 +69513,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The maximum level allowed for this item. + The maximum level allowed for this item.

    Must be an integer value, such as "100". @@ -69530,7 +69530,7 @@ containing a value of this type. /**

    @attr description - The minimum level allowed for this item. + The minimum level allowed for this item.

    Must be an integer value, such as "100". @@ -69544,7 +69544,7 @@ containing a value of this type. @attr name android:minLevel */ public static final int LevelListDrawableItem_minLevel = 1; - /** @hide + /** @hide

    Includes the following attributes:

    @@ -69569,7 +69569,7 @@ containing a value of this type. /**

    @attr description - Alpha value of the ambient shadow projected by elevated views, between 0 and 1. + Alpha value of the ambient shadow projected by elevated views, between 0 and 1.

    Must be a floating point value, such as "1.2". @@ -69604,7 +69604,7 @@ containing a value of this type. /**

    @attr description - Alpha value of the spot shadow projected by elevated views, between 0 and 1. + Alpha value of the spot shadow projected by elevated views, between 0 and 1.

    Must be a floating point value, such as "1.2". @@ -69660,7 +69660,7 @@ containing a value of this type. @attr description When set to false, prevents the layout from aligning its children's baselines. This attribute is particularly useful when the children - use different values for gravity. The default value is true. + use different values for gravity. The default value is true.

    Must be a boolean value, either "true" or "false". @@ -69696,7 +69696,7 @@ containing a value of this type. /**

    @attr description - Drawable to use as a vertical divider between buttons. + Drawable to use as a vertical divider between buttons.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -69711,7 +69711,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Size of padding on either end of a divider. + Size of padding on either end of a divider.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69731,7 +69731,7 @@ containing a value of this type.

    @attr description Specifies how an object should position its content, on both the X and Y axes, - within its own bounds. + within its own bounds.

    Must be one or more (separated by '|') of the following constant values.

    @@ -69771,7 +69771,7 @@ containing a value of this type. @attr description When set to true, all children with a weight will be considered having the minimum size of the largest child. If false, all children are - measured normally. + measured normally.

    Must be a boolean value, either "true" or "false". @@ -69790,7 +69790,7 @@ containing a value of this type. @attr description Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column. The default is - horizontal. + horizontal.

    Must be one of the following constant values.

    @@ -69810,7 +69810,7 @@ containing a value of this type. /**

    @attr description - Setting for which dividers to show. + Setting for which dividers to show.

    Must be one or more (separated by '|') of the following constant values.

    @@ -69836,7 +69836,7 @@ containing a value of this type. by adding the layout_weight of all of the children. This can be used for instance to give a single child 50% of the total available space by giving it a layout_weight of 0.5 and setting the weightSum - to 1.0. + to 1.0.

    Must be a floating point value, such as "1.2". @@ -69875,7 +69875,7 @@ containing a value of this type. @attr description Gravity specifies how a component should be placed in its group of cells. The default is {@link android.view.Gravity#TOP}. - See {@link android.widget.LinearLayout#setGravity(int)}. + See {@link android.widget.LinearLayout#setGravity(int)}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -69916,7 +69916,7 @@ containing a value of this type. Specifies the basic height of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant height or one of - the special constants. + the special constants.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -69951,7 +69951,7 @@ containing a value of this type. Indicates how much of the extra space in the LinearLayout is allocated to the view associated with these LayoutParams. Specify 0 if the view should not be stretched. Otherwise the extra pixels - will be pro-rated among all views whose weight is greater than 0. + will be pro-rated among all views whose weight is greater than 0.

    Must be a floating point value, such as "1.2". @@ -69971,7 +69971,7 @@ containing a value of this type. Specifies the basic width of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant width or one of - the special constants. + the special constants.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -70018,7 +70018,7 @@ containing a value of this type. /**

    @attr description - Amount of pixels by which the drop down should be offset horizontally. + Amount of pixels by which the drop down should be offset horizontally.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -70037,7 +70037,7 @@ containing a value of this type. /**

    @attr description - Amount of pixels by which the drop down should be offset vertically. + Amount of pixels by which the drop down should be offset vertically.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -70053,7 +70053,7 @@ containing a value of this type. @attr name android:dropDownVerticalOffset */ public static final int ListPopupWindow_dropDownVerticalOffset = 1; - /** Base attributes available to ListPreference. + /** Base attributes available to ListPreference.

    Includes the following attributes:

    @@ -70073,7 +70073,7 @@ containing a value of this type.

    @attr description The human-readable array to present as a list. Each entry must have a corresponding - index in entryValues. + index in entryValues.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -70088,7 +70088,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description The array to find the value to save for a preference when an entry from entries is selected. If a user clicks on the second item in entries, the - second item in this array will be saved to the preference. + second item in this array will be saved to the preference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -70127,7 +70127,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable or color to draw between list items. + Drawable or color to draw between list items.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -70143,7 +70143,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Height of the divider. Will use the intrinsic height of the divider if this - is not specified. + is not specified.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -70163,7 +70163,7 @@ containing a value of this type.

    @attr description Reference to an array resource that will populate the ListView. For static content, - this is simpler than populating the ListView programmatically. + this is simpler than populating the ListView programmatically.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -70177,7 +70177,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When set to false, the ListView will not draw the divider before each footer view. - The default value is true. + The default value is true.

    Must be a boolean value, either "true" or "false". @@ -70195,7 +70195,7 @@ containing a value of this type.

    @attr description When set to false, the ListView will not draw the divider after each header view. - The default value is true. + The default value is true.

    Must be a boolean value, either "true" or "false". @@ -70212,7 +70212,7 @@ containing a value of this type. /**

    @attr description - Drawable to draw below list content. + Drawable to draw below list content.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -70227,7 +70227,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to draw above list content. + Drawable to draw above list content.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -70239,8 +70239,8 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:overScrollHeader */ public static final int ListView_overScrollHeader = 5; - /** The attributes of the {@code } tag. - @FlaggedApi("android.content.res.default_locale") + /** The attributes of the {@code } tag. + @FlaggedApi("android.content.res.default_locale")

    Includes the following attributes:

    @@ -70258,12 +70258,12 @@ or to a theme attribute in the form "?[package:][type:]na @attr description The IETF BCP47 language tag the strings in values/strings.xml (the default strings in the directory with no locale - qualifier) are in. + qualifier) are in.

    This is a private symbol. @attr name android:defaultLocale */ public static final int LocaleConfig_defaultLocale = 0; - /** The attributes of the {@code } tag within {@code }. + /** The attributes of the {@code } tag within {@code }.

    Includes the following attributes:

    @@ -70280,7 +70280,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The IETF BCP47 language tag - of the supported locale. {@link android.app.LocaleConfig} + of the supported locale. {@link android.app.LocaleConfig}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -70335,7 +70335,7 @@ containing a value of this type.

    @attr description Aspect to use when drawing LockPatternView. Choices are "square"(default), "lock_width" - or "lock_height" + or "lock_height"

    This is a private symbol. @attr name android:aspect */ @@ -70343,7 +70343,7 @@ containing a value of this type. /**

    @attr description - Color of the dot when it's activated + Color of the dot when it's activated

    This is a private symbol. @attr name android:dotActivatedColor */ @@ -70351,7 +70351,7 @@ containing a value of this type. /**

    @attr description - The dot color + The dot color

    This is a private symbol. @attr name android:dotColor */ @@ -70359,7 +70359,7 @@ containing a value of this type. /**

    @attr description - Enlarge vertex entry area for some form factors + Enlarge vertex entry area for some form factors

    This is a private symbol. @attr name android:enlargeVertexEntryArea */ @@ -70367,7 +70367,7 @@ containing a value of this type. /**

    @attr description - The error color + The error color

    This is a private symbol. @attr name android:errorColor */ @@ -70375,7 +70375,7 @@ containing a value of this type. /**

    @attr description - Keep dot in activated state until segment completion + Keep dot in activated state until segment completion

    This is a private symbol. @attr name android:keepDotActivated */ @@ -70383,7 +70383,7 @@ containing a value of this type. /**

    @attr description - Color to use when drawing LockPatternView paths. + Color to use when drawing LockPatternView paths.

    This is a private symbol. @attr name android:pathColor */ @@ -70391,7 +70391,7 @@ containing a value of this type. /**

    @attr description - The regular pattern color + The regular pattern color

    This is a private symbol. @attr name android:regularColor */ @@ -70399,7 +70399,7 @@ containing a value of this type. /**

    @attr description - The success color + The success color

    This is a private symbol. @attr name android:successColor */ @@ -70472,7 +70472,7 @@ containing a value of this type. @attr name android:magnifierZoom */ public static final int Magnifier_magnifierZoom = 2; - /** The set of attributes for a MapView. + /** The set of attributes for a MapView.

    Includes the following attributes:

    @@ -70488,7 +70488,7 @@ containing a value of this type. /**

    @attr description - Value is a string that specifies the Maps API Key to use. + Value is a string that specifies the Maps API Key to use.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -70502,7 +70502,7 @@ containing a value of this type. @attr name android:apiKey */ public static final int MapView_apiKey = 0; - /** Drawable used to render the Material progress indicator. + /** Drawable used to render the Material progress indicator.

    Includes the following attributes:

    @@ -70530,7 +70530,7 @@ containing a value of this type. /**

    @attr description - Solid color for the gradient shape. + Solid color for the gradient shape.

    Must be a color value, in the form of "#rgb", "#argb", @@ -70550,7 +70550,7 @@ containing a value of this type. @attr description Makes the TextView be exactly this tall. You could get the same effect by specifying this number in the - layout parameters. + layout parameters.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -70569,7 +70569,7 @@ containing a value of this type. /**

    @attr description - Inner radius of the ring. When defined, innerRadiusRatio is ignored. + Inner radius of the ring. When defined, innerRadiusRatio is ignored.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -70588,7 +70588,7 @@ containing a value of this type. /**

    @attr description - Thickness of the ring. When defined, thicknessRatio is ignored. + Thickness of the ring. When defined, thicknessRatio is ignored.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -70609,7 +70609,7 @@ containing a value of this type. @attr description Provides initial visibility state of the drawable; the default value is false. See - {@link android.graphics.drawable.Drawable#setVisible}. + {@link android.graphics.drawable.Drawable#setVisible}.

    Must be a boolean value, either "true" or "false". @@ -70628,7 +70628,7 @@ containing a value of this type. @attr description Makes the TextView be exactly this wide. You could get the same effect by specifying this number in the - layout parameters. + layout parameters.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -70671,7 +70671,7 @@ containing a value of this type. This drawable is a state list where the "activated" state indicates active media routing. Non-activated indicates that media is playing to the local device only. - @hide + @hide

    This is a private symbol. @attr name android:externalRouteEnabledDrawable */ @@ -70680,7 +70680,7 @@ containing a value of this type.

    @attr description The types of media routes the button and its resulting - chooser will filter by. + chooser will filter by.

    May be an integer value, such as "100". @@ -70735,12 +70735,12 @@ containing a value of this type. @attr name android:minWidth */ public static final int MediaRouteButton_minWidth = 0; - /** Base attributes that are available to all Menu objects. + /** Base attributes that are available to all Menu objects. */ public static final int[] Menu = { - + }; - /** Base attributes that are available to all groups. + /** Base attributes that are available to all groups.

    Includes the following attributes:

    @@ -70767,7 +70767,7 @@ containing a value of this type. /**

    @attr description - Whether the items are capable of displaying a check mark. + Whether the items are capable of displaying a check mark.

    Must be one of the following constant values.

    @@ -70789,7 +70789,7 @@ containing a value of this type. /**

    @attr description - Whether the items are enabled. + Whether the items are enabled.

    Must be a boolean value, either "true" or "false". @@ -70812,7 +70812,7 @@ containing a value of this type. /**

    @attr description - The ID of the group. + The ID of the group.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -70826,7 +70826,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The category applied to all items within this group. - (This will be or'ed with the orderInCategory attribute.) + (This will be or'ed with the orderInCategory attribute.)

    Must be one of the following constant values.

    @@ -70849,7 +70849,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The order within the category applied to all items within this group. - (This will be or'ed with the category attribute.) + (This will be or'ed with the category attribute.)

    Must be an integer value, such as "100". @@ -70866,7 +70866,7 @@ containing a value of this type. /**

    @attr description - Whether the items are shown/visible. + Whether the items are shown/visible.

    Must be a boolean value, either "true" or "false". @@ -70880,7 +70880,7 @@ containing a value of this type. @attr name android:visible */ public static final int MenuGroup_visible = 2; - /** Base attributes that are available to all Item objects. + /** Base attributes that are available to all Item objects.

    Includes the following attributes:

    @@ -70950,7 +70950,7 @@ containing a value of this type. @attr description An optional layout to be used as an action view. See {@link android.view.MenuItem#setActionView(android.view.View)} - for more info. + for more info.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -70966,7 +70966,7 @@ or to a theme attribute in the form "?[package:][type:]na The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item. See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} - for more info. + for more info.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -70985,7 +70985,7 @@ containing a value of this type. @attr description The name of an optional View class to instantiate and use as an action view. See {@link android.view.MenuItem#setActionView(android.view.View)} - for more info. + for more info.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -71003,7 +71003,7 @@ containing a value of this type.

    @attr description The alphabetic modifier key. This is the modifier when using a keyboard - with alphabetic keys. The values should be kept in sync with KeyEvent + with alphabetic keys. The values should be kept in sync with KeyEvent

    Must be one or more (separated by '|') of the following constant values.

    @@ -71028,7 +71028,7 @@ containing a value of this type.

    @attr description The alphabetic shortcut key. This is the shortcut when using a keyboard - with alphabetic keys. + with alphabetic keys.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -71045,7 +71045,7 @@ containing a value of this type. /**

    @attr description - Whether the item is capable of displaying a check mark. + Whether the item is capable of displaying a check mark.

    Must be a boolean value, either "true" or "false". @@ -71063,7 +71063,7 @@ containing a value of this type.

    @attr description Whether the item is checked. Note that you must first have enabled checking with - the checkable attribute or else the check mark will not appear. + the checkable attribute or else the check mark will not appear.

    Must be a boolean value, either "true" or "false". @@ -71080,7 +71080,7 @@ containing a value of this type. /**

    @attr description - The content description associated with the item. + The content description associated with the item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -71103,7 +71103,7 @@ containing a value of this type. /**

    @attr description - Whether the item is enabled. + Whether the item is enabled.

    Must be a boolean value, either "true" or "false". @@ -71127,7 +71127,7 @@ containing a value of this type.

    @attr description The icon associated with this item. This icon will not always be shown, so - the title should be sufficient in describing this item. + the title should be sufficient in describing this item.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -71140,7 +71140,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the icon. + Tint to apply to the icon.

    Must be a color value, in the form of "#rgb", "#argb", @@ -71158,7 +71158,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the icon tint. + Blending mode used to apply the icon tint.

    Must be one of the following constant values.

    @@ -71187,7 +71187,7 @@ containing a value of this type. /**

    @attr description - The ID of the item. + The ID of the item.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -71201,7 +71201,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The category applied to the item. - (This will be or'ed with the orderInCategory attribute.) + (This will be or'ed with the orderInCategory attribute.)

    Must be one of the following constant values.

    @@ -71224,7 +71224,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The numeric modifier key. This is the modifier when using a numeric (for example, - 12-key) keyboard. The values should be kept in sync with KeyEvent + 12-key) keyboard. The values should be kept in sync with KeyEvent

    Must be one or more (separated by '|') of the following constant values.

    @@ -71249,7 +71249,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The numeric shortcut key. This is the shortcut when using a numeric (for example, - 12-key) keyboard. + 12-key) keyboard.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -71271,7 +71271,7 @@ containing a value of this type. {@deprecated Menu actually traverses the Context hierarchy looking for the relevant method, which is fragile (an intermediate ContextWrapper adding a same-named method would change behavior) and restricts bytecode optimizers - such as R8. Instead, use MenuItem.setOnMenuItemClickListener.} + such as R8. Instead, use MenuItem.setOnMenuItemClickListener.}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -71290,7 +71290,7 @@ containing a value of this type.

    @attr description The order within the category applied to the item. - (This will be or'ed with the category attribute.) + (This will be or'ed with the category attribute.)

    Must be an integer value, such as "100". @@ -71307,7 +71307,7 @@ containing a value of this type. /**

    @attr description - How this item should display in the Action Bar, if present. + How this item should display in the Action Bar, if present.

    Must be one or more (separated by '|') of the following constant values.

    @@ -71339,7 +71339,7 @@ containing a value of this type. /**

    @attr description - The title associated with the item. + The title associated with the item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -71357,7 +71357,7 @@ containing a value of this type.

    @attr description The condensed title associated with the item. This is used in situations where the - normal title may be too long to be displayed. + normal title may be too long to be displayed.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -71374,7 +71374,7 @@ containing a value of this type. /**

    @attr description - The tooltip text associated with the item. + The tooltip text associated with the item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -71397,7 +71397,7 @@ containing a value of this type. /**

    @attr description - Whether the item is shown/visible. + Whether the item is shown/visible.

    Must be a boolean value, either "true" or "false". @@ -71411,7 +71411,7 @@ containing a value of this type. @attr name android:visible */ public static final int MenuItem_visible = 4; - /** State array representing a menu item that is currently focused and checked. + /** State array representing a menu item that is currently focused and checked.

    Includes the following attributes:

    @@ -71434,7 +71434,7 @@ containing a value of this type. @attr description State identifier indicating that the object may display a check mark. See {@link android.R.attr#state_checked} for the identifier that indicates whether it is - actually checked. + actually checked.

    Must be a boolean value, either "true" or "false". @@ -71454,7 +71454,7 @@ containing a value of this type. State identifier indicating that the object is currently checked. See {@link android.R.attr#state_checkable} for an additional identifier that can indicate if any object may ever display a check, regardless of whether state_checked is - currently set. + currently set.

    Must be a boolean value, either "true" or "false". @@ -71472,7 +71472,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view has input focus. + set when a view has input focus.

    Must be a boolean value, either "true" or "false". @@ -71486,7 +71486,7 @@ containing a value of this type. @attr name android:state_focused */ public static final int MenuItemCheckedFocusedState_state_focused = 0; - /** State array representing a menu item that is currently checked. + /** State array representing a menu item that is currently checked.

    Includes the following attributes:

    @@ -71506,7 +71506,7 @@ containing a value of this type. @attr description State identifier indicating that the object may display a check mark. See {@link android.R.attr#state_checked} for the identifier that indicates whether it is - actually checked. + actually checked.

    Must be a boolean value, either "true" or "false". @@ -71526,7 +71526,7 @@ containing a value of this type. State identifier indicating that the object is currently checked. See {@link android.R.attr#state_checkable} for an additional identifier that can indicate if any object may ever display a check, regardless of whether state_checked is - currently set. + currently set.

    Must be a boolean value, either "true" or "false". @@ -71540,7 +71540,7 @@ containing a value of this type. @attr name android:state_checked */ public static final int MenuItemCheckedState_state_checked = 1; - /** State array representing a menu item that is focused and checkable but is not currently checked. + /** State array representing a menu item that is focused and checkable but is not currently checked.

    Includes the following attributes:

    @@ -71561,7 +71561,7 @@ containing a value of this type. @attr description State identifier indicating that the object may display a check mark. See {@link android.R.attr#state_checked} for the identifier that indicates whether it is - actually checked. + actually checked.

    Must be a boolean value, either "true" or "false". @@ -71579,7 +71579,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view has input focus. + set when a view has input focus.

    Must be a boolean value, either "true" or "false". @@ -71593,7 +71593,7 @@ containing a value of this type. @attr name android:state_focused */ public static final int MenuItemUncheckedFocusedState_state_focused = 0; - /** State array representing a menu item that is checkable but is not currently checked. + /** State array representing a menu item that is checkable but is not currently checked.

    Includes the following attributes:

    @@ -71611,7 +71611,7 @@ containing a value of this type. @attr description State identifier indicating that the object may display a check mark. See {@link android.R.attr#state_checked} for the identifier that indicates whether it is - actually checked. + actually checked.

    Must be a boolean value, either "true" or "false". @@ -71659,7 +71659,7 @@ containing a value of this type. /**

    @attr description - Default background for the menu header. + Default background for the menu header.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -71674,7 +71674,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default horizontal divider between rows of menu items. + Default horizontal divider between rows of menu items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -71687,7 +71687,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default background for each menu item. + Default background for each menu item.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -71702,7 +71702,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default disabled icon alpha for each menu item that shows an icon. + Default disabled icon alpha for each menu item that shows an icon.

    Must be a floating point value, such as "1.2". @@ -71719,7 +71719,7 @@ containing a value of this type. /**

    @attr description - Default appearance of menu item text. + Default appearance of menu item text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -71732,7 +71732,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Whether space should be reserved in layout when an icon is missing. + Whether space should be reserved in layout when an icon is missing.

    This is a private symbol. @attr name android:preserveIconSpacing */ @@ -71740,7 +71740,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable for the arrow icon indicating a particular item is a submenu. + Drawable for the arrow icon indicating a particular item is a submenu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -71753,7 +71753,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default vertical divider between menu items. + Default vertical divider between menu items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -71766,7 +71766,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default animations for the menu. + Default animations for the menu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -71825,7 +71825,7 @@ containing a value of this type.

    @attr description The human-readable array to present as a list. Each entry must have a corresponding - index in entryValues. + index in entryValues.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -71840,7 +71840,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description The array to find the value to save for a preference when an entry from entries is selected. If a user clicks the second item in entries, the - second item in this array will be saved to the preference. + second item in this array will be saved to the preference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -71852,7 +71852,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int MultiSelectListPreference_entryValues = 1; /** Specify one or more nfcid2-filter elements inside a host-nfcf-service element to specify a NFCID2 - your service can handle. + your service can handle.

    Includes the following attributes:

    @@ -71868,7 +71868,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The NFCID2. This attribute is mandatory. + The NFCID2. This attribute is mandatory.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -71888,7 +71888,7 @@ containing a value of this type. @attr name android:name */ public static final int Nfcid2Filter_name = 0; - /** Drawable used to draw 9-patches. + /** Drawable used to draw 9-patches.

    Includes the following attributes:

    @@ -71918,7 +71918,7 @@ containing a value of this type. /**

    @attr description - Specifies the alpha multiplier to apply to the base drawable. + Specifies the alpha multiplier to apply to the base drawable.

    Must be a floating point value, such as "1.2". @@ -71936,7 +71936,7 @@ containing a value of this type.

    @attr description Indicates if the drawable needs to be mirrored when its layout direction is - RTL (right-to-left). + RTL (right-to-left).

    Must be a boolean value, either "true" or "false". @@ -71955,7 +71955,7 @@ containing a value of this type. @attr description Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with - an RGB 565 screen). + an RGB 565 screen).

    Must be a boolean value, either "true" or "false". @@ -71972,7 +71972,7 @@ containing a value of this type. /**

    @attr description - Identifier of the bitmap file. This attribute is mandatory. + Identifier of the bitmap file. This attribute is mandatory.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -71988,7 +71988,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description If set, specifies the color to apply to the drawable as a tint. By default, - no tint is applied. May be a color state list. + no tint is applied. May be a color state list.

    Must be a color value, in the form of "#rgb", "#argb", @@ -72007,7 +72007,7 @@ containing a value of this type.

    @attr description When a tint color is set, specifies its Porter-Duff blending mode. The - default value is src_in, which treats the drawable as an alpha mask. + default value is src_in, which treats the drawable as an alpha mask.

    Must be one of the following constant values.

    @@ -72033,7 +72033,7 @@ containing a value of this type. @attr name android:tintMode */ public static final int NinePatchDrawable_tintMode = 5; - /** @hide + /** @hide

    Includes the following attributes:

    @@ -72114,7 +72114,7 @@ containing a value of this type. /**

    @attr description - @hide If true then the selector wheel is hidden until the picker has focus. + @hide If true then the selector wheel is hidden until the picker has focus.

    This is a private symbol. @attr name android:hideWheelUntilFocused */ @@ -72122,7 +72122,7 @@ containing a value of this type. /**

    @attr description - @hide The layout of the number picker. + @hide The layout of the number picker.

    This is a private symbol. @attr name android:internalLayout */ @@ -72130,7 +72130,7 @@ containing a value of this type. /**

    @attr description - @hide The max height of the NumberPicker. + @hide The max height of the NumberPicker.

    This is a private symbol. @attr name android:internalMaxHeight */ @@ -72138,7 +72138,7 @@ containing a value of this type. /**

    @attr description - @hide The max width of the NumberPicker. + @hide The max width of the NumberPicker.

    This is a private symbol. @attr name android:internalMaxWidth */ @@ -72146,7 +72146,7 @@ containing a value of this type. /**

    @attr description - @hide The min height of the NumberPicker. + @hide The min height of the NumberPicker.

    This is a private symbol. @attr name android:internalMinHeight */ @@ -72154,7 +72154,7 @@ containing a value of this type. /**

    @attr description - @hide The min width of the NumberPicker. + @hide The min width of the NumberPicker.

    This is a private symbol. @attr name android:internalMinWidth */ @@ -72162,7 +72162,7 @@ containing a value of this type. /**

    @attr description - @hide The divider for making the selection area. + @hide The divider for making the selection area.

    This is a private symbol. @attr name android:selectionDivider */ @@ -72170,7 +72170,7 @@ containing a value of this type. /**

    @attr description - The height of the selection divider. + The height of the selection divider.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -72189,7 +72189,7 @@ containing a value of this type. /**

    @attr description - @hide The distance between the two selection dividers. + @hide The distance between the two selection dividers.

    This is a private symbol. @attr name android:selectionDividersDistance */ @@ -72197,7 +72197,7 @@ containing a value of this type. /**

    @attr description - @hide Color for the solid color background if such for optimized rendering. + @hide Color for the solid color background if such for optimized rendering.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -72212,7 +72212,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide The drawable for pressed virtual (increment/decrement) buttons. + @hide The drawable for pressed virtual (increment/decrement) buttons.

    This is a private symbol. @attr name android:virtualButtonPressedDrawable */ @@ -72220,7 +72220,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Use offhost-apdu-service as the root tag of the XML resource that describes an {@link android.nfc.cardemulation.OffHostApduService} service, which is referenced from its - {@link android.nfc.cardemulation.OffHostApduService#SERVICE_META_DATA} entry. + {@link android.nfc.cardemulation.OffHostApduService#SERVICE_META_DATA} entry.

    Includes the following attributes:

    @@ -72253,7 +72253,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A drawable that can be rendered in Android's system UI for representing - the service. + the service.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -72316,7 +72316,7 @@ containing a value of this type. /**

    @attr description - Secure Element which the AIDs should be routed to + Secure Element which the AIDs should be routed to

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -72334,7 +72334,7 @@ containing a value of this type.

    @attr description Component name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -72358,7 +72358,7 @@ containing a value of this type.

    @attr description Whether the device should default to observe mode when this service is - default or in the foreground. + default or in the foreground.

    This is a private symbol. @attr name android:shouldDefaultToObserveMode */ @@ -72367,8 +72367,8 @@ containing a value of this type. describes a {@link android.service.speech.RecognitionService}, which is referenced from its {@link android.service.speech.RecognitionService#SERVICE_META_DATA} meta-data entry. - @hide - + @hide +

    Includes the following attributes:

    @@ -72387,7 +72387,7 @@ containing a value of this type.

    @attr description Fully qualified class name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -72423,7 +72423,7 @@ containing a value of this type. /**

    @attr description - This is the amount of tension. + This is the amount of tension.

    Must be a floating point value, such as "1.2". @@ -72438,7 +72438,7 @@ containing a value of this type. */ public static final int OvershootInterpolator_tension = 0; /** PagedView specific attributes. These attributes are used to customize - a PagedView view in XML files. + a PagedView view in XML files.

    Includes the following attributes:

    @@ -72458,7 +72458,7 @@ containing a value of this type. /**

    @attr description - The space between adjacent pages of the PagedView. + The space between adjacent pages of the PagedView.

    This is a private symbol. @attr name android:pageSpacing */ @@ -72466,7 +72466,7 @@ containing a value of this type. /**

    @attr description - The padding for the scroll indicator area. + The padding for the scroll indicator area.

    This is a private symbol. @attr name android:scrollIndicatorPaddingLeft */ @@ -72502,7 +72502,7 @@ containing a value of this type. /**

    @attr description - The x coordinate of the first control point of the cubic Bezier. + The x coordinate of the first control point of the cubic Bezier.

    Must be a floating point value, such as "1.2". @@ -72519,7 +72519,7 @@ containing a value of this type. /**

    @attr description - The x coordinate of the second control point of the cubic Bezier. + The x coordinate of the second control point of the cubic Bezier.

    Must be a floating point value, such as "1.2". @@ -72536,7 +72536,7 @@ containing a value of this type. /**

    @attr description - The y coordinate of the first control point of the cubic Bezier. + The y coordinate of the first control point of the cubic Bezier.

    Must be a floating point value, such as "1.2". @@ -72553,7 +72553,7 @@ containing a value of this type. /**

    @attr description - The y coordinate of the second control point of the cubic Bezier. + The y coordinate of the second control point of the cubic Bezier.

    Must be a floating point value, such as "1.2". @@ -72572,7 +72572,7 @@ containing a value of this type. @attr description The control points defined as a path. When pathData is defined, then both of the control points of the - cubic Bezier will be ignored. + cubic Bezier will be ignored.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -72588,7 +72588,7 @@ containing a value of this type. public static final int PathInterpolator_pathData = 4; /** Use patternPathMotion as the root tag of the XML resource that describes a {@link android.transition.PatternPathMotion}. This must be used - within a transition with which the PathMotion should be associated. + within a transition with which the PathMotion should be associated.

    Includes the following attributes:

    @@ -72604,7 +72604,7 @@ containing a value of this type. /**

    @attr description - The path string describing the pattern to use for the PathPathMotion. + The path string describing the pattern to use for the PathPathMotion.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -72688,7 +72688,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_ALIAS. + Reference to a pointer drawable with STYLE_ALIAS.

    This is a private symbol. @attr name android:pointerIconAlias */ @@ -72696,7 +72696,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_ALL_SCROLL. + Reference to a pointer drawable with STYLE_ALL_SCROLL.

    This is a private symbol. @attr name android:pointerIconAllScroll */ @@ -72704,7 +72704,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer icon drawable with STYLE_ARROW. + Reference to a pointer icon drawable with STYLE_ARROW.

    This is a private symbol. @attr name android:pointerIconArrow */ @@ -72712,7 +72712,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_CELL. + Reference to a pointer drawable with STYLE_CELL.

    This is a private symbol. @attr name android:pointerIconCell */ @@ -72720,7 +72720,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_CONTEXT_MENU. + Reference to a pointer drawable with STYLE_CONTEXT_MENU.

    This is a private symbol. @attr name android:pointerIconContextMenu */ @@ -72728,7 +72728,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_COPY. + Reference to a pointer drawable with STYLE_COPY.

    This is a private symbol. @attr name android:pointerIconCopy */ @@ -72736,7 +72736,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_CROSSHAIR. + Reference to a pointer drawable with STYLE_CROSSHAIR.

    This is a private symbol. @attr name android:pointerIconCrosshair */ @@ -72744,7 +72744,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_GRAB. + Reference to a pointer drawable with STYLE_GRAB.

    This is a private symbol. @attr name android:pointerIconGrab */ @@ -72752,7 +72752,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_GRABBING. + Reference to a pointer drawable with STYLE_GRABBING.

    This is a private symbol. @attr name android:pointerIconGrabbing */ @@ -72760,7 +72760,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_HAND. + Reference to a pointer drawable with STYLE_HAND.

    This is a private symbol. @attr name android:pointerIconHand */ @@ -72768,7 +72768,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with HANDWRITING. + Reference to a pointer drawable with HANDWRITING.

    This is a private symbol. @attr name android:pointerIconHandwriting */ @@ -72776,7 +72776,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_HELP. + Reference to a pointer drawable with STYLE_HELP.

    This is a private symbol. @attr name android:pointerIconHelp */ @@ -72784,7 +72784,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_HORIZONTAL_DOUBLE_ARROW. + Reference to a pointer drawable with STYLE_HORIZONTAL_DOUBLE_ARROW.

    This is a private symbol. @attr name android:pointerIconHorizontalDoubleArrow */ @@ -72792,7 +72792,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_NODROP. + Reference to a pointer drawable with STYLE_NODROP.

    This is a private symbol. @attr name android:pointerIconNodrop */ @@ -72800,7 +72800,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer icon drawable with STYLE_SPOT_ANCHOR. + Reference to a pointer icon drawable with STYLE_SPOT_ANCHOR.

    This is a private symbol. @attr name android:pointerIconSpotAnchor */ @@ -72808,7 +72808,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer icon drawable with STYLE_SPOT_HOVER. + Reference to a pointer icon drawable with STYLE_SPOT_HOVER.

    This is a private symbol. @attr name android:pointerIconSpotHover */ @@ -72816,7 +72816,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer icon drawable with STYLE_SPOT_TOUCH. + Reference to a pointer icon drawable with STYLE_SPOT_TOUCH.

    This is a private symbol. @attr name android:pointerIconSpotTouch */ @@ -72824,7 +72824,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_TEXT. + Reference to a pointer drawable with STYLE_TEXT.

    This is a private symbol. @attr name android:pointerIconText */ @@ -72832,7 +72832,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_TOP_LEFT_DIAGONAL_DOUBLE_ARROW. + Reference to a pointer drawable with STYLE_TOP_LEFT_DIAGONAL_DOUBLE_ARROW.

    This is a private symbol. @attr name android:pointerIconTopLeftDiagonalDoubleArrow */ @@ -72840,7 +72840,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_TOP_RIGHT_DIAGONAL_DOUBLE_ARROW. + Reference to a pointer drawable with STYLE_TOP_RIGHT_DIAGONAL_DOUBLE_ARROW.

    This is a private symbol. @attr name android:pointerIconTopRightDiagonalDoubleArrow */ @@ -72848,7 +72848,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_VERTICAL_DOUBLE_ARROW. + Reference to a pointer drawable with STYLE_VERTICAL_DOUBLE_ARROW.

    This is a private symbol. @attr name android:pointerIconVerticalDoubleArrow */ @@ -72856,7 +72856,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_VERTICAL_TEXT. + Reference to a pointer drawable with STYLE_VERTICAL_TEXT.

    This is a private symbol. @attr name android:pointerIconVerticalText */ @@ -72864,7 +72864,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_WAIT. + Reference to a pointer drawable with STYLE_WAIT.

    This is a private symbol. @attr name android:pointerIconWait */ @@ -72872,7 +72872,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_ZOOM_IN. + Reference to a pointer drawable with STYLE_ZOOM_IN.

    This is a private symbol. @attr name android:pointerIconZoomIn */ @@ -72880,7 +72880,7 @@ containing a value of this type. /**

    @attr description - Reference to a pointer drawable with STYLE_ZOOM_OUT. + Reference to a pointer drawable with STYLE_ZOOM_OUT.

    This is a private symbol. @attr name android:pointerIconZoomOut */ @@ -72905,7 +72905,7 @@ containing a value of this type. /**

    @attr description - Drawable to use as the icon bitmap. + Drawable to use as the icon bitmap.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -72918,7 +72918,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - X coordinate of the icon hot spot. + X coordinate of the icon hot spot.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -72937,7 +72937,7 @@ containing a value of this type. /**

    @attr description - Y coordinate of the icon hot spot. + Y coordinate of the icon hot spot.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -72953,7 +72953,7 @@ containing a value of this type. @attr name android:hotSpotY */ public static final int PointerIcon_hotSpotY = 2; - /** @hide + /** @hide

    Includes the following attributes:

    @@ -72982,8 +72982,8 @@ containing a value of this type. public static final int PointerIconVectorTheme_pointerIconVectorFillInverse = 1; /** Specify one or more polling-loop-filter elements inside a host-apdu-service or offhost-apdu-service to indicate polling - loop frames that your service can handle. - @FlaggedApi("android.nfc.nfc_read_polling_loop") + loop frames that your service can handle. + @FlaggedApi("android.nfc.nfc_read_polling_loop")

    Includes the following attributes:

    @@ -73003,8 +73003,8 @@ containing a value of this type.

    @attr description Whether or not the system should automatically start a transaction when this polling - loop filter matches. If not set, default value is false. - @FlaggedApi("android.nfc.nfc_read_polling_loop") + loop filter matches. If not set, default value is false. + @FlaggedApi("android.nfc.nfc_read_polling_loop")

    This is a private symbol. @attr name android:autoTransact */ @@ -73012,7 +73012,7 @@ containing a value of this type. /**

    @attr description - The polling loop frame. This attribute is mandatory. + The polling loop frame. This attribute is mandatory.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73034,8 +73034,8 @@ containing a value of this type. public static final int PollingLoopFilter_name = 0; /** Specify one or more polling-loop-pattern-filter elements inside a host-apdu-service or offhost-apdu-service to indicate polling - loop frames that your service can handle. - @FlaggedApi("android.nfc.nfc_read_polling_loop") + loop frames that your service can handle. + @FlaggedApi("android.nfc.nfc_read_polling_loop")

    Includes the following attributes:

    @@ -73057,8 +73057,8 @@ containing a value of this type.

    @attr description Whether or not the system should automatically start a transaction when this polling - loop filter matches. If not set, default value is false. - @FlaggedApi("android.nfc.nfc_read_polling_loop") + loop filter matches. If not set, default value is false. + @FlaggedApi("android.nfc.nfc_read_polling_loop")

    This is a private symbol. @attr name android:autoTransact */ @@ -73068,7 +73068,7 @@ containing a value of this type. @attr description The patter to match polling loop frames to, must to be compatible with {@link java.util.regex.Pattern#compile(String)} and only contain hexadecimal numbers and - `.`, `?` and `*` operators. This attribute is mandatory. + `.`, `?` and `*` operators. This attribute is mandatory.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73115,7 +73115,7 @@ containing a value of this type. /**

    @attr description - Whether the popup window should overlap its anchor view. + Whether the popup window should overlap its anchor view.

    Must be a boolean value, either "true" or "false". @@ -73132,7 +73132,7 @@ containing a value of this type. /**

    @attr description - The animation style to use for the popup window. + The animation style to use for the popup window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73145,7 +73145,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The background to use for the popup window. + The background to use for the popup window.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -73160,7 +73160,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Window elevation to use for the popup window. + Window elevation to use for the popup window.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -73179,7 +73179,7 @@ containing a value of this type. /**

    @attr description - Transition used to move views into the popup window. + Transition used to move views into the popup window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73192,7 +73192,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Transition used to move views out of the popup window. + Transition used to move views out of the popup window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73218,7 +73218,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - State identifier indicating the popup will be above the anchor. + State identifier indicating the popup will be above the anchor.

    Must be a boolean value, either "true" or "false". @@ -73232,7 +73232,7 @@ containing a value of this type. @attr name android:state_above_anchor */ public static final int PopupWindowBackgroundState_state_above_anchor = 0; - /** Base attributes available to Preference. + /** Base attributes available to Preference.

    Includes the following attributes:

    @@ -73291,7 +73291,7 @@ containing a value of this type. @attr description The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent - storage. + storage.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -73309,7 +73309,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The key of another Preference that this Preference will depend on. If the other - Preference is not set or is off, this Preference will be disabled. + Preference is not set or is off, this Preference will be disabled.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73326,7 +73326,7 @@ containing a value of this type. /**

    @attr description - Whether the Preference is enabled. + Whether the Preference is enabled.

    Must be a boolean value, either "true" or "false". @@ -73350,7 +73350,7 @@ containing a value of this type.

    @attr description When used inside of a modern PreferenceActivity, this declares - a new PreferenceFragment to be shown when the user selects this item. + a new PreferenceFragment to be shown when the user selects this item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73373,7 +73373,7 @@ containing a value of this type. /**

    @attr description - The optional icon for the preference. + The optional icon for the preference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73388,7 +73388,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Whether the space for the preference icon view will be reserved. By default, preference icon view visibility will be set to GONE when there is no icon provided, so the default - value of this attribute is false. + value of this attribute is false.

    Must be a boolean value, either "true" or "false". @@ -73405,7 +73405,7 @@ containing a value of this type. /**

    @attr description - The key to store the Preference value. + The key to store the Preference value.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73423,7 +73423,7 @@ containing a value of this type.

    @attr description The layout for the Preference in a PreferenceActivity screen. This should - rarely need to be changed, look at widgetLayout instead. + rarely need to be changed, look at widgetLayout instead.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73437,7 +73437,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The order for the Preference (lower values are to be ordered first). If this is not - specified, the default ordering will be alphabetic. + specified, the default ordering will be alphabetic.

    Must be an integer value, such as "100". @@ -73454,7 +73454,7 @@ containing a value of this type. /**

    @attr description - Whether the Preference stores its value to the storage. + Whether the Preference stores its value to the storage.

    Must be a boolean value, either "true" or "false". @@ -73472,7 +73472,7 @@ containing a value of this type.

    @attr description Whether the preference has enabled to have its view recycled when used in the list - view. This is true by default. + view. This is true by default.

    Must be a boolean value, either "true" or "false". @@ -73489,7 +73489,7 @@ containing a value of this type. /**

    @attr description - Whether the Preference is selectable. + Whether the Preference is selectable.

    Must be a boolean value, either "true" or "false". @@ -73507,7 +73507,7 @@ containing a value of this type.

    @attr description Whether the view of this Preference should be disabled when - this Preference is disabled. + this Preference is disabled.

    Must be a boolean value, either "true" or "false". @@ -73525,7 +73525,7 @@ containing a value of this type.

    @attr description Whether to use single line for the preference title text. By default, preference title - will be constrained to one line, so the default value of this attribute is true. + will be constrained to one line, so the default value of this attribute is true.

    Must be a boolean value, either "true" or "false". @@ -73543,7 +73543,7 @@ containing a value of this type.

    @attr description The summary for the Preference. In API 25 and earlier, this value is read as a - plain string with styling information stripped. + plain string with styling information stripped.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73561,7 +73561,7 @@ containing a value of this type.

    @attr description The title for the Preference. In API 25 and earlier, this value is read as a - plain string with styling information stripped. + plain string with styling information stripped.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73581,7 +73581,7 @@ containing a value of this type. The layout for the controllable widget portion of a Preference. This is inflated into the layout for a Preference and should be used more frequently than the layout attribute. For example, a checkbox preference would specify - a custom layout (consisting of just the CheckBox) here. + a custom layout (consisting of just the CheckBox) here.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73591,7 +73591,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:widgetLayout */ public static final int Preference_widgetLayout = 9; - /** Base attributes available to PreferenceActivity. + /** Base attributes available to PreferenceActivity.

    Includes the following attributes:

    @@ -73612,7 +73612,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The layout for the Preference Header. This should rarely need to be changed. + The layout for the Preference Header. This should rarely need to be changed.

    This is a private symbol. @attr name android:headerLayout */ @@ -73621,7 +73621,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description true if the Icon view will be removed when there is none and thus not showing - the fixed margins. + the fixed margins.

    This is a private symbol. @attr name android:headerRemoveIconIfEmpty */ @@ -73629,7 +73629,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The layout for the Preference Activity. This should rarely need to be changed. + The layout for the Preference Activity. This should rarely need to be changed.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73639,7 +73639,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:layout */ public static final int PreferenceActivity_layout = 0; - /** Base attributes available to PreferenceFragment. + /** Base attributes available to PreferenceFragment.

    Includes the following attributes:

    @@ -73657,7 +73657,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable or color to draw between list items. + Drawable or color to draw between list items.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -73672,7 +73672,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The layout for the PreferenceFragment. This should rarely need to be changed. + The layout for the PreferenceFragment. This should rarely need to be changed.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73704,7 +73704,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Padding to use at the bottom of the prefs content. + Padding to use at the bottom of the prefs content.

    This is a private symbol. @attr name android:borderBottom */ @@ -73712,7 +73712,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Padding to use at the left of the prefs content. + Padding to use at the left of the prefs content.

    This is a private symbol. @attr name android:borderLeft */ @@ -73720,7 +73720,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Padding to use at the right of the prefs content. + Padding to use at the right of the prefs content.

    This is a private symbol. @attr name android:borderRight */ @@ -73728,7 +73728,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Padding to use at the top of the prefs content. + Padding to use at the top of the prefs content.

    This is a private symbol. @attr name android:borderTop */ @@ -73749,12 +73749,12 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Padding to use at the top of the prefs content. + Padding to use at the top of the prefs content.

    This is a private symbol. @attr name android:layout_removeBorders */ public static final int PreferenceFrameLayout_Layout_layout_removeBorders = 0; - /** Base attributes available to PreferenceGroup. + /** Base attributes available to PreferenceGroup.

    Includes the following attributes:

    @@ -73772,7 +73772,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Whether to order the Preference under this group as they appear in the XML file. If this is false, the ordering will follow the Preference order attribute and - default to alphabetic for those without the order attribute. + default to alphabetic for those without the order attribute.

    Must be a boolean value, either "true" or "false". @@ -73787,7 +73787,7 @@ containing a value of this type. */ public static final int PreferenceGroup_orderingFromXml = 0; /** Attribute for a header describing the item shown in the top-level list - from which the selects the set of preference to dig in to. + from which the selects the set of preference to dig in to.

    Includes the following attributes:

    @@ -73816,7 +73816,7 @@ containing a value of this type. /**

    @attr description - The short title for the bread crumb of this item. + The short title for the bread crumb of this item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73833,7 +73833,7 @@ containing a value of this type. /**

    @attr description - The title for the bread crumb of this item. + The title for the bread crumb of this item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73850,7 +73850,7 @@ containing a value of this type. /**

    @attr description - The fragment that is displayed when the user selects this item. + The fragment that is displayed when the user selects this item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73873,7 +73873,7 @@ containing a value of this type. /**

    @attr description - An icon for the item. + An icon for the item.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73886,7 +73886,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Identifier value for the header. + Identifier value for the header.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -73899,7 +73899,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The summary for the item. + The summary for the item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73916,7 +73916,7 @@ containing a value of this type. /**

    @attr description - The title of the item that is shown to the user. + The title of the item that is shown to the user.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -73930,7 +73930,7 @@ containing a value of this type. @attr name android:title */ public static final int PreferenceHeader_title = 2; - /** Base attributes available to PreferenceScreen. + /** Base attributes available to PreferenceScreen.

    Includes the following attributes:

    @@ -73948,7 +73948,7 @@ containing a value of this type. /**

    @attr description - Drawable or color to draw between list items. + Drawable or color to draw between list items.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -73963,7 +73963,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The layout for the PreferenceScreen. This should rarely need to be changed. + The layout for the PreferenceScreen. This should rarely need to be changed.

    This is a private symbol. @attr name android:screenLayout */ @@ -73971,7 +73971,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Use print-service as the root tag of the XML resource that describes an {@link android.printservice.PrintService} service, which is referenced from its {@link android.printservice.PrintService#SERVICE_META_DATA} - meta-data entry. + meta-data entry.

    Includes the following attributes:

    @@ -73997,7 +73997,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Fully qualified class name of an activity that allows the user to manually - add printers to this print service. + add printers to this print service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74015,7 +74015,7 @@ containing a value of this type.

    @attr description Fully qualified class name of an activity with advanced print options - specific to this print service. + specific to this print service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74033,7 +74033,7 @@ containing a value of this type.

    @attr description Fully qualified class name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74056,7 +74056,7 @@ containing a value of this type. /**

    @attr description - The vendor name if this print service is vendor specific. + The vendor name if this print service is vendor specific.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74145,7 +74145,7 @@ containing a value of this type.

    @attr description Timeout between frames of animation in milliseconds. - {@deprecated Not used by the framework}. + {@deprecated Not used by the framework}.

    Must be an integer value, such as "100". @@ -74163,7 +74163,7 @@ containing a value of this type. /**

    @attr description - Tint to apply to the background. + Tint to apply to the background.

    Must be a color value, in the form of "#rgb", "#argb", @@ -74181,7 +74181,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the background tint. + Blending mode used to apply the background tint.

    Must be one of the following constant values.

    @@ -74211,7 +74211,7 @@ containing a value of this type.

    @attr description Allows to enable the indeterminate mode. In this mode the progress - bar plays an infinite looping animation. + bar plays an infinite looping animation.

    Must be a boolean value, either "true" or "false". @@ -74230,7 +74230,7 @@ containing a value of this type. @attr description Defines how the indeterminate mode should behave when the progress reaches max. Only affects the indeterminate animation if the indeterminate Drawable does not implement - android.graphics.drawable.Animatable. + android.graphics.drawable.Animatable.

    Must be one of the following constant values.

    @@ -74266,7 +74266,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Duration of the indeterminate animation. Only affects the indeterminate animation if the indeterminate Drawable does not implement - android.graphics.drawable.Animatable. + android.graphics.drawable.Animatable.

    Must be an integer value, such as "100". @@ -74283,7 +74283,7 @@ containing a value of this type. /**

    @attr description - Restricts to ONLY indeterminate mode (state-keeping progress mode will not work). + Restricts to ONLY indeterminate mode (state-keeping progress mode will not work).

    Must be a boolean value, either "true" or "false". @@ -74300,7 +74300,7 @@ containing a value of this type. /**

    @attr description - Tint to apply to the indeterminate progress indicator. + Tint to apply to the indeterminate progress indicator.

    Must be a color value, in the form of "#rgb", "#argb", @@ -74318,7 +74318,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the indeterminate progress indicator tint. + Blending mode used to apply the indeterminate progress indicator tint.

    Must be one of the following constant values.

    @@ -74362,7 +74362,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines the maximum value. + Defines the maximum value.

    Must be an integer value, such as "100". @@ -74380,7 +74380,7 @@ containing a value of this type.

    @attr description An optional argument to supply a maximum height for this view. - See {see android.widget.ImageView#setMaxHeight} for details. + See {see android.widget.ImageView#setMaxHeight} for details.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -74400,7 +74400,7 @@ containing a value of this type.

    @attr description An optional argument to supply a maximum width for this view. - See {see android.widget.ImageView#setMaxWidth} for details. + See {see android.widget.ImageView#setMaxWidth} for details.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -74419,7 +74419,7 @@ containing a value of this type. /**

    @attr description - Defines the minimum value. + Defines the minimum value.

    Must be an integer value, such as "100". @@ -74469,7 +74469,7 @@ containing a value of this type.

    @attr description Defines if the associated drawables need to be mirrored when in RTL mode. - Default is false. + Default is false.

    Must be a boolean value, either "true" or "false". @@ -74486,7 +74486,7 @@ containing a value of this type. /**

    @attr description - Defines the default progress value, between 0 and max. + Defines the default progress value, between 0 and max.

    Must be an integer value, such as "100". @@ -74503,7 +74503,7 @@ containing a value of this type. /**

    @attr description - Tint to apply to the progress indicator background. + Tint to apply to the progress indicator background.

    Must be a color value, in the form of "#rgb", "#argb", @@ -74521,7 +74521,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the progress indicator background tint. + Blending mode used to apply the progress indicator background tint.

    Must be one of the following constant values.

    @@ -74550,7 +74550,7 @@ containing a value of this type. /**

    @attr description - Drawable used for the progress mode. + Drawable used for the progress mode.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -74563,7 +74563,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the progress indicator. + Tint to apply to the progress indicator.

    Must be a color value, in the form of "#rgb", "#argb", @@ -74581,7 +74581,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the progress indicator tint. + Blending mode used to apply the progress indicator tint.

    Must be one of the following constant values.

    @@ -74612,7 +74612,7 @@ containing a value of this type. @attr description Defines the secondary progress value, between 0 and max. This progress is drawn between the primary progress and the background. It can be ideal for media scenarios such as - showing the buffering progress while the default progress shows the play progress. + showing the buffering progress while the default progress shows the play progress.

    Must be an integer value, such as "100". @@ -74629,7 +74629,7 @@ containing a value of this type. /**

    @attr description - Tint to apply to the secondary progress indicator. + Tint to apply to the secondary progress indicator.

    Must be a color value, in the form of "#rgb", "#argb", @@ -74647,7 +74647,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the secondary progress indicator tint. + Blending mode used to apply the secondary progress indicator tint.

    Must be one of the following constant values.

    @@ -74695,7 +74695,7 @@ containing a value of this type. /**

    @attr description - The path used to animate the properties in the ObjectAnimator. + The path used to animate the properties in the ObjectAnimator.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74712,7 +74712,7 @@ containing a value of this type. /**

    @attr description - Name of the property being animated. + Name of the property being animated.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74729,7 +74729,7 @@ containing a value of this type. /**

    @attr description - Name of the property being animated as the X coordinate of the pathData. + Name of the property being animated as the X coordinate of the pathData.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74746,7 +74746,7 @@ containing a value of this type. /**

    @attr description - Name of the property being animated as the Y coordinate of the pathData. + Name of the property being animated as the Y coordinate of the pathData.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74782,7 +74782,7 @@ containing a value of this type. /**

    @attr description - Name of the property being animated. + Name of the property being animated.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74799,7 +74799,7 @@ containing a value of this type. /**

    @attr description - Value the animation starts from. + Value the animation starts from.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74823,7 +74823,7 @@ containing a value of this type. /**

    @attr description - Value the animation animates to. + Value the animation animates to.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74847,7 +74847,7 @@ containing a value of this type. /**

    @attr description - The type of valueFrom and valueTo. + The type of valueFrom and valueTo.

    Must be one of the following constant values.

    @@ -74875,7 +74875,7 @@ containing a value of this type. which is referenced from its {@link android.service.quickaccesswallet.QuickAccessWalletService#SERVICE_META_DATA} meta-data entry. - +

    Includes the following attributes:

    @@ -74900,7 +74900,7 @@ containing a value of this type.

    @attr description Fully qualified class name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -74923,7 +74923,7 @@ containing a value of this type. /**

    @attr description - Text shown on the empty state button if no cards are provided + Text shown on the empty state button if no cards are provided

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -74936,7 +74936,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text shown on the button that takes users to the wallet application + Text shown on the button that takes users to the wallet application

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -74950,7 +74950,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Fully qualified class name of an activity that allows the user to view - their entire wallet + their entire wallet

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -75010,7 +75010,7 @@ containing a value of this type.

    @attr description The id of the child radio button that should be checked by default - within this radio group. + within this radio group.

    Must be an integer value, such as "100". @@ -75029,7 +75029,7 @@ containing a value of this type. @attr description Should the radio group be a column or a row? Use "horizontal" for a row, "vertical" for a column. The default is - vertical. + vertical.

    Must be one of the following constant values.

    @@ -75068,7 +75068,7 @@ containing a value of this type. /**

    @attr description - Whether this rating bar is an indicator (and non-changeable by the user). + Whether this rating bar is an indicator (and non-changeable by the user).

    Must be a boolean value, either "true" or "false". @@ -75085,7 +75085,7 @@ containing a value of this type. /**

    @attr description - The number of stars (or rating items) to show. + The number of stars (or rating items) to show.

    Must be an integer value, such as "100". @@ -75102,7 +75102,7 @@ containing a value of this type. /**

    @attr description - The rating to set by default. + The rating to set by default.

    Must be a floating point value, such as "1.2". @@ -75119,7 +75119,7 @@ containing a value of this type. /**

    @attr description - The step size of the rating. + The step size of the rating.

    Must be a floating point value, such as "1.2". @@ -75136,7 +75136,7 @@ containing a value of this type. /** Attributes that can be used with rating-definition tags inside of the XML resource that describes TV content rating of a {@link android.media.tv.TvInputService}, which is referenced from its - {@link android.media.tv.TvInputManager#META_DATA_CONTENT_RATING_SYSTEMS}. + {@link android.media.tv.TvInputManager#META_DATA_CONTENT_RATING_SYSTEMS}.

    Includes the following attributes:

    @@ -75159,7 +75159,7 @@ containing a value of this type.

    @attr description The age associated with the content rating. The content of this rating is suitable for - people of this age or above. + people of this age or above.

    Must be an integer value, such as "100". @@ -75176,7 +75176,7 @@ containing a value of this type. /**

    @attr description - The short description of the content rating. + The short description of the content rating.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75189,7 +75189,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The unique name of the content rating. + The unique name of the content rating.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -75212,7 +75212,7 @@ containing a value of this type. /**

    @attr description - The title of the content rating which is shown to the user. + The title of the content rating which is shown to the user.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -75229,7 +75229,7 @@ containing a value of this type. /** Attributes that can be used with rating-system-definition tags inside of the XML resource that describes TV content rating of a {@link android.media.tv.TvInputService}, which is referenced from its - {@link android.media.tv.TvInputManager#META_DATA_CONTENT_RATING_SYSTEMS}. + {@link android.media.tv.TvInputManager#META_DATA_CONTENT_RATING_SYSTEMS}.

    Includes the following attributes:

    @@ -75253,7 +75253,7 @@ containing a value of this type.

    @attr description The country code associated with the content rating system, which consists of two - uppercase letters that conform to the ISO 3166 standard. + uppercase letters that conform to the ISO 3166 standard.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -75270,7 +75270,7 @@ containing a value of this type. /**

    @attr description - The short description of the content rating system. + The short description of the content rating system.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75283,7 +75283,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The unique name of the content rating system. + The unique name of the content rating system.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -75306,7 +75306,7 @@ containing a value of this type. /**

    @attr description - The title of the content rating system which is shown to the user. + The title of the content rating system which is shown to the user.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -75323,7 +75323,7 @@ containing a value of this type. /** Use recognition-service as the root tag of the XML resource that describes a {@link android.speech.RecognitionService}, which is referenced from its {@link android.speech.RecognitionService#SERVICE_META_DATA} meta-data entry. - Described here are the attributes that can be included in that tag. + Described here are the attributes that can be included in that tag.

    Includes the following attributes:

    @@ -75343,7 +75343,7 @@ containing a value of this type.

    @attr description Flag indicating whether a recognition service can be selected as default. The default - value of this flag is true. + value of this flag is true.

    Must be a boolean value, either "true" or "false". @@ -75361,7 +75361,7 @@ containing a value of this type.

    @attr description Component name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -75381,7 +75381,7 @@ containing a value of this type. @attr name android:settingsActivity */ public static final int RecognitionService_settingsActivity = 0; - /** @hide + /** @hide

    Includes the following attributes:

    @@ -75399,7 +75399,7 @@ containing a value of this type. /**

    @attr description - Bottom padding to use when no buttons are present. + Bottom padding to use when no buttons are present.

    This is a private symbol. @attr name android:paddingBottomNoButtons */ @@ -75407,12 +75407,12 @@ containing a value of this type. /**

    @attr description - Top padding to use when no title is present. + Top padding to use when no title is present.

    This is a private symbol. @attr name android:paddingTopNoTitle */ public static final int RecycleListView_paddingTopNoTitle = 1; - /** @hide + /** @hide

    Includes the following attributes:

    @@ -75441,7 +75441,7 @@ containing a value of this type.

    @attr description Defines the relationship between the ViewGroup and its descendants - when looking for a View to take focus. + when looking for a View to take focus.

    Must be one of the following constant values.

    @@ -75468,7 +75468,7 @@ containing a value of this type. /**

    @attr description - Standard orientation constant. + Standard orientation constant.

    Must be one of the following constant values.

    @@ -75523,7 +75523,7 @@ containing a value of this type.

    @attr description Specifies how an object should position its content, on both the X and Y axes, - within its own bounds. + within its own bounds.

    Must be one or more (separated by '|') of the following constant values.

    @@ -75561,7 +75561,7 @@ containing a value of this type. /**

    @attr description - Indicates what view should not be affected by gravity. + Indicates what view should not be affected by gravity.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75638,7 +75638,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Positions the bottom edge of this view above the given anchor view ID. - Accommodates bottom margin of this view and top margin of anchor view. + Accommodates bottom margin of this view and top margin of anchor view.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75651,7 +75651,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Positions the baseline of this view on the baseline of the given anchor view ID. + Positions the baseline of this view on the baseline of the given anchor view ID.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75665,7 +75665,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Makes the bottom edge of this view match the bottom edge of the given anchor view ID. - Accommodates bottom margin. + Accommodates bottom margin.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75679,7 +75679,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Makes the end edge of this view match the end edge of the given anchor view ID. - Accommodates end margin. + Accommodates end margin.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75693,7 +75693,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Makes the left edge of this view match the left edge of the given anchor view ID. - Accommodates left margin. + Accommodates left margin.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75707,7 +75707,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description If true, makes the bottom edge of this view match the bottom edge of the parent. - Accommodates bottom margin. + Accommodates bottom margin.

    Must be a boolean value, either "true" or "false". @@ -75725,7 +75725,7 @@ containing a value of this type.

    @attr description If true, makes the end edge of this view match the end edge of the parent. - Accommodates end margin. + Accommodates end margin.

    Must be a boolean value, either "true" or "false". @@ -75743,7 +75743,7 @@ containing a value of this type.

    @attr description If true, makes the left edge of this view match the left edge of the parent. - Accommodates left margin. + Accommodates left margin.

    Must be a boolean value, either "true" or "false". @@ -75761,7 +75761,7 @@ containing a value of this type.

    @attr description If true, makes the right edge of this view match the right edge of the parent. - Accommodates right margin. + Accommodates right margin.

    Must be a boolean value, either "true" or "false". @@ -75779,7 +75779,7 @@ containing a value of this type.

    @attr description If true, makes the start edge of this view match the start edge of the parent. - Accommodates start margin. + Accommodates start margin.

    Must be a boolean value, either "true" or "false". @@ -75797,7 +75797,7 @@ containing a value of this type.

    @attr description If true, makes the top edge of this view match the top edge of the parent. - Accommodates top margin. + Accommodates top margin.

    Must be a boolean value, either "true" or "false". @@ -75815,7 +75815,7 @@ containing a value of this type.

    @attr description Makes the right edge of this view match the right edge of the given anchor view ID. - Accommodates right margin. + Accommodates right margin.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75829,7 +75829,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Makes the start edge of this view match the start edge of the given anchor view ID. - Accommodates start margin. + Accommodates start margin.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75843,7 +75843,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Makes the top edge of this view match the top edge of the given anchor view ID. - Accommodates top margin. + Accommodates top margin.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75857,7 +75857,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description If set to true, the parent will be used as the anchor when the anchor cannot be - be found for layout_toLeftOf, layout_toRightOf, etc. + be found for layout_toLeftOf, layout_toRightOf, etc.

    Must be a boolean value, either "true" or "false". @@ -75875,7 +75875,7 @@ containing a value of this type.

    @attr description Positions the top edge of this view below the given anchor view ID. - Accommodates top margin of this view and bottom margin of anchor view. + Accommodates top margin of this view and bottom margin of anchor view.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75888,7 +75888,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - If true, centers this child horizontally within its parent. + If true, centers this child horizontally within its parent.

    Must be a boolean value, either "true" or "false". @@ -75905,7 +75905,7 @@ containing a value of this type. /**

    @attr description - If true, centers this child horizontally and vertically within its parent. + If true, centers this child horizontally and vertically within its parent.

    Must be a boolean value, either "true" or "false". @@ -75922,7 +75922,7 @@ containing a value of this type. /**

    @attr description - If true, centers this child vertically within its parent. + If true, centers this child vertically within its parent.

    Must be a boolean value, either "true" or "false". @@ -75940,7 +75940,7 @@ containing a value of this type.

    @attr description Positions the start edge of this view to the end of the given anchor view ID. - Accommodates start margin of this view and end margin of anchor view. + Accommodates start margin of this view and end margin of anchor view.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75954,7 +75954,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Positions the right edge of this view to the left of the given anchor view ID. - Accommodates right margin of this view and left margin of anchor view. + Accommodates right margin of this view and left margin of anchor view.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75968,7 +75968,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Positions the left edge of this view to the right of the given anchor view ID. - Accommodates left margin of this view and right margin of anchor view. + Accommodates left margin of this view and right margin of anchor view.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -75982,7 +75982,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Positions the end edge of this view to the start of the given anchor view ID. - Accommodates end margin of this view and start margin of anchor view. + Accommodates end margin of this view and start margin of anchor view.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -76023,7 +76023,7 @@ or to a theme attribute in the form "?[package:][type:]na set to true have a fixed position in the layout that won’t be affected by the drawer’s movements. This property alternates that behavior. It specifies a child view’s id that will push all ignoreOffset siblings below it when the drawer is moved i.e. setting the - top limit the ignoreOffset elements. + top limit the ignoreOffset elements.

    This is a private symbol. @attr name android:ignoreOffsetTopLimit */ @@ -76044,7 +76044,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description An optional argument to supply a maximum width for this view. - See {see android.widget.ImageView#setMaxWidth} for details. + See {see android.widget.ImageView#setMaxWidth} for details.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -76063,7 +76063,7 @@ containing a value of this type. /**

    @attr description - Whether the Drawer should be positioned at the top rather than at the bottom. + Whether the Drawer should be positioned at the top rather than at the bottom.

    This is a private symbol. @attr name android:showAtTop */ @@ -76100,7 +76100,7 @@ containing a value of this type.

    @attr description Standard gravity constant that a child supplies to its parent. - Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout. + Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout.

    Must be one or more (separated by '|') of the following constant values.

    @@ -76187,7 +76187,7 @@ containing a value of this type. @attr description The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent - storage. + storage.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -76204,7 +76204,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Descriptive text for the associated data. + Descriptive text for the associated data.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -76217,7 +76217,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Reference to an array resource that will populate a list/adapter. + Reference to an array resource that will populate a list/adapter.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -76232,7 +76232,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description The array to find the value to save for a preference when an entry from entries is selected. If a user clicks on the second item in entries, the - second item in this array will be saved to the preference. + second item in this array will be saved to the preference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -76245,7 +76245,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The key to store the Preference value. + The key to store the Preference value.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -76285,7 +76285,7 @@ containing a value of this type. /**

    @attr description - The title associated with the item. + The title associated with the item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -76299,7 +76299,7 @@ containing a value of this type. @attr name android:title */ public static final int RestrictionEntry_title = 2; - /** Base attributes available to RingtonePreference. + /** Base attributes available to RingtonePreference.

    Includes the following attributes:

    @@ -76319,7 +76319,7 @@ containing a value of this type. /**

    @attr description - Which ringtone type(s) to show in the picker. + Which ringtone type(s) to show in the picker.

    Must be one or more (separated by '|') of the following constant values.

    @@ -76341,7 +76341,7 @@ containing a value of this type. /**

    @attr description - Whether to show an item for a default sound. + Whether to show an item for a default sound.

    Must be a boolean value, either "true" or "false". @@ -76358,7 +76358,7 @@ containing a value of this type. /**

    @attr description - Whether to show an item for 'Silent'. + Whether to show an item for 'Silent'.

    Must be a boolean value, either "true" or "false". @@ -76372,7 +76372,7 @@ containing a value of this type. @attr name android:showSilent */ public static final int RingtonePreference_showSilent = 2; - /** Drawable used to show animated touch feedback. + /** Drawable used to show animated touch feedback.

    Includes the following attributes:

    @@ -76392,7 +76392,7 @@ containing a value of this type. /**

    @attr description - The color to use for ripple effects. This attribute is required. + The color to use for ripple effects. This attribute is required.

    Must be a color value, in the form of "#rgb", "#argb", @@ -76410,7 +76410,7 @@ containing a value of this type. /**

    @attr description - Secondary color of the ripple effect. + Secondary color of the ripple effect.

    Must be a color value, in the form of "#rgb", "#argb", @@ -76429,7 +76429,7 @@ containing a value of this type.

    @attr description The radius of the ripple when fully expanded. By default, the - radius is computed based on the size of the ripple's container. + radius is computed based on the size of the ripple's container.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -76526,7 +76526,7 @@ containing a value of this type. @attr name android:toDegrees */ public static final int RotateAnimation_toDegrees = 1; - /** Drawable used to rotate another drawable. + /** Drawable used to rotate another drawable.

    Includes the following attributes:

    @@ -76555,7 +76555,7 @@ containing a value of this type.

    @attr description Reference to a drawable resource to use for the frame. If not - given, the drawable must be defined by the first child tag. + given, the drawable must be defined by the first child tag.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -76632,7 +76632,7 @@ containing a value of this type. @attr description Provides initial visibility state of the drawable; the default value is false. See - {@link android.graphics.drawable.Drawable#setVisible}. + {@link android.graphics.drawable.Drawable#setVisible}.

    Must be a boolean value, either "true" or "false". @@ -76811,7 +76811,7 @@ containing a value of this type. /**

    @attr description - Reference to a drawable resource to draw with the specified scale. + Reference to a drawable resource to draw with the specified scale.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -76824,7 +76824,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies the initial drawable level in the range 0 to 10000. + Specifies the initial drawable level in the range 0 to 10000.

    Must be an integer value, such as "100". @@ -76842,7 +76842,7 @@ containing a value of this type.

    @attr description Specifies where the drawable is positioned after scaling. The default value is - left. + left.

    Must be one or more (separated by '|') of the following constant values.

    @@ -76918,7 +76918,7 @@ containing a value of this type. @attr description Use the drawable's intrinsic width and height as minimum size values. Useful if the target drawable is a 9-patch or otherwise should not be scaled - down beyond a minimum size. + down beyond a minimum size.

    Must be a boolean value, either "true" or "false". @@ -76948,7 +76948,7 @@ containing a value of this type. /**

    @attr description - Defines whether the scrollview should stretch its content to fill the viewport. + Defines whether the scrollview should stretch its content to fill the viewport.

    Must be a boolean value, either "true" or "false". @@ -77012,7 +77012,7 @@ containing a value of this type. /**

    @attr description - Close button icon. + Close button icon.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77025,7 +77025,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Commit icon shown in the query suggestion row. + Commit icon shown in the query suggestion row.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77040,7 +77040,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Default query hint used when {@code queryHint} is undefined and the search view's {@code SearchableInfo} does not provide a hint. - @hide + @hide

    This is a private symbol. @attr name android:defaultQueryHint */ @@ -77048,7 +77048,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Go button icon. + Go button icon.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77062,7 +77062,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The default state of the SearchView. If true, it will be iconified when not in - use and expanded when clicked. + use and expanded when clicked.

    Must be a boolean value, either "true" or "false". @@ -77079,7 +77079,7 @@ containing a value of this type. /**

    @attr description - The IME options to set on the query text field. + The IME options to set on the query text field.

    Must be one or more (separated by '|') of the following constant values.

    @@ -77216,7 +77216,7 @@ containing a value of this type. /**

    @attr description - The input type to set on the query text field. + The input type to set on the query text field.

    Must be one or more (separated by '|') of the following constant values.

    @@ -77343,7 +77343,7 @@ containing a value of this type. /**

    @attr description - The layout to use for the search view. + The layout to use for the search view.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77356,7 +77356,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - An optional maximum width of the SearchView. + An optional maximum width of the SearchView.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -77375,7 +77375,7 @@ containing a value of this type. /**

    @attr description - Background for the section containing the search query. + Background for the section containing the search query.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77388,7 +77388,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - An optional query hint string to be displayed in the empty query field. + An optional query hint string to be displayed in the empty query field.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -77405,7 +77405,7 @@ containing a value of this type. /**

    @attr description - Search icon displayed as a text field hint. + Search icon displayed as a text field hint.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77418,7 +77418,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Search icon. + Search icon.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77431,7 +77431,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Background for the section containing the action (for example, voice search). + Background for the section containing the action (for example, voice search).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77444,7 +77444,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Layout for query suggestion rows. + Layout for query suggestion rows.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77457,7 +77457,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Voice button icon. + Voice button icon.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -77470,7 +77470,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Searchable activities and applications must provide search configuration information in an XML file, typically called searchable.xml. This file is referenced in your manifest. For a more in-depth discussion of search configuration, please refer to - {@link android.app.SearchManager}. + {@link android.app.SearchManager}.

    Includes the following attributes:

    @@ -77557,7 +77557,7 @@ or to a theme attribute in the form "?[package:][type:]na keyboard and invoke the browser directly when user launches the URL instead of passing the URL to the activity). If set to false any URLs entered are treated as normal query text. - The default value is false. Optional attribute.. + The default value is false. Optional attribute..

    Must be a boolean value, either "true" or "false". @@ -77575,7 +77575,7 @@ containing a value of this type.

    @attr description If supplied, this string will be displayed as a hint to the user. Optional - attribute. + attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -77610,7 +77610,7 @@ or to a theme attribute in the form "?[package:][type:]na Additional features you can enable in an IME associated with an editor to improve the integration with your application. The constants here correspond to those defined by - {@link android.view.inputmethod.EditorInfo#imeOptions}. + {@link android.view.inputmethod.EditorInfo#imeOptions}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -77749,7 +77749,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description If provided and true, this searchable activity will be included in any global lists of search targets. - The default value is false. Optional attribute.. + The default value is false. Optional attribute..

    Must be a boolean value, either "true" or "false". @@ -77772,7 +77772,7 @@ containing a value of this type. {@link android.text.InputType}. Generally you can select a single value, though some can be combined together as indicated. Setting this attribute to anything besides - none also implies that the text is editable. + none also implies that the text is editable.

    Must be one or more (separated by '|') of the following constant values.

    @@ -77900,7 +77900,7 @@ containing a value of this type.

    @attr description This is the user-displayed name of the searchable activity. Required - attribute. + attribute.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -77922,7 +77922,7 @@ or to a theme attribute in the form "?[package:][type:]na returned zero results for a query, it will not be invoked again in that session for supersets of that zero-results query. For example, if the activity returned zero results for "bo", it would not be queried again for "bob". - The default value is false. Optional attribute.. + The default value is false. Optional attribute..

    Must be a boolean value, either "true" or "false". @@ -77962,7 +77962,7 @@ containing a value of this type. @attr description Additional features are controlled by mode bits in this field. Omitting this field, or setting to zero, provides default behavior. Optional attribute. - +

    Must be one or more (separated by '|') of the following constant values.

    @@ -77995,7 +77995,7 @@ containing a value of this type. @attr description If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings. Optional - attribute. + attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78016,7 +78016,7 @@ containing a value of this type. provides suggestions as well. The value must be a fully-qualified content provider authority (for example, "com.example.android.apis.SuggestionProvider") and should match the "android:authorities" tag in your content provider's manifest entry. Optional - attribute. + attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78035,7 +78035,7 @@ containing a value of this type. @attr description If provided, and not overridden by an action in the selected suggestion, this string will be placed in the action field of the {@link android.content.Intent Intent} - when the user clicks a suggestion. Optional attribute. + when the user clicks a suggestion. Optional attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78054,7 +78054,7 @@ containing a value of this type. @attr description If provided, and not overridden by an action in the selected suggestion, this string will be placed in the data field of the {@link android.content.Intent Intent} - when the user clicks a suggestion. Optional attribute. + when the user clicks a suggestion. Optional attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78073,7 +78073,7 @@ containing a value of this type. @attr description If provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path. Optional attribute. - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78095,7 +78095,7 @@ containing a value of this type. database, and will contain a single question mark, which represents the actual query string that has been typed by the user. If not provided, then the user query text will be appended to the query Uri (after an additional "/".) Optional - attribute. + attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78113,7 +78113,7 @@ containing a value of this type.

    @attr description If provided, this is the minimum number of characters needed to trigger - search suggestions. The default value is 0. Optional attribute. + search suggestions. The default value is 0. Optional attribute.

    Must be an integer value, such as "100". @@ -78131,7 +78131,7 @@ containing a value of this type.

    @attr description If provided, this specifies the spoken language to be expected, and that it will be - different than the one set in the {@link java.util.Locale#getDefault()}. + different than the one set in the {@link java.util.Locale#getDefault()}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78152,7 +78152,7 @@ containing a value of this type. voice recognition system. See {@link android.speech.RecognizerIntent#EXTRA_LANGUAGE_MODEL } for more information. If not provided, the default value - {@link android.speech.RecognizerIntent#LANGUAGE_MODEL_FREE_FORM } will be used. + {@link android.speech.RecognizerIntent#LANGUAGE_MODEL_FREE_FORM } will be used.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78172,7 +78172,7 @@ containing a value of this type. If provided, enforces the maximum number of results to return, including the "best" result which will always be provided as the SEARCH intent's primary query. Must be one or greater. If not provided, the recognizer will choose how many results to return. - +

    Must be an integer value, such as "100". @@ -78189,7 +78189,7 @@ containing a value of this type. /**

    @attr description - If provided, this specifies a prompt that will be displayed during voice input. + If provided, this specifies a prompt that will be displayed during voice input.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78210,7 +78210,7 @@ containing a value of this type. this field, or setting to zero, provides default behavior. If showVoiceSearchButton is set, then launchWebSearch or launchRecognizer must also be set. Optional attribute. - +

    Must be one or more (separated by '|') of the following constant values.

    @@ -78238,7 +78238,7 @@ containing a value of this type. /** In order to process special action keys during search, you must define them using one or more "ActionKey" elements in your Searchable metadata. For a more in-depth discussion of action code handling, please refer to {@link android.app.SearchManager}. - +

    Includes the following attributes:

    @@ -78271,7 +78271,7 @@ containing a value of this type. searchable activity. To examine the key code, use {@link android.content.Intent#getIntExtra getIntExtra(SearchManager.ACTION_KEY)}.

    Note, in addition to the keycode, you must also provide one or more of the action - specifier attributes. Required attribute. + specifier attributes. Required attribute.

    Must be one of the following constant values.

    @@ -78599,7 +78599,7 @@ containing a value of this type. {@link android.content.Intent#ACTION_SEARCH ACTION_SEARCH} intent that is passed to your searchable activity. To examine the string, use {@link android.content.Intent#getStringExtra getStringExtra(SearchManager.ACTION_MSG)}. - Optional attribute. + Optional attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78623,7 +78623,7 @@ containing a value of this type. {@link android.content.Intent#ACTION_SEARCH ACTION_SEARCH} intent that is passed to your searchable activity. To examine the string, use {@link android.content.Intent#getStringExtra getStringExtra(SearchManager.ACTION_MSG)}. - Optional attribute. + Optional attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78653,7 +78653,7 @@ containing a value of this type. your searchable activity. To examine the string, use {@link android.content.Intent#getStringExtra getStringExtra(SearchManager.ACTION_MSG)}. If the data does not exist for the - selection suggestion, the action key will be ignored.Optional attribute. + selection suggestion, the action key will be ignored.Optional attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -78702,7 +78702,7 @@ containing a value of this type. /**

    @attr description - Whether to split the track and leave a gap for the thumb drawable. + Whether to split the track and leave a gap for the thumb drawable.

    Must be a boolean value, either "true" or "false". @@ -78719,7 +78719,7 @@ containing a value of this type. /**

    @attr description - Draws the thumb on a seekbar. + Draws the thumb on a seekbar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -78732,7 +78732,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - An offset for the thumb that allows it to extend out of the range of the track. + An offset for the thumb that allows it to extend out of the range of the track.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -78751,7 +78751,7 @@ containing a value of this type. /**

    @attr description - Tint to apply to the thumb drawable. + Tint to apply to the thumb drawable.

    Must be a color value, in the form of "#rgb", "#argb", @@ -78769,7 +78769,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the thumb tint. + Blending mode used to apply the thumb tint.

    Must be one of the following constant values.

    @@ -78798,7 +78798,7 @@ containing a value of this type. /**

    @attr description - Drawable displayed at each progress position on a seekbar. + Drawable displayed at each progress position on a seekbar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -78811,7 +78811,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the tick mark drawable. + Tint to apply to the tick mark drawable.

    Must be a color value, in the form of "#rgb", "#argb", @@ -78829,7 +78829,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the tick mark tint. + Blending mode used to apply the tick mark tint.

    Must be one of the following constant values.

    @@ -78861,7 +78861,7 @@ containing a value of this type. Whether to force the track's alpha to ?android:attr/disabledAlpha when disabled. This is required for Holo and Gingerbread, but should always be false for Material and beyond. - @hide Developers shouldn't need to change this. + @hide Developers shouldn't need to change this.

    This is a private symbol. @attr name android:useDisabledAlpha */ @@ -78893,7 +78893,7 @@ containing a value of this type. Attribute indicating whether the slider within this preference can be adjusted, that is pressing left/right keys when this preference is focused will move the slider accordingly (for example, inline adjustable preferences). False, if the slider within the preference is - read-only and cannot be adjusted. By default, the seekbar is adjustable. + read-only and cannot be adjusted. By default, the seekbar is adjustable.

    This is a private symbol. @attr name android:adjustable */ @@ -78903,7 +78903,7 @@ containing a value of this type. @attr description Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. The layout resource must be a - valid reference to a layout. + valid reference to a layout.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -78917,7 +78917,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Flag indicating whether the TextView next to the seekbar that shows the current seekbar value will be - displayed. If true, the view is VISIBLE; if false, the view will be GONE. By default, this view is VISIBLE. + displayed. If true, the view is VISIBLE; if false, the view will be GONE. By default, this view is VISIBLE.

    This is a private symbol. @attr name android:showSeekBarValue */ @@ -78944,7 +78944,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Copy action button in Contextual Action Bar. + Drawable to use for the Copy action button in Contextual Action Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -78957,7 +78957,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Cut action button in Contextual Action Bar. + Drawable to use for the Cut action button in Contextual Action Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -78970,7 +78970,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Paste action button in Contextual Action Bar. + Drawable to use for the Paste action button in Contextual Action Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -78983,7 +78983,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Select all action button in Contextual Action Bar. + Drawable to use for the Select all action button in Contextual Action Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -78996,7 +78996,7 @@ or to a theme attribute in the form "?[package:][type:]na /** Use injected-location-setting as the root tag of the XML resource that describes an injected "Location services" setting. Note that the status value (subtitle) for the setting is specified dynamically by a subclass of SettingInjectorService. - +

    Includes the following attributes:

    @@ -79019,7 +79019,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The icon for the preference, should refer to all apps covered by the setting. Typically - a generic icon for the developer. + a generic icon for the developer.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -79032,7 +79032,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The activity to launch when the setting is clicked on. + The activity to launch when the setting is clicked on.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -79055,7 +79055,7 @@ containing a value of this type. /**

    @attr description - The title for the preference. + The title for the preference.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -79072,7 +79072,7 @@ containing a value of this type. /**

    @attr description - The user restriction for this preference. + The user restriction for this preference.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -79086,7 +79086,7 @@ containing a value of this type. @attr name android:userRestriction */ public static final int SettingInjectorService_userRestriction = 3; - /** Drawable used to draw shapes. + /** Drawable used to draw shapes.

    Includes the following attributes:

    @@ -79113,7 +79113,7 @@ containing a value of this type. /**

    @attr description - Defines the color of the shape. + Defines the color of the shape.

    Must be a color value, in the form of "#rgb", "#argb", @@ -79131,7 +79131,7 @@ containing a value of this type. /**

    @attr description - Enables or disables dithering. + Enables or disables dithering.

    Must be a boolean value, either "true" or "false". @@ -79148,7 +79148,7 @@ containing a value of this type. /**

    @attr description - Defines the height of the shape. + Defines the height of the shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -79168,7 +79168,7 @@ containing a value of this type.

    @attr description If set, specifies the color to apply to the drawable as a tint. By default, - no tint is applied. May be a color state list. + no tint is applied. May be a color state list.

    Must be a color value, in the form of "#rgb", "#argb", @@ -79187,7 +79187,7 @@ containing a value of this type.

    @attr description When a tint color is set, specifies its Porter-Duff blending mode. The - default value is src_in, which treats the drawable as an alpha mask. + default value is src_in, which treats the drawable as an alpha mask.

    Must be one of the following constant values.

    @@ -79216,7 +79216,7 @@ containing a value of this type. /**

    @attr description - Defines the width of the shape. + Defines the width of the shape.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -79232,7 +79232,7 @@ containing a value of this type. @attr name android:width */ public static final int ShapeDrawable_width = 3; - /** Defines the padding of a ShapeDrawable. + /** Defines the padding of a ShapeDrawable.

    Includes the following attributes:

    @@ -79254,7 +79254,7 @@ containing a value of this type. /**

    @attr description - Bottom padding. + Bottom padding.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -79273,7 +79273,7 @@ containing a value of this type. /**

    @attr description - Left padding. + Left padding.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -79292,7 +79292,7 @@ containing a value of this type. /**

    @attr description - Right padding. + Right padding.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -79311,7 +79311,7 @@ containing a value of this type. /**

    @attr description - Top padding. + Top padding.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -79361,7 +79361,7 @@ containing a value of this type. For example, a non-enabled EditText prevents the user from editing the contained text, and a non-enabled Button prevents the user from tapping the button. The appearance of enabled and non-enabled widgets may differ, if the drawables referenced - from evaluating state_enabled differ. + from evaluating state_enabled differ.

    Must be a boolean value, either "true" or "false". @@ -79395,7 +79395,7 @@ containing a value of this type.

    The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be - a reference to a Drawable resource containing the image definition. + a reference to a Drawable resource containing the image definition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -79477,7 +79477,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -79501,7 +79501,7 @@ containing a value of this type. describes a {@link android.transition.Slide Slide} transition. The attributes of the {@link android.R.styleable#Transition Transition} resource are available in addition to the specific attributes of Slide - described here. + described here.

    Includes the following attributes:

    @@ -79536,7 +79536,7 @@ containing a value of this type. */ public static final int Slide_slideEdge = 0; /** SlidingDrawer specific attributes. These attributes are used to configure - a SlidingDrawer from XML. + a SlidingDrawer from XML.

    Includes the following attributes:

    @@ -79569,7 +79569,7 @@ containing a value of this type. @attr description Indicates whether the drawer can be opened/closed by a single tap on the handle. (If false, the user must drag or fling, or click - using the trackball, to open/close the drawer.) Default is true. + using the trackball, to open/close the drawer.) Default is true.

    Must be a boolean value, either "true" or "false". @@ -79587,7 +79587,7 @@ containing a value of this type.

    @attr description Indicates whether the drawer should be opened/closed with an animation - when the user clicks the handle. Default is true. + when the user clicks the handle. Default is true.

    Must be a boolean value, either "true" or "false". @@ -79604,7 +79604,7 @@ containing a value of this type. /**

    @attr description - Extra offset for the handle at the bottom of the SlidingDrawer. + Extra offset for the handle at the bottom of the SlidingDrawer.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -79623,7 +79623,7 @@ containing a value of this type. /**

    @attr description - Identifier for the child that represents the drawer's content. + Identifier for the child that represents the drawer's content.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -79636,7 +79636,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Identifier for the child that represents the drawer's handle. + Identifier for the child that represents the drawer's handle.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -79649,7 +79649,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Orientation of the SlidingDrawer. + Orientation of the SlidingDrawer.

    Must be one of the following constant values.

    @@ -79669,7 +79669,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Extra offset for the handle at the top of the SlidingDrawer. + Extra offset for the handle at the top of the SlidingDrawer.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -79701,7 +79701,7 @@ containing a value of this type. /**

    @attr description - Use "horizontal" for a row, "vertical" for a column. The default is horizontal. + Use "horizontal" for a row, "vertical" for a column. The default is horizontal.

    Must be one of the following constant values.

    @@ -79724,7 +79724,7 @@ containing a value of this type. referenced from its {@link android.view.textservice.SpellCheckerSession#SERVICE_META_DATA} meta-data entry. Described here are the attributes that can be - included in that tag. + included in that tag.

    Includes the following attributes:

    @@ -79743,7 +79743,7 @@ containing a value of this type. /**

    @attr description - The name of the spell checker. + The name of the spell checker.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -79761,7 +79761,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Component name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -79782,7 +79782,7 @@ containing a value of this type. */ public static final int SpellChecker_settingsActivity = 1; /** This is the subtype of the spell checker. Subtype can describe locales (for example, - en_US and fr_FR). + en_US and fr_FR).

    Includes the following attributes:

    @@ -79807,7 +79807,7 @@ containing a value of this type. /**

    @attr description - The name of the subtype. + The name of the subtype.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -79825,7 +79825,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The BCP-47 Language Tag of the subtype. This replaces - {@link android.R.styleable#SpellChecker_Subtype_subtypeLocale}. + {@link android.R.styleable#SpellChecker_Subtype_subtypeLocale}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -79843,7 +79843,7 @@ containing a value of this type.

    @attr description The extra value of the subtype. This string can be any string and will be passed to - the SpellChecker. + the SpellChecker.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -79865,7 +79865,7 @@ containing a value of this type. will stay enabled even if other attributes are different. If the ID is unspecified or explicitly specified to 0 in XML resources, {@code Arrays.hashCode(new Object[] {subtypeLocale, extraValue})} will be used instead. - +

    Must be an integer value, such as "100". @@ -79885,7 +79885,7 @@ containing a value of this type. The locale of the subtype. This string should be a locale (for example, en_US and fr_FR). This is also used by the framework to know the supported locales of the spell checker. {@link android.view.textservice.SpellCheckerSubtype#getLocale()} - returns the value specified in this attribute. + returns the value specified in this attribute.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -79938,7 +79938,7 @@ containing a value of this type.

    @attr description Whether this spinner should mark child views as enabled/disabled when - the spinner itself is enabled/disabled. + the spinner itself is enabled/disabled.

    This is a private symbol. @attr name android:disableChildrenWhenDisabled */ @@ -79946,7 +79946,7 @@ containing a value of this type. /**

    @attr description - List selector to use for spinnerMode="dropdown" display. + List selector to use for spinnerMode="dropdown" display.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -79961,7 +79961,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Width of the dropdown in spinnerMode="dropdown". + Width of the dropdown in spinnerMode="dropdown".

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -79993,7 +79993,7 @@ containing a value of this type. /**

    @attr description - Gravity setting for positioning the currently selected item. + Gravity setting for positioning the currently selected item.

    Must be one or more (separated by '|') of the following constant values.

    @@ -80031,7 +80031,7 @@ containing a value of this type. /**

    @attr description - Background drawable to use for the dropdown in spinnerMode="dropdown". + Background drawable to use for the dropdown in spinnerMode="dropdown".

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -80046,7 +80046,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Window elevation to use for the dropdown in spinnerMode="dropdown". + Window elevation to use for the dropdown in spinnerMode="dropdown".

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -80067,7 +80067,7 @@ containing a value of this type. @attr description Reference to a layout to use for displaying a prompt in the dropdown for spinnerMode="dropdown". This layout must contain a TextView with the id - {@code @android:id/text1} to be populated with the prompt text. + {@code @android:id/text1} to be populated with the prompt text.

    This is a private symbol. @attr name android:popupPromptView */ @@ -80075,7 +80075,7 @@ containing a value of this type. /**

    @attr description - Theme to use for the drop-down or dialog popup window. + Theme to use for the drop-down or dialog popup window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -80088,7 +80088,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The prompt to display when the spinner's dialog is shown. + The prompt to display when the spinner's dialog is shown.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -80101,7 +80101,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Display mode for spinner options. + Display mode for spinner options.

    Must be one of the following constant values.

    @@ -80137,7 +80137,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of the outline of click feedback. + Color of the outline of click feedback.

    This is a private symbol. @attr name android:clickColor */ @@ -80145,12 +80145,12 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of the res-out outline. + Color of the res-out outline.

    This is a private symbol. @attr name android:resOutColor */ public static final int StackView_resOutColor = 0; - /** Attributes that can be assigned to a StateListAnimator item. + /** Attributes that can be assigned to a StateListAnimator item.

    Includes the following attributes:

    @@ -80166,7 +80166,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Animation to use on each child. + Animation to use on each child.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -80177,7 +80177,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int StateListAnimatorItem_animation = 0; /** Drawable used to render several states. Each state is represented by - a child drawable. + a child drawable.

    Includes the following attributes:

    @@ -80213,7 +80213,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Indicates if the drawable needs to be mirrored when its layout direction is - RTL (right-to-left). + RTL (right-to-left).

    Must be a boolean value, either "true" or "false". @@ -80233,7 +80233,7 @@ containing a value of this type. If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states. If false, the size will vary based on the - current state. + current state.

    Must be a boolean value, either "true" or "false". @@ -80252,7 +80252,7 @@ containing a value of this type. @attr description Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with - an RGB 565 screen). + an RGB 565 screen).

    Must be a boolean value, either "true" or "false". @@ -80269,7 +80269,7 @@ containing a value of this type. /**

    @attr description - Amount of time (in milliseconds) to fade in a new state drawable. + Amount of time (in milliseconds) to fade in a new state drawable.

    Must be an integer value, such as "100". @@ -80286,7 +80286,7 @@ containing a value of this type. /**

    @attr description - Amount of time (in milliseconds) to fade out an old state drawable. + Amount of time (in milliseconds) to fade out an old state drawable.

    Must be an integer value, such as "100". @@ -80308,7 +80308,7 @@ containing a value of this type. stay the same (based on the maximum padding of all the states). Enabling this feature requires that the owner of the drawable deal with performing layout when the state changes, which is - often not supported. + often not supported.

    Must be a boolean value, either "true" or "false". @@ -80325,7 +80325,7 @@ containing a value of this type. /**

    @attr description - Indicates whether the drawable should be initially visible. + Indicates whether the drawable should be initially visible.

    Must be a boolean value, either "true" or "false". @@ -80339,7 +80339,7 @@ containing a value of this type. @attr name android:visible */ public static final int StateListDrawable_visible = 1; - /** Represents a single state inside a StateListDrawable. + /** Represents a single state inside a StateListDrawable.

    Includes the following attributes:

    @@ -80356,7 +80356,7 @@ containing a value of this type.

    @attr description Reference to a drawable resource to use for the state. If not - given, the drawable must be defined by the first child tag. + given, the drawable must be defined by the first child tag.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -80398,7 +80398,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - true if the storage can be shared via USB mass storage. + true if the storage can be shared via USB mass storage.

    This is a private symbol. @attr name android:allowMassStorage */ @@ -80406,7 +80406,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - true if the storage is emulated via the FUSE sdcard daemon. + true if the storage is emulated via the FUSE sdcard daemon.

    This is a private symbol. @attr name android:emulated */ @@ -80414,7 +80414,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - maximum file size for the volume in megabytes, zero or unspecified if it is unbounded. + maximum file size for the volume in megabytes, zero or unspecified if it is unbounded.

    This is a private symbol. @attr name android:maxFileSize */ @@ -80422,7 +80422,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - path to mount point for the storage. + path to mount point for the storage.

    This is a private symbol. @attr name android:mountPoint */ @@ -80431,7 +80431,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description number of megabytes of storage MTP should reserve for free storage - (used for emulated storage that is shared with system's data partition). + (used for emulated storage that is shared with system's data partition).

    This is a private symbol. @attr name android:mtpReserve */ @@ -80439,7 +80439,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - true if the storage is the primary external storage. + true if the storage is the primary external storage.

    This is a private symbol. @attr name android:primary */ @@ -80447,7 +80447,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - true if the storage is removable. + true if the storage is removable.

    This is a private symbol. @attr name android:removable */ @@ -80455,7 +80455,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - user visible description of the storage. + user visible description of the storage.

    This is a private symbol. @attr name android:storageDescription */ @@ -80532,7 +80532,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Whether to draw on/off text. + Whether to draw on/off text.

    Must be a boolean value, either "true" or "false". @@ -80549,7 +80549,7 @@ containing a value of this type. /**

    @attr description - Whether to split the track and leave a gap for the thumb drawable. + Whether to split the track and leave a gap for the thumb drawable.

    Must be a boolean value, either "true" or "false". @@ -80566,7 +80566,7 @@ containing a value of this type. /**

    @attr description - Minimum width for the switch component. + Minimum width for the switch component.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -80585,7 +80585,7 @@ containing a value of this type. /**

    @attr description - Minimum space between the switch and caption text. + Minimum space between the switch and caption text.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -80604,7 +80604,7 @@ containing a value of this type. /**

    @attr description - TextAppearance style for text displayed on the switch thumb. + TextAppearance style for text displayed on the switch thumb.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -80617,7 +80617,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text to use when the switch is in the unchecked/"off" state. + Text to use when the switch is in the unchecked/"off" state.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -80634,7 +80634,7 @@ containing a value of this type. /**

    @attr description - Text to use when the switch is in the checked/"on" state. + Text to use when the switch is in the checked/"on" state.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -80651,7 +80651,7 @@ containing a value of this type. /**

    @attr description - Drawable to use as the "thumb" that switches back and forth. + Drawable to use as the "thumb" that switches back and forth.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -80664,7 +80664,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Amount of padding on either side of text within the switch thumb. + Amount of padding on either side of text within the switch thumb.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -80683,7 +80683,7 @@ containing a value of this type. /**

    @attr description - Tint to apply to the thumb. + Tint to apply to the thumb.

    Must be a color value, in the form of "#rgb", "#argb", @@ -80701,7 +80701,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the thumb tint. + Blending mode used to apply the thumb tint.

    Must be one of the following constant values.

    @@ -80730,7 +80730,7 @@ containing a value of this type. /**

    @attr description - Drawable to use as the "track" that the switch thumb slides within. + Drawable to use as the "track" that the switch thumb slides within.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -80743,7 +80743,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the track. + Tint to apply to the track.

    Must be a color value, in the form of "#rgb", "#argb", @@ -80761,7 +80761,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the track tint. + Blending mode used to apply the track tint.

    Must be one of the following constant values.

    @@ -80815,7 +80815,7 @@ containing a value of this type.

    @attr description The state (true for on, or false for off) that causes dependents to be disabled. By default, - dependents will be disabled when this is unchecked, so the value of this preference is false. + dependents will be disabled when this is unchecked, so the value of this preference is false.

    Must be a boolean value, either "true" or "false". @@ -80834,7 +80834,7 @@ containing a value of this type. @attr description The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is unchecked. If separate on/off summaries are not - needed, the summary attribute can be used instead. + needed, the summary attribute can be used instead.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -80853,7 +80853,7 @@ containing a value of this type. @attr description The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is checked. If separate on/off summaries are not - needed, the summary attribute can be used instead. + needed, the summary attribute can be used instead.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -80871,7 +80871,7 @@ containing a value of this type.

    @attr description The text used on the switch itself when in the "off" state. - This should be a very SHORT string, as it appears in a small space. + This should be a very SHORT string, as it appears in a small space.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -80889,7 +80889,7 @@ containing a value of this type.

    @attr description The text used on the switch itself when in the "on" state. - This should be a very SHORT string, as it appears in a small space. + This should be a very SHORT string, as it appears in a small space.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -80905,7 +80905,7 @@ containing a value of this type. public static final int SwitchPreference_switchTextOn = 3; /** Use account-authenticator as the root tag of the XML resource that describes an account authenticator. - +

    Includes the following attributes:

    @@ -80936,7 +80936,7 @@ containing a value of this type. /**

    @attr description - The account type this authenticator handles. + The account type this authenticator handles.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -80958,7 +80958,7 @@ containing a value of this type. Otherwise the SyncManager will be sure not to issue a start sync request to this SyncAdapter if the SyncAdapter is already syncing another account. Defaults to false. - +

    Must be a boolean value, either "true" or "false". @@ -80975,7 +80975,7 @@ containing a value of this type. /**

    @attr description - the authority of a content provider. + the authority of a content provider.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -80995,7 +80995,7 @@ containing a value of this type. Set to true to tell the SyncManager to automatically call setIsSyncable(..., ..., 1) for the SyncAdapter instead of issuaing an initialization sync to the SyncAdapter. Defaults to false. - +

    Must be a boolean value, either "true" or "false". @@ -81014,7 +81014,7 @@ containing a value of this type. @attr description If provided, specifies the action of the settings activity for this SyncAdapter. - +

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81064,7 +81064,7 @@ containing a value of this type. public static final int SyncAdapter_userVisible = 3; /** Specify one or more system-code-filter elements inside a host-nfcf-service element to specify a System Code - your service can handle. + your service can handle.

    Includes the following attributes:

    @@ -81080,7 +81080,7 @@ containing a value of this type. /**

    @attr description - The System Code. This attribute is mandatory. + The System Code. This attribute is mandatory.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81101,7 +81101,7 @@ containing a value of this type. */ public static final int SystemCodeFilter_name = 0; /** Specify one or more t3tPmm-filter elements inside a - host-nfcf-service element to specify a LF_T3T_PMM. + host-nfcf-service element to specify a LF_T3T_PMM.

    Includes the following attributes:

    @@ -81119,7 +81119,7 @@ containing a value of this type. @attr description A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example - "com.mycompany.MyName". + "com.mycompany.MyName".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81164,7 +81164,7 @@ containing a value of this type. /**

    @attr description - Drawable used to draw the divider between tabs. + Drawable used to draw the divider between tabs.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -81179,7 +81179,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Layout used to organize each tab's content. + Layout used to organize each tab's content.

    This is a private symbol. @attr name android:tabLayout */ @@ -81187,7 +81187,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Determines whether the strip under the tab indicators is drawn or not. + Determines whether the strip under the tab indicators is drawn or not.

    Must be a boolean value, either "true" or "false". @@ -81204,7 +81204,7 @@ containing a value of this type. /**

    @attr description - Drawable used to draw the left part of the strip underneath the tabs. + Drawable used to draw the left part of the strip underneath the tabs.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -81217,7 +81217,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable used to draw the right part of the strip underneath the tabs. + Drawable used to draw the right part of the strip underneath the tabs.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -81249,7 +81249,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description The zero-based index of the columns to collapse. The column indices must be separated by a comma: 1, 2, 5. Illegal and duplicate - indices are ignored. + indices are ignored.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81270,7 +81270,7 @@ containing a value of this type. must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored. You can shrink all columns by using the value "*" instead. Note that a column can be marked stretchable - and shrinkable at the same time. + and shrinkable at the same time.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81291,7 +81291,7 @@ containing a value of this type. must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored. You can stretch all columns by using the value "*" instead. Note that a column can be marked stretchable - and shrinkable at the same time. + and shrinkable at the same time.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81308,7 +81308,7 @@ containing a value of this type. /** Attributes that can be used with a TableRow. */ public static final int[] TableRow = { - + }; /** Attributes that can be used with a TableRow_Cell.

    Includes the following attributes:

    @@ -81328,7 +81328,7 @@ containing a value of this type. /**

    @attr description - The index of the column in which this child should be. + The index of the column in which this child should be.

    Must be an integer value, such as "100". @@ -81428,7 +81428,7 @@ containing a value of this type. /**

    @attr description - Elegant text height, especially for less compacted complex script text. + Elegant text height, especially for less compacted complex script text.

    Must be a boolean value, either "true" or "false". @@ -81447,7 +81447,7 @@ containing a value of this type. @attr description Whether to respect the ascent and descent of the fallback fonts that are used in displaying the text. When true, fallback fonts that end up getting used can increase - the ascent and descent of the lines that they are used on. + the ascent and descent of the lines that they are used on.

    Must be a boolean value, either "true" or "false". @@ -81472,7 +81472,7 @@ containing a value of this type. @attr description Color of focused search result highlight. This color is typically used when TextView/EditText shows search result in-app text - search invoked with Ctrl+F. + search invoked with Ctrl+F.

    This is a private symbol. @attr name android:focusedSearchResultHighlightColor */ @@ -81480,7 +81480,7 @@ containing a value of this type. /**

    @attr description - Font family (named by string or as a font resource reference) for the text. + Font family (named by string or as a font resource reference) for the text.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81497,7 +81497,7 @@ containing a value of this type. /**

    @attr description - Font feature settings. + Font feature settings.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81514,7 +81514,7 @@ containing a value of this type. /**

    @attr description - Font variation settings. + Font variation settings.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81537,7 +81537,7 @@ containing a value of this type. /**

    @attr description - Text letter-spacing. + Text letter-spacing.

    Must be a floating point value, such as "1.2". @@ -81554,7 +81554,7 @@ containing a value of this type. /**

    @attr description - Specifies the strictness of line-breaking rules applied within an element. + Specifies the strictness of line-breaking rules applied within an element.

    This is a private symbol. @attr name android:lineBreakStyle */ @@ -81562,7 +81562,7 @@ containing a value of this type. /**

    @attr description - Specifies the phrase-based breaking opportunities. + Specifies the phrase-based breaking opportunities.

    This is a private symbol. @attr name android:lineBreakWordStyle */ @@ -81572,7 +81572,7 @@ containing a value of this type. @attr description Color of search results highlight. This color is typically used when TextView/EditText shows search result in-app text - search invoked with Ctrl+F. + search invoked with Ctrl+F.

    This is a private symbol. @attr name android:searchResultHighlightColor */ @@ -81584,7 +81584,7 @@ containing a value of this type. specified color. The text shadow produced does not interact with properties on View that are responsible for real time shadows, {@link android.R.styleable#View_elevation elevation} and - {@link android.R.styleable#View_translationZ translationZ}. + {@link android.R.styleable#View_translationZ translationZ}.

    Must be a color value, in the form of "#rgb", "#argb", @@ -81602,7 +81602,7 @@ containing a value of this type. /**

    @attr description - Horizontal offset of the text shadow. + Horizontal offset of the text shadow.

    Must be a floating point value, such as "1.2". @@ -81619,7 +81619,7 @@ containing a value of this type. /**

    @attr description - Vertical offset of the text shadow. + Vertical offset of the text shadow.

    Must be a floating point value, such as "1.2". @@ -81636,7 +81636,7 @@ containing a value of this type. /**

    @attr description - Blur radius of the text shadow. + Blur radius of the text shadow.

    Must be a floating point value, such as "1.2". @@ -81653,7 +81653,7 @@ containing a value of this type. /**

    @attr description - Present the text in ALL CAPS. This may use a small-caps form when available. + Present the text in ALL CAPS. This may use a small-caps form when available.

    Must be a boolean value, either "true" or "false". @@ -81670,7 +81670,7 @@ containing a value of this type. /**

    @attr description - Text color. + Text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -81685,7 +81685,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of the text selection highlight. + Color of the text selection highlight.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -81700,7 +81700,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of the hint text. + Color of the hint text.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -81715,7 +81715,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of the links. + Color of the links.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -81730,7 +81730,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Weight for the font used in the TextView. + Weight for the font used in the TextView.

    Must be an integer value, such as "100". @@ -81750,7 +81750,7 @@ containing a value of this type. Specifies the {@link android.os.LocaleList} for the text. May be a string value, which is a comma-separated language tag list, such as "ja-JP,zh-CN". When not specified or an empty string is given, it will fallback to the default one. - {@see android.os.LocaleList#forLanguageTags(String)} + {@see android.os.LocaleList#forLanguageTags(String)}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81773,7 +81773,7 @@ containing a value of this type. /**

    @attr description - Size of the text. Recommended dimension type for text is "sp" for scaled-pixels (example: 15sp). + Size of the text. Recommended dimension type for text is "sp" for scaled-pixels (example: 15sp).

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -81792,7 +81792,7 @@ containing a value of this type. /**

    @attr description - Style (normal, bold, italic, bold|italic) for the text. + Style (normal, bold, italic, bold|italic) for the text.

    Must be one or more (separated by '|') of the following constant values.

    @@ -81813,7 +81813,7 @@ containing a value of this type. /**

    @attr description - Typeface (normal, sans, serif, monospace) for the text. + Typeface (normal, sans, serif, monospace) for the text.

    Must be one of the following constant values.

    @@ -81857,7 +81857,7 @@ containing a value of this type. Specifies the formatting pattern used to show the time and/or date in 12-hour mode. Please refer to {@link android.text.format.DateFormat} for a complete description of accepted formatting patterns. - The default pattern is a locale-appropriate equivalent of "h:mm a". + The default pattern is a locale-appropriate equivalent of "h:mm a".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81877,7 +81877,7 @@ containing a value of this type. Specifies the formatting pattern used to show the time and/or date in 24-hour mode. Please refer to {@link android.text.format.DateFormat} for a complete description of accepted formatting patterns. - The default pattern is a locale-appropriate equivalent of "H:mm". + The default pattern is a locale-appropriate equivalent of "H:mm".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81898,7 +81898,7 @@ containing a value of this type. TextClock will ignore the time zone of the system. To use the user's time zone, do not specify this attribute. The default value is the user's time zone. Please refer to {@link java.util.TimeZone} for more - information about time zone ids. + information about time zone ids.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -81921,7 +81921,7 @@ containing a value of this type. /** Attributes that can be used with a TextSwitcher. */ public static final int[] TextSwitcher = { - + }; /** Use tts-engine as the root tag of the XML resource that describes a text to speech engine implemented as a subclass of @@ -81929,7 +81929,7 @@ containing a value of this type. The XML resource must be referenced from its {@link android.speech.tts.TextToSpeech.Engine#SERVICE_META_DATA} meta-data - entry. + entry.

    Includes the following attributes:

    @@ -81947,7 +81947,7 @@ containing a value of this type.

    @attr description Component name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -82262,7 +82262,7 @@ containing a value of this type. /**

    @attr description - Whether undo should be allowed for editable text. Defaults to true. + Whether undo should be allowed for editable text. Defaults to true.

    Must be a boolean value, either "true" or "false". @@ -82281,7 +82281,7 @@ containing a value of this type. @attr description Controls whether links such as urls and email addresses are automatically found and converted to clickable links. The default - value is "none", disabling this feature. + value is "none", disabling this feature.

    Must be one or more (separated by '|') of the following constant values.

    @@ -82306,7 +82306,7 @@ containing a value of this type. /**

    @attr description - The maximum text size constraint to be used when auto-sizing text. + The maximum text size constraint to be used when auto-sizing text.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -82325,7 +82325,7 @@ containing a value of this type. /**

    @attr description - The minimum text size constraint to be used when auto-sizing text. + The minimum text size constraint to be used when auto-sizing text.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -82346,7 +82346,7 @@ containing a value of this type. @attr description Resource array of dimensions to be used in conjunction with autoSizeTextType set to uniform. Overrides - autoSizeStepGranularity if set. + autoSizeStepGranularity if set.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -82373,7 +82373,7 @@ some parent container. @attr description Specify the auto-size step size if autoSizeTextType is set to uniform. The default is 1px. Overwrites - autoSizePresetSizes if set. + autoSizePresetSizes if set.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -82393,7 +82393,7 @@ containing a value of this type.

    @attr description Specify the type of auto-size. Note that this feature is not supported by EditText, - works only for TextView. + works only for TextView.

    Must be one of the following constant values.

    @@ -82417,7 +82417,7 @@ containing a value of this type. If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors. The default is "false". - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

    Must be a boolean value, either "true" or "false". @@ -82435,7 +82435,7 @@ containing a value of this type. /**

    @attr description - Break strategy (control over paragraph layout). + Break strategy (control over paragraph layout).

    Must be one of the following constant values.

    @@ -82459,7 +82459,7 @@ containing a value of this type. Determines the minimum type that getText() will return. The default is "normal". Note that EditText and LogTextBox always return Editable, - even if you specify something less powerful here. + even if you specify something less powerful here.

    Must be one of the following constant values.

    @@ -82484,7 +82484,7 @@ containing a value of this type. If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types. The default is "none". - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

    Must be one of the following constant values.

    @@ -82507,7 +82507,7 @@ containing a value of this type. /**

    @attr description - Makes the cursor visible (the default) or invisible. + Makes the cursor visible (the default) or invisible.

    Must be a boolean value, either "true" or "false". @@ -82528,7 +82528,7 @@ containing a value of this type. and that these specific characters are the ones that it will accept. If this is set, numeric is implied to be true. - The default is false. + The default is false.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -82545,7 +82545,7 @@ containing a value of this type. /**

    @attr description - The drawable to be drawn below the text. + The drawable to be drawn below the text.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -82560,7 +82560,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The drawable to be drawn to the end of the text. + The drawable to be drawn to the end of the text.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -82575,7 +82575,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The drawable to be drawn to the left of the text. + The drawable to be drawn to the left of the text.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -82590,7 +82590,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The padding between the drawables and the text. + The padding between the drawables and the text.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -82609,7 +82609,7 @@ containing a value of this type. /**

    @attr description - The drawable to be drawn to the right of the text. + The drawable to be drawn to the right of the text.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -82624,7 +82624,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The drawable to be drawn to the start of the text. + The drawable to be drawn to the start of the text.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -82639,7 +82639,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the compound (left, top, etc.) drawables. + Tint to apply to the compound (left, top, etc.) drawables.

    Must be a color value, in the form of "#rgb", "#argb", @@ -82657,7 +82657,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the compound (left, top, etc.) drawables tint. + Blending mode used to apply the compound (left, top, etc.) drawables tint.

    Must be one of the following constant values.

    @@ -82686,7 +82686,7 @@ containing a value of this type. /**

    @attr description - The drawable to be drawn above the text. + The drawable to be drawn above the text.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -82705,7 +82705,7 @@ or to a theme attribute in the form "?[package:][type:]na It will be a textual one unless it has otherwise been specified. For TextView, this is false by default. For EditText, it is true by default. - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

    Must be a boolean value, either "true" or "false". @@ -82730,7 +82730,7 @@ containing a value of this type. of the input method. This simply fills in the {@link android.view.inputmethod.EditorInfo#extras EditorInfo.extras} field when the input - method is connected. + method is connected.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -82743,7 +82743,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Elegant text height, especially for less compacted complex script text. + Elegant text height, especially for less compacted complex script text.

    Must be a boolean value, either "true" or "false". @@ -82765,7 +82765,7 @@ containing a value of this type. You will often also want to set scrollHorizontally or singleLine as well so that the text as a whole is also constrained to a single line instead of still allowed to be broken onto - multiple lines. + multiple lines.

    Must be one of the following constant values.

    @@ -82788,7 +82788,7 @@ containing a value of this type. /**

    @attr description - Makes the TextView be exactly this many ems wide. + Makes the TextView be exactly this many ems wide.

    Must be an integer value, such as "100". @@ -82809,7 +82809,7 @@ containing a value of this type. For example, a non-enabled EditText prevents the user from editing the contained text, and a non-enabled Button prevents the user from tapping the button. The appearance of enabled and non-enabled widgets may differ, if the drawables referenced - from evaluating state_enabled differ. + from evaluating state_enabled differ.

    Must be a boolean value, either "true" or "false". @@ -82834,7 +82834,7 @@ containing a value of this type. @attr description Whether to respect the ascent and descent of the fallback fonts that are used in displaying the text. When true, fallback fonts that end up getting used can increase - the ascent and descent of the lines that they are used on. + the ascent and descent of the lines that they are used on.

    Must be a boolean value, either "true" or "false". @@ -82858,7 +82858,7 @@ containing a value of this type.

    @attr description Distance from the top of the TextView to the first text baseline. If set, this - overrides the value set for paddingTop. + overrides the value set for paddingTop.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -82879,7 +82879,7 @@ containing a value of this type. @attr description Color of focused search result highlight. This color is typically used when TextView/EditText shows search result in-app text - search invoked with Ctrl+F. + search invoked with Ctrl+F.

    This is a private symbol. @attr name android:focusedSearchResultHighlightColor */ @@ -82887,7 +82887,7 @@ containing a value of this type. /**

    @attr description - Font family (named by string or as a font resource reference) for the text. + Font family (named by string or as a font resource reference) for the text.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -82904,7 +82904,7 @@ containing a value of this type. /**

    @attr description - Font feature settings. + Font feature settings.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -82921,7 +82921,7 @@ containing a value of this type. /**

    @attr description - Font variation settings. + Font variation settings.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -82950,7 +82950,7 @@ containing a value of this type. it can be useful when the contents of a text view is not stored in a persistent place such as a content provider. For {@link android.widget.EditText} it is always enabled, regardless - of the value of the attribute. + of the value of the attribute.

    Must be a boolean value, either "true" or "false". @@ -82968,7 +82968,7 @@ containing a value of this type.

    @attr description Specifies how to align the text by the view's x- and/or y-axis - when the text is smaller than the view. + when the text is smaller than the view.

    Must be one or more (separated by '|') of the following constant values.

    @@ -83008,7 +83008,7 @@ containing a value of this type. @attr description Makes the TextView be exactly this tall. You could get the same effect by specifying this number in the - layout parameters. + layout parameters.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -83027,7 +83027,7 @@ containing a value of this type. /**

    @attr description - Hint text to display when the text is empty. + Hint text to display when the text is empty.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -83044,7 +83044,7 @@ containing a value of this type. /**

    @attr description - Frequency of automatic hyphenation. + Frequency of automatic hyphenation.

    Must be one of the following constant values.

    @@ -83075,7 +83075,7 @@ containing a value of this type. @attr description Supply a value for {@link android.view.inputmethod.EditorInfo#actionId EditorInfo.actionId} - used when an input method is connected to the text view. + used when an input method is connected to the text view.

    Must be an integer value, such as "100". @@ -83094,7 +83094,7 @@ containing a value of this type. @attr description Supply a value for {@link android.view.inputmethod.EditorInfo#actionLabel EditorInfo.actionLabel} - used when an input method is connected to the text view. + used when an input method is connected to the text view.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -83114,7 +83114,7 @@ containing a value of this type. Additional features you can enable in an IME associated with an editor to improve the integration with your application. The constants here correspond to those defined by - {@link android.view.inputmethod.EditorInfo#imeOptions}. + {@link android.view.inputmethod.EditorInfo#imeOptions}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -83252,7 +83252,7 @@ containing a value of this type.

    @attr description Leave enough room for ascenders and descenders instead of - using the font ascent and descent strictly. (Normally true). + using the font ascent and descent strictly. (Normally true).

    Must be a boolean value, either "true" or "false". @@ -83271,7 +83271,7 @@ containing a value of this type. @attr description If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name). - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -83295,7 +83295,7 @@ containing a value of this type. {@link android.text.InputType}. Generally you can select a single value, though some can be combined together as indicated. Setting this attribute to anything besides - none also implies that the text is editable. + none also implies that the text is editable.

    Must be one or more (separated by '|') of the following constant values.

    @@ -83422,7 +83422,7 @@ containing a value of this type. /**

    @attr description - Mode for justification. + Mode for justification.

    Must be one of the following constant values.

    @@ -83433,7 +83433,7 @@ containing a value of this type.
    -
    ConstantValueDescription
    none0 No justification.
    inter_word1 Justification by stretching word spacing.
    inter_character2 Justification by stretching letter spacing. +
    inter_character2 Justification by stretching letter spacing. @FlaggedApi("com.android.text.flags.inter_character_justification")

    This corresponds to the global attribute @@ -83445,7 +83445,7 @@ containing a value of this type.

    @attr description Distance from the bottom of the TextView to the last text baseline. If set, this - overrides the value set for paddingBottom. + overrides the value set for paddingBottom.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -83464,7 +83464,7 @@ containing a value of this type. /**

    @attr description - Text letter-spacing. + Text letter-spacing.

    Must be a floating point value, such as "1.2". @@ -83481,7 +83481,7 @@ containing a value of this type. /**

    @attr description - Specifies the line-break strategies for text wrapping. + Specifies the line-break strategies for text wrapping.

    This is a private symbol. @attr name android:lineBreakStyle */ @@ -83498,7 +83498,7 @@ containing a value of this type.

    @attr description Explicit height between lines of text. If set, this will override the values set - for lineSpacingExtra and lineSpacingMultiplier. + for lineSpacingExtra and lineSpacingMultiplier.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -83518,7 +83518,7 @@ containing a value of this type.

    @attr description Extra spacing between lines of text. The value will not be applied for the last - line of text. + line of text.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -83555,7 +83555,7 @@ containing a value of this type. /**

    @attr description - Makes the TextView be exactly this many lines tall. + Makes the TextView be exactly this many lines tall.

    Must be an integer value, such as "100". @@ -83574,7 +83574,7 @@ containing a value of this type. @attr description If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links - to be found. + to be found.

    Must be a boolean value, either "true" or "false". @@ -83592,7 +83592,7 @@ containing a value of this type.

    @attr description The number of times to repeat the marquee animation. Only applied if the - TextView has marquee enabled. + TextView has marquee enabled.

    May be an integer value, such as "100". @@ -83617,7 +83617,7 @@ containing a value of this type. /**

    @attr description - Makes the TextView be at most this many ems wide. + Makes the TextView be at most this many ems wide.

    Must be an integer value, such as "100". @@ -83634,7 +83634,7 @@ containing a value of this type. /**

    @attr description - Makes the TextView be at most this many pixels tall. + Makes the TextView be at most this many pixels tall.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -83654,7 +83654,7 @@ containing a value of this type.

    @attr description Set an input filter to constrain the text length to the - specified number. + specified number.

    Must be an integer value, such as "100". @@ -83674,7 +83674,7 @@ containing a value of this type. Makes the TextView be at most this many lines tall. When used on an editable text, the inputType attribute's value must be - combined with the textMultiLine flag for the maxLines attribute to apply. + combined with the textMultiLine flag for the maxLines attribute to apply.

    Must be an integer value, such as "100". @@ -83691,7 +83691,7 @@ containing a value of this type. /**

    @attr description - Makes the TextView be at most this many pixels wide. + Makes the TextView be at most this many pixels wide.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -83710,7 +83710,7 @@ containing a value of this type. /**

    @attr description - Makes the TextView be at least this many ems wide. + Makes the TextView be at least this many ems wide.

    Must be an integer value, such as "100". @@ -83727,7 +83727,7 @@ containing a value of this type. /**

    @attr description - Makes the TextView be at least this many pixels tall. + Makes the TextView be at least this many pixels tall.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -83749,7 +83749,7 @@ containing a value of this type. Makes the TextView be at least this many lines tall. When used on an editable text, the inputType attribute's value must be - combined with the textMultiLine flag for the minLines attribute to apply. + combined with the textMultiLine flag for the minLines attribute to apply.

    Must be an integer value, such as "100". @@ -83766,7 +83766,7 @@ containing a value of this type. /**

    @attr description - Makes the TextView be at least this many pixels wide. + Makes the TextView be at least this many pixels wide.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -83787,7 +83787,7 @@ containing a value of this type. @attr description If set, specifies that this TextView has a numeric input method. The default is false. - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

    Must be one or more (separated by '|') of the following constant values.

    @@ -83811,7 +83811,7 @@ containing a value of this type. @attr description Whether the characters of the field are displayed as password dots instead of themselves. - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

    Must be a boolean value, either "true" or "false". @@ -83831,7 +83831,7 @@ containing a value of this type. @attr description If set, specifies that this TextView has a phone number input method. The default is false. - {@deprecated Use inputType instead.} + {@deprecated Use inputType instead.}

    Must be a boolean value, either "true" or "false". @@ -83854,7 +83854,7 @@ containing a value of this type. implementation of the input method. This simply fills in the {@link android.view.inputmethod.EditorInfo#privateImeOptions EditorInfo.privateImeOptions} field when the input - method is connected. + method is connected.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -83872,7 +83872,7 @@ containing a value of this type.

    @attr description Whether the text is allowed to be wider than the view (and - therefore can be scrolled horizontally). + therefore can be scrolled horizontally).

    Must be a boolean value, either "true" or "false". @@ -83891,7 +83891,7 @@ containing a value of this type. @attr description Color of search results highlight. This color is typically used when TextView/EditText shows search result in-app text - search invoked with Ctrl+F. + search invoked with Ctrl+F.

    This is a private symbol. @attr name android:searchResultHighlightColor */ @@ -83900,7 +83900,7 @@ containing a value of this type.

    @attr description If the text is selectable, select it all when the view takes - focus. + focus.

    Must be a boolean value, either "true" or "false". @@ -83921,7 +83921,7 @@ containing a value of this type. specified color. The text shadow produced does not interact with properties on View that are responsible for real time shadows, {@link android.R.styleable#View_elevation elevation} and - {@link android.R.styleable#View_translationZ translationZ}. + {@link android.R.styleable#View_translationZ translationZ}.

    Must be a color value, in the form of "#rgb", "#argb", @@ -83939,7 +83939,7 @@ containing a value of this type. /**

    @attr description - Horizontal offset of the text shadow. + Horizontal offset of the text shadow.

    Must be a floating point value, such as "1.2". @@ -83956,7 +83956,7 @@ containing a value of this type. /**

    @attr description - Vertical offset of the text shadow. + Vertical offset of the text shadow.

    Must be a floating point value, such as "1.2". @@ -83973,7 +83973,7 @@ containing a value of this type. /**

    @attr description - Blur radius of the text shadow. + Blur radius of the text shadow.

    Must be a floating point value, such as "1.2". @@ -83996,8 +83996,8 @@ containing a value of this type. If this value is false, the TextView draws text from the zero X coordinate. This is useful for aligning multiple TextViews vertically. If this value is true, the TextView shift the drawing offset not to clip the - stroke in the region where the X coordinate is negative. - @FlaggedApi("com.android.text.flags.use_bounds_for_width") + stroke in the region where the X coordinate is negative. + @FlaggedApi("com.android.text.flags.use_bounds_for_width")

    This is a private symbol. @attr name android:shiftDrawingOffsetForStartOverhang */ @@ -84016,7 +84016,7 @@ containing a value of this type. {@deprecated This attribute is deprecated. Use maxLines instead to change the layout of a static text, and use the textMultiLine flag in the inputType attribute instead for editable text views (if both singleLine and inputType - are supplied, the inputType flags will override the value of singleLine). } + are supplied, the inputType flags will override the value of singleLine). }

    Must be a boolean value, either "true" or "false". @@ -84034,7 +84034,7 @@ containing a value of this type. /**

    @attr description - Text to display. + Text to display.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -84051,7 +84051,7 @@ containing a value of this type. /**

    @attr description - Present the text in ALL CAPS. This may use a small-caps form when available. + Present the text in ALL CAPS. This may use a small-caps form when available.

    Must be a boolean value, either "true" or "false". @@ -84068,7 +84068,7 @@ containing a value of this type. /**

    @attr description - Base text color, typeface, size, and style. + Base text color, typeface, size, and style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84081,7 +84081,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color. + Text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -84096,7 +84096,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of the text selection highlight. + Color of the text selection highlight.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -84111,7 +84111,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of the hint text. + Color of the hint text.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -84126,7 +84126,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color for links. + Text color for links.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -84141,7 +84141,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Reference to a drawable that will be drawn under the insertion cursor. + Reference to a drawable that will be drawn under the insertion cursor.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84154,7 +84154,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Variation of textEditPasteWindowLayout displayed when the clipboard is empty. + Variation of textEditPasteWindowLayout displayed when the clipboard is empty.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84168,7 +84168,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The layout of the view that is displayed on top of the cursor to paste inside a - TextEdit field. + TextEdit field.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84181,7 +84181,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. + Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84195,7 +84195,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Used instead of textEditPasteWindowLayout when the window is moved on the side of the - insertion cursor because it would be clipped if it were positioned on top. + insertion cursor because it would be clipped if it were positioned on top.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84208,7 +84208,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Layout of the container of the suggestion popup window. + Layout of the container of the suggestion popup window.

    This is a private symbol. @attr name android:textEditSuggestionContainerLayout */ @@ -84216,7 +84216,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Style of the highlighted string in the suggestion popup window. + Style of the highlighted string in the suggestion popup window.

    This is a private symbol. @attr name android:textEditSuggestionHighlightStyle */ @@ -84224,7 +84224,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Layout of the TextView item that will populate the suggestion popup window. + Layout of the TextView item that will populate the suggestion popup window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84237,7 +84237,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Weight for the font used in the TextView. + Weight for the font used in the TextView.

    Must be an integer value, such as "100". @@ -84254,7 +84254,7 @@ containing a value of this type. /**

    @attr description - Indicates that the content of a non-editable text can be selected. + Indicates that the content of a non-editable text can be selected.

    Must be a boolean value, either "true" or "false". @@ -84276,7 +84276,7 @@ containing a value of this type. May be a string value, which is a comma-separated language tag list, such as "ja-JP,zh-CN". When not specified or an empty string is given, it will fallback to the default one. {@see android.os.LocaleList#forLanguageTags(String)} - {@see android.widget.TextView#setTextLocales(android.os.LocaleList)} + {@see android.widget.TextView#setTextLocales(android.os.LocaleList)}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -84299,7 +84299,7 @@ containing a value of this type. /**

    @attr description - Sets the horizontal scaling factor for the text. + Sets the horizontal scaling factor for the text.

    Must be a floating point value, such as "1.2". @@ -84317,7 +84317,7 @@ containing a value of this type.

    @attr description Reference to a drawable that will be used to display a text selection - anchor for positioning the cursor within text. + anchor for positioning the cursor within text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84331,7 +84331,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a drawable that will be used to display a text selection - anchor on the left side of a selection region. + anchor on the left side of a selection region.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84345,7 +84345,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a drawable that will be used to display a text selection - anchor on the right side of a selection region. + anchor on the right side of a selection region.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84358,7 +84358,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Size of the text. Recommended dimension type for text is "sp" for scaled-pixels (example: 15sp). + Size of the text. Recommended dimension type for text is "sp" for scaled-pixels (example: 15sp).

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -84377,7 +84377,7 @@ containing a value of this type. /**

    @attr description - Style (normal, bold, italic, bold|italic) for the text. + Style (normal, bold, italic, bold|italic) for the text.

    Must be one or more (separated by '|') of the following constant values.

    @@ -84398,7 +84398,7 @@ containing a value of this type. /**

    @attr description - Typeface (normal, sans, serif, monospace) for the text. + Typeface (normal, sans, serif, monospace) for the text.

    Must be one of the following constant values.

    @@ -84424,8 +84424,8 @@ containing a value of this type. drawing. If this value is false, the TextView determines the View width, drawing offset and automatic line breaking based on total advances as text widths. By setting true, - use glyph bound's as a source of text width. - @FlaggedApi("com.android.text.flags.use_bounds_for_width") + use glyph bound's as a source of text width. + @FlaggedApi("com.android.text.flags.use_bounds_for_width")

    This is a private symbol. @attr name android:useBoundsForWidth */ @@ -84447,8 +84447,8 @@ containing a value of this type. The default value for EditText is true if targetSdkVersion is {@link android.os.Build.VERSION_CODE#VANILLA_ICE_CREAM} or later, otherwise false. For other TextViews, the default value is false. - - @FlaggedApi("com.android.text.flags.fix_line_height_for_locale") + + @FlaggedApi("com.android.text.flags.fix_line_height_for_locale")

    This is a private symbol. @attr name android:useLocalePreferredLineHeightForMinimum */ @@ -84458,7 +84458,7 @@ containing a value of this type. @attr description Makes the TextView be exactly this wide. You could get the same effect by specifying this number in the - layout parameters. + layout parameters.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -84490,7 +84490,7 @@ containing a value of this type. /**

    @attr description - Base text color, typeface, size, and style. + Base text color, typeface, size, and style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -84516,7 +84516,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - State identifier indicating a TextView has a multi-line layout. + State identifier indicating a TextView has a multi-line layout.

    Must be a boolean value, either "true" or "false". @@ -84530,7 +84530,7 @@ containing a value of this type. @attr name android:state_multiline */ public static final int TextViewMultiLineBackgroundState_state_multiline = 0; - /** These are the standard attributes that make up a complete theme. + /** These are the standard attributes that make up a complete theme.

    Includes the following attributes:

    @@ -85586,7 +85586,7 @@ containing a value of this type. /**

    @attr description - Default AbsListView style. + Default AbsListView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85599,7 +85599,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The drawable for accessibility focused views. + The drawable for accessibility focused views.

    This is a private symbol. @attr name android:accessibilityFocusedDrawable */ @@ -85607,7 +85607,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Custom divider drawable to use for elements in the action bar. + Custom divider drawable to use for elements in the action bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85620,7 +85620,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Custom item state list drawable background for action bar items. + Custom item state list drawable background for action bar items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85634,7 +85634,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a theme that should be used to inflate popups - shown by widgets in the action bar. + shown by widgets in the action bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85648,7 +85648,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Size of the Action Bar, including the contextual - bar used to present Action Modes. + bar used to present Action Modes.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -85678,7 +85678,7 @@ containing a value of this type. Reference to a style for the split Action Bar. This style controls the split component that holds the menu/action buttons. actionBarStyle is still used for the primary - bar. + bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85691,7 +85691,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Reference to a style for the Action Bar. + Reference to a style for the Action Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85704,7 +85704,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Reference to a style for the Action Bar Tab Bar. + Reference to a style for the Action Bar Tab Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85717,7 +85717,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for tabs within an action bar. + Default style for tabs within an action bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85730,7 +85730,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Reference to a style for the Action Bar Tab text. + Reference to a style for the Action Bar Tab text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85745,7 +85745,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Reference to a theme that should be used to inflate the action bar. This will be inherited by any widget inflated - into the action bar. + into the action bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85777,7 +85777,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default action button style. + Default action button style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85790,7 +85790,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default ActionBar dropdown style. + Default ActionBar dropdown style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85804,7 +85804,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description TextAppearance style that will be applied to text that - appears within action menu items. + appears within action menu items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85817,7 +85817,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color for text that appears within action menu items. + Color for text that appears within action menu items.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -85832,7 +85832,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Background drawable to use for action mode UI. + Background drawable to use for action mode UI.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85845,7 +85845,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Reference to a style for the Action Mode close button. + Reference to a style for the Action Mode close button.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85858,7 +85858,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the close action mode button. + Drawable to use for the close action mode button.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85871,7 +85871,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Copy action button in Contextual Action Bar. + Drawable to use for the Copy action button in Contextual Action Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85884,7 +85884,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Cut action button in Contextual Action Bar. + Drawable to use for the Cut action button in Contextual Action Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85897,7 +85897,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Find action button in WebView selection action modes. + Drawable to use for the Find action button in WebView selection action modes.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85910,7 +85910,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Paste action button in Contextual Action Bar. + Drawable to use for the Paste action button in Contextual Action Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85923,7 +85923,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - PopupWindow style to use for action modes when showing as a window overlay. + PopupWindow style to use for action modes when showing as a window overlay.

    This is a private symbol. @attr name android:actionModePopupWindowStyle */ @@ -85931,7 +85931,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Redo action button in WebView selection action modes. + Drawable to use for the Redo action button in WebView selection action modes.

    This is a private symbol. @attr name android:actionModeRedoDrawable */ @@ -85939,7 +85939,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Select all action button in Contextual Action Bar. + Drawable to use for the Select all action button in Contextual Action Bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85952,7 +85952,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Share action button in WebView selection action modes. + Drawable to use for the Share action button in WebView selection action modes.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85965,7 +85965,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Background drawable to use for action mode UI in the lower split bar. + Background drawable to use for action mode UI in the lower split bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85978,7 +85978,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Reference to a style for the Action Mode. + Reference to a style for the Action Mode.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -85991,7 +85991,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Undo action button in WebView selection action modes. + Drawable to use for the Undo action button in WebView selection action modes.

    This is a private symbol. @attr name android:actionModeUndoDrawable */ @@ -85999,7 +85999,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for the Web Search action button in WebView selection action modes. + Drawable to use for the Web Search action button in WebView selection action modes.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86012,7 +86012,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Reference to a style for Action Bar overflow buttons. + Reference to a style for Action Bar overflow buttons.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86025,7 +86025,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Reference to a style for the Action Bar menu. + Reference to a style for the Action Bar menu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86038,7 +86038,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable used as a background for activated items. + Drawable used as a background for activated items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86051,7 +86051,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default ActivityChooserView style. + Default ActivityChooserView style.

    This is a private symbol. @attr name android:activityChooserViewStyle */ @@ -86071,7 +86071,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Icon drawable to use for alerts. + Icon drawable to use for alerts.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86094,7 +86094,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Theme to use for alert dialogs spawned from this theme. + Theme to use for alert dialogs spawned from this theme.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86107,7 +86107,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Alpha value of the ambient shadow projected by elevated views, between 0 and 1. + Alpha value of the ambient shadow projected by elevated views, between 0 and 1.

    Must be a floating point value, such as "1.2". @@ -86124,7 +86124,7 @@ containing a value of this type. /**

    @attr description - Default AutoCompleteTextView style. + Default AutoCompleteTextView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86137,7 +86137,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Max height of the autofill data set picker as a fraction of the screen height + Max height of the autofill data set picker as a fraction of the screen height

    This is a private symbol. @attr name android:autofillDatasetPickerMaxHeight */ @@ -86145,7 +86145,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Max width of the autofill data set picker as a fraction of the screen width + Max width of the autofill data set picker as a fraction of the screen width

    This is a private symbol. @attr name android:autofillDatasetPickerMaxWidth */ @@ -86153,7 +86153,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Max height of the the autofill save custom subtitle as a fraction of the screen width/height + Max height of the the autofill save custom subtitle as a fraction of the screen width/height

    This is a private symbol. @attr name android:autofillSaveCustomSubtitleMaxHeight */ @@ -86174,7 +86174,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default background dim amount when a menu, dialog, or something similar pops up. + Default background dim amount when a menu, dialog, or something similar pops up.

    Must be a floating point value, such as "1.2". @@ -86193,7 +86193,7 @@ containing a value of this type. @attr description Control whether dimming behind the window is enabled. The default theme does not set this value, meaning it is based on whether the - window is floating. + window is floating.

    Must be a boolean value, either "true" or "false". @@ -86210,7 +86210,7 @@ containing a value of this type. /**

    @attr description - Style for buttons without an explicit border, often used in groups. + Style for buttons without an explicit border, often used in groups.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86223,7 +86223,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Style for buttons within button bars. + Style for buttons within button bars.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86236,7 +86236,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Style for the "negative" buttons within button bars. + Style for the "negative" buttons within button bars.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86249,7 +86249,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Style for the "neutral" buttons within button bars. + Style for the "neutral" buttons within button bars.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86262,7 +86262,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Style for the "positive" buttons within button bars. + Style for the "positive" buttons within button bars.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86275,7 +86275,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Style for button bars. + Style for button bars.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86288,7 +86288,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Corner radius of buttons. + Corner radius of buttons.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -86307,7 +86307,7 @@ containing a value of this type. /**

    @attr description - Normal Button style. + Normal Button style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86320,7 +86320,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Button style to inset into an EditText. + Button style to inset into an EditText.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86333,7 +86333,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Small Button style. + Small Button style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86346,7 +86346,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - ToggleButton style. + ToggleButton style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86359,7 +86359,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The CalendarView style. + The CalendarView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86375,7 +86375,7 @@ or to a theme attribute in the form "?[package:][type:]na A styled string, specifying the style to be used for showing inline candidate text when composing with an input method. The text itself will be ignored, but the style spans will be applied - to the candidate text as it is edited. + to the candidate text as it is edited.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -86389,7 +86389,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for CheckBoxPreference. + Default style for CheckBoxPreference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86402,7 +86402,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default Checkbox style. + Default Checkbox style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86415,7 +86415,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default CheckedTextView style. + Default CheckedTextView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86429,7 +86429,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Bright complement to the primary branding color. By default, this is the color applied - to framework controls (via colorControlActivated). + to framework controls (via colorControlActivated).

    Must be a color value, in the form of "#rgb", "#argb", @@ -86447,7 +86447,7 @@ containing a value of this type. /**

    @attr description - Light accent color used on Material NEXT buttons. @hide + Light accent color used on Material NEXT buttons. @hide

    This is a private symbol. @attr name android:colorAccentPrimary */ @@ -86455,7 +86455,7 @@ containing a value of this type. /**

    @attr description - Darker accent color used on Material NEXT buttons. @hide + Darker accent color used on Material NEXT buttons. @hide

    This is a private symbol. @attr name android:colorAccentPrimaryVariant */ @@ -86463,7 +86463,7 @@ containing a value of this type. /**

    @attr description - Secondary accent color used on Material NEXT buttons. @hide + Secondary accent color used on Material NEXT buttons. @hide

    This is a private symbol. @attr name android:colorAccentSecondary */ @@ -86471,7 +86471,7 @@ containing a value of this type. /**

    @attr description - Secondary darker accent color used on Material NEXT buttons. @hide + Secondary darker accent color used on Material NEXT buttons. @hide

    This is a private symbol. @attr name android:colorAccentSecondaryVariant */ @@ -86479,7 +86479,7 @@ containing a value of this type. /**

    @attr description - Tertiary accent color used on Material NEXT buttons. @hide + Tertiary accent color used on Material NEXT buttons. @hide

    This is a private symbol. @attr name android:colorAccentTertiary */ @@ -86487,7 +86487,7 @@ containing a value of this type. /**

    @attr description - Tertiary darker accent color used on Material NEXT buttons. @hide + Tertiary darker accent color used on Material NEXT buttons. @hide

    This is a private symbol. @attr name android:colorAccentTertiaryVariant */ @@ -86496,7 +86496,7 @@ containing a value of this type.

    @attr description Default highlight color for items that are - activated. (Activated meaning persistent selection.) + activated. (Activated meaning persistent selection.)

    Must be a color value, in the form of "#rgb", "#argb", @@ -86514,7 +86514,7 @@ containing a value of this type. /**

    @attr description - Default color of background imagery, ex. full-screen windows. + Default color of background imagery, ex. full-screen windows.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86537,7 +86537,7 @@ containing a value of this type. there is a solid background color; it should be null when the background is a texture or translucent. When a device is able to use accelerated drawing (thus setting state_accelerated), the - cache hint is ignored and always assumed to be transparent. + cache hint is ignored and always assumed to be transparent.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86555,7 +86555,7 @@ containing a value of this type. /**

    @attr description - Default color of background imagery for floating components, ex. dialogs, popups, and cards. + Default color of background imagery for floating components, ex. dialogs, popups, and cards.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86573,7 +86573,7 @@ containing a value of this type. /**

    @attr description - The color applied to framework buttons in their normal state. + The color applied to framework buttons in their normal state.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86591,7 +86591,7 @@ containing a value of this type. /**

    @attr description - The color applied to framework controls in their activated (ex. checked) state. + The color applied to framework controls in their activated (ex. checked) state.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86609,7 +86609,7 @@ containing a value of this type. /**

    @attr description - The color applied to framework control highlights (ex. ripples, list selectors). + The color applied to framework control highlights (ex. ripples, list selectors).

    Must be a color value, in the form of "#rgb", "#argb", @@ -86627,7 +86627,7 @@ containing a value of this type. /**

    @attr description - The color applied to framework controls in their normal state. + The color applied to framework controls in their normal state.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86645,7 +86645,7 @@ containing a value of this type. /**

    @attr description - The color applied to the edge effect on scrolling containers. + The color applied to the edge effect on scrolling containers.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86664,7 +86664,7 @@ containing a value of this type.

    @attr description Color used for error states and things that need to be drawn to - the users attention.. + the users attention..

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -86680,7 +86680,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Default highlight color for items that are - focused. (Focused meaning cursor-based selection.) + focused. (Focused meaning cursor-based selection.)

    Must be a color value, in the form of "#rgb", "#argb", @@ -86698,7 +86698,7 @@ containing a value of this type. /**

    @attr description - Default color of foreground imagery. + Default color of foreground imagery.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86716,7 +86716,7 @@ containing a value of this type. /**

    @attr description - Default color of foreground imagery on an inverted background. + Default color of foreground imagery on an inverted background.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86734,7 +86734,7 @@ containing a value of this type. /**

    @attr description - Color used for list divider. + Color used for list divider.

    This is a private symbol. @attr name android:colorListDivider */ @@ -86742,7 +86742,7 @@ containing a value of this type. /**

    @attr description - Default highlight color for items that are long-pressed. + Default highlight color for items that are long-pressed.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86761,7 +86761,7 @@ containing a value of this type.

    @attr description Default highlight color for items in multiple selection - mode. + mode.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86779,7 +86779,7 @@ containing a value of this type. /**

    @attr description - Color of background imagery used for popup windows. + Color of background imagery used for popup windows.

    This is a private symbol. @attr name android:colorPopupBackground */ @@ -86787,7 +86787,7 @@ containing a value of this type. /**

    @attr description - Default highlight color for items that are pressed. + Default highlight color for items that are pressed.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86806,7 +86806,7 @@ containing a value of this type.

    @attr description The primary branding color for the app. By default, this is the color applied to the - action bar background. + action bar background.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86825,7 +86825,7 @@ containing a value of this type.

    @attr description Dark variant of the primary branding color. By default, this is the color applied to - the status bar (via statusBarColor) and navigation bar (via navigationBarColor). + the status bar (via statusBarColor) and navigation bar (via navigationBarColor).

    Must be a color value, in the form of "#rgb", "#argb", @@ -86843,7 +86843,7 @@ containing a value of this type. /**

    @attr description - The color applied to framework progress and seek bar backgrounds in their normal state. + The color applied to framework progress and seek bar backgrounds in their normal state.

    This is a private symbol. @attr name android:colorProgressBackgroundNormal */ @@ -86851,7 +86851,7 @@ containing a value of this type. /**

    @attr description - The secondary branding color for the app. + The secondary branding color for the app.

    Must be a color value, in the form of "#rgb", "#argb", @@ -86869,7 +86869,7 @@ containing a value of this type. /**

    @attr description - The color applied to surfaces on top of colorBackground. @hide + The color applied to surfaces on top of colorBackground. @hide

    This is a private symbol. @attr name android:colorSurface */ @@ -86877,7 +86877,7 @@ containing a value of this type. /**

    @attr description - Alternative color applied to surfaces on top of colorBackground. @hide + Alternative color applied to surfaces on top of colorBackground. @hide

    This is a private symbol. @attr name android:colorSurfaceHeader */ @@ -86885,7 +86885,7 @@ containing a value of this type. /**

    @attr description - Alternative color applied to surfaces on top of colorBackground. @hide + Alternative color applied to surfaces on top of colorBackground. @hide

    This is a private symbol. @attr name android:colorSurfaceHighlight */ @@ -86893,7 +86893,7 @@ containing a value of this type. /**

    @attr description - Alternative color applied to surfaces on top of colorBackground. @hide + Alternative color applied to surfaces on top of colorBackground. @hide

    This is a private symbol. @attr name android:colorSurfaceVariant */ @@ -86901,7 +86901,7 @@ containing a value of this type. /**

    @attr description - The color applied to framework switch thumbs in their normal state. + The color applied to framework switch thumbs in their normal state.

    This is a private symbol. @attr name android:colorSwitchThumbNormal */ @@ -86909,7 +86909,7 @@ containing a value of this type. /**

    @attr description - Default context menu PopupMenu style. + Default context menu PopupMenu style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -86922,7 +86922,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorBrandA */ @@ -86930,7 +86930,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorBrandB */ @@ -86938,7 +86938,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorBrandC */ @@ -86946,7 +86946,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorBrandD */ @@ -86954,7 +86954,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorClockHour */ @@ -86962,7 +86962,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorClockMinute */ @@ -86970,7 +86970,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorClockSecond */ @@ -86978,7 +86978,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorOnShadeActive */ @@ -86986,7 +86986,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorOnShadeActiveVariant */ @@ -86994,7 +86994,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorOnShadeInactive */ @@ -87002,7 +87002,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorOnShadeInactiveVariant */ @@ -87010,7 +87010,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorOnThemeApp */ @@ -87018,7 +87018,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorOnThemeAppRing */ @@ -87026,7 +87026,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorOverviewBackground */ @@ -87034,7 +87034,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorShadeActive */ @@ -87042,7 +87042,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorShadeDisabled */ @@ -87050,7 +87050,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorShadeInactive */ @@ -87058,7 +87058,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorThemeApp */ @@ -87066,7 +87066,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorThemeAppRing */ @@ -87074,7 +87074,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide + @hide

    This is a private symbol. @attr name android:customColorUnderSurface */ @@ -87083,7 +87083,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description System Custom Tokens - @hide + @hide

    This is a private symbol. @attr name android:customColorWidgetBackground */ @@ -87091,7 +87091,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The DatePicker dialog theme. + The DatePicker dialog theme.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87104,7 +87104,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The DatePicker style. + The DatePicker style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87120,7 +87120,7 @@ or to a theme attribute in the form "?[package:][type:]na Background that can be used behind parts of a UI that provide details on data the user is selecting. For example, this is the background element of PreferenceActivity's embedded - preference fragment. + preference fragment.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87133,7 +87133,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Corner radius of dialogs. + Corner radius of dialogs.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -87152,7 +87152,7 @@ containing a value of this type. /**

    @attr description - Window decor layout to use in dialog mode with custom titles. + Window decor layout to use in dialog mode with custom titles.

    This is a private symbol. @attr name android:dialogCustomTitleDecorLayout */ @@ -87160,7 +87160,7 @@ containing a value of this type. /**

    @attr description - Default style for DialogPreference. + Default style for DialogPreference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87173,7 +87173,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Preferred padding for dialog content. + Preferred padding for dialog content.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -87192,7 +87192,7 @@ containing a value of this type. /**

    @attr description - Theme to use for dialogs spawned from this theme. + Theme to use for dialogs spawned from this theme.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87205,7 +87205,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Window decor layout to use in dialog mode with title only. + Window decor layout to use in dialog mode with title only.

    This is a private symbol. @attr name android:dialogTitleDecorLayout */ @@ -87213,7 +87213,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Window decor layout to use in dialog mode with icons. + Window decor layout to use in dialog mode with icons.

    This is a private symbol. @attr name android:dialogTitleIconsDecorLayout */ @@ -87221,7 +87221,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default disabled alpha for widgets that set enabled/disabled alpha programmatically. + Default disabled alpha for widgets that set enabled/disabled alpha programmatically.

    Must be a floating point value, such as "1.2". @@ -87238,7 +87238,7 @@ containing a value of this type. /**

    @attr description - Drawable to use for generic horizontal dividers. + Drawable to use for generic horizontal dividers.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87251,7 +87251,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for generic vertical dividers. + Drawable to use for generic vertical dividers.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87264,7 +87264,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for drop down hints. + Default style for drop down hints.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87277,7 +87277,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for drop down items. + Default style for drop down items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87290,7 +87290,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default ListView style for drop downs. + Default ListView style for drop downs.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87303,7 +87303,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default dropdown Spinner style. + Default dropdown Spinner style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87316,7 +87316,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The preferred item height for dropdown lists. + The preferred item height for dropdown lists.

    This is a private symbol. @attr name android:dropdownListPreferredItemHeight */ @@ -87324,7 +87324,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - EditText background drawable. + EditText background drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87337,7 +87337,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - EditText text foreground color. + EditText text foreground color.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -87352,7 +87352,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for EditTextPreference. + Default style for EditTextPreference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87365,7 +87365,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default EditText style. + Default EditText style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87378,7 +87378,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color applied to effects. + Color applied to effects.

    Must be a color value, in the form of "#rgb", "#argb", @@ -87396,7 +87396,7 @@ containing a value of this type. /**

    @attr description - Background used instead of errorMessageBackground when the popup has to be above. + Background used instead of errorMessageBackground when the popup has to be above.

    This is a private symbol. @attr name android:errorMessageAboveBackground */ @@ -87404,7 +87404,7 @@ containing a value of this type. /**

    @attr description - Popup text displayed in TextView when setError is used. + Popup text displayed in TextView when setError is used.

    This is a private symbol. @attr name android:errorMessageBackground */ @@ -87412,7 +87412,7 @@ containing a value of this type. /**

    @attr description - The preferred left bound for an expandable list child's indicator. + The preferred left bound for an expandable list child's indicator.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -87431,7 +87431,7 @@ containing a value of this type. /**

    @attr description - The preferred right bound for an expandable list child's indicator. + The preferred right bound for an expandable list child's indicator.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -87451,7 +87451,7 @@ containing a value of this type.

    @attr description The preferred left padding for an expandable list item that is a child. - If this is not provided, it defaults to the expandableListPreferredItemPaddingLeft. + If this is not provided, it defaults to the expandableListPreferredItemPaddingLeft.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -87471,7 +87471,7 @@ containing a value of this type.

    @attr description The preferred left bound for an expandable list item's indicator. For a child-specific - indicator, use expandableListPreferredChildIndicatorLeft. + indicator, use expandableListPreferredChildIndicatorLeft.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -87491,7 +87491,7 @@ containing a value of this type.

    @attr description The preferred right bound for an expandable list item's indicator. For a child-specific - indicator, use expandableListPreferredChildIndicatorRight. + indicator, use expandableListPreferredChildIndicatorRight.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -87512,7 +87512,7 @@ containing a value of this type. @attr description The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft). This takes into account - the indicator that will be shown to next to the item. + the indicator that will be shown to next to the item.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -87531,7 +87531,7 @@ containing a value of this type. /**

    @attr description - Default ExpandableListView style. + Default ExpandableListView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87544,7 +87544,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - ExpandableListView with white background. + ExpandableListView with white background.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87557,7 +87557,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Position of the fast scroll index overlay window. + Position of the fast scroll index overlay window.

    Must be one of the following constant values.

    @@ -87579,7 +87579,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Drawable to use as the fast scroll index preview window background - when shown on the left. + when shown on the left.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87593,7 +87593,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Drawable to use as the fast scroll index preview window background - when shown on the right. + when shown on the right.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87607,7 +87607,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Text color for the fast scroll index overlay. Make sure it - plays nicely with fastScrollPreviewBackground[Left|Right]. + plays nicely with fastScrollPreviewBackground[Left|Right].

    Must be a color value, in the form of "#rgb", "#argb", @@ -87625,7 +87625,7 @@ containing a value of this type. /**

    @attr description - Drawable to use as the fast scroll thumb. + Drawable to use as the fast scroll thumb.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87639,7 +87639,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Drawable to use as the track for the fast scroll thumb. - This may be null. + This may be null.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87652,7 +87652,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable for WebView find-on-page dialogue's "next" button. @hide + Drawable for WebView find-on-page dialogue's "next" button. @hide

    This is a private symbol. @attr name android:findOnPageNextDrawable */ @@ -87660,7 +87660,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable for WebView find-on-page dialogue's "previous" button. @hide + Drawable for WebView find-on-page dialogue's "previous" button. @hide

    This is a private symbol. @attr name android:findOnPagePreviousDrawable */ @@ -87720,7 +87720,7 @@ or to a theme attribute in the form "?[package:][type:]na this theme.

    Setting this to true will allow this view to be automatically made dark, however a value of 'true' will not override any 'false' value in its parent chain nor will - it prevent any 'false' in any of its children. + it prevent any 'false' in any of its children.

    Must be a boolean value, either "true" or "false". @@ -87744,7 +87744,7 @@ containing a value of this type.

    @attr description Default style for the FragmentBreadCrumbs widget. This widget is deprecated - starting in API level 21 ({@link android.os.Build.VERSION_CODES#.L}). + starting in API level 21 ({@link android.os.Build.VERSION_CODES#.L}).

    This is a private symbol. @attr name android:fragmentBreadCrumbsStyle */ @@ -87753,7 +87753,7 @@ containing a value of this type.

    @attr description The preferred background for gallery items. This should be set - as the background of any Views you provide from the Adapter. + as the background of any Views you provide from the Adapter.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87766,7 +87766,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default Gallery style. + Default Gallery style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87779,7 +87779,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default GestureOverlayView style. + Default GestureOverlayView style.

    This is a private symbol. @attr name android:gestureOverlayViewStyle */ @@ -87787,7 +87787,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default GridView style. + Default GridView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87800,7 +87800,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies a drawable to use for the 'home as up' indicator. + Specifies a drawable to use for the 'home as up' indicator.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87813,7 +87813,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default HorizontalScrollView style. + Default HorizontalScrollView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87826,7 +87826,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The style resource to use for an ImageButton. + The style resource to use for an ImageButton.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87839,7 +87839,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The style resource to use for an ImageButton that is an image well. + The style resource to use for an ImageButton that is an image well.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87852,7 +87852,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies that a theme has a light background with dark text on top. + Specifies that a theme has a light background with dark text on top.

    Must be a boolean value, either "true" or "false". @@ -87869,7 +87869,7 @@ containing a value of this type. /**

    @attr description - @hide The default radius of the light used to project view shadows. + @hide The default radius of the light used to project view shadows.

    This is a private symbol. @attr name android:lightRadius */ @@ -87877,7 +87877,7 @@ containing a value of this type. /**

    @attr description - @hide The default Y position of the light used to project view shadows. + @hide The default Y position of the light used to project view shadows.

    This is a private symbol. @attr name android:lightY */ @@ -87885,7 +87885,7 @@ containing a value of this type. /**

    @attr description - @hide The default Z position of the light used to project view shadows. + @hide The default Z position of the light used to project view shadows.

    This is a private symbol. @attr name android:lightZ */ @@ -87893,7 +87893,7 @@ containing a value of this type. /**

    @attr description - Drawable used as a background for selected list items. + Drawable used as a background for selected list items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87906,7 +87906,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for multiple choice indicators. + Drawable to use for multiple choice indicators.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87919,7 +87919,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for single choice indicators. + Drawable to use for single choice indicators.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87932,7 +87932,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The drawable for the list divider. + The drawable for the list divider.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87945,7 +87945,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The list divider used in alert dialogs. + The list divider used in alert dialogs.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87958,7 +87958,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default menu-style ListView style. + Default menu-style ListView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87971,7 +87971,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default ListPopupWindow style. + Default ListPopupWindow style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -87984,7 +87984,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The preferred list item height. + The preferred list item height.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -88003,7 +88003,7 @@ containing a value of this type. /**

    @attr description - A larger, more robust list item height. + A larger, more robust list item height.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -88022,7 +88022,7 @@ containing a value of this type. /**

    @attr description - A smaller, sleeker list item height. + A smaller, sleeker list item height.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -88041,7 +88041,7 @@ containing a value of this type. /**

    @attr description - The preferred padding along the end edge of list items. + The preferred padding along the end edge of list items.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -88060,7 +88060,7 @@ containing a value of this type. /**

    @attr description - The preferred padding along the left edge of list items. + The preferred padding along the left edge of list items.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -88079,7 +88079,7 @@ containing a value of this type. /**

    @attr description - The preferred padding along the right edge of list items. + The preferred padding along the right edge of list items.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -88098,7 +88098,7 @@ containing a value of this type. /**

    @attr description - The preferred padding along the start edge of list items. + The preferred padding along the start edge of list items.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -88117,7 +88117,7 @@ containing a value of this type. /**

    @attr description - TextView style for list separators. + TextView style for list separators.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88130,7 +88130,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default ListView style. + Default ListView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88143,7 +88143,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - ListView with white background. + ListView with white background.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88156,7 +88156,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Magnifier style. + Magnifier style.

    This is a private symbol. @attr name android:magnifierStyle */ @@ -88164,7 +88164,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default MapView style. + Default MapView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88177,7 +88177,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The error color for the app, intended to draw attention to error conditions. @hide + The error color for the app, intended to draw attention to error conditions. @hide

    This is a private symbol. @attr name android:materialColorError */ @@ -88186,7 +88186,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A tonal variation of the error color suitable for background color of container views. - @hide + @hide

    This is a private symbol. @attr name android:materialColorErrorContainer */ @@ -88195,7 +88195,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A color that passes accessibility guidelines for text/iconography when drawn on top of - background. @hide + background. @hide

    This is a private symbol. @attr name android:materialColorOnBackground */ @@ -88204,7 +88204,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A color that passes accessibility guidelines for text/iconography when drawn on top of - error. @hide + error. @hide

    This is a private symbol. @attr name android:materialColorOnError */ @@ -88213,7 +88213,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A tonal variation of the on error color that passes accessibility guidelines for - text/iconography when drawn on top of error container. @hide + text/iconography when drawn on top of error container. @hide

    This is a private symbol. @attr name android:materialColorOnErrorContainer */ @@ -88222,7 +88222,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A color that passes accessibility guidelines for text/iconography when drawn on top of - primary. @hide + primary. @hide

    This is a private symbol. @attr name android:materialColorOnPrimary */ @@ -88231,7 +88231,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A color that passes accessibility guidelines for text/iconography when drawn on top of - the primary container color. @hide + the primary container color. @hide

    This is a private symbol. @attr name android:materialColorOnPrimaryContainer */ @@ -88240,7 +88240,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The color text/iconography when drawn on top of the fixed primary branding color. - @hide + @hide

    This is a private symbol. @attr name android:materialColorOnPrimaryFixed */ @@ -88248,7 +88248,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A lower-emphasized variant of the color on the fixed primary branding color. @hide + A lower-emphasized variant of the color on the fixed primary branding color. @hide

    This is a private symbol. @attr name android:materialColorOnPrimaryFixedVariant */ @@ -88257,7 +88257,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A color that passes accessibility guidelines for text/iconography when drawn on top of - secondary. @hide + secondary. @hide

    This is a private symbol. @attr name android:materialColorOnSecondary */ @@ -88266,7 +88266,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A color that passes accessibility guidelines for text/iconography when drawn on top of - the secondary container color. @hide + the secondary container color. @hide

    This is a private symbol. @attr name android:materialColorOnSecondaryContainer */ @@ -88275,7 +88275,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The color text/iconography when drawn on top of the fixed secondary branding color. - @hide + @hide

    This is a private symbol. @attr name android:materialColorOnSecondaryFixed */ @@ -88284,7 +88284,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A lower-emphasized variant of the color on the fixed secondary branding color. @hide - +

    This is a private symbol. @attr name android:materialColorOnSecondaryFixedVariant */ @@ -88293,7 +88293,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A color that passes accessibility guidelines for text/iconography when drawn on top of - surface. @hide + surface. @hide

    This is a private symbol. @attr name android:materialColorOnSurface */ @@ -88301,7 +88301,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The "on surface" inverse color, useful for inverted backgrounds. @hide + The "on surface" inverse color, useful for inverted backgrounds. @hide

    This is a private symbol. @attr name android:materialColorOnSurfaceInverse */ @@ -88310,7 +88310,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A tonal variation of the on surface color that passes accessibility guidelines for - text/iconography when drawn on top of surface variant. @hide + text/iconography when drawn on top of surface variant. @hide

    This is a private symbol. @attr name android:materialColorOnSurfaceVariant */ @@ -88319,7 +88319,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A color that passes accessibility guidelines for text/iconography when drawn on top of - tertiary. @hide + tertiary. @hide

    This is a private symbol. @attr name android:materialColorOnTertiary */ @@ -88328,7 +88328,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A color that passes accessibility guidelines for text/iconography when drawn on top of - the tertiary container color. @hide + the tertiary container color. @hide

    This is a private symbol. @attr name android:materialColorOnTertiaryContainer */ @@ -88337,7 +88337,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The color text/iconography when drawn on top of the fixed tertiary branding color. - @hide + @hide

    This is a private symbol. @attr name android:materialColorOnTertiaryFixed */ @@ -88346,7 +88346,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A lower-emphasized variant of the color on the fixed tertiary branding color. @hide - +

    This is a private symbol. @attr name android:materialColorOnTertiaryFixedVariant */ @@ -88354,7 +88354,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A color meant to be used in element outlines. @hide + A color meant to be used in element outlines. @hide

    This is a private symbol. @attr name android:materialColorOutline */ @@ -88362,7 +88362,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A color meant to be used in element outlines on the surface-variant color. @hide + A color meant to be used in element outlines on the surface-variant color. @hide

    This is a private symbol. @attr name android:materialColorOutlineVariant */ @@ -88371,7 +88371,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The primary branding color for the app. By default, this is the color applied to the - action bar background. @hide + action bar background. @hide

    This is a private symbol. @attr name android:materialColorPrimary */ @@ -88380,7 +88380,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A tonal variation of the primary color suitable for background color of container - views. @hide + views. @hide

    This is a private symbol. @attr name android:materialColorPrimaryContainer */ @@ -88389,7 +88389,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A primary branding color for the app, which stays the same between light and dark - themes. @hide + themes. @hide

    This is a private symbol. @attr name android:materialColorPrimaryFixed */ @@ -88397,7 +88397,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A stronger, more emphasized variant of the fixed primary branding color. @hide + A stronger, more emphasized variant of the fixed primary branding color. @hide

    This is a private symbol. @attr name android:materialColorPrimaryFixedDim */ @@ -88405,7 +88405,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The inverse color of colorPrimary. @hide + The inverse color of colorPrimary. @hide

    This is a private symbol. @attr name android:materialColorPrimaryInverse */ @@ -88414,9 +88414,9 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The secondary branding color for the app, usually a bright complement to the primary - branding color. @hide + branding color. @hide The secondary branding color for the app, usually a bright complement to the primary - branding color. @hide + branding color. @hide

    This is a private symbol. @attr name android:materialColorSecondary */ @@ -88425,7 +88425,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A tonal variation of the secondary color suitable for background color of container - views. @hide + views. @hide

    This is a private symbol. @attr name android:materialColorSecondaryContainer */ @@ -88434,7 +88434,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A secondary branding color for the app, which stays the same between light and dark - themes. @hide + themes. @hide

    This is a private symbol. @attr name android:materialColorSecondaryFixed */ @@ -88442,7 +88442,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A stronger, more emphasized variant of the fixed secondary branding color. @hide + A stronger, more emphasized variant of the fixed secondary branding color. @hide

    This is a private symbol. @attr name android:materialColorSecondaryFixedDim */ @@ -88450,7 +88450,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The color of surfaces such as cards, sheets, menus. @hide + The color of surfaces such as cards, sheets, menus. @hide

    This is a private symbol. @attr name android:materialColorSurface */ @@ -88459,7 +88459,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The surface color which always stay the brightest in either dark or light theme. @hide - +

    This is a private symbol. @attr name android:materialColorSurfaceBright */ @@ -88468,9 +88468,9 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The container color of surface, which replaces the previous surface at elevation level - 2. @hide + 2. @hide The container color of surface, which replaces the previous surface at elevation level - 2. @hide + 2. @hide

    This is a private symbol. @attr name android:materialColorSurfaceContainer */ @@ -88479,7 +88479,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The container color of surface slightly elevated, which replaces the previous surface - at elevation level 3. @hide + at elevation level 3. @hide

    This is a private symbol. @attr name android:materialColorSurfaceContainerHigh */ @@ -88488,7 +88488,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The container color of surface the most elevated, which replaces the previous surface - variant. @hide + variant. @hide

    This is a private symbol. @attr name android:materialColorSurfaceContainerHighest */ @@ -88497,7 +88497,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The container color of surface slightly lowered, which replaces the previous surface - at elevation level 1. @hide + at elevation level 1. @hide

    This is a private symbol. @attr name android:materialColorSurfaceContainerLow */ @@ -88505,7 +88505,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The container color of surface the most lowered. @hide + The container color of surface the most lowered. @hide

    This is a private symbol. @attr name android:materialColorSurfaceContainerLowest */ @@ -88514,7 +88514,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The surface color which always stay the dimmest in either dark or light theme. @hide - +

    This is a private symbol. @attr name android:materialColorSurfaceDim */ @@ -88522,7 +88522,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The surface inverse color, useful for inverted backgrounds. @hide + The surface inverse color, useful for inverted backgrounds. @hide

    This is a private symbol. @attr name android:materialColorSurfaceInverse */ @@ -88530,7 +88530,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A tonal variation of the surface color. @hide + A tonal variation of the surface color. @hide

    This is a private symbol. @attr name android:materialColorSurfaceVariant */ @@ -88539,9 +88539,9 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The tertiary branding color for the app, usually a bright complement to the primary - branding color. @hide + branding color. @hide A color that passes accessibility guidelines for text/iconography when drawn on top - of tertiary. @hide + of tertiary. @hide

    This is a private symbol. @attr name android:materialColorTertiary */ @@ -88550,7 +88550,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A tonal variation of the tertiary color suitable for background color of container - views. @hide + views. @hide

    This is a private symbol. @attr name android:materialColorTertiaryContainer */ @@ -88559,7 +88559,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A tertiary branding color for the app, which stays the same between light and dark - themes. @hide + themes. @hide

    This is a private symbol. @attr name android:materialColorTertiaryFixed */ @@ -88567,7 +88567,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A stronger, more emphasized variant of the fixed tertiary branding color. @hide + A stronger, more emphasized variant of the fixed tertiary branding color. @hide

    This is a private symbol. @attr name android:materialColorTertiaryFixedDim */ @@ -88575,7 +88575,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for the MediaRouteButton widget. + Default style for the MediaRouteButton widget.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88588,7 +88588,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - NumberPicker style. + NumberPicker style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88601,7 +88601,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Opacity used for list divider. + Opacity used for list divider.

    This is a private symbol. @attr name android:opacityListDivider */ @@ -88609,7 +88609,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The background of a panel when it is inset from the left and right edges of the screen. + The background of a panel when it is inset from the left and right edges of the screen.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -88624,7 +88624,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color that matches (as closely as possible) the panel background. + Color that matches (as closely as possible) the panel background.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -88639,7 +88639,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default color of foreground panel imagery. + Default color of foreground panel imagery.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -88654,7 +88654,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The background of a panel when it extends to the left and right edges of the screen. + The background of a panel when it extends to the left and right edges of the screen.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -88687,7 +88687,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default appearance of panel text. + Default appearance of panel text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88700,7 +88700,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default PopupMenu style. + Default PopupMenu style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88713,7 +88713,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default PopupWindow style. + Default PopupWindow style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88726,7 +88726,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for the PreferenceActivity. + Default style for the PreferenceActivity.

    This is a private symbol. @attr name android:preferenceActivityStyle */ @@ -88734,7 +88734,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for PreferenceCategory. + Default style for PreferenceCategory.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88747,7 +88747,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Preference fragment list style + Preference fragment list style

    This is a private symbol. @attr name android:preferenceFragmentListStyle */ @@ -88755,7 +88755,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Preference fragment padding side + Preference fragment padding side

    This is a private symbol. @attr name android:preferenceFragmentPaddingSide */ @@ -88763,7 +88763,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for Headers pane in PreferenceActivity. + Default style for Headers pane in PreferenceActivity.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88776,7 +88776,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Preference frame layout styles. + Preference frame layout styles.

    This is a private symbol. @attr name android:preferenceFrameLayoutStyle */ @@ -88784,7 +88784,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Preference headers panel style + Preference headers panel style

    This is a private symbol. @attr name android:preferenceHeaderPanelStyle */ @@ -88792,7 +88792,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for informational Preference. + Default style for informational Preference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88805,7 +88805,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The preference layout that has the child/tabbed effect. + The preference layout that has the child/tabbed effect.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88818,7 +88818,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Preference list style + Preference list style

    This is a private symbol. @attr name android:preferenceListStyle */ @@ -88826,7 +88826,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Preference panel style + Preference panel style

    This is a private symbol. @attr name android:preferencePanelStyle */ @@ -88834,7 +88834,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for PreferenceScreen. + Default style for PreferenceScreen.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88847,7 +88847,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for Preference. + Default style for Preference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88860,7 +88860,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Theme to use for presentations spawned from this theme. + Theme to use for presentations spawned from this theme.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88873,7 +88873,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The alpha applied to the foreground color to create the primary text color. + The alpha applied to the foreground color to create the primary text color.

    Must be a floating point value, such as "1.2". @@ -88890,7 +88890,7 @@ containing a value of this type. /**

    @attr description - Corner radius of progress bars. + Corner radius of progress bars.

    This is a private symbol. @attr name android:progressBarCornerRadius */ @@ -88898,7 +88898,7 @@ containing a value of this type. /**

    @attr description - Default ProgressBar style. This is a medium circular progress bar. + Default ProgressBar style. This is a medium circular progress bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88911,7 +88911,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Horizontal ProgressBar style. This is a horizontal progress bar. + Horizontal ProgressBar style. This is a horizontal progress bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88924,7 +88924,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Inverse ProgressBar style. This is a medium circular progress bar. + Inverse ProgressBar style. This is a medium circular progress bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88937,7 +88937,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Large ProgressBar style. This is a large circular progress bar. + Large ProgressBar style. This is a large circular progress bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88950,7 +88950,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Large inverse ProgressBar style. This is a large circular progress bar. + Large inverse ProgressBar style. This is a large circular progress bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88963,7 +88963,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Small ProgressBar style. This is a small circular progress bar. + Small ProgressBar style. This is a small circular progress bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88976,7 +88976,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Small inverse ProgressBar style. This is a small circular progress bar. + Small inverse ProgressBar style. This is a small circular progress bar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -88989,7 +88989,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Small ProgressBar in title style. This is a small circular progress bar that will be placed in title bars. + Small ProgressBar in title style. This is a small circular progress bar that will be placed in title bars.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89002,7 +89002,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable used as an overlay on top of quickcontact photos. + Drawable used as an overlay on top of quickcontact photos.

    This is a private symbol. @attr name android:quickContactBadgeOverlay */ @@ -89010,7 +89010,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default quickcontact badge style with large quickcontact window. + Default quickcontact badge style with large quickcontact window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89023,7 +89023,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default quickcontact badge style with medium quickcontact window. + Default quickcontact badge style with medium quickcontact window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89036,7 +89036,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default quickcontact badge style with small quickcontact window. + Default quickcontact badge style with small quickcontact window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89049,7 +89049,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default quickcontact badge style with large quickcontact window. + Default quickcontact badge style with large quickcontact window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89062,7 +89062,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default quickcontact badge style with medium quickcontact window. + Default quickcontact badge style with medium quickcontact window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89075,7 +89075,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default quickcontact badge style with small quickcontact window. + Default quickcontact badge style with small quickcontact window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89088,7 +89088,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default RadioButton style. + Default RadioButton style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89101,7 +89101,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default RatingBar style. + Default RatingBar style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89114,7 +89114,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Indicator RatingBar style. + Indicator RatingBar style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89127,7 +89127,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Small indicator RatingBar style. + Small indicator RatingBar style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89140,7 +89140,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for RingtonePreference. + Default style for RingtonePreference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89153,7 +89153,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default ScrollView style. + Default ScrollView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89166,7 +89166,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Theme to use for Search Dialogs. + Theme to use for Search Dialogs.

    This is a private symbol. @attr name android:searchDialogTheme */ @@ -89174,7 +89174,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The list item height for search results. @hide + The list item height for search results. @hide

    This is a private symbol. @attr name android:searchResultListItemHeight */ @@ -89182,7 +89182,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Style for the search query widget. + Style for the search query widget.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89195,7 +89195,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Search widget more corpus result item background. + Search widget more corpus result item background.

    This is a private symbol. @attr name android:searchWidgetCorpusItemBackground */ @@ -89203,7 +89203,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The alpha applied to the foreground color to create the secondary text color. + The alpha applied to the foreground color to create the secondary text color.

    Must be a floating point value, such as "1.2". @@ -89220,7 +89220,7 @@ containing a value of this type. /**

    @attr description - @hide Default style for SeekBarDialogPreference. + @hide Default style for SeekBarDialogPreference.

    This is a private symbol. @attr name android:seekBarDialogPreferenceStyle */ @@ -89228,7 +89228,7 @@ containing a value of this type. /**

    @attr description - Default style for seekbar preferences. + Default style for seekbar preferences.

    This is a private symbol. @attr name android:seekBarPreferenceStyle */ @@ -89236,7 +89236,7 @@ containing a value of this type. /**

    @attr description - Default SeekBar style. + Default SeekBar style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89250,7 +89250,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Style for segmented buttons - a container that houses several buttons - with the appearance of a singel button broken into segments. + with the appearance of a singel button broken into segments.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89263,7 +89263,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Background drawable for bordered standalone items that need focus/pressed states. + Background drawable for bordered standalone items that need focus/pressed states.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89276,7 +89276,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Background drawable for borderless standalone items that need focus/pressed states. + Background drawable for borderless standalone items that need focus/pressed states.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89289,7 +89289,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for spinner drop down items. + Default style for spinner drop down items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89302,7 +89302,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default spinner item style. + Default spinner item style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89315,7 +89315,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default Spinner style. + Default Spinner style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89328,7 +89328,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Alpha value of the spot shadow projected by elevated views, between 0 and 1. + Alpha value of the spot shadow projected by elevated views, between 0 and 1.

    Must be a floating point value, such as "1.2". @@ -89345,7 +89345,7 @@ containing a value of this type. /**

    @attr description - Default StackView style. + Default StackView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89358,7 +89358,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default Star style. + Default Star style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89371,7 +89371,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for switch preferences. + Default style for switch preferences.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89384,7 +89384,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default style for the Switch widget. + Default style for the Switch widget.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89397,7 +89397,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default TabWidget style. + Default TabWidget style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89410,7 +89410,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default appearance of text: color, typeface, size, and style. + Default appearance of text: color, typeface, size, and style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89423,7 +89423,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The underline color and thickness for auto correction suggestion + The underline color and thickness for auto correction suggestion

    This is a private symbol. @attr name android:textAppearanceAutoCorrectionSuggestion */ @@ -89431,7 +89431,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for the text inside of a button. + Text color, typeface, size, and style for the text inside of a button.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89444,7 +89444,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The underline color and thickness for easy correct suggestion + The underline color and thickness for easy correct suggestion

    This is a private symbol. @attr name android:textAppearanceEasyCorrectSuggestion */ @@ -89452,7 +89452,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The underline color and thickness for grammar error suggestion + The underline color and thickness for grammar error suggestion

    This is a private symbol. @attr name android:textAppearanceGrammarErrorSuggestion */ @@ -89461,7 +89461,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Default appearance of text against an inverted background: - color, typeface, size, and style. + color, typeface, size, and style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89474,7 +89474,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for "large" text. Defaults to primary text color. + Text color, typeface, size, and style for "large" text. Defaults to primary text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89487,7 +89487,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for "large" inverse text. Defaults to primary inverse text color. + Text color, typeface, size, and style for "large" inverse text. Defaults to primary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89500,7 +89500,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for the text inside of a popup menu. + Text color, typeface, size, and style for the text inside of a popup menu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89513,7 +89513,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The preferred TextAppearance for the primary text of list items. + The preferred TextAppearance for the primary text of list items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89526,7 +89526,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The preferred TextAppearance for the secondary text of list items. + The preferred TextAppearance for the secondary text of list items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89539,7 +89539,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The preferred TextAppearance for the primary text of small list items. + The preferred TextAppearance for the primary text of small list items.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89552,7 +89552,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for "medium" text. Defaults to primary text color. + Text color, typeface, size, and style for "medium" text. Defaults to primary text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89565,7 +89565,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for "medium" inverse text. Defaults to primary inverse text color. + Text color, typeface, size, and style for "medium" inverse text. Defaults to primary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89578,7 +89578,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The underline color and thickness for misspelled suggestion + The underline color and thickness for misspelled suggestion

    This is a private symbol. @attr name android:textAppearanceMisspelledSuggestion */ @@ -89586,7 +89586,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for header text inside of a popup menu. + Text color, typeface, size, and style for header text inside of a popup menu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89599,7 +89599,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. + Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89612,7 +89612,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. + Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89625,7 +89625,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for "small" text. Defaults to secondary text color. + Text color, typeface, size, and style for "small" text. Defaults to secondary text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89638,7 +89638,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for "small" inverse text. Defaults to secondary inverse text color. + Text color, typeface, size, and style for "small" inverse text. Defaults to secondary inverse text color.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89651,7 +89651,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color, typeface, size, and style for small text inside of a popup menu. + Text color, typeface, size, and style for small text inside of a popup menu.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89664,7 +89664,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use for check marks. + Drawable to use for check marks.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89687,7 +89687,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of list item text in alert dialogs. + Color of list item text in alert dialogs.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89702,7 +89702,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of highlighted text, when used in a light theme. + Color of highlighted text, when used in a light theme.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89717,7 +89717,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Inverse hint text color. + Inverse hint text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89732,7 +89732,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Color of link text (URLs), when used in a light theme. + Color of link text (URLs), when used in a light theme.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89747,7 +89747,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color used on top of Material NEXT accent colors. @hide + Text color used on top of Material NEXT accent colors. @hide

    This is a private symbol. @attr name android:textColorOnAccent */ @@ -89755,7 +89755,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The most prominent text color. + The most prominent text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89770,7 +89770,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Bright text color for use over activated backgrounds. + Bright text color for use over activated backgrounds.

    This is a private symbol. @attr name android:textColorPrimaryActivated */ @@ -89778,7 +89778,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Bright text color. Only differentiates based on the disabled state. + Bright text color. Only differentiates based on the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89793,7 +89793,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Primary inverse text color, useful for inverted backgrounds. + Primary inverse text color, useful for inverted backgrounds.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89808,7 +89808,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Bright inverse text color. Only differentiates based on the disabled state. + Bright inverse text color. Only differentiates based on the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89823,7 +89823,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Bright inverse text color. This does not differentiate the disabled state. + Bright inverse text color. This does not differentiate the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89840,7 +89840,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Bright text color. This does not differentiate the disabled state. As an example, buttons use this since they display the disabled state via the background and not the - foreground text color. + foreground text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89855,7 +89855,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text color for urls in search suggestions, used by things like global search and the browser. @hide + Text color for urls in search suggestions, used by things like global search and the browser. @hide

    This is a private symbol. @attr name android:textColorSearchUrl */ @@ -89863,7 +89863,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Secondary text color. + Secondary text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89878,7 +89878,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Dim text color for use over activated backgrounds. + Dim text color for use over activated backgrounds.

    This is a private symbol. @attr name android:textColorSecondaryActivated */ @@ -89886,7 +89886,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Secondary inverse text color, useful for inverted backgrounds. + Secondary inverse text color, useful for inverted backgrounds.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89901,7 +89901,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Dim inverse text color. This does not differentiate the disabled state. + Dim inverse text color. This does not differentiate the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89916,7 +89916,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Dim text color. This does not differentiate the disabled state. + Dim text color. This does not differentiate the disabled state.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89931,7 +89931,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tertiary text color. + Tertiary text color.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89946,7 +89946,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tertiary inverse text color, useful for inverted backgrounds. + Tertiary inverse text color, useful for inverted backgrounds.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -89961,7 +89961,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Variation of textEditPasteWindowLayout displayed when the clipboard is empty. + Variation of textEditPasteWindowLayout displayed when the clipboard is empty.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89975,7 +89975,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The layout of the view that is displayed on top of the cursor to paste inside a - TextEdit field. + TextEdit field.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -89988,7 +89988,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. + Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90002,7 +90002,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Used instead of textEditPasteWindowLayout when the window is moved on the side of the - insertion cursor because it would be clipped if it were positioned on top. + insertion cursor because it would be clipped if it were positioned on top.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90015,7 +90015,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Layout of the container of the suggestion popup window. + Layout of the container of the suggestion popup window.

    This is a private symbol. @attr name android:textEditSuggestionContainerLayout */ @@ -90023,7 +90023,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Text appearance of the focused words to be replaced by suggested word. + Text appearance of the focused words to be replaced by suggested word.

    This is a private symbol. @attr name android:textEditSuggestionHighlightStyle */ @@ -90031,7 +90031,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Layout of the TextView item that will populate the suggestion popup window. + Layout of the TextView item that will populate the suggestion popup window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90045,7 +90045,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a drawable that will be used to display a text selection - anchor for positioning the cursor within text. + anchor for positioning the cursor within text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90059,7 +90059,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a drawable that will be used to display a text selection - anchor on the left side of a selection region. + anchor on the left side of a selection region.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90073,7 +90073,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a drawable that will be used to display a text selection - anchor on the right side of a selection region. + anchor on the right side of a selection region.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90087,7 +90087,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a style that will be used for the window containing a text - selection anchor. + selection anchor.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90101,7 +90101,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a style that will be used for the window containing a list of possible - text suggestions in an EditText. + text suggestions in an EditText.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90114,7 +90114,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The underline color + The underline color

    This is a private symbol. @attr name android:textUnderlineColor */ @@ -90122,7 +90122,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The underline thickness + The underline thickness

    This is a private symbol. @attr name android:textUnderlineThickness */ @@ -90130,7 +90130,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default TextView style. + Default TextView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90143,7 +90143,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The TimePicker dialog theme. + The TimePicker dialog theme.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90156,7 +90156,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The TimePicker style. + The TimePicker style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90169,7 +90169,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Background to use for toasts. + Background to use for toasts.

    This is a private symbol. @attr name android:toastFrameBackground */ @@ -90177,7 +90177,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default Toolbar style. + Default Toolbar style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90190,7 +90190,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Background color to use for tooltip popups. + Background color to use for tooltip popups.

    This is a private symbol. @attr name android:tooltipBackgroundColor */ @@ -90198,7 +90198,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Foreground color to use for tooltip popups. + Foreground color to use for tooltip popups.

    This is a private symbol. @attr name android:tooltipForegroundColor */ @@ -90206,7 +90206,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Background to use for tooltip popups. + Background to use for tooltip popups.

    This is a private symbol. @attr name android:tooltipFrameBackground */ @@ -90214,7 +90214,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default WebTextView style. + Default WebTextView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90227,7 +90227,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default WebView style. + Default WebView style.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90241,7 +90241,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Flag indicating whether this window should have an Action Bar - in place of the usual title bar. + in place of the usual title bar.

    Must be a boolean value, either "true" or "false". @@ -90258,7 +90258,7 @@ containing a value of this type. /**

    @attr description - Internal layout used internally for window decor + Internal layout used internally for window decor

    This is a private symbol. @attr name android:windowActionBarFullscreenDecorLayout */ @@ -90268,7 +90268,7 @@ containing a value of this type. @attr description Flag indicating whether this window's Action Bar should overlay application content. Does nothing if the window would not - have an Action Bar. + have an Action Bar.

    Must be a boolean value, either "true" or "false". @@ -90286,7 +90286,7 @@ containing a value of this type.

    @attr description Flag indicating whether action modes should overlay window content - when there is not reserved space for their UI (such as an Action Bar). + when there is not reserved space for their UI (such as an Action Bar).

    Must be a boolean value, either "true" or "false". @@ -90304,7 +90304,7 @@ containing a value of this type.

    @attr description Flag indicating whether this window allows Activity Transitions. - Corresponds to {@link android.view.Window#FEATURE_ACTIVITY_TRANSITIONS}. + Corresponds to {@link android.view.Window#FEATURE_ACTIVITY_TRANSITIONS}.

    Must be a boolean value, either "true" or "false". @@ -90324,7 +90324,7 @@ containing a value of this type. Flag indicating whether this Window's transition should overlap with the exiting transition of the calling Activity. Corresponds to {@link android.view.Window#setAllowEnterTransitionOverlap(boolean)}. - The default value is true. + The default value is true.

    Must be a boolean value, either "true" or "false". @@ -90345,7 +90345,7 @@ containing a value of this type. the exiting transition of the called Activity when the called Activity finishes. Corresponds to {@link android.view.Window#setAllowReturnTransitionOverlap(boolean)}. - The default value is true. + The default value is true.

    Must be a boolean value, either "true" or "false". @@ -90365,7 +90365,7 @@ containing a value of this type. Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by - {@link android.R.styleable#WindowAnimation}. + {@link android.R.styleable#WindowAnimation}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90397,7 +90397,7 @@ or to a theme attribute in the form "?[package:][type:]na system's preview of your window will match), and then in code manually set your window's background to null so it will not be drawn. - +

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -90416,7 +90416,7 @@ or to a theme attribute in the form "?[package:][type:]na The radius defines the size of the neighbouring area, from which pixels will be averaged to form the final color for each pixel in the region. A radius of 0 means no blur. The higher the radius, the denser the blur. - Corresponds to {@link android.view.Window#setBackgroundBlurRadius}. + Corresponds to {@link android.view.Window#setBackgroundBlurRadius}.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -90438,7 +90438,7 @@ containing a value of this type. Drawable to draw selectively within the inset areas when the windowBackground has been set to null. This protects against seeing visual garbage in the surface when the app has not drawn any content into this area. One example is - when the user is resizing a window of an activity in multi-window mode. + when the user is resizing a window of an activity in multi-window mode.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -90454,7 +90454,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description If set, everything behind the window will be blurred with radius - windowBackgroundBlurRadius. + windowBackgroundBlurRadius.

    Must be a boolean value, either "true" or "false". @@ -90472,7 +90472,7 @@ containing a value of this type.

    @attr description When windowBlurBehindEnabled is set, this is the amount of blur to apply - behind the window. The range is from 0, which means no blur, to 150. + behind the window. The range is from 0, which means no blur, to 150.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -90497,7 +90497,7 @@ containing a value of this type.

    Note: this attribute will only be respected for applications that are targeting {@link android.os.Build.VERSION_CODES#HONEYCOMB} - or later. + or later.

    Must be a boolean value, either "true" or "false". @@ -90515,7 +90515,7 @@ containing a value of this type.

    @attr description This Drawable is overlaid over the foreground of the Window's content area, usually - to place a shadow below the title. + to place a shadow below the title.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90529,7 +90529,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a TransitionManager XML resource defining the desired - transitions between different window content. + transitions between different window content.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90544,7 +90544,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Flag indicating whether this window requests that content changes be performed as scene changes with transitions. Corresponds to - {@link android.view.Window#FEATURE_CONTENT_TRANSITIONS}. + {@link android.view.Window#FEATURE_CONTENT_TRANSITIONS}.

    Must be a boolean value, either "true" or "false". @@ -90563,7 +90563,7 @@ containing a value of this type. @attr description Flag allowing you to disable the splash screen for a window. The default value is false; if set to true, the system can never use the window's theme to show a splash - screen before your actual instance is shown to the user. + screen before your actual instance is shown to the user.

    Must be a boolean value, either "true" or "false". @@ -90589,7 +90589,7 @@ containing a value of this type. When this flag is true, each pointer (not necessarily the first) that goes down determines the window to which all subsequent touches of that pointer will go until that pointers go up thereby enabling touches - with multiple pointers to be split across multiple windows. + with multiple pointers to be split across multiple windows.

    Must be a boolean value, either "true" or "false". @@ -90608,7 +90608,7 @@ containing a value of this type. @attr description Reference to a Transition XML resource defining the desired Transition used to move Views into the initial Window's content Scene. Corresponds to - {@link android.view.Window#setEnterTransition(android.transition.Transition)}. + {@link android.view.Window#setEnterTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90624,7 +90624,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used to move Views out of the Window's content Scene when launching a new Activity. Corresponds to - {@link android.view.Window#setExitTransition(android.transition.Transition)}. + {@link android.view.Window#setExitTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90637,7 +90637,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use as a frame around the window. + Drawable to use as a frame around the window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90651,7 +90651,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Flag indicating whether this window should fill the entire screen. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_FULLSCREEN}. + to {@link android.view.WindowManager.LayoutParams#FLAG_FULLSCREEN}.

    Must be a boolean value, either "true" or "false". @@ -90668,7 +90668,7 @@ containing a value of this type. /**

    @attr description - Flag indicating whether this is a floating window. + Flag indicating whether this is a floating window.

    Must be a boolean value, either "true" or "false". @@ -90685,7 +90685,7 @@ containing a value of this type. /**

    @attr description - Flag indicating whether this is a translucent window. + Flag indicating whether this is a translucent window.

    Must be a boolean value, either "true" or "false". @@ -90707,7 +90707,7 @@ containing a value of this type. the main window of an Activity, then it will never actually be added to the window manager. This means that your activity must immediately quit without waiting for user interaction, - because there will be no such interaction coming. + because there will be no such interaction coming.

    Must be a boolean value, either "true" or "false". @@ -90724,7 +90724,7 @@ containing a value of this type. /**

    @attr description - Flag indicating whether there should be no title on this window. + Flag indicating whether there should be no title on this window.

    Must be a boolean value, either "true" or "false". @@ -90744,7 +90744,7 @@ containing a value of this type. Flag indicating whether this window should extend into overscan region. Corresponds to {@link android.view.WindowManager.LayoutParams#FLAG_LAYOUT_IN_OVERSCAN}. @deprecated Overscan areas aren't set by any Android product anymore as of Android 11. - +

    Must be a boolean value, either "true" or "false". @@ -90765,7 +90765,7 @@ containing a value of this type. Reference to a Transition XML resource defining the desired Transition used to move Views in to the scene when returning from a previously-started Activity. Corresponds to - {@link android.view.Window#setReenterTransition(android.transition.Transition)}. + {@link android.view.Window#setReenterTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90781,7 +90781,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used to move Views out of the scene when the Window is preparing to close. Corresponds to - {@link android.view.Window#setReturnTransition(android.transition.Transition)}. + {@link android.view.Window#setReturnTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90797,7 +90797,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred into the Window's initial content Scene. Corresponds to {@link android.view.Window#setSharedElementEnterTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90814,7 +90814,7 @@ or to a theme attribute in the form "?[package:][type:]na used when starting a new Activity to move shared elements prior to transferring to the called Activity. Corresponds to {@link android.view.Window#setSharedElementExitTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90830,7 +90830,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used for shared elements transferred back to a calling Activity. Corresponds to {@link android.view.Window#setSharedElementReenterTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90846,7 +90846,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred back to a calling Activity. Corresponds to {@link android.view.Window#setSharedElementReturnTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90860,7 +90860,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Indicates whether or not shared elements should use an overlay - during transitions. The default value is true. + during transitions. The default value is true.

    Must be a boolean value, either "true" or "false". @@ -90879,7 +90879,7 @@ containing a value of this type. @attr description Flag indicating that this window's background should be the user's current wallpaper. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_SHOW_WALLPAPER}. + to {@link android.view.WindowManager.LayoutParams#FLAG_SHOW_WALLPAPER}.

    Must be a boolean value, either "true" or "false". @@ -90898,7 +90898,7 @@ containing a value of this type. @attr description Defines the default soft input state that this window would like when it is displayed. Corresponds - to {@link android.view.WindowManager.LayoutParams#softInputMode}. + to {@link android.view.WindowManager.LayoutParams#softInputMode}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -90951,7 +90951,7 @@ containing a value of this type. dynamically change translucency of the window, if the windowIsTranslucent is not set. If windowIsTranslucent is set (to either true or false) it will obey that setting. @deprecated Swipe-to-dismiss isn't functional anymore. - +

    Must be a boolean value, either "true" or "false". @@ -90969,7 +90969,7 @@ containing a value of this type. /**

    @attr description - The style resource to use for a window's title area. + The style resource to use for a window's title area.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -90982,7 +90982,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The style resource to use for a window's title bar height. + The style resource to use for a window's title bar height.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91001,7 +91001,7 @@ containing a value of this type. /**

    @attr description - The style resource to use for a window's title text. + The style resource to use for a window's title text.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -91017,7 +91017,7 @@ or to a theme attribute in the form "?[package:][type:]na The duration, in milliseconds, of the window background fade duration when transitioning into or away from an Activity when called with an Activity Transition. Corresponds to - {@link android.view.Window#setTransitionBackgroundFadeDuration(long)}. + {@link android.view.Window#setTransitionBackgroundFadeDuration(long)}.

    Must be an integer value, such as "100". @@ -91035,7 +91035,7 @@ containing a value of this type.

    @attr description Flag indicating whether this window requests a translucent navigation bar. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_NAVIGATION}. + to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_NAVIGATION}.

    Must be a boolean value, either "true" or "false". @@ -91053,7 +91053,7 @@ containing a value of this type.

    @attr description Flag indicating whether this window requests a translucent status bar. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_STATUS}. + to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_STATUS}.

    Must be a boolean value, either "true" or "false". @@ -91070,7 +91070,7 @@ containing a value of this type. /**

    @attr description - Default style for YesNoPreference. + Default style for YesNoPreference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -91169,7 +91169,7 @@ containing a value of this type. @attr description @hide Whether this time picker is being displayed within a dialog, in which case it may ignore the requested time picker mode due to - space considerations. + space considerations.

    This is a private symbol. @attr name android:dialogMode */ @@ -91178,7 +91178,7 @@ containing a value of this type.

    @attr description The text appearance for the AM/PM header. - @deprecated Use headerTextColor instead. + @deprecated Use headerTextColor instead.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -91192,7 +91192,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The background for the header containing the currently selected time. + The background for the header containing the currently selected time.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -91218,7 +91218,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description The text appearance for the time header. - @deprecated Use headerTextColor instead. + @deprecated Use headerTextColor instead.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -91232,7 +91232,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide The layout of the time picker. + @hide The layout of the time picker.

    This is a private symbol. @attr name android:internalLayout */ @@ -91240,7 +91240,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - @hide The layout of the legacy time picker. + @hide The layout of the legacy time picker.

    This is a private symbol. @attr name android:legacyLayout */ @@ -91248,7 +91248,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The background color for the hours/minutes numbers. + The background color for the hours/minutes numbers.

    Must be a color value, in the form of "#rgb", "#argb", @@ -91286,7 +91286,7 @@ containing a value of this type. /**

    @attr description - The color for the hours/minutes selector. + The color for the hours/minutes selector.

    Must be a color value, in the form of "#rgb", "#argb", @@ -91326,7 +91326,7 @@ containing a value of this type. @attr description Defines the look of the widget. Prior to the L release, the only choice was spinner. As of L, with the Material theme selected, the default layout is clock, - but this attribute can be used to force spinner to be used instead. + but this attribute can be used to force spinner to be used instead.

    Must be one of the following constant values.

    @@ -91363,7 +91363,7 @@ containing a value of this type. /**

    @attr description - The alpha to apply to the indicator when disabled. + The alpha to apply to the indicator when disabled.

    Must be a floating point value, such as "1.2". @@ -91380,7 +91380,7 @@ containing a value of this type. /**

    @attr description - The text for the button when it is not checked. + The text for the button when it is not checked.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -91397,7 +91397,7 @@ containing a value of this type. /**

    @attr description - The text for the button when it is checked. + The text for the button when it is checked.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -91513,7 +91513,7 @@ containing a value of this type. /**

    @attr description - Text to set as the content description for the collapse button. + Text to set as the content description for the collapse button.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -91530,7 +91530,7 @@ containing a value of this type. /**

    @attr description - Icon drawable to use for the collapse button. + Icon drawable to use for the collapse button.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -91544,7 +91544,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91564,7 +91564,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar when actions from a menu - are present. Only valid for some themes and configurations. + are present. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91584,7 +91584,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91604,7 +91604,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91624,7 +91624,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar. Navigation buttons and - menu views are excepted. Only valid for some themes and configurations. + menu views are excepted. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91644,7 +91644,7 @@ containing a value of this type.

    @attr description Minimum inset for content views within a bar when a navigation button - is present, such as the Up button. Only valid for some themes and configurations. + is present, such as the Up button. Only valid for some themes and configurations.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91664,7 +91664,7 @@ containing a value of this type.

    @attr description Specifies how an object should position its content, on both the X and Y axes, - within its own bounds. + within its own bounds.

    Must be one or more (separated by '|') of the following constant values.

    @@ -91703,7 +91703,7 @@ containing a value of this type.

    @attr description Drawable to set as the logo that appears at the starting side of - the Toolbar, just after the navigation button. + the Toolbar, just after the navigation button.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -91717,7 +91717,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description A content description string to describe the appearance of the - associated logo image. + associated logo image.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -91757,7 +91757,7 @@ containing a value of this type.

    @attr description Text to set as the content description for the navigation button - located at the start of the toolbar. + located at the start of the toolbar.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -91775,7 +91775,7 @@ containing a value of this type.

    @attr description Icon drawable to use for the navigation button located at - the start of the toolbar. + the start of the toolbar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -91789,7 +91789,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a theme that should be used to inflate popups - shown by widgets in the toolbar. + shown by widgets in the toolbar.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -91802,7 +91802,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies subtitle text used for navigationMode="normal". + Specifies subtitle text used for navigationMode="normal".

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -91829,7 +91829,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A color to apply to the subtitle string. + A color to apply to the subtitle string.

    Must be a color value, in the form of "#rgb", "#argb", @@ -91847,7 +91847,7 @@ containing a value of this type. /**

    @attr description - The title associated with the item. + The title associated with the item.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -91865,7 +91865,7 @@ containing a value of this type.

    @attr description Specifies extra space on the left, start, right and end sides - of the toolbar's title. Margin values should be positive. + of the toolbar's title. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91886,7 +91886,7 @@ containing a value of this type. @attr description Specifies extra space on the bottom side of the toolbar's title. If both this attribute and titleMargin are specified, then this - attribute takes precedence. Margin values should be positive. + attribute takes precedence. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91907,7 +91907,7 @@ containing a value of this type. @attr description Specifies extra space on the end side of the toolbar's title. If both this attribute and titleMargin are specified, then this - attribute takes precedence. Margin values should be positive. + attribute takes precedence. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91928,7 +91928,7 @@ containing a value of this type. @attr description Specifies extra space on the start side of the toolbar's title. If both this attribute and titleMargin are specified, then this - attribute takes precedence. Margin values should be positive. + attribute takes precedence. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91949,7 +91949,7 @@ containing a value of this type. @attr description Specifies extra space on the top side of the toolbar's title. If both this attribute and titleMargin are specified, then this - attribute takes precedence. Margin values should be positive. + attribute takes precedence. Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -91978,7 +91978,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A color to apply to the title string. + A color to apply to the title string.

    Must be a color value, in the form of "#rgb", "#argb", @@ -92010,7 +92010,7 @@ containing a value of this type.

    @attr description Standard gravity constant that a child supplies to its parent. - Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout. + Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout.

    Must be one or more (separated by '|') of the following constant values.

    @@ -92047,7 +92047,7 @@ containing a value of this type. public static final int Toolbar_LayoutParams_layout_gravity = 0; /** Use specific transition subclass names as the root tag of the XML resource that describes a {@link android.transition.Transition Transition}, - such as changeBounds, fade, and transitionSet. + such as changeBounds, fade, and transitionSet.

    Includes the following attributes:

    @@ -92069,7 +92069,7 @@ containing a value of this type. /**

    @attr description - Amount of time (in milliseconds) that the transition should run. + Amount of time (in milliseconds) that the transition should run.

    Must be an integer value, such as "100". @@ -92086,7 +92086,7 @@ containing a value of this type. /**

    @attr description - Interpolator to be used in the animations spawned by this transition. + Interpolator to be used in the animations spawned by this transition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -92106,7 +92106,7 @@ or to a theme attribute in the form "?[package:][type:]na {@link android.transition.Transition#MATCH_ITEM_ID}, {@link android.transition.Transition#MATCH_NAME}, and {@link android.transition.Transition#MATCH_INSTANCE}, respectively. - This corresponds to {@link android.transition.Transition#setMatchOrder(int...)}. + This corresponds to {@link android.transition.Transition#setMatchOrder(int...)}.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92123,7 +92123,7 @@ containing a value of this type. /**

    @attr description - Delay in milliseconds before the transition starts. + Delay in milliseconds before the transition starts.

    Must be an integer value, such as "100". @@ -92139,7 +92139,7 @@ containing a value of this type. public static final int Transition_startDelay = 2; /** Use transitionManager as the root tag of the XML resource that describes a {@link android.transition.TransitionManager - TransitionManager}. + TransitionManager}.

    Includes the following attributes:

    @@ -92159,7 +92159,7 @@ containing a value of this type. /**

    @attr description - The originating scene in this scene change. + The originating scene in this scene change.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -92172,7 +92172,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The destination scene in this scene change. + The destination scene in this scene change.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -92185,7 +92185,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The id of a transition to be used in a particular scene change. + The id of a transition to be used in a particular scene change.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -92197,7 +92197,7 @@ or to a theme attribute in the form "?[package:][type:]na public static final int TransitionManager_transition = 2; /** Use set as the root tag of the XML resource that describes a {@link android.transition.TransitionSet - TransitionSet} transition. + TransitionSet} transition.

    Includes the following attributes:

    @@ -92233,7 +92233,7 @@ or to a theme attribute in the form "?[package:][type:]na targetId} of a transition. There can be one or more targets inside a targets tag, which is itself inside an appropriate {@link android.R.styleable#Transition Transition} tag. - +

    Includes the following attributes:

    @@ -92260,7 +92260,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The fully-qualified name of the Class to exclude from this transition. + The fully-qualified name of the Class to exclude from this transition.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92277,7 +92277,7 @@ containing a value of this type. /**

    @attr description - The id of a target to exclude from this transition. + The id of a target to exclude from this transition.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -92290,7 +92290,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The transitionName of the target to exclude from this transition. + The transitionName of the target to exclude from this transition.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92307,7 +92307,7 @@ containing a value of this type. /**

    @attr description - The fully-qualified name of the Class to include in this transition. + The fully-qualified name of the Class to include in this transition.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92324,7 +92324,7 @@ containing a value of this type. /**

    @attr description - The id of a target on which this transition will animate changes. + The id of a target on which this transition will animate changes.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -92337,7 +92337,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The transitionName of the target on which this transition will animation changes. + The transitionName of the target on which this transition will animation changes.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92454,8 +92454,8 @@ containing a value of this type. a {@link android.service.translation.TranslationService}, which is referenced from its {@link android.service.translation.TranslationService#SERVICE_META_DATA} meta-data entry. - @hide - + @hide +

    Includes the following attributes:

    @@ -92474,7 +92474,7 @@ containing a value of this type.

    @attr description Fully qualified class name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92498,7 +92498,7 @@ containing a value of this type. describes an {@link android.service.trust.TrustAgentService}, which is referenced from its {@link android.service.trust.TrustAgentService#TRUST_AGENT_META_DATA} meta-data entry. Described here are the attributes that can be included in that tag. - @hide + @hide

    Includes the following attributes:

    @@ -92523,7 +92523,7 @@ containing a value of this type.

    @attr description Component name of an activity that allows the user to modify - the settings for this trust agent. @hide + the settings for this trust agent. @hide

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92546,7 +92546,7 @@ containing a value of this type. /**

    @attr description - Summary for the same preference as the title. @hide + Summary for the same preference as the title. @hide

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92564,7 +92564,7 @@ containing a value of this type.

    @attr description Title for a preference that allows that user to launch the - activity to modify trust agent settings. @hide + activity to modify trust agent settings. @hide

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92581,7 +92581,7 @@ containing a value of this type. /**

    @attr description - Whether trust agent can unlock a user profile @hide + Whether trust agent can unlock a user profile @hide

    This is a private symbol. @attr name android:unlockProfile */ @@ -92589,7 +92589,7 @@ containing a value of this type. /** Use tv-ad-service as the root tag of the XML resource that describes a android.media.tv.ad.TvAdService, which is referenced from its android.media.tv.ad.TvAdService#SERVICE_META_DATA meta-data entry. Described here - are the attributes that can be included in that tag. + are the attributes that can be included in that tag.

    Includes the following attributes:

    @@ -92607,7 +92607,7 @@ containing a value of this type. @attr description The advertisement types that the TV ad service supports. Reference to a string array resource that describes the supported types, - e.g. linear, overlay. + e.g. linear, overlay.

    This is a private symbol. @attr name android:adServiceTypes */ @@ -92615,7 +92615,7 @@ containing a value of this type. /** Use tv-input as the root tag of the XML resource that describes a {@link android.media.tv.TvInputService}, which is referenced from its {@link android.media.tv.TvInputService#SERVICE_META_DATA} meta-data entry. - Described here are the attributes that can be included in that tag. + Described here are the attributes that can be included in that tag.

    Includes the following attributes:

    @@ -92644,7 +92644,7 @@ containing a value of this type. Attribute whether the TV input service can pause recording programs. This value can be changed at runtime by calling {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)} - . + .

    Must be a boolean value, either "true" or "false". @@ -92663,7 +92663,7 @@ containing a value of this type. @attr description Attribute whether the TV input service can record programs. This value can be changed at runtime by calling - {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)}. + {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)}.

    Must be a boolean value, either "true" or "false". @@ -92683,7 +92683,7 @@ containing a value of this type. Component name of an activity that allows the user to modify the settings for this service. {@deprecated This value is deprecated and not used by the framework starting from API - level 26. Use setupActivity instead.} + level 26. Use setupActivity instead.}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92707,7 +92707,7 @@ containing a value of this type. /**

    @attr description - Component name of an activity that allows the user to set up this service. + Component name of an activity that allows the user to set up this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92726,7 +92726,7 @@ containing a value of this type. @attr description The number of tuners that the TV input service is associated with. This value can be changed at runtime by calling - {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)}. + {@link android.media.tv.TvInputManager#updateTvInputInfo(android.media.tv.TvInputInfo)}.

    Must be an integer value, such as "100". @@ -92744,7 +92744,7 @@ containing a value of this type. {@link android.media.tv.interactive.TvInteractiveAppService}, which is referenced from its {@link android.media.tv.interactive.TvInteractiveAppService#SERVICE_META_DATA} - meta-data entry. Described here are the attributes that can be included in that tag. + meta-data entry. Described here are the attributes that can be included in that tag.

    Includes the following attributes:

    @@ -92762,7 +92762,7 @@ containing a value of this type. @attr description The interactive app types that the TV interactive app service supports. Reference to a string array resource that describes the supported types, - e.g. HbbTv, Ginga. + e.g. HbbTv, Ginga.

    This is a private symbol. @attr name android:supportedTypes */ @@ -92799,7 +92799,7 @@ containing a value of this type. @attr name android:mode */ public static final int TwoLineListItem_mode = 0; - /** Drawable used to draw vector paths. + /** Drawable used to draw vector paths.

    Includes the following attributes:

    @@ -92845,7 +92845,7 @@ containing a value of this type.

    @attr description The opacity of the whole vector drawable, as a value between 0 - (completely transparent) and 1 (completely opaque). + (completely transparent) and 1 (completely opaque).

    Must be a floating point value, such as "1.2". @@ -92863,7 +92863,7 @@ containing a value of this type.

    @attr description Indicates if the drawable needs to be mirrored when its layout direction is - RTL (right-to-left). + RTL (right-to-left).

    Must be a boolean value, either "true" or "false". @@ -92880,7 +92880,7 @@ containing a value of this type. /**

    @attr description - The intrinsic height of the Vector Drawable. + The intrinsic height of the Vector Drawable.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -92899,7 +92899,7 @@ containing a value of this type. /**

    @attr description - The name of this vector drawable. + The name of this vector drawable.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -92922,7 +92922,7 @@ containing a value of this type. /**

    @attr description - Bottom optical inset. + Bottom optical inset.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -92941,7 +92941,7 @@ containing a value of this type. /**

    @attr description - Left optical inset. + Left optical inset.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -92960,7 +92960,7 @@ containing a value of this type. /**

    @attr description - Right optical inset. + Right optical inset.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -92979,7 +92979,7 @@ containing a value of this type. /**

    @attr description - Top optical inset. + Top optical inset.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -92999,7 +92999,7 @@ containing a value of this type.

    @attr description If set, specifies the color to apply to the drawable as a tint. By default, - no tint is applied. May be a color state list. + no tint is applied. May be a color state list.

    Must be a color value, in the form of "#rgb", "#argb", @@ -93018,7 +93018,7 @@ containing a value of this type.

    @attr description When a tint color is set, specifies its Porter-Duff blending mode. The - default value is src_in, which treats the drawable as an alpha mask. + default value is src_in, which treats the drawable as an alpha mask.

    Must be one of the following constant values.

    @@ -93047,7 +93047,7 @@ containing a value of this type. /**

    @attr description - The height of the canvas the drawing is on. + The height of the canvas the drawing is on.

    Must be a floating point value, such as "1.2". @@ -93064,7 +93064,7 @@ containing a value of this type. /**

    @attr description - The width of the canvas the drawing is on. + The width of the canvas the drawing is on.

    Must be a floating point value, such as "1.2". @@ -93081,7 +93081,7 @@ containing a value of this type. /**

    @attr description - The intrinsic width of the Vector Drawable. + The intrinsic width of the Vector Drawable.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -93097,7 +93097,7 @@ containing a value of this type. @attr name android:width */ public static final int VectorDrawable_width = 3; - /** Defines the clip path used in VectorDrawables. + /** Defines the clip path used in VectorDrawables.

    Includes the following attributes:

    @@ -93115,7 +93115,7 @@ containing a value of this type. /**

    @attr description - The Name of this path. + The Name of this path.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -93138,7 +93138,7 @@ containing a value of this type. /**

    @attr description - The specification of the operations that define the path. + The specification of the operations that define the path.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -93152,7 +93152,7 @@ containing a value of this type. @attr name android:pathData */ public static final int VectorDrawableClipPath_pathData = 1; - /** Defines the group used in VectorDrawables. + /** Defines the group used in VectorDrawables.

    Includes the following attributes:

    @@ -93183,7 +93183,7 @@ containing a value of this type. /**

    @attr description - The name of this group. + The name of this group.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -93206,7 +93206,7 @@ containing a value of this type. /**

    @attr description - The X coordinate of the center of rotation of a group. + The X coordinate of the center of rotation of a group.

    May be a floating point value, such as "1.2". @@ -93226,7 +93226,7 @@ containing a value of this type. /**

    @attr description - The Y coordinate of the center of rotation of a group. + The Y coordinate of the center of rotation of a group.

    May be a floating point value, such as "1.2". @@ -93246,7 +93246,7 @@ containing a value of this type. /**

    @attr description - The amount to rotate the group. + The amount to rotate the group.

    Must be a floating point value, such as "1.2". @@ -93263,7 +93263,7 @@ containing a value of this type. /**

    @attr description - The amount to scale the group on X coordinate. + The amount to scale the group on X coordinate.

    Must be a floating point value, such as "1.2". @@ -93280,7 +93280,7 @@ containing a value of this type. /**

    @attr description - The amount to scale the group on X coordinate. + The amount to scale the group on X coordinate.

    Must be a floating point value, such as "1.2". @@ -93297,7 +93297,7 @@ containing a value of this type. /**

    @attr description - The amount to translate the group on X coordinate. + The amount to translate the group on X coordinate.

    Must be a floating point value, such as "1.2". @@ -93314,7 +93314,7 @@ containing a value of this type. /**

    @attr description - The amount to translate the group on Y coordinate. + The amount to translate the group on Y coordinate.

    Must be a floating point value, such as "1.2". @@ -93328,7 +93328,7 @@ containing a value of this type. @attr name android:translateY */ public static final int VectorDrawableGroup_translateY = 7; - /** Defines the path used in VectorDrawables. + /** Defines the path used in VectorDrawables.

    Includes the following attributes:

    @@ -93376,7 +93376,7 @@ containing a value of this type.

    @attr description The alpha of the path fill, as a value between 0 (completely transparent) - and 1 (completely opaque). + and 1 (completely opaque).

    Must be a floating point value, such as "1.2". @@ -93393,7 +93393,7 @@ containing a value of this type. /**

    @attr description - The color to fill the path if not defined implies no fill. + The color to fill the path if not defined implies no fill.

    Must be a color value, in the form of "#rgb", "#argb", @@ -93412,7 +93412,7 @@ containing a value of this type.

    @attr description sets the fillType for a path. It is the same as SVG's "fill-rule" properties. - For more details, see https://www.w3.org/TR/SVG/painting.html#FillRuleProperty. + For more details, see https://www.w3.org/TR/SVG/painting.html#FillRuleProperty.

    Must be one of the following constant values.

    @@ -93432,7 +93432,7 @@ containing a value of this type. /**

    @attr description - The name of this path. + The name of this path.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -93455,7 +93455,7 @@ containing a value of this type. /**

    @attr description - The specification of the operations that define the path. + The specification of the operations that define the path.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -93473,7 +93473,7 @@ containing a value of this type.

    @attr description The opacity of a path stroke, as a value between 0 (completely transparent) - and 1 (completely opaque). + and 1 (completely opaque).

    Must be a floating point value, such as "1.2". @@ -93490,7 +93490,7 @@ containing a value of this type. /**

    @attr description - The color to stroke the path if not defined implies no stroke. + The color to stroke the path if not defined implies no stroke.

    Must be a color value, in the form of "#rgb", "#argb", @@ -93508,7 +93508,7 @@ containing a value of this type. /**

    @attr description - sets the linecap for a stroked path. + sets the linecap for a stroked path.

    Must be one of the following constant values.

    @@ -93529,7 +93529,7 @@ containing a value of this type. /**

    @attr description - sets the lineJoin for a stroked path. + sets the lineJoin for a stroked path.

    Must be one of the following constant values.

    @@ -93550,7 +93550,7 @@ containing a value of this type. /**

    @attr description - sets the Miter limit for a stroked path. + sets the Miter limit for a stroked path.

    Must be a floating point value, such as "1.2". @@ -93567,7 +93567,7 @@ containing a value of this type. /**

    @attr description - The width a path stroke. + The width a path stroke.

    Must be a floating point value, such as "1.2". @@ -93584,7 +93584,7 @@ containing a value of this type. /**

    @attr description - The fraction of the path to trim from the end from 0 to 1 . + The fraction of the path to trim from the end from 0 to 1 .

    Must be a floating point value, such as "1.2". @@ -93601,7 +93601,7 @@ containing a value of this type. /**

    @attr description - Shift trim region (allows visible region to include the start and end) from 0 to 1. + Shift trim region (allows visible region to include the start and end) from 0 to 1.

    Must be a floating point value, such as "1.2". @@ -93618,7 +93618,7 @@ containing a value of this type. /**

    @attr description - The fraction of the path to trim from the start from 0 to 1. + The fraction of the path to trim from the start from 0 to 1.

    Must be a floating point value, such as "1.2". @@ -93659,7 +93659,7 @@ containing a value of this type. @attr name android:layout_scale */ public static final int VerticalSlider_Layout_layout_scale = 0; - /** Attributes that are read when parsing a tag. + /** Attributes that are read when parsing a tag.

    Includes the following attributes:

    @@ -93696,7 +93696,7 @@ containing a value of this type. public static final int VideoView2_viewType = 2; /** Attributes that can be used with {@link android.view.View} or any of its subclasses. Also see {@link #ViewGroup_Layout} for - attributes that are processed by the view's parent. + attributes that are processed by the view's parent.

    Includes the following attributes:

    @@ -94073,7 +94073,7 @@ containing a value of this type.

    @attr description Describes whether this view should allow interactions from AccessibilityServices only - if the service sets the isAccessibilityTool property. + if the service sets the isAccessibilityTool property.

    This is a private symbol. @attr name android:accessibilityDataSensitive */ @@ -94081,7 +94081,7 @@ containing a value of this type. /**

    @attr description - Whether or not this view is a heading for accessibility purposes. + Whether or not this view is a heading for accessibility purposes.

    Must be a boolean value, either "true" or "false". @@ -94099,7 +94099,7 @@ containing a value of this type.

    @attr description Indicates to accessibility services whether the user should be notified when - this view changes. + this view changes.

    May be an integer value, such as "100". @@ -94128,7 +94128,7 @@ containing a value of this type.

    @attr description The title this view should present to accessibility as a pane title. - See {@link android.view.View#setAccessibilityPaneTitle(CharSequence)} + See {@link android.view.View#setAccessibilityPaneTitle(CharSequence)}

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -94148,7 +94148,7 @@ containing a value of this type. Sets the id of a view that screen readers are requested to visit before this view. Requests that a screen-reader visits the content of the other view before the content of this one. This does nothing if either view is not important for accessibility. - {@see android.view.View#setAccessibilityTraversalAfter(int)} + {@see android.view.View#setAccessibilityTraversalAfter(int)}

    Must be an integer value, such as "100". @@ -94168,7 +94168,7 @@ containing a value of this type. Sets the id of a view that screen readers are requested to visit after this view. Requests that a screen-reader visits the content of this view before the content of the one it precedes. This does nothing if either view is not important for accessibility. - {@see android.view.View#setAccessibilityTraversalBefore(int)} + {@see android.view.View#setAccessibilityTraversalBefore(int)}

    Must be an integer value, such as "100". @@ -94185,7 +94185,7 @@ containing a value of this type. /**

    @attr description - Whether or not allow clicks on disabled view. + Whether or not allow clicks on disabled view.

    Must be a boolean value, either "true" or "false". @@ -94203,7 +94203,7 @@ containing a value of this type.

    @attr description alpha property of the view, as a value between 0 (completely transparent) and 1 - (completely opaque). + (completely opaque).

    Must be a floating point value, such as "1.2". @@ -94225,7 +94225,7 @@ containing a value of this type. if auto handwriting initiation is enabled, stylus movement within its view boundary will automatically trigger the handwriting mode. See {@link android.view.View#setAutoHandwritingEnabled}. -

    The default value of this flag is configurable by the device manufacturer. +

    The default value of this flag is configurable by the device manufacturer.

    This is a private symbol. @attr name android:autoHandwritingEnabled */ @@ -94235,7 +94235,7 @@ containing a value of this type. @attr description Describes the content of a view so that a autofill service can fill in the appropriate data. Multiple hints can be combined in a comma separated list or an array of strings - to mean e.g. emailAddress or postalAddress. + to mean e.g. emailAddress or postalAddress.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -94252,7 +94252,7 @@ or to a theme attribute in the form "?[package:][type:]na A drawable to use as the background. This can be either a reference to a full drawable resource (such as a PNG image, 9-patch, XML state list description, etc), or a solid color such as "#ff000000" - (black). + (black).

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -94267,7 +94267,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the background. + Tint to apply to the background.

    Must be a color value, in the form of "#rgb", "#argb", @@ -94285,7 +94285,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the background tint. + Blending mode used to apply the background tint.

    Must be one of the following constant values.

    @@ -94314,7 +94314,7 @@ containing a value of this type. /**

    @attr description - Defines whether this view reacts to click events. + Defines whether this view reacts to click events.

    Must be a boolean value, either "true" or "false". @@ -94338,7 +94338,7 @@ containing a value of this type. float)} circular reveal animation take priority over Outline clipping, and child Outline clipping takes priority over Outline clipping done by a parent.

    Note that this flag will only be respected if the View's Outline returns true from - {@link android.graphics.Outline#canClip()}. + {@link android.graphics.Outline#canClip()}.

    Must be a boolean value, either "true" or "false". @@ -94357,7 +94357,7 @@ containing a value of this type. @attr description Defines text that briefly describes content of the view. This property is used primarily for accessibility. Since some views do not have textual - representation this attribute can be used for providing such. + representation this attribute can be used for providing such.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -94380,8 +94380,8 @@ containing a value of this type. /**

    @attr description - Sets whether this view renders sensitive content. - @FlaggedApi("android.view.flags.sensitive_content_app_protection_api") + Sets whether this view renders sensitive content. + @FlaggedApi("android.view.flags.sensitive_content_app_protection_api")

    This is a private symbol. @attr name android:contentSensitivity */ @@ -94389,7 +94389,7 @@ containing a value of this type. /**

    @attr description - Defines whether this view reacts to context click events. + Defines whether this view reacts to context click events.

    Must be a boolean value, either "true" or "false". @@ -94407,7 +94407,7 @@ containing a value of this type.

    @attr description Whether this View should use a default focus highlight when it gets focused but - doesn't have {@link android.R.attr#state_focused} defined in its background. + doesn't have {@link android.R.attr#state_focused} defined in its background.

    Must be a boolean value, either "true" or "false". @@ -94427,7 +94427,7 @@ containing a value of this type. Defines the quality of translucent drawing caches. This property is used only when the drawing cache is enabled and translucent. The default value is auto. Deprecated: The view drawing cache was largely made obsolete with the introduction of - hardware-accelerated rendering in API 11. + hardware-accelerated rendering in API 11.

    Must be one of the following constant values.

    @@ -94458,7 +94458,7 @@ containing a value of this type.

    @attr description When this attribute is set to true, the view gets its drawable state - (focused, pressed, etc.) from its direct parent rather than from itself. + (focused, pressed, etc.) from its direct parent rather than from itself.

    Must be a boolean value, either "true" or "false". @@ -94475,7 +94475,7 @@ containing a value of this type. /**

    @attr description - base z depth of the view. + base z depth of the view.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -94494,7 +94494,7 @@ containing a value of this type. /**

    @attr description - Defines whether to fade out scrollbars when they are not in use. + Defines whether to fade out scrollbars when they are not in use.

    Must be a boolean value, either "true" or "false". @@ -94516,7 +94516,7 @@ containing a value of this type. Using fading edges may introduce noticeable performance degradations and should be used only when required by the application's visual design. To request fading edges with API level 14 and above, - use the android:requiresFadingEdge attribute instead. + use the android:requiresFadingEdge attribute instead.

    Must be one or more (separated by '|') of the following constant values.

    @@ -94537,7 +94537,7 @@ containing a value of this type. /**

    @attr description - Defines the length of the fading edges. + Defines the length of the fading edges.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -94559,7 +94559,7 @@ containing a value of this type. Specifies whether to filter touches when the view's window is obscured by another visible window. When set to true, the view will not receive touches whenever a toast, dialog or other window appears above the view's window. - Refer to the {@link android.view.View} security documentation for more details. + Refer to the {@link android.view.View} security documentation for more details.

    Must be a boolean value, either "true" or "false". @@ -94579,7 +94579,7 @@ containing a value of this type. Boolean internal attribute to adjust view layout based on system windows such as the status bar. If true, adjusts the padding of this view to leave space for the system windows. - Will only take effect if this view is in a non-embedded activity. + Will only take effect if this view is in a non-embedded activity.

    Must be a boolean value, either "true" or "false". @@ -94602,7 +94602,7 @@ containing a value of this type. take focus. This value does not impact the behavior of directly calling {@link android.view.View#requestFocus}, which will always request focus regardless of this view. It only impacts where - focus navigation will try to move focus. + focus navigation will try to move focus.

    May be a boolean value, either "true" or "false". @@ -94629,7 +94629,7 @@ containing a value of this type. @attr description Boolean that controls whether a view can take focus while in touch mode. If this is true for a view, that view can gain focus when clicked on, and can keep - focus if another view is clicked on that doesn't have this attribute set to true. + focus if another view is clicked on that doesn't have this attribute set to true.

    Must be a boolean value, either "true" or "false". @@ -94648,7 +94648,7 @@ containing a value of this type. @attr description Whether this view is a default-focus view. Only one view per keyboard navigation cluster can have this attribute set to true. - See {@link android.view.View#setFocusedByDefault(boolean)}. + See {@link android.view.View#setFocusedByDefault(boolean)}.

    Must be a boolean value, either "true" or "false". @@ -94670,7 +94670,7 @@ containing a value of this type. including any descendants.

    Setting this to true will allow this view to be automatically made dark, however a value of 'true' will not override any 'false' value in its parent chain nor will - it prevent any 'false' in any of its children. + it prevent any 'false' in any of its children.

    Must be a boolean value, either "true" or "false". @@ -94694,7 +94694,7 @@ containing a value of this type.

    @attr description Whether this view has elements that may overlap when drawn. See - {@link android.view.View#forceHasOverlappingRendering(boolean)}. + {@link android.view.View#forceHasOverlappingRendering(boolean)}.

    Must be a boolean value, either "true" or "false". @@ -94713,7 +94713,7 @@ containing a value of this type. @attr description Defines the drawable to draw over the content. This can be used as an overlay. The foreground drawable participates in the padding of the content if the gravity - is set to fill. + is set to fill.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -94729,7 +94729,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Defines the gravity to apply to the foreground drawable. The gravity defaults - to fill. + to fill.

    Must be one or more (separated by '|') of the following constant values.

    @@ -94766,7 +94766,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Defines whether the foreground drawable should be drawn inside the padding. - This property is turned on by default. + This property is turned on by default.

    This is a private symbol. @attr name android:foregroundInsidePadding */ @@ -94774,7 +94774,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Tint to apply to the foreground. + Tint to apply to the foreground.

    Must be a color value, in the form of "#rgb", "#argb", @@ -94792,7 +94792,7 @@ containing a value of this type. /**

    @attr description - Blending mode used to apply the foreground tint. + Blending mode used to apply the foreground tint.

    Must be one of the following constant values.

    @@ -94829,7 +94829,7 @@ containing a value of this type. and vice versa. See {@link android.view.View#setHandwritingBoundsOffsets}

    The default value is 40dp for {@link android.widget.TextView} and - {@link android.widget.EditText}, and 0dp for all other views. + {@link android.widget.EditText}, and 0dp for all other views.

    This is a private symbol. @attr name android:handwritingBoundsOffsetBottom */ @@ -94845,7 +94845,7 @@ containing a value of this type. and vice versa. See {@link android.view.View#setHandwritingBoundsOffsets}

    The default value is 10dp for {@link android.widget.TextView} and - {@link android.widget.EditText}, and 0dp for other views. + {@link android.widget.EditText}, and 0dp for other views.

    This is a private symbol. @attr name android:handwritingBoundsOffsetLeft */ @@ -94861,7 +94861,7 @@ containing a value of this type. and vice versa. See {@link android.view.View#setHandwritingBoundsOffsets}

    The default value is 10dp for {@link android.widget.TextView} and - {@link android.widget.EditText}, and 0dp for other views. + {@link android.widget.EditText}, and 0dp for other views.

    This is a private symbol. @attr name android:handwritingBoundsOffsetRight */ @@ -94877,7 +94877,7 @@ containing a value of this type. and vice versa. See {@link android.view.View#setHandwritingBoundsOffsets}

    The default value is 40dp for {@link android.widget.TextView} and - {@link android.widget.EditText}, and 0dp for other views. + {@link android.widget.EditText}, and 0dp for other views.

    This is a private symbol. @attr name android:handwritingBoundsOffsetTop */ @@ -94886,7 +94886,7 @@ containing a value of this type.

    @attr description Boolean that controls whether a view should have haptic feedback - enabled for events such as long presses. + enabled for events such as long presses.

    Must be a boolean value, either "true" or "false". @@ -94911,7 +94911,7 @@ containing a value of this type. @+ syntax to create a new ID resources. For example: android:id="@+id/my_id" which allows you to later retrieve the view - with findViewById(R.id.my_id). + with findViewById(R.id.my_id).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -94928,7 +94928,7 @@ or to a theme attribute in the form "?[package:][type:]na If it is important, the view fires accessibility events and is reported to accessibility services that query the screen. Note: While not recommended, an accessibility service may decide to - ignore this attribute and operate on all views in the view tree. + ignore this attribute and operate on all views in the view tree.

    May be an integer value, such as "100". @@ -94959,7 +94959,7 @@ containing a value of this type.

    @attr description Hints the Android System whether the view node associated with this View should be - included in a view structure used for autofill purposes. + included in a view structure used for autofill purposes.

    Must be one or more (separated by '|') of the following constant values.

    @@ -94987,7 +94987,7 @@ containing a value of this type.

    @attr description Hints the Android System whether the view node associated with this View should be - use for content capture purposes. + use for content capture purposes.

    Must be one or more (separated by '|') of the following constant values.

    @@ -95015,7 +95015,7 @@ containing a value of this type.

    @attr description Boolean that hints the Android System that the view is credential and associated with - CredentialManager + CredentialManager

    This is a private symbol. @attr name android:isCredential */ @@ -95027,7 +95027,7 @@ containing a value of this type. that it can be resized to shrink its overall window so that there will be space for an input method. If not set, the default value will be true if "scrollbars" has the vertical scrollbar - set, else it will be false. + set, else it will be false.

    Must be a boolean value, either "true" or "false". @@ -95045,7 +95045,7 @@ containing a value of this type.

    @attr description Controls whether the view's window should keep the screen on - while visible. + while visible.

    Must be a boolean value, either "true" or "false". @@ -95063,7 +95063,7 @@ containing a value of this type.

    @attr description Whether this view is a root of a keyboard navigation cluster. - See {@link android.view.View#setKeyboardNavigationCluster(boolean)}. + See {@link android.view.View#setKeyboardNavigationCluster(boolean)}.

    Must be a boolean value, either "true" or "false". @@ -95083,7 +95083,7 @@ containing a value of this type. Specifies the id of a view for which this view serves as a label for accessibility purposes. For example, a TextView before an EditText in the UI usually specifies what information is contained in the EditText. - Hence, the TextView is a label for the EditText. + Hence, the TextView is a label for the EditText.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -95127,7 +95127,7 @@ or to a theme attribute in the form "?[package:][type:]na direction of the language script used. The possible values are "ltr" for Left-to-Right, "rtl" for Right-to-Left, "locale", and "inherit" from parent view. If there is nothing to inherit, "locale" is used. "locale" falls back to "en-US". "ltr" is the direction - used in "en-US". The default for this attribute is "inherit". + used in "en-US". The default for this attribute is "inherit".

    Must be one of the following constant values.

    @@ -95149,7 +95149,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines whether this view reacts to long click events. + Defines whether this view reacts to long click events.

    Must be a boolean value, either "true" or "false". @@ -95168,7 +95168,7 @@ containing a value of this type. @attr description Defines the minimum height of the view. It is not guaranteed the view will be able to achieve this minimum height (for example, - if its parent layout constrains it with less available height). + if its parent layout constrains it with less available height).

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95189,7 +95189,7 @@ containing a value of this type. @attr description Defines the minimum width of the view. It is not guaranteed the view will be able to achieve this minimum width (for example, - if its parent layout constrains it with less available width). + if its parent layout constrains it with less available width).

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95209,7 +95209,7 @@ containing a value of this type.

    @attr description Specifies that this view should permit nested scrolling within a compatible - ancestor view. + ancestor view.

    Must be a boolean value, either "true" or "false". @@ -95368,7 +95368,7 @@ containing a value of this type.

    The opacity of the final ambient shadow is a function of the shadow caster height, the alpha channel of the outlineAmbientShadowColor (typically opaque), and the - {@link android.R.attr#ambientShadowAlpha} theme attribute. + {@link android.R.attr#ambientShadowAlpha} theme attribute.

    Must be a color value, in the form of "#rgb", "#argb", @@ -95386,7 +95386,7 @@ containing a value of this type. /**

    @attr description - ViewOutlineProvider used to determine the View's Outline. + ViewOutlineProvider used to determine the View's Outline.

    Must be one of the following constant values.

    @@ -95416,7 +95416,7 @@ containing a value of this type.

    The opacity of the final spot shadow is a function of the shadow caster height, the alpha channel of the outlineSpotShadowColor (typically opaque), and the - {@link android.R.attr#spotShadowAlpha} theme attribute. + {@link android.R.attr#spotShadowAlpha} theme attribute.

    Must be a color value, in the form of "#rgb", "#argb", @@ -95436,7 +95436,7 @@ containing a value of this type. @attr description Defines over-scrolling behavior. This property is used only if the View is scrollable. Over-scrolling is the ability for the user to - receive feedback when attempting to scroll beyond meaningful content. + receive feedback when attempting to scroll beyond meaningful content.

    Must be one of the following constant values.

    @@ -95467,7 +95467,7 @@ containing a value of this type. will include its padding. If a {@link android.R.attr#background} is provided, the padding will initially be set to that (0 if the drawable does not have padding). Explicitly setting a padding value - will override the corresponding padding found in the background. + will override the corresponding padding found in the background.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95486,7 +95486,7 @@ containing a value of this type. /**

    @attr description - Sets the padding, in pixels, of the bottom edge; see {@link android.R.attr#padding}. + Sets the padding, in pixels, of the bottom edge; see {@link android.R.attr#padding}.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95505,7 +95505,7 @@ containing a value of this type. /**

    @attr description - Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95526,7 +95526,7 @@ containing a value of this type. @attr description Sets the padding, in pixels, of the left and right edges; see {@link android.R.attr#padding}. This value will take precedence over - paddingLeft and paddingRight, but not paddingStart or paddingEnd (if set). + paddingLeft and paddingRight, but not paddingStart or paddingEnd (if set).

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95545,7 +95545,7 @@ containing a value of this type. /**

    @attr description - Sets the padding, in pixels, of the left edge; see {@link android.R.attr#padding}. + Sets the padding, in pixels, of the left edge; see {@link android.R.attr#padding}.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95564,7 +95564,7 @@ containing a value of this type. /**

    @attr description - Sets the padding, in pixels, of the right edge; see {@link android.R.attr#padding}. + Sets the padding, in pixels, of the right edge; see {@link android.R.attr#padding}.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95583,7 +95583,7 @@ containing a value of this type. /**

    @attr description - Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95602,7 +95602,7 @@ containing a value of this type. /**

    @attr description - Sets the padding, in pixels, of the top edge; see {@link android.R.attr#padding}. + Sets the padding, in pixels, of the top edge; see {@link android.R.attr#padding}.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95623,7 +95623,7 @@ containing a value of this type. @attr description Sets the padding, in pixels, of the top and bottom edges; see {@link android.R.attr#padding}. This value will take precedence over - paddingTop and paddingBottom, if set. + paddingTop and paddingBottom, if set.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95697,7 +95697,7 @@ containing a value of this type. /**

    @attr description - Defines which edges should be faded on scrolling. + Defines which edges should be faded on scrolling.

    Must be one or more (separated by '|') of the following constant values.

    @@ -95718,7 +95718,7 @@ containing a value of this type. /**

    @attr description - rotation of the view, in degrees. + rotation of the view, in degrees.

    Must be a floating point value, such as "1.2". @@ -95735,7 +95735,7 @@ containing a value of this type. /**

    @attr description - rotation of the view around the x axis, in degrees. + rotation of the view around the x axis, in degrees.

    Must be a floating point value, such as "1.2". @@ -95752,7 +95752,7 @@ containing a value of this type. /**

    @attr description - rotation of the view around the y axis, in degrees. + rotation of the view around the y axis, in degrees.

    Must be a floating point value, such as "1.2". @@ -95774,7 +95774,7 @@ containing a value of this type. (however it also must have an ID assigned to it for its state to be saved). Setting this to false only disables the state for this view, not for its children which may still - be saved. + be saved.

    Must be a boolean value, either "true" or "false". @@ -95791,7 +95791,7 @@ containing a value of this type. /**

    @attr description - scale of the view in the x direction. + scale of the view in the x direction.

    Must be a floating point value, such as "1.2". @@ -95808,7 +95808,7 @@ containing a value of this type. /**

    @attr description - scale of the view in the y direction. + scale of the view in the y direction.

    Must be a floating point value, such as "1.2". @@ -95845,7 +95845,7 @@ containing a value of this type. /**

    @attr description - Hints the Android System whether the this View should be considered a scroll capture target. + Hints the Android System whether the this View should be considered a scroll capture target.

    This is a private symbol. @attr name android:scrollCaptureHint */ @@ -95855,7 +95855,7 @@ containing a value of this type. @attr description Defines which scroll indicators should be displayed when the view can be scrolled. Multiple values may be combined using logical OR, - for example "top|bottom". + for example "top|bottom".

    Must be one or more (separated by '|') of the following constant values.

    @@ -95901,7 +95901,7 @@ containing a value of this type. /**

    @attr description - The initial vertical scroll offset, in pixels. + The initial vertical scroll offset, in pixels.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -95920,7 +95920,7 @@ containing a value of this type. /**

    @attr description - Defines whether the horizontal scrollbar track should always be drawn. + Defines whether the horizontal scrollbar track should always be drawn.

    Must be a boolean value, either "true" or "false". @@ -95937,7 +95937,7 @@ containing a value of this type. /**

    @attr description - Defines whether the vertical scrollbar track should always be drawn. + Defines whether the vertical scrollbar track should always be drawn.

    Must be a boolean value, either "true" or "false". @@ -95954,7 +95954,7 @@ containing a value of this type. /**

    @attr description - Defines the delay in milliseconds that a scrollbar waits before fade out. + Defines the delay in milliseconds that a scrollbar waits before fade out.

    Must be an integer value, such as "100". @@ -95971,7 +95971,7 @@ containing a value of this type. /**

    @attr description - Defines the delay in milliseconds that a scrollbar takes to fade out. + Defines the delay in milliseconds that a scrollbar takes to fade out.

    Must be an integer value, such as "100". @@ -95988,7 +95988,7 @@ containing a value of this type. /**

    @attr description - Sets the width of vertical scrollbars and height of horizontal scrollbars. + Sets the width of vertical scrollbars and height of horizontal scrollbars.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -96036,7 +96036,7 @@ containing a value of this type. /**

    @attr description - Defines the horizontal scrollbar thumb drawable. + Defines the horizontal scrollbar thumb drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -96049,7 +96049,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines the vertical scrollbar thumb drawable. + Defines the vertical scrollbar thumb drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -96062,7 +96062,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines the horizontal scrollbar track drawable. + Defines the horizontal scrollbar track drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -96075,7 +96075,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines the vertical scrollbar track drawable. + Defines the vertical scrollbar track drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -96088,7 +96088,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines which scrollbars should be displayed on scrolling or not. + Defines which scrollbars should be displayed on scrolling or not.

    Must be one or more (separated by '|') of the following constant values.

    @@ -96110,7 +96110,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Boolean that controls whether a view should have sound effects - enabled for events such as clicking and touching. + enabled for events such as clicking and touching.

    Must be a boolean value, either "true" or "false". @@ -96127,7 +96127,7 @@ containing a value of this type. /**

    @attr description - Sets the state-based animator for the View. + Sets the state-based animator for the View.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -96145,7 +96145,7 @@ or to a theme attribute in the form "?[package:][type:]na searched for with {@link android.view.View#findViewWithTag View.findViewWithTag()}. It is generally preferable to use IDs (through the android:id attribute) instead of tags because - they are faster and allow for compile-time type checking. + they are faster and allow for compile-time type checking.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -96174,7 +96174,7 @@ containing a value of this type. /**

    @attr description - Defines the alignment of the text. + Defines the alignment of the text.

    May be an integer value, such as "100". @@ -96209,7 +96209,7 @@ containing a value of this type. /**

    @attr description - Defines the direction of the text. + Defines the direction of the text.

    May be an integer value, such as "100". @@ -96250,7 +96250,7 @@ containing a value of this type. Specifies a theme override for a view. When a theme override is set, the view will be inflated using a {@link android.content.Context} themed with the specified resource. During XML inflation, any child views under the - view with a theme override will inherit the themed context. + view with a theme override will inherit the themed context.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -96263,7 +96263,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines text displayed in a small popup window on hover or long press. + Defines text displayed in a small popup window on hover or long press.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -96287,7 +96287,7 @@ containing a value of this type.

    @attr description x location of the pivot point around which the view will rotate and scale. - This xml attribute sets the pivotX property of the View. + This xml attribute sets the pivotX property of the View.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -96307,7 +96307,7 @@ containing a value of this type.

    @attr description y location of the pivot point around which the view will rotate and scale. - This xml attribute sets the pivotY property of the View. + This xml attribute sets the pivotY property of the View.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -96327,7 +96327,7 @@ containing a value of this type.

    @attr description Names a View such that it can be identified for Transitions. Names should be - unique in the View hierarchy. + unique in the View hierarchy.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -96345,7 +96345,7 @@ containing a value of this type.

    @attr description translation in x of the view. This value is added post-layout to the left - property of the view, which is set by its layout. + property of the view, which is set by its layout.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -96365,7 +96365,7 @@ containing a value of this type.

    @attr description translation in y of the view. This value is added post-layout to the top - property of the view, which is set by its layout. + property of the view, which is set by its layout.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -96384,7 +96384,7 @@ containing a value of this type. /**

    @attr description - translation in z of the view. This value is added to its elevation. + translation in z of the view. This value is added to its elevation.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -96403,7 +96403,7 @@ containing a value of this type. /**

    @attr description - Determines which side the vertical scroll bar should be placed on. + Determines which side the vertical scroll bar should be placed on.

    Must be one of the following constant values.

    @@ -96424,7 +96424,7 @@ containing a value of this type. /**

    @attr description - Controls the initial visibility of the view. + Controls the initial visibility of the view.

    Must be one of the following constant values.

    @@ -96464,7 +96464,7 @@ containing a value of this type.

    @attr description Defines whether to animate the current View when the ViewAnimation - is first displayed. + is first displayed.

    Must be a boolean value, either "true" or "false". @@ -96481,7 +96481,7 @@ containing a value of this type. /**

    @attr description - Identifier for the animation to use when a view is shown. + Identifier for the animation to use when a view is shown.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -96494,7 +96494,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Identifier for the animation to use when a view is hidden. + Identifier for the animation to use when a view is hidden.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -96559,7 +96559,7 @@ or to a theme attribute in the form "?[package:][type:]na bitmap with one layer of text and bitmaps composited on top of it at 60fps. When this is set, the colorBackgroundCacheHint will be ignored even if it specifies a solid color, since that optimization - is not needed. + is not needed.

    Must be a boolean value, either "true" or "false". @@ -96579,7 +96579,7 @@ containing a value of this type. State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, set when a view or its parent has been "activated" meaning the user has currently marked it as being of interest. This is an alternative representation of - state_checked for when the state should be propagated down the view hierarchy. + state_checked for when the state should be propagated down the view hierarchy.

    Must be a boolean value, either "true" or "false". @@ -96598,7 +96598,7 @@ containing a value of this type. @attr description State for {@link android.graphics.drawable.StateListDrawable StateListDrawable} indicating that the Drawable is in a view that is capable of accepting a drop of - the content currently being manipulated in a drag-and-drop operation. + the content currently being manipulated in a drag-and-drop operation.

    Must be a boolean value, either "true" or "false". @@ -96617,7 +96617,7 @@ containing a value of this type. @attr description State for {@link android.graphics.drawable.StateListDrawable StateListDrawable} indicating that a drag operation (for which the Drawable's view is a valid recipient) - is currently positioned over the Drawable. + is currently positioned over the Drawable.

    Must be a boolean value, either "true" or "false". @@ -96635,7 +96635,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view is enabled. + set when a view is enabled.

    Must be a boolean value, either "true" or "false". @@ -96653,7 +96653,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view has input focus. + set when a view has input focus.

    Must be a boolean value, either "true" or "false". @@ -96671,7 +96671,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a pointer is hovering over the view. + set when a pointer is hovering over the view.

    Must be a boolean value, either "true" or "false". @@ -96689,7 +96689,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when the user is pressing down in a view. + set when the user is pressing down in a view.

    Must be a boolean value, either "true" or "false". @@ -96707,7 +96707,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view (or one of its parents) is currently selected. + set when a view (or one of its parents) is currently selected.

    Must be a boolean value, either "true" or "false". @@ -96725,7 +96725,7 @@ containing a value of this type.

    @attr description State value for {@link android.graphics.drawable.StateListDrawable StateListDrawable}, - set when a view's window has input focus. + set when a view's window has input focus.

    Must be a boolean value, either "true" or "false". @@ -96757,7 +96757,7 @@ containing a value of this type. /**

    @attr description - When true, automatically start animating. + When true, automatically start animating.

    Must be a boolean value, either "true" or "false". @@ -96787,7 +96787,7 @@ containing a value of this type. public static final int ViewFlipper_flipInterval = 0; /** Attributes that can be used with a {@link android.view.ViewGroup} or any of its subclasses. Also see {@link #ViewGroup_Layout} for - attributes that this class processes in its children. + attributes that this class processes in its children.

    Includes the following attributes:

    @@ -96841,7 +96841,7 @@ containing a value of this type. Sets whether this ViewGroup's drawable states also include its children's drawable states. This is used, for example, to make a group appear to be focused when its child EditText or button - is focused. + is focused.

    Must be a boolean value, either "true" or "false". @@ -96861,7 +96861,7 @@ containing a value of this type. Defines whether the ViewGroup should always draw its children using their drawing cache or not. The default value is true. Deprecated: The view drawing cache was largely made obsolete with the introduction of - hardware-accelerated rendering in API 11. + hardware-accelerated rendering in API 11.

    Must be a boolean value, either "true" or "false". @@ -96901,7 +96901,7 @@ containing a value of this type. Defines whether layout animations should create a drawing cache for their children. Enabling the animation cache consumes more memory and requires a longer initialization but provides better performance. The animation - cache is enabled by default. + cache is enabled by default.

    Must be a boolean value, either "true" or "false". @@ -96922,7 +96922,7 @@ containing a value of this type. This is useful with animations that scale the size of the children to more than 100% for instance. In such a case, this property should be set to false to allow the children to draw outside of their bounds. The default value of - this property is true. + this property is true.

    Must be a boolean value, either "true" or "false". @@ -96941,7 +96941,7 @@ containing a value of this type. @attr description Defines whether the ViewGroup will clip its children and resize (but not clip) any EdgeEffect to its padding, if padding is not zero. This property is set to true by - default. + default.

    Must be a boolean value, either "true" or "false". @@ -96959,7 +96959,7 @@ containing a value of this type.

    @attr description Defines the relationship between the ViewGroup and its descendants - when looking for a View to take focus. + when looking for a View to take focus.

    Must be one of the following constant values.

    @@ -96981,7 +96981,7 @@ containing a value of this type.

    @attr description Defines the layout animation to use the first time the ViewGroup is laid out. - Layout animations can also be started manually after the first layout. + Layout animations can also be started manually after the first layout.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -96994,7 +96994,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Defines the layout mode of this ViewGroup. + Defines the layout mode of this ViewGroup.

    Must be one of the following constant values.

    @@ -97021,7 +97021,7 @@ or to a theme attribute in the form "?[package:][type:]na memory but may prevent frequent garbage collection if the cache is created over and over again. By default the persistence is set to scrolling. Deprecated: The view drawing cache was largely made obsolete with the introduction of - hardware-accelerated rendering in API 11. + hardware-accelerated rendering in API 11.

    Must be one or more (separated by '|') of the following constant values.

    @@ -97052,7 +97052,7 @@ or to a theme attribute in the form "?[package:][type:]na multiple children. MotionEvents for each pointer will be dispatched to the child view where the initial ACTION_DOWN event happened. See {@link android.view.ViewGroup#setMotionEventSplittingEnabled(boolean)} - for more information. + for more information.

    Must be a boolean value, either "true" or "false". @@ -97069,7 +97069,7 @@ containing a value of this type. /**

    @attr description - Set to true if this ViewGroup blocks focus in the presence of a touchscreen. + Set to true if this ViewGroup blocks focus in the presence of a touchscreen.

    Must be a boolean value, either "true" or "false". @@ -97111,7 +97111,7 @@ containing a value of this type. a view's normal attributes (such as {@link android.R.attr#background}, but will be parsed by the view's parent and ignored by the child.

    The values defined here correspond to the base layout attribute - class {@link android.view.ViewGroup.LayoutParams}. + class {@link android.view.ViewGroup.LayoutParams}.

    Includes the following attributes:

    @@ -97132,7 +97132,7 @@ containing a value of this type. Specifies the basic height of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant height or one of - the special constants. + the special constants.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -97167,7 +97167,7 @@ containing a value of this type. Specifies the basic width of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant width or one of - the special constants. + the special constants.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -97202,7 +97202,7 @@ containing a value of this type. a view's normal attributes (such as {@link android.R.attr#background}, but will be parsed by the view's parent and ignored by the child.

    The values defined here correspond to the base layout attribute - class {@link android.view.ViewGroup.MarginLayoutParams}. + class {@link android.view.ViewGroup.MarginLayoutParams}.

    Includes the following attributes:

    @@ -97244,7 +97244,7 @@ containing a value of this type. Specifies the basic height of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant height or one of - the special constants. + the special constants.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -97282,7 +97282,7 @@ containing a value of this type. layout_marginTop, and layout_marginBottom are also specified, the layout_margin value will take precedence over the edge-specific values. This space is outside this view's bounds. - Margin values should be positive. + Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -97373,7 +97373,7 @@ containing a value of this type. @attr description Specifies extra space on the left side of this view. This space is outside this view's bounds. - Margin values should be positive. + Margin values should be positive.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -97486,7 +97486,7 @@ containing a value of this type. Specifies the basic width of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant width or one of - the special constants. + the special constants.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -97516,7 +97516,7 @@ containing a value of this type. */ public static final int ViewGroup_MarginLayout_layout_width = 0; /** A {@link android.view.ViewStub} lets you lazily include other XML layouts - inside your application at runtime. + inside your application at runtime.

    Includes the following attributes:

    @@ -97537,7 +97537,7 @@ containing a value of this type. /**

    @attr description - Supply an identifier name for this view. + Supply an identifier name for this view.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -97550,7 +97550,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Overrides the id of the inflated View with this value. + Overrides the id of the inflated View with this value.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -97565,7 +97565,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. The layout resource must be a - valid reference to a layout. + valid reference to a layout.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -97578,9 +97578,9 @@ or to a theme attribute in the form "?[package:][type:]na /** Attributes that can be used with a ViewSwitcher. */ public static final int[] ViewSwitcher = { - + }; - /** Attributes that can be assigned to a tag for a particular View. + /** Attributes that can be assigned to a tag for a particular View.

    Includes the following attributes:

    @@ -97598,7 +97598,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies the key identifying a tag. This must be a resource reference. + Specifies the key identifying a tag. This must be a resource reference.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -97611,7 +97611,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Specifies the value with which to tag the view. + Specifies the value with which to tag the view.

    May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -97632,7 +97632,7 @@ containing a value of this type. public static final int ViewTag_value = 0; /** Use with {@link android.transition.Visibility} transitions, such as slide, explode, and fade to mark which - views are supported. + views are supported.

    Includes the following attributes:

    @@ -97649,7 +97649,7 @@ containing a value of this type.

    @attr description Changes whether the transition supports appearing and/or disappearing Views. - Corresponds to {@link android.transition.Visibility#setMode(int)}. + Corresponds to {@link android.transition.Visibility#setMode(int)}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -97671,7 +97671,7 @@ containing a value of this type. by the enrollment application. Described here are the attributes that can be included in that tag. @hide - +

    Includes the following attributes:

    @@ -97694,7 +97694,7 @@ containing a value of this type. /**

    @attr description - The actual keyphrase/hint text, or empty if not keyphrase dependent. @hide + The actual keyphrase/hint text, or empty if not keyphrase dependent. @hide

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -97711,7 +97711,7 @@ containing a value of this type. /**

    @attr description - A globally unique ID for the keyphrase. @hide + A globally unique ID for the keyphrase. @hide

    Must be an integer value, such as "100". @@ -97728,7 +97728,7 @@ containing a value of this type. /**

    @attr description - Flags for supported recognition modes. @hide + Flags for supported recognition modes. @hide

    Must be one or more (separated by '|') of the following constant values.

    @@ -97750,7 +97750,7 @@ containing a value of this type.

    @attr description A comma separated list of BCP-47 language tag for locales that are supported - for this keyphrase, or empty if not locale dependent. @hide + for this keyphrase, or empty if not locale dependent. @hide

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -97767,7 +97767,7 @@ containing a value of this type. /** Use voice-interaction-service as the root tag of the XML resource that describes a {@link android.service.voice.VoiceInteractionService}, which is referenced from its {@link android.service.voice.VoiceInteractionService#SERVICE_META_DATA} meta-data entry. - Described here are the attributes that can be included in that tag. + Described here are the attributes that can be included in that tag.

    Includes the following attributes:

    @@ -97803,7 +97803,7 @@ containing a value of this type.

    @attr description The service that provides {@link android.service.voice.HotwordDetectionService}. - Expect a component name to be provided. @hide + Expect a component name to be provided. @hide

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -97845,7 +97845,7 @@ containing a value of this type. /**

    @attr description - The service that hosts active voice interaction sessions. This is required. + The service that hosts active voice interaction sessions. This is required.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -97863,7 +97863,7 @@ containing a value of this type.

    @attr description Component name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -97887,7 +97887,7 @@ containing a value of this type.

    @attr description Flag indicating whether this voice interaction service is capable of handling the - assist action. + assist action.

    Must be a boolean value, either "true" or "false". @@ -97905,7 +97905,7 @@ containing a value of this type.

    @attr description Flag indicating whether this voice interaction service is capable of being launched - from the keyguard. + from the keyguard.

    Must be a boolean value, either "true" or "false". @@ -97924,7 +97924,7 @@ containing a value of this type. @attr description Flag indicating whether this voice interaction service can handle local voice interaction requests from an Activity. This flag is new in - {@link android.os.Build.VERSION_CODES#N} and not used in previous versions. + {@link android.os.Build.VERSION_CODES#N} and not used in previous versions.

    Must be a boolean value, either "true" or "false". @@ -97942,7 +97942,7 @@ containing a value of this type.

    @attr description The service that provides {@link android.service.voice.VisualQueryDetectionService}. - Expect a component name to be provided. @hide + Expect a component name to be provided. @hide

    This is a private symbol. @attr name android:visualQueryDetectionService */ @@ -97951,9 +97951,9 @@ containing a value of this type. /** Attributes that can be used with a VoiceInteractionSession. */ public static final int[] VoiceInteractionSession = { - + }; - /** Base attributes available to VolumePreference. + /** Base attributes available to VolumePreference.

    Includes the following attributes:

    @@ -97969,7 +97969,7 @@ containing a value of this type. /**

    @attr description - Different audio stream types. + Different audio stream types.

    Must be one of the following constant values.

    @@ -97995,7 +97995,7 @@ containing a value of this type. referenced from its {@link android.service.wallpaper.WallpaperService#SERVICE_META_DATA} meta-data entry. Described here are the attributes that can be - included in that tag. + included in that tag.

    Includes the following attributes:

    @@ -98040,7 +98040,7 @@ containing a value of this type.

    @attr description Name of the author and/or source/collection of this component, for example, - Art Collection, Picasso. + Art Collection, Picasso.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -98054,7 +98054,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Title of the uri that specifies a link for further context of this wallpaper, - for example, Explore collection. + for example, Explore collection.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -98068,7 +98068,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Uri that specifies a link for further context of this wallpaper, for example, - http://www.picasso.org. + http://www.picasso.org.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -98081,7 +98081,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Short description of the component's purpose or behavior. + Short description of the component's purpose or behavior.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -98095,7 +98095,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Component name of an activity that allows the user to modify - the settings for this service. + the settings for this service.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -98118,7 +98118,7 @@ containing a value of this type. /**

    @attr description - Uri that specifies a settings Slice for this wallpaper. + Uri that specifies a settings Slice for this wallpaper.

    Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -98145,7 +98145,7 @@ containing a value of this type. {@link android.service.wallpaper.WallpaperService.Engine} is created and not destroyed. Default value is true. Corresponds to - {@link android.app.WallpaperInfo#shouldUseDefaultUnfoldTransition()} + {@link android.app.WallpaperInfo#shouldUseDefaultUnfoldTransition()}

    This is a private symbol. @attr name android:shouldUseDefaultUnfoldTransition */ @@ -98157,7 +98157,7 @@ containing a value of this type. set to true, any component that shows a preview of this live wallpaper should also show accompanying information like the title, the description, the author and the context description of this wallpaper so the user gets to know further information about this - wallpaper. + wallpaper.

    Must be a boolean value, either "true" or "false". @@ -98176,7 +98176,7 @@ containing a value of this type. @attr description Wallpapers optimized and capable of drawing in ambient mode will return true. This feature requires the android.permission.AMBIENT_WALLPAPER permission. - @hide + @hide

    Must be a boolean value, either "true" or "false". @@ -98197,7 +98197,7 @@ containing a value of this type. Indicates that this wallpaper service can support multiple engines to render on each surface independently. An example use case is a multi-display set-up where the wallpaper service can render surfaces to each of the connected displays. Corresponds to - {@link android.app.WallpaperInfo#supportsMultipleDisplays()} + {@link android.app.WallpaperInfo#supportsMultipleDisplays()}

    Must be a boolean value, either "true" or "false". @@ -98214,7 +98214,7 @@ containing a value of this type. /**

    @attr description - Reference to the wallpaper's thumbnail bitmap. + Reference to the wallpaper's thumbnail bitmap.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -98225,7 +98225,7 @@ or to a theme attribute in the form "?[package:][type:]na */ public static final int Wallpaper_thumbnail = 2; /** Use wallpaper-preview as the root tag of the XML resource that - describes a wallpaper preview. + describes a wallpaper preview.

    Includes the following attributes:

    @@ -98241,7 +98241,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - A resource id of a static drawable. + A resource id of a static drawable.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -98251,7 +98251,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:staticWallpaperPreview */ public static final int WallpaperPreviewInfo_staticWallpaperPreview = 0; - /** @hide + /** @hide

    Includes the following attributes:

    @@ -98294,7 +98294,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr name android:minorWeightMin */ public static final int WeightedLinearLayout_minorWeightMin = 1; - /** The set of attributes that describe a Windows's theme. + /** The set of attributes that describe a Windows's theme.

    Includes the following attributes:

    @@ -98515,7 +98515,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Default background dim amount when a menu, dialog, or something similar pops up. + Default background dim amount when a menu, dialog, or something similar pops up.

    Must be a floating point value, such as "1.2". @@ -98534,7 +98534,7 @@ containing a value of this type. @attr description Control whether dimming behind the window is enabled. The default theme does not set this value, meaning it is based on whether the - window is floating. + window is floating.

    Must be a boolean value, either "true" or "false". @@ -98564,7 +98564,7 @@ containing a value of this type.

    If the app does not target at least {@link android.os.Build.VERSION_CODES#Q Q}, this attribute is ignored. - @see android.view.Window#setNavigationBarContrastEnforced + @see android.view.Window#setNavigationBarContrastEnforced

    Must be a boolean value, either "true" or "false". @@ -98596,7 +98596,7 @@ containing a value of this type. @see android.view.Window#setStatusBarContrastEnforced @deprecated Draw proper background behind - {@link android.view.WindowInsets.Type#statusBars()}} instead. + {@link android.view.WindowInsets.Type#statusBars()}} instead.

    Must be a boolean value, either "true" or "false". @@ -98632,7 +98632,7 @@ containing a value of this type. this attribute is ignored. @deprecated Draw proper background behind {@link android.view.WindowInsets.Type#navigationBars()} or - {@link android.view.WindowInsets.Type#tappableElement()} instead. + {@link android.view.WindowInsets.Type#tappableElement()} instead.

    Must be a color value, in the form of "#rgb", "#argb", @@ -98663,7 +98663,7 @@ containing a value of this type. this attribute is ignored. @deprecated Draw proper background behind {@link android.view.WindowInsets.Type#navigationBars()} or - {@link android.view.WindowInsets.Type#tappableElement()} instead. + {@link android.view.WindowInsets.Type#tappableElement()} instead.

    Must be a color value, in the form of "#rgb", "#argb", @@ -98699,7 +98699,7 @@ containing a value of this type. {@link android.os.Build.VERSION_CODES#VANILLA_ICE_CREAM VANILLA_ICE_CREAM} or above, this attribute is ignored. @deprecated Draw proper background behind - {@link android.view.WindowInsets.Type#statusBars()}} instead. + {@link android.view.WindowInsets.Type#statusBars()}} instead.

    Must be a color value, in the form of "#rgb", "#argb", @@ -98718,7 +98718,7 @@ containing a value of this type. /**

    @attr description - Color of text (usually same as colorForeground). + Color of text (usually same as colorForeground).

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -98734,7 +98734,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Flag indicating whether this window should have an Action Bar - in place of the usual title bar. + in place of the usual title bar.

    Must be a boolean value, either "true" or "false". @@ -98759,7 +98759,7 @@ containing a value of this type. @attr description Flag indicating whether this window's Action Bar should overlay application content. Does nothing if the window would not - have an Action Bar. + have an Action Bar.

    Must be a boolean value, either "true" or "false". @@ -98777,7 +98777,7 @@ containing a value of this type.

    @attr description Flag indicating whether action modes should overlay window content - when there is not reserved space for their UI (such as an Action Bar). + when there is not reserved space for their UI (such as an Action Bar).

    Must be a boolean value, either "true" or "false". @@ -98795,7 +98795,7 @@ containing a value of this type.

    @attr description Flag indicating whether this window allows Activity Transitions. - Corresponds to {@link android.view.Window#FEATURE_ACTIVITY_TRANSITIONS}. + Corresponds to {@link android.view.Window#FEATURE_ACTIVITY_TRANSITIONS}.

    Must be a boolean value, either "true" or "false". @@ -98814,7 +98814,7 @@ containing a value of this type. @attr description Flag indicating whether this Window's transition should overlap with the exiting transition of the calling Activity. Corresponds to - {@link android.view.Window#setAllowEnterTransitionOverlap(boolean)}. + {@link android.view.Window#setAllowEnterTransitionOverlap(boolean)}.

    Must be a boolean value, either "true" or "false". @@ -98834,7 +98834,7 @@ containing a value of this type. Flag indicating whether this Window's transition should overlap with the exiting transition of the called Activity when the called Activity finishes. Corresponds to - {@link android.view.Window#setAllowReturnTransitionOverlap(boolean)}. + {@link android.view.Window#setAllowReturnTransitionOverlap(boolean)}.

    Must be a boolean value, either "true" or "false". @@ -98854,7 +98854,7 @@ containing a value of this type. Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by - {@link android.R.styleable#WindowAnimation}. + {@link android.R.styleable#WindowAnimation}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -98886,7 +98886,7 @@ or to a theme attribute in the form "?[package:][type:]na system's preview of your window will match), and then in code manually set your window's background to null so it will not be drawn. - +

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -98905,7 +98905,7 @@ or to a theme attribute in the form "?[package:][type:]na The radius defines the size of the neighbouring area, from which pixels will be averaged to form the final color for each pixel in the region. A radius of 0 means no blur. The higher the radius, the denser the blur. - Corresponds to {@link android.view.Window#setBackgroundBlurRadius}. + Corresponds to {@link android.view.Window#setBackgroundBlurRadius}.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -98927,7 +98927,7 @@ containing a value of this type. Drawable to draw selectively within the inset areas when the windowBackground has been set to null. This protects against seeing visual garbage in the surface when the app has not drawn any content into this area. One example is - when the user is resizing a window of an activity in multi-window mode. + when the user is resizing a window of an activity in multi-window mode.

    May be a reference to another resource, in the form "@[+][package:]type:name" @@ -98943,7 +98943,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description If set, everything behind the window will be blurred with radius - windowBackgroundBlurRadius. + windowBackgroundBlurRadius.

    Must be a boolean value, either "true" or "false". @@ -98961,7 +98961,7 @@ containing a value of this type.

    @attr description When windowBlurBehindEnabled is set, this is the amount of blur to apply - behind the window. The range is from 0, which means no blur, to 150. + behind the window. The range is from 0, which means no blur, to 150.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -98980,7 +98980,7 @@ containing a value of this type. /**

    @attr description - Whether to clip window content to the outline of the window background. + Whether to clip window content to the outline of the window background.

    Must be a boolean value, either "true" or "false". @@ -99003,7 +99003,7 @@ containing a value of this type.

    Note: this attribute will only be respected for applications that are targeting {@link android.os.Build.VERSION_CODES#HONEYCOMB} - or later. + or later.

    Must be a boolean value, either "true" or "false". @@ -99021,7 +99021,7 @@ containing a value of this type.

    @attr description This Drawable is overlaid over the foreground of the Window's content area, usually - to place a shadow below the title. + to place a shadow below the title.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99035,7 +99035,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Reference to a TransitionManager XML resource defining the desired - transitions between different window content. + transitions between different window content.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99050,7 +99050,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Flag indicating whether this window requests that content changes be performed as scene changes with transitions. Corresponds to - {@link android.view.Window#FEATURE_CONTENT_TRANSITIONS}. + {@link android.view.Window#FEATURE_CONTENT_TRANSITIONS}.

    Must be a boolean value, either "true" or "false". @@ -99069,7 +99069,7 @@ containing a value of this type. @attr description Flag allowing you to disable the splash screen for a window. The default value is false; if set to true, the system can never use the window's theme to show a splash - screen before your actual instance is shown to the user. + screen before your actual instance is shown to the user.

    Must be a boolean value, either "true" or "false". @@ -99091,7 +99091,7 @@ containing a value of this type. transparent background and the corresponding areas in this window are filled with the colors specified in {@link android.R.attr#statusBarColor} and {@link android.R.attr#navigationBarColor}. Corresponds to - {@link android.view.WindowManager.LayoutParams#FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS}. + {@link android.view.WindowManager.LayoutParams#FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS}.

    Must be a boolean value, either "true" or "false". @@ -99108,7 +99108,7 @@ containing a value of this type. /**

    @attr description - Elevation to use for the window. + Elevation to use for the window.

    Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -99136,7 +99136,7 @@ containing a value of this type. When this flag is true, each pointer (not necessarily the first) that goes down determines the window to which all subsequent touches of that pointer will go until that pointers go up thereby enabling touches - with multiple pointers to be split across multiple windows. + with multiple pointers to be split across multiple windows.

    Must be a boolean value, either "true" or "false". @@ -99155,7 +99155,7 @@ containing a value of this type. @attr description Reference to a Transition XML resource defining the desired Transition used to move Views into the initial Window's content Scene. Corresponds to - {@link android.view.Window#setEnterTransition(android.transition.Transition)}. + {@link android.view.Window#setEnterTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99171,7 +99171,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used to move Views out of the Window's content Scene when launching a new Activity. Corresponds to - {@link android.view.Window#setExitTransition(android.transition.Transition)}. + {@link android.view.Window#setExitTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99186,7 +99186,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description A fixed height for the window along the major axis of the screen, that is, when in portrait. Can be either an absolute dimension - or a fraction of the screen size in that dimension. + or a fraction of the screen size in that dimension.

    This is a private symbol. @attr name android:windowFixedHeightMajor */ @@ -99196,7 +99196,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description A fixed height for the window along the minor axis of the screen, that is, when in landscape. Can be either an absolute dimension - or a fraction of the screen size in that dimension. + or a fraction of the screen size in that dimension.

    This is a private symbol. @attr name android:windowFixedHeightMinor */ @@ -99206,7 +99206,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description A fixed width for the window along the major axis of the screen, that is, when in landscape. Can be either an absolute dimension - or a fraction of the screen size in that dimension. + or a fraction of the screen size in that dimension.

    This is a private symbol. @attr name android:windowFixedWidthMajor */ @@ -99216,7 +99216,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description A fixed width for the window along the minor axis of the screen, that is, when in portrait. Can be either an absolute dimension - or a fraction of the screen size in that dimension. + or a fraction of the screen size in that dimension.

    This is a private symbol. @attr name android:windowFixedWidthMinor */ @@ -99224,7 +99224,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - Drawable to use as a frame around the window. + Drawable to use as a frame around the window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99238,7 +99238,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Flag indicating whether this window should fill the entire screen. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_FULLSCREEN}. + to {@link android.view.WindowManager.LayoutParams#FLAG_FULLSCREEN}.

    Must be a boolean value, either "true" or "false". @@ -99255,7 +99255,7 @@ containing a value of this type. /**

    @attr description - Flag indicating whether this is a floating window. + Flag indicating whether this is a floating window.

    Must be a boolean value, either "true" or "false". @@ -99277,7 +99277,7 @@ containing a value of this type. can be useful for power saving. Set to false to reduce the frame rate optimizations on devices with variable refresh rate screens. - The default is true. + The default is true.

    This is a private symbol. @attr name android:windowIsFrameRatePowerSavingsBalanced */ @@ -99285,7 +99285,7 @@ containing a value of this type. /**

    @attr description - Flag indicating whether this is a translucent window. + Flag indicating whether this is a translucent window.

    Must be a boolean value, either "true" or "false". @@ -99315,7 +99315,7 @@ containing a value of this type. {@link android.view.WindowManager.LayoutParams#LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES}, {@link android.view.WindowManager.LayoutParams#LAYOUT_IN_DISPLAY_CUTOUT_MODE_NEVER}, and {@link android.view.DisplayCutout DisplayCutout} - +

    Must be one of the following constant values.

    @@ -99331,7 +99331,7 @@ containing a value of this type. area.

    Corresponds to LAYOUT_IN_DISPLAY_CUTOUT_MODE_DEFAULT. - +

    The window is always allowed to extend into the DisplayCutout areas on the @@ -99380,7 +99380,7 @@ containing a value of this type. Corresponds to setting {@link android.view.View#SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR} on the decor view and {@link android.view.WindowInsetsController#APPEARANCE_LIGHT_NAVIGATION_BARS} on the - {@link android.view.WindowInsetsController}. + {@link android.view.WindowInsetsController}.

    Must be a boolean value, either "true" or "false". @@ -99406,7 +99406,7 @@ containing a value of this type. Corresponds to setting {@link android.view.View#SYSTEM_UI_FLAG_LIGHT_STATUS_BAR} on the decor view and {@link android.view.WindowInsetsController#APPEARANCE_LIGHT_STATUS_BARS} on the - {@link android.view.WindowInsetsController}. + {@link android.view.WindowInsetsController}.

    Must be a boolean value, either "true" or "false". @@ -99426,7 +99426,7 @@ containing a value of this type. The minimum width the window is allowed to be, along the major axis of the screen. That is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that - dimension. + dimension.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -99451,7 +99451,7 @@ containing a value of this type. The minimum width the window is allowed to be, along the minor axis of the screen. That is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that - dimension. + dimension.

    May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". @@ -99478,7 +99478,7 @@ containing a value of this type. the main window of an Activity, then it will never actually be added to the window manager. This means that your activity must immediately quit without waiting for user interaction, - because there will be no such interaction coming. + because there will be no such interaction coming.

    Must be a boolean value, either "true" or "false". @@ -99496,7 +99496,7 @@ containing a value of this type.

    @attr description Flag indicating whether this window should skip movement animations. - See also {@link android.view.WindowManager.LayoutParams#setCanPlayMoveAnimation} + See also {@link android.view.WindowManager.LayoutParams#setCanPlayMoveAnimation}

    This is a private symbol. @attr name android:windowNoMoveAnimation */ @@ -99504,7 +99504,7 @@ containing a value of this type. /**

    @attr description - Flag indicating whether there should be no title on this window. + Flag indicating whether there should be no title on this window.

    Must be a boolean value, either "true" or "false". @@ -99544,7 +99544,7 @@ containing a value of this type.

    If this is true, the edge-to-edge enforcement won't be applied. However, this attribute will be deprecated and disabled in a future SDK level. -

    This is false by default. +

    This is false by default.

    This is a private symbol. @attr name android:windowOptOutEdgeToEdgeEnforcement */ @@ -99561,7 +99561,7 @@ containing a value of this type. Flag indicating whether this window should extend into overscan region. Corresponds to {@link android.view.WindowManager.LayoutParams#FLAG_LAYOUT_IN_OVERSCAN}. @deprecated Overscan areas aren't set by any Android product anymore as of Android 11. - +

    Must be a boolean value, either "true" or "false". @@ -99582,7 +99582,7 @@ containing a value of this type. Reference to a Transition XML resource defining the desired Transition used to move Views in to the scene when returning from a previously-started Activity. Corresponds to - {@link android.view.Window#setReenterTransition(android.transition.Transition)}. + {@link android.view.Window#setReenterTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99598,7 +99598,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used to move Views out of the scene when the Window is preparing to close. Corresponds to - {@link android.view.Window#setReturnTransition(android.transition.Transition)}. + {@link android.view.Window#setReturnTransition(android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99614,7 +99614,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred into the Window's initial content Scene. Corresponds to {@link android.view.Window#setSharedElementEnterTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99631,7 +99631,7 @@ or to a theme attribute in the form "?[package:][type:]na used when starting a new Activity to move shared elements prior to transferring to the called Activity. Corresponds to {@link android.view.Window#setSharedElementExitTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99647,7 +99647,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used for shared elements transferred back to a calling Activity. Corresponds to {@link android.view.Window#setSharedElementReenterTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99663,7 +99663,7 @@ or to a theme attribute in the form "?[package:][type:]na Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred back to a calling Activity. Corresponds to {@link android.view.Window#setSharedElementReturnTransition( - android.transition.Transition)}. + android.transition.Transition)}.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99677,7 +99677,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description Indicates whether or not shared elements should use an overlay - during transitions. The default value is true. + during transitions. The default value is true.

    Must be a boolean value, either "true" or "false". @@ -99696,7 +99696,7 @@ containing a value of this type. @attr description Flag indicating that this window's background should be the user's current wallpaper. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_SHOW_WALLPAPER}. + to {@link android.view.WindowManager.LayoutParams#FLAG_SHOW_WALLPAPER}.

    Must be a boolean value, either "true" or "false". @@ -99715,7 +99715,7 @@ containing a value of this type. @attr description Defines the default soft input state that this window would like when it is displayed. Corresponds - to {@link android.view.WindowManager.LayoutParams#softInputMode}. + to {@link android.view.WindowManager.LayoutParams#softInputMode}.

    Must be one or more (separated by '|') of the following constant values.

    @@ -99765,7 +99765,7 @@ containing a value of this type. @attr description Replace an icon in the center of the starting window, if the object is animated and drawable(e.g. AnimationDrawable, AnimatedVectorDrawable), then it will also - play the animation while showing the starting window. + play the animation while showing the starting window.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99782,7 +99782,7 @@ or to a theme attribute in the form "?[package:][type:]na when playing the splash screen starting window. The maximum animation duration should be limited below 1000ms. @deprecated Not used by framework starting from API level 33. The system estimates the - duration of the vector animation automatically. + duration of the vector animation automatically.

    Must be an integer value, such as "100". @@ -99801,7 +99801,7 @@ containing a value of this type.

    @attr description The background color for the splash screen, if not specify then system will - calculate from windowBackground. + calculate from windowBackground.

    Must be a color value, in the form of "#rgb", "#argb", @@ -99820,7 +99820,7 @@ containing a value of this type.

    @attr description Specify whether this application always wants the icon to be displayed on the splash - screen. + screen.

    This is a private symbol. @attr name android:windowSplashScreenBehavior */ @@ -99829,7 +99829,7 @@ containing a value of this type.

    @attr description Place a drawable image in the bottom of the starting window. The image can be used to - represent the branding of the application. + represent the branding of the application.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99844,7 +99844,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description Set a background behind the splash screen icon. This is useful if there is not enough contrast between the window background and the icon. Note the shape would also be - masking like an icon. + masking like an icon.

    Must be a color value, in the form of "#rgb", "#argb", @@ -99871,7 +99871,7 @@ containing a value of this type. show a splash screen using the other attributes on the theme, like the {@link android.R.attr#windowBackground}. {@deprecated Use windowSplashscreenAnimatedIcon instead.} - +

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -99888,7 +99888,7 @@ or to a theme attribute in the form "?[package:][type:]na The duration, in milliseconds, of the window background fade duration when transitioning into or away from an Activity when called with an Activity Transition. Corresponds to - {@link android.view.Window#setTransitionBackgroundFadeDuration(long)}. + {@link android.view.Window#setTransitionBackgroundFadeDuration(long)}.

    Must be an integer value, such as "100". @@ -99906,7 +99906,7 @@ containing a value of this type.

    @attr description Flag indicating whether this window requests a translucent navigation bar. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_NAVIGATION}. + to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_NAVIGATION}.

    Must be a boolean value, either "true" or "false". @@ -99924,7 +99924,7 @@ containing a value of this type.

    @attr description Flag indicating whether this window requests a translucent status bar. Corresponds - to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_STATUS}. + to {@link android.view.WindowManager.LayoutParams#FLAG_TRANSLUCENT_STATUS}.

    Must be a boolean value, either "true" or "false". @@ -99938,7 +99938,7 @@ containing a value of this type. @attr name android:windowTranslucentStatus */ public static final int Window_windowTranslucentStatus = 23; - /** Window animation class attributes. + /** Window animation class attributes.

    Includes the following attributes:

    @@ -100063,7 +100063,7 @@ containing a value of this type.

    @attr description When closing the current activity, this is the animation that is - run on the next activity (which is entering the screen). + run on the next activity (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100077,7 +100077,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When closing the current activity, this is the animation that is - run on the current activity (which is exiting the screen). + run on the current activity (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100091,7 +100091,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When opening a new activity, this is the animation that is - run on the next activity (which is entering the screen). + run on the next activity (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100105,7 +100105,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When opening a new activity, this is the animation that is - run on the previous activity (which is exiting the screen). + run on the previous activity (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100121,7 +100121,7 @@ or to a theme attribute in the form "?[package:][type:]na When opening a new activity from a RemoteViews, this is the animation that is run on the next activity (which is entering the screen). Requires config_overrideRemoteViewsActivityTransition to - be true. + be true.

    This is a private symbol. @attr name android:activityOpenRemoteViewsEnterAnimation */ @@ -100130,7 +100130,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When closing a dream activity, this is the animation that is - run on the dream activity (which is exiting the screen). + run on the dream activity (which is exiting the screen).

    This is a private symbol. @attr name android:dreamActivityCloseExitAnimation */ @@ -100139,7 +100139,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When opening a dream activity, this is the animation that is - run on the dream activity (which is entering the screen). + run on the dream activity (which is entering the screen).

    This is a private symbol. @attr name android:dreamActivityOpenEnterAnimation */ @@ -100148,7 +100148,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When opening a dream activity, this is the animation that is - run on the old activity (which is exiting the screen). + run on the old activity (which is exiting the screen).

    This is a private symbol. @attr name android:dreamActivityOpenExitAnimation */ @@ -100158,7 +100158,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When opening an activity in a new task using Intent.FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the old task (which is - already on the screen and then stays on). + already on the screen and then stays on).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100173,7 +100173,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When opening an activity in a new task using Intent/FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the new task (which is - entering the screen and then leaving). + entering the screen and then leaving).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100187,7 +100187,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When closing the last activity of a task, this is the animation that is - run on the activity of the next task (which is entering the screen). + run on the activity of the next task (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100201,7 +100201,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When opening an activity in a new task, this is the animation that is - run on the activity of the old task (which is exiting the screen). + run on the activity of the old task (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100215,7 +100215,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When opening an activity in a new task, this is the animation that is - run on the activity of the new task (which is entering the screen). + run on the activity of the new task (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100229,7 +100229,7 @@ or to a theme attribute in the form "?[package:][type:]na

    @attr description When opening an activity in a new task, this is the animation that is - run on the activity of the old task (which is exiting the screen). + run on the activity of the old task (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100244,7 +100244,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When sending the current task to the background, this is the animation that is run on the top activity of the task behind - it (which is entering the screen). + it (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100259,7 +100259,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When sending the current task to the background, this is the animation that is run on the top activity of the current task - (which is exiting the screen). + (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100274,7 +100274,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When bringing an existing task to the foreground, this is the animation that is run on the top activity of the task being brought - to the foreground (which is entering the screen). + to the foreground (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100289,7 +100289,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When bringing an existing task to the foreground, this is the animation that is run on the current foreground activity - (which is exiting the screen). + (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100304,7 +100304,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that - is run on the new activity (which is entering the screen). + is run on the new activity (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100319,7 +100319,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that - is run on the old wallpaper activity (which is exiting the screen). + is run on the old wallpaper activity (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100336,7 +100336,7 @@ or to a theme attribute in the form "?[package:][type:]na when the previous activity is also on top of the wallpaper, this is the animation that is run on the previous activity (which is entering the screen). The wallpaper remains - static behind the animation. + static behind the animation.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100353,7 +100353,7 @@ or to a theme attribute in the form "?[package:][type:]na when the previous activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). The wallpaper remains - static behind the animation. + static behind the animation.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100370,7 +100370,7 @@ or to a theme attribute in the form "?[package:][type:]na when the current activity is also on top of the wallpaper, this is the animation that is run on the new activity (which is entering the screen). The wallpaper remains - static behind the animation. + static behind the animation.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100387,7 +100387,7 @@ or to a theme attribute in the form "?[package:][type:]na when the current activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). The wallpaper remains - static behind the animation. + static behind the animation.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100402,7 +100402,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that - is run on the new wallpaper activity (which is entering the screen). + is run on the new wallpaper activity (which is entering the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100417,7 +100417,7 @@ or to a theme attribute in the form "?[package:][type:]na @attr description When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that - is run on the current activity (which is exiting the screen). + is run on the current activity (which is exiting the screen).

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100430,7 +100430,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The animation used when a window is being added. + The animation used when a window is being added.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100443,7 +100443,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The animation used when a window is being removed. + The animation used when a window is being removed.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100456,7 +100456,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The animation used when a window is going from VISIBLE to INVISIBLE. + The animation used when a window is going from VISIBLE to INVISIBLE.

    Must be a reference to another resource, in the form "@[+][package:]type:name" @@ -100469,7 +100469,7 @@ or to a theme attribute in the form "?[package:][type:]na /**

    @attr description - The animation used when a window is going from INVISIBLE to VISIBLE. + The animation used when a window is going from INVISIBLE to VISIBLE.

    Must be a reference to another resource, in the form "@[+][package:]type:name" diff --git a/src/api-impl/com/android/server/am/DumpHeapProvider.java b/src/api-impl/com/android/server/am/DumpHeapProvider.java index 1fce7249..008e335a 100644 --- a/src/api-impl/com/android/server/am/DumpHeapProvider.java +++ b/src/api-impl/com/android/server/am/DumpHeapProvider.java @@ -58,7 +58,7 @@ public class DumpHeapProvider extends ContentProvider { public int delete(Uri uri, String selection, String[] selectionArgs) { return 0; } - + @Override public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { return 0; @@ -77,4 +77,4 @@ public class DumpHeapProvider extends ContentProvider { } } } -} \ No newline at end of file +} diff --git a/src/api-impl/javax/microedition/khronos/opengles/package.html b/src/api-impl/javax/microedition/khronos/opengles/package.html index 0e3dbee5..193b998d 100644 --- a/src/api-impl/javax/microedition/khronos/opengles/package.html +++ b/src/api-impl/javax/microedition/khronos/opengles/package.html @@ -5,4 +5,4 @@

    For more information about how to use OpenGL, read the OpenGL developer guide.

    - \ No newline at end of file + diff --git a/src/libandroid/media.c b/src/libandroid/media.c index bdfad98a..b11a6b26 100644 --- a/src/libandroid/media.c +++ b/src/libandroid/media.c @@ -596,5 +596,3 @@ media_status_t AMediaCodecCryptoInfo_getEncryptedBytes(AMediaCodecCryptoInfo*, s { return -1; } - - diff --git a/src/main-executable/atl.gresource.xml b/src/main-executable/atl.gresource.xml index 3cf46437..fcae2bb1 100644 --- a/src/main-executable/atl.gresource.xml +++ b/src/main-executable/atl.gresource.xml @@ -3,4 +3,4 @@ src/main-executable/css/default-stylesheet.css - \ No newline at end of file + diff --git a/src/main-executable/back_button.h b/src/main-executable/back_button.h index 1a124ac0..59f66c2c 100644 --- a/src/main-executable/back_button.h +++ b/src/main-executable/back_button.h @@ -1,4 +1,4 @@ #include -GtkWidget* back_button_new(); -void back_button_set_sensitive(bool sensitive); \ No newline at end of file +GtkWidget* back_button_new(); +void back_button_set_sensitive(bool sensitive); diff --git a/src/main-executable/bionic_compat.c b/src/main-executable/bionic_compat.c index 63f56135..e4e53714 100644 --- a/src/main-executable/bionic_compat.c +++ b/src/main-executable/bionic_compat.c @@ -85,7 +85,7 @@ _Thread_local uintptr_t TLS[] = { * uintptr_t stack_guard; // (tp + 5) TLS_SLOT_STACK_GUARD * uintptr_t pointer_guard; // (tp + 6) TLS_SLOT_SANITIZER * unsigned long int unused_vgetcpu_cache[2]; // (tp + 7/8) TLS_SLOT_ART_THREAD_SELF/TLS_SLOT_DTV - * + * * unsigned int feature_1; // (tp + 9) TLS_SLOT_BIONIC_TLS * int __glibc_unused1; // [cont] * void *__private_tm[4]; // (tp + 10) TLS_SLOT_NATIVE_BRIDGE_GUEST_STATE @@ -111,7 +111,7 @@ _Thread_local uintptr_t TLS[] = { * uintptr_t stack_guard; // (tp + 5) TLS_SLOT_STACK_GUARD * uintptr_t pointer_guard; // (tp + 6) TLS_SLOT_SANITIZER * int gscope_flag; // (tp + 7) TLS_SLOT_ART_THREAD_SELF - * + * * unsigned int feature_1; // (tp + 8) TLS_SLOT_DTV * void *__private_tm[3]; // (tp + 9/10) TLS_SLOT_BIONIC_TLS/TLS_SLOT_NATIVE_BRIDGE_GUEST_STATE * void *__private_ss; diff --git a/src/main-executable/css/default-stylesheet.css b/src/main-executable/css/default-stylesheet.css index e12d129e..b457b86a 100644 --- a/src/main-executable/css/default-stylesheet.css +++ b/src/main-executable/css/default-stylesheet.css @@ -28,4 +28,3 @@ .ATL-text-align-right > * { text-align: right; } - diff --git a/src/test-runner/android/test/ComparisonFailure.java b/src/test-runner/android/test/ComparisonFailure.java index d86b7007..61af75a1 100644 --- a/src/test-runner/android/test/ComparisonFailure.java +++ b/src/test-runner/android/test/ComparisonFailure.java @@ -18,7 +18,7 @@ package android.test; /** * Thrown when an assert equals for Strings failed. - * + * * @deprecated use org.junit.ComparisonFailure */ @Deprecated diff --git a/src/test-runner/android/test/InstrumentationTestCase.java b/src/test-runner/android/test/InstrumentationTestCase.java index 9f7a2fa4..a967e1c4 100644 --- a/src/test-runner/android/test/InstrumentationTestCase.java +++ b/src/test-runner/android/test/InstrumentationTestCase.java @@ -76,13 +76,13 @@ public class InstrumentationTestCase extends TestCase { } /** - * Utility method for launching an activity. - * + * Utility method for launching an activity. + * *

    The {@link Intent} used to launch the Activity is: * action = {@link Intent#ACTION_MAIN} * extras = null, unless a custom bundle is provided here * All other fields are null or empty. - * + * *

    NOTE: The parameter pkg must refer to the package identifier of the * package hosting the activity to be launched, which is specified in the AndroidManifest.xml * file. This is not necessarily the same as the java package name. @@ -105,7 +105,7 @@ public class InstrumentationTestCase extends TestCase { /** * Utility method for launching an activity with a specific Intent. - * + * *

    NOTE: The parameter pkg must refer to the package identifier of the * package hosting the activity to be launched, which is specified in the AndroidManifest.xml * file. This is not necessarily the same as the java package name. @@ -126,14 +126,14 @@ public class InstrumentationTestCase extends TestCase { getInstrumentation().waitForIdleSync(); return activity; } - + /** * Helper for running portions of a test on the UI thread. - * - * Note, in most cases it is simpler to annotate the test method with + * + * Note, in most cases it is simpler to annotate the test method with * {@link android.test.UiThreadTest}, which will run the entire test method on the UI thread. * Use this method if you need to switch in and out of the UI thread to perform your test. - * + * * @param r runnable containing test code in the {@link Runnable#run()} method */ public void runTestOnUiThread(final Runnable r) throws Throwable { @@ -351,12 +351,12 @@ public class InstrumentationTestCase extends TestCase { instrumentation.waitForIdleSync(); } - + /** * Make sure all resources are cleaned up and garbage collected before moving on to the next * test. Subclasses that override this method should make sure they call super.tearDown() * at the end of the overriding method. - * + * * @throws Exception */ @Override @@ -366,4 +366,4 @@ public class InstrumentationTestCase extends TestCase { Runtime.getRuntime().gc(); super.tearDown(); } -} \ No newline at end of file +} diff --git a/src/test-runner/android/test/PerformanceTestCase.java b/src/test-runner/android/test/PerformanceTestCase.java index 2584da20..a5cb30c3 100644 --- a/src/test-runner/android/test/PerformanceTestCase.java +++ b/src/test-runner/android/test/PerformanceTestCase.java @@ -68,4 +68,3 @@ public interface PerformanceTestCase */ boolean isPerformanceOnly(); } - diff --git a/src/test-runner/android/test/suitebuilder/SmokeTestSuiteBuilder.java b/src/test-runner/android/test/suitebuilder/SmokeTestSuiteBuilder.java index 01e7ec6c..90bbf720 100644 --- a/src/test-runner/android/test/suitebuilder/SmokeTestSuiteBuilder.java +++ b/src/test-runner/android/test/suitebuilder/SmokeTestSuiteBuilder.java @@ -18,7 +18,7 @@ package android.test.suitebuilder; /** * A suite builder that runs smoke tests. - * + * * {@hide} Not needed for 1.0 SDK. */ public class SmokeTestSuiteBuilder extends TestSuiteBuilder { diff --git a/src/test-runner/android/test/suitebuilder/TestGrouping.java b/src/test-runner/android/test/suitebuilder/TestGrouping.java index 030bc426..0a74931b 100644 --- a/src/test-runner/android/test/suitebuilder/TestGrouping.java +++ b/src/test-runner/android/test/suitebuilder/TestGrouping.java @@ -39,7 +39,7 @@ import java.util.TreeSet; * or entire packages. By default sub-packages are included recursively, but methods are * provided to allow for arbitrary inclusion or exclusion of sub-packages. Typically a * {@link TestGrouping} will have only one root package, but this is not a requirement. - * + * * {@hide} Not needed for 1.0 SDK. */ class TestGrouping { diff --git a/src/test-runner/android/test/suitebuilder/TestMethod.java b/src/test-runner/android/test/suitebuilder/TestMethod.java index ae1db5e5..e30327ce 100644 --- a/src/test-runner/android/test/suitebuilder/TestMethod.java +++ b/src/test-runner/android/test/suitebuilder/TestMethod.java @@ -46,7 +46,7 @@ public class TestMethod { this.enclosingClassname = enclosingClass.getName(); this.testMethodName = methodName; } - + public TestMethod(TestCase testCase) { this(testCase.getName(), testCase.getClass()); } diff --git a/src/test-runner/android/test/suitebuilder/annotation/HasAnnotation.java b/src/test-runner/android/test/suitebuilder/annotation/HasAnnotation.java index 240bd588..3fb21048 100644 --- a/src/test-runner/android/test/suitebuilder/annotation/HasAnnotation.java +++ b/src/test-runner/android/test/suitebuilder/annotation/HasAnnotation.java @@ -25,7 +25,7 @@ import java.lang.annotation.Annotation; /** * A predicate that checks to see if a {@link TestMethod} has a specific annotation, either on the * method or on the containing class. - * + * * {@hide} Not needed for 1.0 SDK. */ public class HasAnnotation implements Predicate { diff --git a/src/test-runner/android/test/suitebuilder/annotation/HasClassAnnotation.java b/src/test-runner/android/test/suitebuilder/annotation/HasClassAnnotation.java index ac76f4cb..4320d7bd 100644 --- a/src/test-runner/android/test/suitebuilder/annotation/HasClassAnnotation.java +++ b/src/test-runner/android/test/suitebuilder/annotation/HasClassAnnotation.java @@ -24,7 +24,7 @@ import com.android.internal.util.Predicate; /** * A predicate that checks to see if a {@link android.test.suitebuilder.TestMethod} has a specific annotation on the * containing class. Consider using the public {@link HasAnnotation} class instead of this class. - * + * * {@hide} Not needed for 1.0 SDK. */ class HasClassAnnotation implements Predicate { diff --git a/src/test-runner/android/test/suitebuilder/annotation/HasMethodAnnotation.java b/src/test-runner/android/test/suitebuilder/annotation/HasMethodAnnotation.java index 96bd9227..bc3adad3 100644 --- a/src/test-runner/android/test/suitebuilder/annotation/HasMethodAnnotation.java +++ b/src/test-runner/android/test/suitebuilder/annotation/HasMethodAnnotation.java @@ -24,7 +24,7 @@ import java.lang.annotation.Annotation; /** * A predicate that checks to see if a the method represented by {@link TestMethod} has a certain * annotation on it. Consider using the public {@link HasAnnotation} class instead of this class. - * + * * {@hide} Not needed for 1.0 SDK. */ class HasMethodAnnotation implements Predicate { diff --git a/src/test-runner/dalvik/annotation/BrokenTest.java b/src/test-runner/dalvik/annotation/BrokenTest.java index a334d108..30f7c765 100644 --- a/src/test-runner/dalvik/annotation/BrokenTest.java +++ b/src/test-runner/dalvik/annotation/BrokenTest.java @@ -20,7 +20,7 @@ import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Marks a test case as broken. This means the test case should be fixed. - * + * * @hide */ @Retention(RetentionPolicy.RUNTIME) diff --git a/src/test-runner/dalvik/annotation/SideEffect.java b/src/test-runner/dalvik/annotation/SideEffect.java index 2f68c735..dd49ddaa 100644 --- a/src/test-runner/dalvik/annotation/SideEffect.java +++ b/src/test-runner/dalvik/annotation/SideEffect.java @@ -22,7 +22,7 @@ import java.lang.annotation.Target; * Marks a test-case as either having a side-effect that other tests might * notice or suffering from such a side effect. Such tests should be run in an * isolated manner. - * + * * @hide */ @Retention(RetentionPolicy.RUNTIME)