Searched defs:newToken (Results 1 – 8 of 8) sorted by relevance
52 final TestAppWindowToken newToken = createTestAppWindowToken(dc); in createAppWindowTokenInTask() local
373 final Binder newToken = new Binder(); in startDreamLocked() local
172 virtual void onPointerDownOutsideFocus(const sp<IBinder>& newToken) { in onPointerDownOutsideFocus()
2133 const sp<IBinder>& newToken) { in dispatchPointerDownOutsideFocus()4060 sp<IBinder> newToken = newFocus != nullptr ? newFocus->getToken() : nullptr; in onFocusChangedLocked() local4127 sp<IBinder> newToken = commandEntry->newToken; in doNotifyFocusChangedLockedInterruptible() local
665 sp<IBinder> newToken; member
1790 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()
761 const sp<IBinder>& newToken) { in notifyFocusChanged()
5679 ImportanceToken newToken = new ImportanceToken(pid, token, reason) { in setProcessImportant() local