Searched refs:mWebInstantAppsDisabled (Results 1 – 1 of 1) sorted by relevance
1486 private final WatchedSparseBooleanArray mWebInstantAppsDisabled = field in PackageManagerService1886 webInstantAppsDisabled = mWebInstantAppsDisabled.snapshot(); in Snapshot()1906 webInstantAppsDisabled = mWebInstantAppsDisabled; in Snapshot()2161 private final WatchedSparseBooleanArray mWebInstantAppsDisabled; field in PackageManagerService.ComputerEngine2209 mWebInstantAppsDisabled = args.webInstantAppsDisabled; in ComputerEngine()3934 return mWebInstantAppsDisabled.get(userId); in areWebInstantAppsDisabled()6916 mWebInstantAppsDisabled.registerObserver(mWatcher); in registerObserver()24439 mWebInstantAppsDisabled.put(userId, instantAppsDisabledForUser);