Searched refs:mBlockList (Results 1 – 2 of 2) sorted by relevance
83 protected ArrayList<String> mBlockList = new ArrayList<>(); field in IconManager118 mBlockList.clear(); in setBlockList()119 mBlockList.addAll(blockList); in setBlockList()144 if (mBlockList.contains(slot)) { in addHolder()
100 private List<String> mBlockList = null; field in MediaMetricsManagerService143 mBlockList = newList; in updateConfigs()609 if (mBlockList == null) { in loggingLevel()610 mBlockList = getListLocked(PLAYER_METRICS_APP_BLOCKLIST); in loggingLevel()611 if (mBlockList == null) { in loggingLevel()619 packages, mBlockList, PLAYER_METRICS_APP_BLOCKLIST); in loggingLevel()