Searched defs:GO_TO_SLEEP_FLAG_NO_DOZE (Results 1 – 2 of 2) sorted by relevance
171 const int GO_TO_SLEEP_FLAG_NO_DOZE = 1 << 0; field
551 public static final int GO_TO_SLEEP_FLAG_NO_DOZE = 1 << 0; field in PowerManager