Searched defs:oldToken (Results 1 – 8 of 8) sorted by relevance
107 val oldToken = tokensMap[variableName] regex
244 public void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()
4339 final WindowToken oldToken = mTokenMap.get(mImeTargetTokenListenerPair.first); in setImeInputTarget() local
5298 void reportFocusChanged(IBinder oldToken, IBinder newToken) { in reportFocusChanged()
1967 final long oldToken = Binder.clearCallingIdentity(); in cancelBackups() local4099 final long oldToken = Binder.clearCallingIdentity(); in isAppEligibleForBackup() local4121 final long oldToken = Binder.clearCallingIdentity(); in filterAppsEligibleForBackup() local
2395 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()2919 void notifyFocusChanged(IBinder oldToken, IBinder newToken); in notifyFocusChanged()
942 void NativeInputManager::notifyFocusChanged(const sp<IBinder>& oldToken, in notifyFocusChanged()
5747 ImportanceToken oldToken = mImportantProcesses.get(pid); in setProcessImportant() local