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

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

Completed in 24 milliseconds