/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AccessibilityUtil.java | 366 boolean exist = false; in hasValuesInSettings() 368 exist = hasValueInSettings(context, UserShortcutType.SOFTWARE, componentName); in hasValuesInSettings() 371 exist |= hasValueInSettings(context, UserShortcutType.HARDWARE, componentName); in hasValuesInSettings() 376 exist |= hasValueInSettings(context, UserShortcutType.QUICK_SETTINGS, in hasValuesInSettings() 381 return exist; in hasValuesInSettings()
|
D | ToggleScreenMagnificationPreferenceFragment.java | 855 boolean exist = false; in hasMagnificationValuesInSettings() 858 exist = hasMagnificationValueInSettings(context, UserShortcutType.SOFTWARE); in hasMagnificationValuesInSettings() 861 exist |= hasMagnificationValueInSettings(context, UserShortcutType.HARDWARE); in hasMagnificationValuesInSettings() 864 exist |= hasMagnificationValueInSettings(context, UserShortcutType.TRIPLETAP); in hasMagnificationValuesInSettings() 869 exist |= hasMagnificationValueInSettings(context, in hasMagnificationValuesInSettings() 873 return exist; in hasMagnificationValuesInSettings()
|
/packages/modules/Connectivity/tests/cts/hostside/ |
D | Android.bp | 18 // downstream branches. The CtsHostsideNetworkTestsAppNext target will not exist in 19 // some downstream branches, but it should exist in aosp and some downstream branches.
|
/packages/apps/Settings/src/com/android/settings/nfc/ |
D | AppStateNfcTagAppsBridge.java | 106 public NfcTagAppState(boolean exist, boolean allowed) { in NfcTagAppState() argument 107 mIsExisted = exist; in NfcTagAppState()
|
/packages/apps/Dialer/java/com/android/dialer/theme/ |
D | README.md | 17 Android framework and they exist to allow developers easily custom Android 21 Android framework but they only exist to customize AppCompat widgets. After 74 Each color you add needs to exist in each color_*.xml file where *
|
/packages/apps/Dialer/ |
D | proguard.flags | 2 # com.google.errorprone.annotations but don't exist on Android.
|
/packages/modules/Virtualization/vm/ |
D | vm_shell.sh | 82 echo VM of CID $selected_cid does not exist. Available CIDs: ${available_cids}
|
/packages/services/Car/car-maps-placeholder/ |
D | Android.bp | 28 // TODO(b/73535841): Can build against current once the car stubs exist.
|
/packages/services/Car/cpp/vhal/client/ |
D | Android.bp | 33 // exist as a shared library.
|
/packages/modules/Bluetooth/ |
D | BUILD.gn | 19 # resolved or known not to exist (which will cause the build to fail). So if
|
/packages/modules/Connectivity/common/ |
D | Android.bp | 26 // as the above target may not exist
|
/packages/modules/Bluetooth/android/apishim/ |
D | Android.bp | 48 // system_X SDK. this ensures that each shim can only use SDK classes that exist in its SDK level.
|
/packages/apps/Car/DebuggingRestrictionController/ |
D | gradlew.bat | 38 if exist "%JAVA_EXE%" goto init
|
/packages/modules/Bluetooth/android/leaudio/ |
D | gradlew.bat | 38 if exist "%JAVA_EXE%" goto init
|
/packages/inputmethods/LatinIME/ |
D | gradlew.bat | 38 if exist "%JAVA_EXE%" goto init
|
/packages/modules/Connectivity/ |
D | TEST_MAPPING | 115 // really exist in the field, but there is no strong guarantee, and it is required by MTS 353 // really exist in the field, but there is no strong guarantee, and it is required by MTS
|
/packages/services/Telephony/testapps/TestSliceApp/ |
D | gradlew.bat | 57 if exist "%JAVA_EXE%" goto execute
|
/packages/providers/MediaProvider/tools/photopicker-gradle/ |
D | gradlew.bat | 57 if exist "%JAVA_EXE%" goto execute
|
/packages/apps/Car/Launcher/ |
D | gradlew.bat | 57 if exist "%JAVA_EXE%" goto execute
|
/packages/apps/Dialer/java/com/android/dialer/proguard/ |
D | proguard_base.flags | 20 # Case-insensitive filesystems can't handle when a.class and A.class exist in
|
/packages/modules/Bluetooth/android/ChannelSoundingTestApp/ |
D | gradlew.bat | 57 if exist "%JAVA_EXE%" goto execute
|
/packages/apps/TV/src/com/android/tv/data/ |
D | ChannelImpl.java | 636 public void setChannelLogoExist(boolean exist) { in setChannelLogoExist() argument 637 mChannelLogoExist = exist; in setChannelLogoExist()
|
/packages/apps/ManagedProvisioning/studio-dev/ManagedProvisioningGradleProject/ |
D | build.gradle | 19 // for ARM doesn't exist for current protobuf version.
|
/packages/modules/Bluetooth/system/ |
D | BUILD.gn | 19 # resolved or known not to exist (which will cause the build to fail). So if
|
/packages/modules/adb/ |
D | README.md | 62 The asocket, apacket, and amessage constructs exist only to wrap data while it transits on a Transp…
|