Searched refs:mWebInstantAppsDisabled (Results 1 – 2 of 2) sorted by relevance
839 private final WatchedSparseBooleanArray mWebInstantAppsDisabled = field in PackageManagerService1090 webInstantAppsDisabled = mWebInstantAppsDisabled.snapshot(); in Snapshot()1110 webInstantAppsDisabled = mWebInstantAppsDisabled; in Snapshot()1823 if (mWebInstantAppsDisabled != null) { in registerObservers()1824 mWebInstantAppsDisabled.registerObserver(mWatcher); in registerObservers()4179 mWebInstantAppsDisabled.put(userId, instantAppsDisabledForUser);
397 private final WatchedSparseBooleanArray mWebInstantAppsDisabled; field in ComputerEngine448 mWebInstantAppsDisabled = args.webInstantAppsDisabled; in ComputerEngine()2044 return mWebInstantAppsDisabled.get(userId); in areWebInstantAppsDisabled()