Searched refs:ERASE_FONT_SCALE_CMD (Results 1 – 2 of 2) sorted by relevance
39 private static final String ERASE_FONT_SCALE_CMD = "settings delete system font_scale"; field in ApplicationTest45 SystemUtil.runShellCommand(getInstrumentation(), ERASE_FONT_SCALE_CMD); in tearDown() local78 SystemUtil.runShellCommand(getInstrumentation(), ERASE_FONT_SCALE_CMD); in toggleFontScale() local82 SystemUtil.runShellCommand(getInstrumentation(), ERASE_FONT_SCALE_CMD); in toggleFontScale() local
145 private static final String ERASE_FONT_SCALE_CMD = "settings delete system font_scale"; field in InputMethodServiceTest430 SystemUtil.runShellCommand(instrumentation, ERASE_FONT_SCALE_CMD);