Home | History | Annotate | Download | only in os

Lines Matching refs:isPowerSaveMode

1003     public boolean isPowerSaveMode() {
1005 return mService.isPowerSaveMode();
1016 * @see #isPowerSaveMode()
1159 * Intent that is broadcast when the state of {@link #isPowerSaveMode()} changes.
1167 * Intent that is broadcast when the state of {@link #isPowerSaveMode()} changes.
1208 * Intent that is broadcast when the state of {@link #isPowerSaveMode()} is about to change.