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

/frameworks/base/services/core/java/com/android/server/
H A DAppOpsService.java83 public class AppOpsService extends IAppOpsService.Stub { class in inherits:IAppOpsService.Stub
98 synchronized (AppOpsService.this) {
229 synchronized (AppOpsService.this) {
238 public AppOpsService(File storagePath, Handler handler) { method in class:AppOpsService
1707 final AppOpsService mInternal;
1718 Shell(IAppOpsService iface, AppOpsService internal) {
2379 synchronized (AppOpsService.this) {
2438 synchronized (AppOpsService.this) {
2587 synchronized (AppOpsService.this) {

Completed in 54 milliseconds