Searched refs:webInstantAppsDisabled (Results 1 – 2 of 2) sorted by relevance
1062 public final WatchedSparseBooleanArray webInstantAppsDisabled; field in PackageManagerService.Snapshot1090 webInstantAppsDisabled = mWebInstantAppsDisabled.snapshot(); in Snapshot()1110 webInstantAppsDisabled = mWebInstantAppsDisabled; in Snapshot()
448 mWebInstantAppsDisabled = args.webInstantAppsDisabled; in ComputerEngine()