Searched refs:callerCanManageAppTokens (Results 1 – 2 of 2) sorted by relevance
110 boolean assertCallerCanModifyListener(IBinder clientToken, boolean callerCanManageAppTokens, in assertCallerCanModifyListener() argument117 if (callerCanManageAppTokens) { in assertCallerCanModifyListener()
2722 final boolean callerCanManageAppTokens = checkCallingPermission(MANAGE_APP_TOKENS, in attachWindowContextToDisplayArea()2737 callerCanManageAppTokens, false /* roundedCornerOverlay */); in attachWindowContextToDisplayArea()2749 final boolean callerCanManageAppTokens = checkCallingPermission(MANAGE_APP_TOKENS, in attachWindowContextToWindowToken()2772 callerCanManageAppTokens, callingUid)) { in attachWindowContextToWindowToken()2785 final boolean callerCanManageAppTokens = checkCallingPermission(MANAGE_APP_TOKENS, in detachWindowContextFromWindowContainer()2792 callerCanManageAppTokens, callingUid)) { in detachWindowContextFromWindowContainer()