Searched refs:mForegroundProfile (Results 1 – 1 of 1) sorted by relevance
561 mForegroundProfile = newProfileId; in onForegroundProfileSwitch()568 private @UserIdInt int mForegroundProfile; field in PowerManagerService1438 final ProfilePowerState profile = mProfilePowerState.get(mForegroundProfile); in maybeUpdateForegroundProfileLastActivityLocked()1801 mNotifier.onWiredChargingStarted(mForegroundProfile); in updateIsPoweredLocked()1803 mNotifier.onWirelessChargingStarted(mBatteryLevel, mForegroundProfile); in updateIsPoweredLocked()3513 pw.println(" mForegroundProfile=" + mForegroundProfile); in dumpInternal()