Searched refs:mWebInstantAppsDisabled (Results 1 – 2 of 2) sorted by relevance
843 private final WatchedSparseBooleanArray mWebInstantAppsDisabled = field in PackageManagerService1064 webInstantAppsDisabled = mWebInstantAppsDisabled.snapshot(); in Snapshot()1084 webInstantAppsDisabled = mWebInstantAppsDisabled; in Snapshot()1689 if (mWebInstantAppsDisabled != null) { in registerObservers()1690 mWebInstantAppsDisabled.registerObserver(mWatcher); in registerObservers()4215 mWebInstantAppsDisabled.put(userId, instantAppsDisabledForUser);
391 private final WatchedSparseBooleanArray mWebInstantAppsDisabled; field in ComputerEngine443 mWebInstantAppsDisabled = args.webInstantAppsDisabled; in ComputerEngine()1991 return mWebInstantAppsDisabled.get(userId); in areWebInstantAppsDisabled()