Home
last modified time | relevance | path

Searched defs:getInt (Results 1 – 14 of 14) sorted by relevance

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/settings/
DSecureSettings.java92 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
DGlobalSettings.java133 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/
DT_invoke_direct_2.java25 private int getInt() { in getInt() method in T_invoke_direct_2
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/
DT_invoke_direct_range_2.java25 private int getInt() { in getInt() method in T_invoke_direct_range_2
/cts/tests/security/src/android/keystore/cts/
DCborUtils.java43 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/
DDragSourceCursor.java57 public int getInt(int column) { in getInt() method in DragSourceCursor
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/systemproperties/
DSystemProperties.java75 public int getInt(String key, int def) { in getInt() method in SystemProperties
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DSecurityLoggingDelegateTest.java178 private static int getInt(SecurityEvent event, int index) { in getInt() method in SecurityLoggingDelegateTest
/cts/tests/tests/database/src/android/database/cts/
DAbstractCursor_SelfContentObserverTest.java79 public int getInt(int column) { in getInt() method in AbstractCursor_SelfContentObserverTest.MockAbstractCursor
DAbstractCursorTest.java583 public int getInt(int columnIndex) { in getInt() method in AbstractCursorTest.TestAbstractCursor
/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java131 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/
DSecurityLoggingTest.java511 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/
DPreferenceDataStoreTest.java530 int getInt(int defaultValue) { in getInt() method in PreferenceDataStoreTest.PreferenceWrapper
/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java365 public int getInt() { in getInt() method in PlatformInspectableProcessorTest.PrimitivePropertiesTest