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