Searched refs:webInstantAppsDisabled (Results 1 – 2 of 2) sorted by relevance
1036 public final WatchedSparseBooleanArray webInstantAppsDisabled; field in PackageManagerService.Snapshot1064 webInstantAppsDisabled = mWebInstantAppsDisabled.snapshot(); in Snapshot()1084 webInstantAppsDisabled = mWebInstantAppsDisabled; in Snapshot()
443 mWebInstantAppsDisabled = args.webInstantAppsDisabled; in ComputerEngine()