Searched defs:AppOpsService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DAppOpsService.java76 public class AppOpsService extends IAppOpsService.Stub { class in inherits:IAppOpsService.Stub
91 synchronized (AppOpsService.this) {
223 synchronized (AppOpsService.this) {
232 public AppOpsService(File storagePath, Handler handler) { method in class:AppOpsService

Completed in 1680 milliseconds