Searched refs:getCurrentInteractionMode (Results 1 – 1 of 1) sorted by relevance
192 int mode = getCurrentInteractionMode(mCurrentUserContext); in updateCurrentInteractionMode()213 return getCurrentInteractionMode(mCurrentUserContext); in addListener()220 private int getCurrentInteractionMode(Context context) { in getCurrentInteractionMode() method in NavigationModeController313 if (getCurrentInteractionMode(mCurrentUserContext) != NAV_BAR_MODE_GESTURAL) { in switchFromGestureNavModeIfNotSupportedByDefaultLauncher()338 if (getCurrentInteractionMode(mCurrentUserContext) == NAV_BAR_MODE_GESTURAL) { in showNotificationIfDefaultLauncherSupportsGestureNav()