Searched refs:maxKey (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattDebugUtils.java | 111 int maxKey = intent.getIntExtra(EXTRA_MAX_KEY, 16); in handleDebugAction() local 112 svc.gattTestCommand(0xF0, null, null, authReq, ioCap, initKey, respKey, maxKey); in handleDebugAction()
|
/aosp12/packages/modules/GeoTZ/s2storage/src/test/java/com/android/timezone/location/storage/table/packed/ |
H A D | PackedTableReaderWriterTest.java | 127 int maxKey = 3; in entryGetValue_long() local 128 writer.addEntry(maxKey, maxRepresentableValue); in entryGetValue_long() 138 assertThrows(IllegalStateException.class, () -> tableReader.getEntry(maxKey).getIntValue()); in entryGetValue_long() 139 assertEquals(maxRepresentableValue, tableReader.getEntry(maxKey).getLongValue()); in entryGetValue_long()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |