Searched refs:getOpStr (Results 1 – 5 of 5) sorted by relevance
265 when(entry1.getOpStr()).thenReturn(AppOpsManager.OPSTR_PHONE_CALL_MICROPHONE); in startListening_fetchesCurrentActive_multipleEntries()271 when(entry2.getOpStr()).thenReturn(AppOpsManager.OPSTR_CAMERA); in startListening_fetchesCurrentActive_multipleEntries()277 when(entry3.getOpStr()).thenReturn(AppOpsManager.OPSTR_FINE_LOCATION); in startListening_fetchesCurrentActive_multipleEntries()311 when(entry.getOpStr()).thenReturn(AppOpsManager.OPSTR_RECORD_AUDIO); in startListening_fetchesCurrentActive_multipleAttributes()1036 when(entry.getOpStr()).thenReturn(opStr); in createPackageOp()
241 entry.getOpStr(), in fetchCurrentActiveOps()
521 String op = opEntry.getOpStr(); in getOpUsagesByDevice()
4494 public @NonNull String getOpStr() { in getOpStr() method in AppOpsManager.OpEntry
862 method @NonNull public String getOpStr();