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

/frameworks/base/services/core/java/com/android/server/
H A DAppOpsService.java107 public class AppOpsService extends IAppOpsService.Stub { class in inherits:IAppOpsService.Stub
184 synchronized (AppOpsService.this) {
213 * holding the AppOpsService lock.
268 synchronized (AppOpsService.this) {
567 synchronized (AppOpsService.this) {
576 public AppOpsService(File storagePath, Handler handler) { method in class:AppOpsService
1074 AppOpsService::notifyOpChanged,
1082 AppOpsService::notifyOpChanged,
1129 AppOpsService::notifyOpChanged,
1311 AppOpsService
[all...]

Completed in 23 milliseconds