Searched refs:mPostCleanupAction (Results 1 – 1 of 1) sorted by relevance
71 private PostCleanupAction mPostCleanupAction = PostCleanupAction.NONE; field in DeviceCleaner113 if (mScreenOff && mPostCleanupAction == PostCleanupAction.NONE) { in clean()114 mPostCleanupAction = PostCleanupAction.SCREEN_OFF; in clean()117 switch (mPostCleanupAction) { in clean()