Searched defs:APP_OPS_SERVICE (Results 1 – 2 of 2) sorted by relevance
2807 public static final String APP_OPS_SERVICE = "appops"; field in Context
650 registerService(APP_OPS_SERVICE, new ServiceFetcher() { in registerService() argument