/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/nullables/ |
H A D | JspecifyNullableTest.kt | 33 fun getInt(): Int in getInt() method
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/factory/ |
H A D | FactoryImplicitModulesTest.java | 54 int getInt(); in getInt() method 71 int getInt(); in getInt() method
|
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libcore_private.stubs/android_common/turbine/ |
D | libcore_private.stubs.jar | sun/misc/Unsafe.class
<Unknown>
package sun.misc
public sun.misc. ... |
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libcore_private.stubs/android_common/turbine-combined/ |
D | libcore_private.stubs.jar | sun/misc/Unsafe.class
<Unknown>
package sun.misc
public sun.misc. ... |
/aosp_15_r20/frameworks/base/packages/SettingsLib/DataStore/src/com/android/settingslib/datastore/ |
H A D | KeyValueStore.kt | 65 fun getInt(key: String): Int? = getValue(key, Int::class.javaObjectType) in getValue() method
|
/aosp_15_r20/cts/tests/security/src/android/keystore/cts/ |
H A 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
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/flags/ |
H A D | FlagDependenciesTest.kt | 72 override fun getInt(flag: IntFlag): Int = unsupported method in com.android.systemui.flags.FlagDependenciesTest.TestFeatureFlags 73 override fun getInt(flag: ResourceIntFlag): Int = unsupported method in com.android.systemui.flags.FlagDependenciesTest.TestFeatureFlags
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | PointerIntPair.h | 58 IntType getInt() const { in getInt() function 152 static intptr_t getInt(intptr_t Value) { in getInt() function
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/util/ |
D | DataStatus.java | 148 private static int getInt(Cursor cursor, String columnName) { in getInt() method in DataStatus 152 private static int getInt(Cursor cursor, String columnName, int missingValue) { in getInt() method in DataStatus
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | PointerIntPair.h | 62 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function 159 static intptr_t getInt(intptr_t Value) { in getInt() function
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | PointerIntPair.h | 58 IntType getInt() const { in getInt() function 152 static intptr_t getInt(intptr_t Value) { in getInt() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | PointerIntPair.h | 96 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function 195 static intptr_t getInt(intptr_t Value) { in getInt() function
|
/aosp_15_r20/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/ |
D | MockSuggestionProviderCursor.java | 66 public int getInt(int column) { in getInt() method in MockSuggestionProviderCursor 125 public int getInt(int column) { in getInt() method in MockSuggestionProviderCursor.Row
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | PointerIntPair.h | 96 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function 195 static intptr_t getInt(intptr_t Value) { in getInt() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | PointerIntPair.h | 96 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function 195 static intptr_t getInt(intptr_t Value) { in getInt() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | PointerIntPair.h | 96 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function 195 static intptr_t getInt(intptr_t Value) { in getInt() function
|
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
H A D | ByteArray.kt | 30 internal expect inline fun ByteArray.getInt(index: Int): Int in getString() method 58 public inline fun getInt(ary: ByteArray, index: Int): Int { in getString() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/ |
H A D | FeatureFlagsClassicRelease.java | 189 public int getInt(@NonNull IntFlag flag) { in getInt() method in FeatureFlagsClassicRelease 195 public int getInt(@NonNull ResourceIntFlag flag) { in getInt() method in FeatureFlagsClassicRelease
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/perfetto/ |
H A D | Args.kt | 34 fun getInt(): Int { in getInt() method
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/ |
H A D | RuntimeSingleton.java | 462 public static int getInt( String key ) in getInt() method in RuntimeSingleton 475 public static int getInt( String key, int defaultValue ) in getInt() method in RuntimeSingleton
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/flags/ |
H A D | FakeFeatureFlags.kt | 128 override fun getInt(flag: IntFlag): Int = requireIntValue(flag.name) in <lambda>() method in com.android.systemui.flags.FakeFeatureFlags 130 override fun getInt(flag: ResourceIntFlag): Int = requireIntValue(flag.name) in <lambda>() method in com.android.systemui.flags.FakeFeatureFlags
|
/aosp_15_r20/frameworks/libs/systemui/toruslib/torus-wallpaper-settings/src/main/java/com/google/android/torus/settings/storage/ |
D | CustomizedSharedPreferences.kt | 212 fun getInt(key: String, defaultValue: Int): Int { in getInt() method
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | SystemProperties.java | 180 public static int getInt(@NonNull String key, int def) { in getInt() method in SystemProperties 375 public int getInt(int def) { in getInt() method in SystemProperties.Handle
|
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/ |
H A D | ResultMetadata.java | 137 int getInt(String key); in getInt() method 149 int getInt(String key, int defaultValue); in getInt() method
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackDocument.h | 78 int64_t &getInt() { in getInt() function 98 int64_t getInt() const { in getInt() function
|