Searched refs:mIsHeadsUpNotificationSent (Results 1 – 1 of 1) sorted by relevance
293 private boolean mIsHeadsUpNotificationSent; field in WatchdogPerfHandler425 proto.write(PerformanceDump.IS_HEADS_UP_NOTIFICATION_SENT, mIsHeadsUpNotificationSent); in dumpProto()999 mIsHeadsUpNotificationSent = false; in resetResourceOveruseStats()1892 if (mCurrentUxState == UX_STATE_NO_INTERACTION || mIsHeadsUpNotificationSent) { in notifyUserOnOveruse()1897 mIsHeadsUpNotificationSent = true; in notifyUserOnOveruse()