Home
last modified time | relevance | path

Searched refs:TOS_INTENT_NAME (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/libs/appgrid/lib/tests/src/com/android/car/carlauncher/
DAppLauncherUtilsTest.java110 private static final String TOS_INTENT_NAME = "intent:#Intent;action=" field in AppLauncherUtilsTest
295 when(resources.getString(anyInt())).thenReturn(TOS_INTENT_NAME); in testGetLauncherAppsWithEnableAndTosDisabledApps()
337 when(resources.getString(anyInt())).thenReturn(TOS_INTENT_NAME); in testGetLauncherAppsWithEnableAndTosDisabledDistractionOptimizedApps()