Home | History | Annotate | Download | only in server

Lines Matching refs:AppOpsService

69 public class AppOpsService extends IAppOpsService.Stub {
84 synchronized (AppOpsService.this) {
195 synchronized (AppOpsService.this) {
204 public AppOpsService(File storagePath, Handler handler) {