/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ui/viewmodel/ |
D | ActionButtonViewModel.kt | 27 private var nextId = 0 variable
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | UserManagerServiceIdRecyclingTest.java | 92 int nextId = mUserManagerService.getNextAvailableId(); in testUserCreateRecycleIdsAddAllThenRemove() local
|
/frameworks/base/tools/aapt2/tools/ |
D | finalize_res.py | 132 nextId = _lowest_staging_first_id - 0x00010000 variable
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | RequestId.java | 124 public int nextId(boolean isSecondary) { in nextId() method in RequestId
|
/frameworks/minikin/libs/minikin/ |
D | LocaleListCache.cpp | 149 const uint32_t nextId = mLocaleLists.size(); in getIdInternal() local
|
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/robolectric/ |
D | ExternalResources.java | 136 private int nextId = 1; field in ExternalResources.Resources
|
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/ |
D | RemoteComposeState.java | 183 public int nextId() { in nextId() method in RemoteComposeState
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/ |
D | PlatformKeyManager.java | 180 int nextId; in regenerate() local
|
/frameworks/base/telecomm/java/android/telecom/Logging/ |
D | SessionManager.java | 390 Integer nextId = sCodeEntryCounter++; in getNextSessionID() local
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | SyncEngineTests.java | 454 final int[] nextId = new int[]{-1}; in testQueueSyncSet() local
|
/frameworks/native/libs/input/ |
D | Input.cpp | 151 int32_t IdGenerator::nextId() const { in nextId() function in android::IdGenerator 328 int32_t InputEvent::nextId() { in nextId() function in android::InputEvent
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
D | ShadeListBuilderTest.java | 2398 private int nextId(String packageName) { in nextId() method in ShadeListBuilderTest 2399 Integer nextId = mNextIdMap.get(packageName); in nextId() local
|
/frameworks/av/media/libaudioclient/tests/ |
D | audiosystem_tests.cpp | 625 static int nextId = 0; in GenerateUniqueDeviceAddress() local
|
/frameworks/native/libs/ui/ |
D | GraphicBuffer.cpp | 37 static volatile int32_t nextId = 0; in getUniqueId() local
|
/frameworks/native/libs/gui/ |
D | BLASTBufferQueue.cpp | 188 static std::atomic<uint32_t> nextId = 0; in BLASTBufferQueue() local
|
/frameworks/base/services/core/jni/ |
D | com_android_server_utils_AnrTimer.cpp | 558 static timer_id_t nextId() { in nextId() function in android::__anon7d06513f0111::AnrTimerService::Timer
|
/frameworks/base/core/java/android/widget/ |
D | RadialTimePickerView.java | 1257 final int nextId = getVirtualViewIdAfter(type, value); in onPopulateNodeForVirtualView() local
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncStorageEngine.java | 1719 int nextId = parser.getAttributeInt(null, XML_ATTR_NEXT_AUTHORITY_ID, 0); in readAccountInfoLocked() local
|