Searched defs:targetAppId (Results 1 – 2 of 2) sorted by relevance
388 public boolean isInstantAccessGranted(@UserIdInt int userId, int targetAppId, in isInstantAccessGranted()479 private void removeAppLPw(@UserIdInt int userId, int targetAppId) { in removeAppLPw()
996 final int targetAppId = targetPkgSetting.appId; in shouldFilterApplicationInternal() local