Searched refs:finishOperationLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DAppOpsService.java197 finishOperationLocked(mStartedOps.get(i));
743 finishOperationLocked(op);
747 void finishOperationLocked(Op op) { method in class:AppOpsService

Completed in 926 milliseconds