Searched refs:TOS_INTENT_NAME (Results 1 – 1 of 1) sorted by relevance
110 private static final String TOS_INTENT_NAME = "intent:#Intent;action=" field in AppLauncherUtilsTest295 when(resources.getString(anyInt())).thenReturn(TOS_INTENT_NAME); in testGetLauncherAppsWithEnableAndTosDisabledApps()337 when(resources.getString(anyInt())).thenReturn(TOS_INTENT_NAME); in testGetLauncherAppsWithEnableAndTosDisabledDistractionOptimizedApps()