Searched refs:getManageExternalStoragePermState (Results 1 – 3 of 3) sorted by relevance
48 app.extraInfo = getManageExternalStoragePermState(pkg, uid); in updateExtraInfo()74 public PermissionState getManageExternalStoragePermState(String pkg, int uid) { in getManageExternalStoragePermState() method in AppStateManageExternalStorageBridge
135 mPermissionState = mBridge.getManageExternalStoragePermState(mPackageName, in refreshUi()168 .getManageExternalStoragePermState(entry.info.packageName, entry.info.uid); in getSummary()
197 .getManageExternalStoragePermState(nullable(String.class), anyInt()); in mockAppOpsOperations()