Searched defs:ATTENTIVE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
192 Settings.Secure.putInt(getActivity().getContentResolver(), ATTENTIVE_TIMEOUT, ms); in setAttentiveSleepTime() local
9151 public static final String ATTENTIVE_TIMEOUT = "attentive_timeout"; field in Settings.Secure