Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 41) sorted by relevance

12

/packages/modules/Connectivity/tests/unit/java/android/net/
DIpSecAlgorithmTest.java98 } 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/
DSlotView.java60 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()
DManageCacheDrawer.java65 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() argument
DAlbumSlotRenderer.java104 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() argument
DAlbumSetSlotRenderer.java131 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() argument
/packages/modules/NeuralNetworks/
DTEST_MAPPING21 // pass consisting of:
25 // The value here is a bitmask indicating only "pass 2"
/packages/modules/adb/daemon/
Djdwp_service.cpp330 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/
DREADME.oem12 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/
Dofflineltzprovider.properties8 # The namespace to pass to android.provider.DeviceConfig for server-pushed configuration.
/packages/apps/Dialer/java/com/android/dialer/callintent/
Dcall_specific_app_data.proto14 // Dialer. The system will pass this data to the InCallUi which can use it
/packages/apps/Dialer/java/com/android/contacts/common/widget/
Dselect_phone_account_dialog_options.proto34 // The call ID to pass back to the callback
/packages/modules/GeoTZ/
DREADME.md26 location and the `geotz_lookup` APIs to obtain the time zone IDs to pass to
/packages/inputmethods/LatinIME/
Dgradlew.bat11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
/packages/apps/Car/DebuggingRestrictionController/
Dgradlew.bat16 @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/
Dgradlew.bat16 @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/
DBluetoothPairingController.java373 int pass = Integer.parseInt(passkey); in onPair() local
/packages/apps/Car/libs/car-ui-lib/
Dgradlew.bat35 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
/packages/modules/Virtualization/microdroid/
DAndroid.bp278 // bootloader file whose size is 1. It can't pass avbtool.
/packages/modules/adb/
DOVERVIEW.TXT72 its role is to initiate the connection, then of being a pass-through
DAndroid.bp77 // build if you accidentally pass char*. Fix by calling like:
/packages/modules/DnsResolver/
DREADME-DoT.md58 We need to pass messages between threads using a pipe, and not a condition variable
Dstats.proto408 // Additional pass-through fields opaque to statsd.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dpointer.md136 Besides, [RFC6901] defines a special token `-` (single minus sign), which represents the pass-the-e…
Dfaq.md207 …Yes, just pass `kParseValidateEncodingFlag` to `Parse()`. If there is invalid encoding in the stre…
Dinternals.md143 …s. (Design issue: since some allocator may not book-keep this, explicitly pass to it can save memo…

12