Searched defs:newToken (Results 1 – 8 of 8) sorted by relevance
52 final TestAppWindowToken newToken = createTestAppWindowToken(dc); in createAppWindowTokenInTask() local
218 sp<IBinder> newToken; member
2128 const sp<IBinder>& newToken) { in dispatchPointerDownOutsideFocus()4054 sp<IBinder> newToken = newFocus != nullptr ? newFocus->getToken() : nullptr; in onFocusChangedLocked() local4119 sp<IBinder> newToken = commandEntry->newToken; in doNotifyFocusChangedLockedInterruptible() local
373 final Binder newToken = new Binder(); in startDreamLocked() local
174 virtual void onPointerDownOutsideFocus(const sp<IBinder>& newToken) { in onPointerDownOutsideFocus()
1867 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()
736 const sp<IBinder>& newToken) { in notifyFocusChanged()
5708 ImportanceToken newToken = new ImportanceToken(pid, token, reason) { in setProcessImportant() local