Searched refs:FONT_SCALE_NO_RELAUNCH_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
25 import static android.server.wm.app.Components.FONT_SCALE_NO_RELAUNCH_ACTIVITY;210 testChangeFontScale(FONT_SCALE_NO_RELAUNCH_ACTIVITY, false /* relaunch */); in testChangeFontScaleNoRelaunch()
51 public static final ComponentName FONT_SCALE_NO_RELAUNCH_ACTIVITY = field in Components