Home
last modified time | relevance | path

Searched defs:newEntry (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
DIconCache.java257 QueryEntry newEntry = querySet.pop(); in initiateQuery() local
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java305 ZipEntry newEntry; in copyZipEntry() local
/frameworks/native/services/inputflinger/
DInputDispatcher.cpp665 KeyEntry* newEntry = new KeyEntry(currentTime, in synthesizeKeyRepeatLocked() local
2381 ConfigurationChangedEntry* newEntry = new ConfigurationChangedEntry(args->eventTime); in notifyConfigurationChanged() local
2467 KeyEntry* newEntry = new KeyEntry(args->eventTime, in notifyKey() local
2543 MotionEntry* newEntry = new MotionEntry(args->eventTime, in notifyMotion() local
2588 DeviceResetEntry* newEntry = new DeviceResetEntry(args->eventTime, args->deviceId); in notifyDeviceReset() local
/frameworks/base/tools/aapt/
DResourceTable.cpp4678 sp<Entry> newEntry = new Entry(*e); in modifyForCompat() local
4721 sp<Entry> newEntry = t->getEntry(c->getName(), in modifyForCompat() local
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java4967 FullBackupEntry newEntry = new FullBackupEntry(packageName, lastBackedUp); in enqueueFullBackup() local