Searched refs:APPS_VIEW_ALPHA_CHANNEL_INDEX (Results 1 – 2 of 2) sorted by relevance
64 private static final int APPS_VIEW_ALPHA_CHANNEL_INDEX = 0; field in AllAppsTransitionController104 mAppsView.getAlphaProperty(APPS_VIEW_ALPHA_CHANNEL_INDEX).setValue(1); in onDeviceProfileChanged()
218 private static final int APPS_VIEW_ALPHA_CHANNEL_INDEX = 1; field in Launcher406 mAppsView.getAlphaProperty(APPS_VIEW_ALPHA_CHANNEL_INDEX).setValue(alpha); in onCreate()408 mAppsView.getAlphaProperty(APPS_VIEW_ALPHA_CHANNEL_INDEX).setValue(alpha); in onCreate()411 mAppsView.getAlphaProperty(APPS_VIEW_ALPHA_CHANNEL_INDEX).setValue(1f); in onCreate()497 mAppsView.getAlphaProperty(APPS_VIEW_ALPHA_CHANNEL_INDEX).setValue(alpha); in onAssistantVisibilityChanged()499 mAppsView.getAlphaProperty(APPS_VIEW_ALPHA_CHANNEL_INDEX).setValue(alpha); in onAssistantVisibilityChanged()