Searched refs:STATE2_CAMERA_FLAG (Results 1 – 2 of 2) sorted by relevance
1226 public static final int STATE2_CAMERA_FLAG = 1<<21; field in BatteryStats.HistoryItem1975 new BitDescription(HistoryItem.STATE2_CAMERA_FLAG, "camera", "ca"),
4121 mHistoryCur.states2 |= HistoryItem.STATE2_CAMERA_FLAG; in noteCameraOnLocked()4138 mHistoryCur.states2 &= ~HistoryItem.STATE2_CAMERA_FLAG; in noteCameraOffLocked()4152 mHistoryCur.states2 &= ~HistoryItem.STATE2_CAMERA_FLAG; in noteResetCameraLocked()