/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/settings/ |
D | SystemSettings.kt | 124 fun getInt(contentResolver: ContentResolver, key: String): Int { in getInt() method 135 fun getInt(contentResolver: ContentResolver, key: String, defaultValue: Int): Int { in getInt() method 165 fun getInt(user: UserReference, key: String): Int { in getInt() method 182 fun getInt(user: UserReference, key: String, defaultValue: Int): Int { in getInt() method 196 fun getInt(key: String): Int { in getInt() method 206 fun getInt(key: String, defaultValue: Int): Int { in getInt() method
|
D | GlobalSettings.kt | 124 fun getInt(contentResolver: ContentResolver, key: String): Int { in <lambda>() method 135 fun getInt(contentResolver: ContentResolver, key: String, defaultValue: Int): Int { in <lambda>() method 165 fun getInt(user: UserReference, key: String): Int { in <lambda>() method 182 fun getInt(user: UserReference, key: String, defaultValue: Int): Int { in <lambda>() method 196 fun getInt(key: String): Int { in <lambda>() method 206 fun getInt(key: String, defaultValue: Int): Int { in <lambda>() method
|
D | SecureSettings.kt | 81 fun getInt(contentResolver: ContentResolver, key: String): Int { in getInt() method 92 fun getInt(contentResolver: ContentResolver, key: String, defaultValue: Int): Int { in getInt() method 122 fun getInt(user: UserReference, key: String): Int { in getInt() method 139 fun getInt(user: UserReference, key: String, defaultValue: Int): Int { in getInt() method 153 fun getInt(key: String): Int { in getInt() method 163 fun getInt(key: String, defaultValue: Int): Int { in getInt() method
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/d/ |
D | T_invoke_direct_2.java | 25 private int getInt() { in getInt() method in T_invoke_direct_2
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/ |
D | T_invoke_direct_range_2.java | 25 private int getInt() { in getInt() method in T_invoke_direct_range_2
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/instrumentation/ |
D | Arguments.java | 36 public int getInt(String key) { in getInt() method in Arguments 41 public int getInt(String key, int defaultValue) { in getInt() method in Arguments
|
/cts/tests/security/src/android/keystore/cts/ |
D | CborUtils.java | 43 public static int getInt(Map map, long index) { in getInt() method in CborUtils 48 public static int getInt(Map map, DataItem index) { in getInt() method in CborUtils
|
/cts/tests/framework/base/windowmanager/dndsourceapp/src/android/server/wm/dndsourceapp/ |
D | DragSourceCursor.java | 57 public int getInt(int column) { in getInt() method in DragSourceCursor
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/systemproperties/ |
D | SystemProperties.java | 75 public int getInt(String key, int def) { in getInt() method in SystemProperties
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | RotationSession.java | 56 Settings.System::getInt, Settings.System::putInt); in RotationSession() field in RotationSession.Settings.System
|
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/ |
D | SecurityLoggingDelegateTest.java | 178 private static int getInt(SecurityEvent event, int index) { in getInt() method in SecurityLoggingDelegateTest
|
/cts/tests/tests/database/src/android/database/cts/ |
D | AbstractCursor_SelfContentObserverTest.java | 79 public int getInt(int column) { in getInt() method in AbstractCursor_SelfContentObserverTest.MockAbstractCursor
|
D | AbstractCursorTest.java | 656 public int getInt(int columnIndex) { in getInt() method in AbstractCursorTest.TestAbstractCursor
|
/cts/tests/tests/graphics/src/android/graphics/cts/utils/ |
D | Cam.java | 131 public static int getInt(float hue, float chroma, float lstar) { in getInt() method in Cam 338 public static int getInt(float hue, float chroma, float lstar, Frame frame) { in getInt() method in Cam
|
/cts/tests/tests/preference/src/android/preference/cts/ |
D | PreferenceDataStoreTest.java | 530 int getInt(int defaultValue) { in getInt() method in PreferenceDataStoreTest.PreferenceWrapper
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | SecurityLoggingTest.java | 583 private static int getInt(SecurityEvent event) { in getInt() method in SecurityLoggingTest 587 private static int getInt(SecurityEvent event, int index) { in getInt() method in SecurityLoggingTest
|
/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/ |
D | PlatformInspectableProcessorTest.java | 365 public int getInt() { in getInt() method in PlatformInspectableProcessorTest.PrimitivePropertiesTest
|