/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/settings/ |
D | SecureSettings.java | 92 public int getInt(ContentResolver contentResolver, String key) { in getInt() method in SecureSettings 104 public int getInt(ContentResolver contentResolver, String key, int defaultValue) { in getInt() method in SecureSettings 133 public int getInt(UserReference user, String key) { in getInt() method in SecureSettings 149 public int getInt(UserReference user, String key, int defaultValue) { in getInt() method in SecureSettings 163 public int getInt(String key) { in getInt() method in SecureSettings 172 public int getInt(String key, int defaultValue) { in getInt() method in SecureSettings
|
D | GlobalSettings.java | 133 public int getInt(ContentResolver contentResolver, String key) { in getInt() method in GlobalSettings 145 public int getInt(ContentResolver contentResolver, String key, int defaultValue) { in getInt() method in GlobalSettings 174 public int getInt(UserReference user, String key) { in getInt() method in GlobalSettings 190 public int getInt(UserReference user, String key, int defaultValue) { in getInt() method in GlobalSettings 204 public int getInt(String key) { in getInt() method in GlobalSettings 213 public int getInt(String key, int defaultValue) { in getInt() method in GlobalSettings
|
/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/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/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 | 583 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/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | SecurityLoggingTest.java | 511 private static int getInt(SecurityEvent event) { in getInt() method in SecurityLoggingTest 515 private static int getInt(SecurityEvent event, int index) { in getInt() method in SecurityLoggingTest
|
/cts/tests/tests/preference/src/android/preference/cts/ |
D | PreferenceDataStoreTest.java | 530 int getInt(int defaultValue) { in getInt() method in PreferenceDataStoreTest.PreferenceWrapper
|
/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
|