Searched refs:getAutomotiveLocationBypassAllowlist (Results 1 – 2 of 2) sorted by relevance
103 public static Collection<String> getAutomotiveLocationBypassAllowlist(Context context) { in getAutomotiveLocationBypassAllowlist() method in LocationUtils121 && getAutomotiveLocationBypassAllowlist(context).contains(packageName); in isAutomotiveLocationBypassAllowlistedPackage()
180 LocationUtils.getAutomotiveLocationBypassAllowlist(requireContext()); in onCreate()