Searched refs:CMD_GET_STAY_ON (Results 1 – 4 of 4) sorted by relevance
52 private static final String CMD_GET_STAY_ON = "settings get global stay_on_while_plugged_in"; field in SizeCompatRestartButtonStatsTests71 getDevice().executeShellCommand(CMD_GET_STAY_ON).trim()); in setUp()
44 private static final String CMD_GET_STAY_ON = "settings get global stay_on_while_plugged_in"; field in AppStartStatsTests60 getDevice().executeShellCommand(CMD_GET_STAY_ON).trim()); in setUp()
59 private static final String CMD_GET_STAY_ON = "settings get global stay_on_while_plugged_in"; field in InattentiveSleepTests89 mDevice.executeShellCommand(CMD_GET_STAY_ON).trim()); in setUp()
64 private static final String CMD_GET_STAY_ON = "settings get global stay_on_while_plugged_in"; field in AppCompatStateStatsTests86 getDevice().executeShellCommand(CMD_GET_STAY_ON).trim()); in setUp()