Home | History | Annotate | Download | only in view

Lines Matching defs:STATE_DOZE

294     public static final int STATE_DOZE = ViewProtoEnums.DISPLAY_STATE_DOZE; // 3
1009 * {@link #STATE_DOZE}, {@link #STATE_DOZE_SUSPEND}, {@link #STATE_ON_SUSPEND}, or
1122 case STATE_DOZE:
1150 return state == STATE_DOZE || state == STATE_DOZE_SUSPEND;