Searched refs:boolToInt (Results 1 – 2 of 2) sorted by relevance
242 notifyClients(MSG_IMMERSIVE_MODE_REQUESTED, boolToInt(isImmersive), bundle); in onCreate()248 notifyClients(MSG_IMMERSIVE_MODE_CHANGE, boolToInt(isImmersiveState)); in onCreate()256 notifyClients(MSG_SUW_IN_PROGRESS, boolToInt(isSuwInProgress)); in onCreate()311 private static int boolToInt(Boolean b) { in boolToInt() method in CarUiPortraitService
356 notifySystemUI(MSG_APP_GRID_VISIBILITY_CHANGE, boolToInt( in handleSystemBarButton()359 notifySystemUI(MSG_NOTIFICATIONS_VISIBILITY_CHANGE, boolToInt( in handleSystemBarButton()362 notifySystemUI(MSG_RECENTS_VISIBILITY_CHANGE, boolToInt( in handleSystemBarButton()462 private static int boolToInt(Boolean b) { in boolToInt() method in CarUiPortraitHomeScreen1036 notifySystemUI(MSG_FG_TASK_VIEW_READY, boolToInt(true)); in onTaskViewReadinessUpdated()