Home
last modified time | relevance | path

Searched refs:getGeneration (Results 1 – 24 of 24) sorted by relevance

/aosp12/frameworks/base/tests/Input/src/com/android/test/input/
H A DInputDeviceTest.java49 assertEquals(device.getGeneration(), outDevice.getGeneration()); in assertDeviceEquals()
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputHal.java92 if (generation != streamConfig.getGeneration()) { in addOrUpdateStream()
109 if (generation != streamConfig.getGeneration()) { in removeStream()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-api-services-storage-v1-rev158-1.25.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_InputDevice.cpp66 deviceInfo.getId(), deviceInfo.getGeneration(), in android_view_InputDevice_create()
/aosp12/frameworks/base/media/java/android/media/tv/
H A DTvStreamConfig.java88 public int getGeneration() { in getGeneration() method in TvStreamConfig
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
H A DMtpDeviceIndexRunnable.java88 mIndexGeneration = index.getGeneration(); in MtpDeviceIndexRunnable()
H A DMtpDeviceIndex.java472 protected long getGeneration() { in getGeneration() method in MtpDeviceIndex
/aosp12/frameworks/native/include/input/
H A DInputDevice.h213 inline int32_t getGeneration() const { return mGeneration; } in getGeneration() function
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h53 inline int32_t getGeneration() const { return mGeneration; } in getGeneration() function
/aosp12/frameworks/base/core/java/android/view/
H A DInputDevice.java588 public int getGeneration() { in getGeneration() method in InputDevice
/aosp12/packages/providers/MediaProvider/apex/framework/java/android/provider/
H A DMediaStore.java4111 public static long getGeneration(@NonNull Context context, @NonNull String volumeName) { in getGeneration() method in MediaStore
4112 return getGeneration(context.getContentResolver(), volumeName); in getGeneration()
4116 public static long getGeneration(@NonNull ContentResolver resolver, in getGeneration() method in MediaStore
/aosp12/frameworks/av/media/libmediatranscoding/tests/
H A DTranscodingSessionController_tests.cpp218 int32_t getGeneration() { in getGeneration() function in android::TestTranscoder
338 EXPECT_EQ(mTranscoder->getGeneration(), generation); in expectTimeout()
/aosp12/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java1402 if (device.getGeneration() != generation) { in onInputDevicesChanged()
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/
H A DMediaProviderTest.java288 assertNotNull(MediaStore.getGeneration(sIsolatedResolver, in testMetadata()
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DDatabaseHelper.java1935 public static long getGeneration(@NonNull SQLiteDatabase db) { in getGeneration() method in DatabaseHelper
H A DMediaProvider.java5614 return DatabaseHelper.getGeneration(db);
/aosp12/packages/providers/MediaProvider/apex/framework/api/
H A Dcurrent.txt13 method public static long getGeneration(@NonNull android.content.Context, @NonNull String);
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/scan/
H A DModernMediaScanner.java379 mStartGeneration = MediaStore.getGeneration(mResolver, mVolumeName); in Scan()
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1036 deviceIdAndGeneration[i * 2 + 1] = inputDevice.getGeneration(); in deliverInputDevicesChanged()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1229 uint32_t getGeneration() { return mGeneration; } in getGeneration() function in android::InstrumentedInputReader::FakeInputReaderContext
4558 const uint32_t generation = mReader->getContext()->getGeneration(); in TEST_F()
4561 ASSERT_TRUE(mReader->getContext()->getGeneration() != generation); in TEST_F()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt5881 method public int getGeneration();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt16773 HSPLandroid/view/InputDevice;->getGeneration()I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt16822 HSPLandroid/view/InputDevice;->getGeneration()I
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63540 Landroid/view/InputDevice;->getGeneration()I