Searched refs:mWebInstantAppsDisabled (Results 1 – 1 of 1) sorted by relevance
1485 private final WatchedSparseBooleanArray mWebInstantAppsDisabled = field in PackageManagerService1885 webInstantAppsDisabled = mWebInstantAppsDisabled.snapshot(); in Snapshot()1905 webInstantAppsDisabled = mWebInstantAppsDisabled; in Snapshot()2167 private final WatchedSparseBooleanArray mWebInstantAppsDisabled; field in PackageManagerService.ComputerEngine2215 mWebInstantAppsDisabled = args.webInstantAppsDisabled; in ComputerEngine()3957 return mWebInstantAppsDisabled.get(userId); in areWebInstantAppsDisabled()7249 mWebInstantAppsDisabled.registerObserver(mWatcher); in registerObserver()24579 mWebInstantAppsDisabled.put(userId, instantAppsDisabledForUser);