Searched refs:getOpStr (Results 1 – 5 of 5) sorted by relevance
242 when(entry1.getOpStr()).thenReturn(AppOpsManager.OPSTR_PHONE_CALL_MICROPHONE); in startListening_fetchesCurrentActive_multipleEntries()248 when(entry2.getOpStr()).thenReturn(AppOpsManager.OPSTR_CAMERA); in startListening_fetchesCurrentActive_multipleEntries()254 when(entry3.getOpStr()).thenReturn(AppOpsManager.OPSTR_FINE_LOCATION); in startListening_fetchesCurrentActive_multipleEntries()287 when(entry.getOpStr()).thenReturn(AppOpsManager.OPSTR_RECORD_AUDIO); in startListening_fetchesCurrentActive_multipleAttributes()883 when(entry.getOpStr()).thenReturn(opStr); in createPackageOp()
193 entry.getOpStr(), in fetchCurrentActiveOps()
483 String op = opEntry.getOpStr(); in getOpUsages()
4148 public @NonNull String getOpStr() { in getOpStr() method in AppOpsManager.OpEntry
809 method @NonNull public String getOpStr();