Searched refs:mAllowlist (Results 1 – 1 of 1) sorted by relevance
73 private List<String> mAllowlist = null; field in MediaMetricsManagerService112 mAllowlist = newList; in updateConfigs()362 if (mAllowlist == null) { in loggingLevel()363 mAllowlist = getListLocked(PLAYER_METRICS_APP_ALLOWLIST); in loggingLevel()364 if (mAllowlist == null) { in loggingLevel()370 packages, mAllowlist, PLAYER_METRICS_APP_ALLOWLIST); in loggingLevel()