Searched defs:nextId (Results 1 – 11 of 11) sorted by relevance
35 private val nextId = AtomicInteger(MAX_NET_ID) constant
91 int nextId = mUserManagerService.getNextAvailableId(); in testUserCreateRecycleIdsAddAllThenRemove() local
124 const uint32_t nextId = mLocaleLists.size(); in getIdInternal() local
136 private int nextId = 1; field in ExternalResources.Resources
183 int nextId; in regenerate() local
389 Integer nextId = sCodeEntryCounter++; in getNextSessionID() local
1203 private int nextId(String packageName) { in nextId() method in ShadeListBuilderTest1204 Integer nextId = mNextIdMap.get(packageName); in nextId() local
49 int32_t IdGenerator::nextId() const { in nextId() function in android::IdGenerator130 int32_t InputEvent::nextId() { in nextId() function in android::InputEvent
37 static volatile int32_t nextId = 0; in getUniqueId() local
1246 final int nextId = getVirtualViewIdAfter(type, value); in onPopulateNodeForVirtualView() local
4488 int nextId; in getNextAvailableId() local