/packages/modules/Connectivity/tests/unit/java/android/net/ |
D | IpSecAlgorithmTest.java | 98 } catch (IllegalArgumentException pass) { in checkAuthKeyAndTruncLenValidation() 104 } catch (IllegalArgumentException pass) { in checkAuthKeyAndTruncLenValidation() 110 } catch (IllegalArgumentException pass) { in checkAuthKeyAndTruncLenValidation() 120 } catch (IllegalArgumentException pass) { in checkCryptKeyLenValidation() 154 } catch (IllegalArgumentException pass) { in testTruncLenValidation() 167 } catch (IllegalArgumentException pass) { in testLenValidation() 176 } catch (IllegalArgumentException pass) { in testAlgoNameValidation()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | SlotView.java | 60 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height); in renderSlot() argument 286 for (int pass = 1; requestCount != 0; ++pass) { in render() 290 requestedSlot[i], pass, paperActive); in render() 314 GLCanvas canvas, int index, int pass, boolean paperActive) { in renderItem() argument 326 canvas, index, pass, rect.right - rect.left, rect.bottom - rect.top); in renderItem()
|
D | ManageCacheDrawer.java | 65 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() argument
|
D | AlbumSlotRenderer.java | 104 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() argument
|
D | AlbumSetSlotRenderer.java | 131 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() argument
|
/packages/modules/NeuralNetworks/ |
D | TEST_MAPPING | 21 // pass consisting of: 25 // The value here is a bitmask indicating only "pass 2"
|
/packages/modules/adb/daemon/ |
D | jdwp_service.cpp | 330 bool pass = false; member 361 if (!jdwp->pass) { in jdwp_socket_ready() 367 jdwp->pass = true; in jdwp_socket_ready() 385 s->pass = false; in create_jdwp_service_socket()
|
/packages/apps/TimeZoneData/oem_template/xts/ |
D | README.oem | 12 To pass, OEMs must provide their own OEM-specific signed time zone data app .apks under the
|
/packages/modules/GeoTZ/apex/com.android.geotz/resources/ |
D | offlineltzprovider.properties | 8 # The namespace to pass to android.provider.DeviceConfig for server-pushed configuration.
|
/packages/apps/Dialer/java/com/android/dialer/callintent/ |
D | call_specific_app_data.proto | 14 // Dialer. The system will pass this data to the InCallUi which can use it
|
/packages/apps/Dialer/java/com/android/contacts/common/widget/ |
D | select_phone_account_dialog_options.proto | 34 // The call ID to pass back to the callback
|
/packages/modules/GeoTZ/ |
D | README.md | 26 location and the `geotz_lookup` APIs to obtain the time zone IDs to pass to
|
/packages/inputmethods/LatinIME/ |
D | gradlew.bat | 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
|
/packages/apps/Car/DebuggingRestrictionController/ |
D | gradlew.bat | 16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
|
/packages/apps/Car/libs/car-ui-lib/paintbooth/ |
D | gradlew.bat | 16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
|
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothPairingController.java | 373 int pass = Integer.parseInt(passkey); in onPair() local
|
/packages/apps/Car/libs/car-ui-lib/ |
D | gradlew.bat | 35 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
|
/packages/modules/Virtualization/microdroid/ |
D | Android.bp | 278 // bootloader file whose size is 1. It can't pass avbtool.
|
/packages/modules/adb/ |
D | OVERVIEW.TXT | 72 its role is to initiate the connection, then of being a pass-through
|
D | Android.bp | 77 // build if you accidentally pass char*. Fix by calling like:
|
/packages/modules/DnsResolver/ |
D | README-DoT.md | 58 We need to pass messages between threads using a pipe, and not a condition variable
|
D | stats.proto | 408 // Additional pass-through fields opaque to statsd.
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | pointer.md | 136 Besides, [RFC6901] defines a special token `-` (single minus sign), which represents the pass-the-e…
|
D | faq.md | 207 …Yes, just pass `kParseValidateEncodingFlag` to `Parse()`. If there is invalid encoding in the stre…
|
D | internals.md | 143 …s. (Design issue: since some allocator may not book-keep this, explicitly pass to it can save memo…
|