Searched refs:SETTINGS_MAX_CALL_STATS_KEY (Results 1 – 2 of 2) sorted by relevance
26 import static com.android.internal.os.BinderCallsStats.SettingsObserver.SETTINGS_MAX_CALL_STATS_KEY;181 SETTINGS_MAX_CALL_STATS_KEY, in onChange()
1188 public static final String SETTINGS_MAX_CALL_STATS_KEY = "max_call_stats_count"; field in BinderCallsStats.SettingsObserver