Searched defs:appIdAllowList (Results 1 – 3 of 3) sorted by relevance
1244 private static boolean isCallingAppIdAllowed(int[] appIdAllowList, @AppIdInt int appId) { in isCallingAppIdAllowed()1443 final int[] appIdAllowList = in onReceive() local
574 int userId, int[] appIdAllowList, @Nullable Bundle bOptions); in broadcastIntent()
15815 boolean serialized, int userId, int[] appIdAllowList, @Nullable Bundle bOptions) { in broadcastIntent()