Searched refs:KEYGUARD_GOING_AWAY_FLAG_WITH_WALLPAPER (Results 1 – 4 of 4) sorted by relevance
44 int KEYGUARD_GOING_AWAY_FLAG_WITH_WALLPAPER = 1 << 2; field
30 import static android.view.WindowManagerPolicyConstants.KEYGUARD_GOING_AWAY_FLAG_WITH_WALLPAPER;238 if ((keyguardGoingAwayFlags & KEYGUARD_GOING_AWAY_FLAG_WITH_WALLPAPER) != 0) { in convertTransitFlags()
1801 flags |= WindowManagerPolicyConstants.KEYGUARD_GOING_AWAY_FLAG_WITH_WALLPAPER;
85444 Landroid/view/WindowManagerPolicyConstants;->KEYGUARD_GOING_AWAY_FLAG_WITH_WALLPAPER:I