Searched defs:wtoken (Results 1 – 6 of 6) sorted by relevance
31 Task(AppWindowToken wtoken, TaskStack stack, int userId) { in Task()42 void addAppToken(int addPos, AppWindowToken wtoken) { in addAppToken()54 boolean removeAppToken(AppWindowToken wtoken) { in removeAppToken()
3519 WindowToken wtoken = mTokenMap.get(token); in findAppWindowToken() local3534 WindowToken wtoken = mTokenMap.get(token); in addWindowToken() local3557 WindowToken wtoken = mTokenMap.remove(token); in removeWindowToken() local3959 AppWindowToken wtoken = findAppWindowToken(token.asBinder()); in getAppOrientation() local4174 AppWindowToken wtoken = findAppWindowToken(token); in setAppStartingWindow() local4375 AppWindowToken wtoken = mTokenMap.get(token).appWindowToken; in removeAppStartingWindow() local4389 AppWindowToken wtoken; in setAppWillBeHidden() local4419 AppWindowToken wtoken = findAppWindowToken(token); in setWindowOpaqueLocked() local4428 boolean setTokenVisibilityLocked(AppWindowToken wtoken, WindowManager.LayoutParams lp, in setTokenVisibilityLocked()4549 void updateTokenInPlaceLocked(AppWindowToken wtoken, int transit) { in updateTokenInPlaceLocked()[all …]
329 AppWindowToken wtoken = tokens.get(tokenNdx); in checkForDeferredActions() local390 final AppWindowToken wtoken = tokens.get(tokenNdx); in dump() local
590 final AppWindowToken wtoken = tokens.get(tokenNdx); in testTokenMayBeDrawnLocked() local
795 AppWindowToken wtoken = mAppToken == null ? mService.mFocusedApp : mAppToken; in getStack() local
2999 IBinder wtoken = r.mPendingRemoveWindow.getWindowToken(); in cleanUpPendingRemoveWindows() local3734 IBinder wtoken = v.getWindowToken(); in handleDestroyActivity() local