Searched defs:Ops (Results 1 – 1 of 1) sorted by relevance
567 final static class Ops extends SparseArray<Op> { class in AppOpsService586 Ops(String _packageName, UidState _uidState) { in Ops() method in AppOpsService.Ops