Searched refs:idle (Results 1 – 5 of 5) sorted by relevance
110 boolean idle; // has the activity gone idle? field in ActivityRecord175 pw.print(" idle="); pw.println(idle); in dump()234 idle = false; in ActivityRecord()563 if (!idle) { in windowsVisible()
1037 next.idle = false; in completeResumeLocked()3212 r.idle = true; in activityIdleInternal()
1486 int idle = mProcessStats.getLastIdleTime(); in updateCpuStatsNow() local1488 int total = user + system + iowait + irq + softIrq + idle; in updateCpuStatsNow()5014 TAG, "State=" + top.state + "Idle=" + top.idle5019 if (top.idle && top.app != null13427 mMainStack.mResumedActivity.idle)); in canGcNowLocked()
161 services for long periods, even when the device is otherwise idle and the screen
359 stay available even if the phone is idle.</p>