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