Searched refs:interruption (Results 1 – 10 of 10) sorted by relevance
48 private boolean interruption; field in NotificationData.Entry68 interruption = true; in setInterruption()72 return interruption; in hasInterrupted()132 if (a.interruption != b.interruption) {133 return a.interruption ? -1 : 1;
41 setContentView(R.layout.interruption); in onCreate()
245 an interruption. If278 do not warrant a real time interruption. For the users that do care about them,
142 response is required and the interruption of the user's context is necessary</strong>. For example,
623 warrant an interruption. If you are unsure, allow the user to opt into a663 interruption. For the users
211 focused, and unless it's critical and time-sensitive, an interruption can be taxing and frustrating…
302 <p>The trace excerpt in figure 3 shows an section of a trace that indicates an interruption in the
161 interruption and increases efficiency. If functions were allowed to have return values, the call
354 should be able to return to where they were before the interruption:
814 read-modify-write sequence until it completes without interruption.</p>