Home
last modified time | relevance | path

Searched full:interruption (Results 1 – 25 of 21361) sorted by relevance

12345678910>>...855

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/interruption/
DVisualInterruptionDecisionProviderImpl.java1 package com.android.systemui.statusbar.notification.interruption;
20 import com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisionProvider.…
21 import com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisionProvider.…
22 import com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppressor.EventL…
35interruption/VisualInterruptionDecisionProviderImpl;", "Lcom/android/systemui/statusbar/notificati…
36 …onProviderImpl implements com.android.systemui.statusbar.notification.interruption.VisualInterrupt…
48 …private final com.android.systemui.statusbar.notification.interruption.KeyguardNotificationVisibil…
50 …private final com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisionL…
64 …private final com.android.systemui.statusbar.notification.interruption.AvalancheProvider avalanche…
78 …private final com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionPro…
[all …]
DNotificationInterruptStateProviderWrapper.java1 package com.android.systemui.statusbar.notification.interruption;
7 import com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisionProvider.…
8 import com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisionProvider.…
15interruption/NotificationInterruptStateProviderWrapper;", "Lcom/android/systemui/statusbar/notific…
16 …roviderWrapper implements com.android.systemui.statusbar.notification.interruption.VisualInterrupt…
18 …private final com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateP…
21 …com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider wrappe… in NotificationInterruptStateProviderWrapper()
27 …com.android.systemui.statusbar.notification.interruption.NotificationInterruptSuppressor suppresso… in addLegacySuppressor()
32 …com.android.systemui.statusbar.notification.interruption.NotificationInterruptSuppressor suppresso… in removeLegacySuppressor()
37 … com.android.systemui.statusbar.notification.interruption.VisualInterruptionCondition condition) { in addCondition()
[all …]
DVisualInterruptionDecisionProvider.java1 package com.android.systemui.statusbar.notification.interruption;
14interruption/VisualInterruptionDecisionProvider;", "Lcom/android/systemui/CoreStartable;", "addCon…
34 …com.android.systemui.statusbar.notification.interruption.NotificationInterruptSuppressor suppresso… in addLegacySuppressor()
45 …com.android.systemui.statusbar.notification.interruption.NotificationInterruptSuppressor suppresso… in removeLegacySuppressor()
58 com.android.systemui.statusbar.notification.interruption.VisualInterruptionCondition condition); in addCondition()
69 com.android.systemui.statusbar.notification.interruption.VisualInterruptionCondition condition); in removeCondition()
82 com.android.systemui.statusbar.notification.interruption.VisualInterruptionFilter filter); in addFilter()
93 com.android.systemui.statusbar.notification.interruption.VisualInterruptionFilter filter); in removeFilter()
105 …public abstract com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisio… in makeUnloggedHeadsUpDecision()
126 …public abstract com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisio… in makeAndLogHeadsUpDecision()
[all …]
DVisualInterruptionSuppressor.java1 package com.android.systemui.statusbar.notification.interruption;
5 import com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppressor.EventL…
13interruption/VisualInterruptionSuppressor;", "", "eventLogData", "Lcom/android/systemui/statusbar/…
17 * The type(s) of interruption that this suppresses.
20 …public abstract java.util.Set<com.android.systemui.statusbar.notification.interruption.VisualInter… in getTypes()
23 * A human-readable string to be logged to explain why this suppressed an interruption.
29 * An optional UiEvent ID to be recorded when this suppresses an interruption.
35 * Optional data to be logged in the EventLog when this suppresses an interruption.
38 …public abstract com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppres… in getEventLogData()
52 * Data to be logged in the EventLog when an interruption is suppressed.
[all …]
DVisualInterruptionCondition.java1 package com.android.systemui.statusbar.notification.interruption;
5 import com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppressor.EventL…
10interruption/VisualInterruptionCondition;", "Lcom/android/systemui/statusbar/notification/interrup…
11 …ptionCondition implements com.android.systemui.statusbar.notification.interruption.VisualInterrupt…
13 …private final java.util.Set<com.android.systemui.statusbar.notification.interruption.VisualInterru…
19 …private final com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppresso…
22 …java.util.Set<? extends com.android.systemui.statusbar.notification.interruption.VisualInterruptio… in VisualInterruptionCondition()
25 …com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppressor.EventLogData… in VisualInterruptionCondition()
31 …public java.util.Set<com.android.systemui.statusbar.notification.interruption.VisualInterruptionTy… in getTypes()
49 …public com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppressor.Event… in getEventLogData()
[all …]
DVisualInterruptionFilter.java1 package com.android.systemui.statusbar.notification.interruption;
5 import com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppressor.EventL…
10interruption/VisualInterruptionFilter;", "Lcom/android/systemui/statusbar/notification/interruptio…
11 …rruptionFilter implements com.android.systemui.statusbar.notification.interruption.VisualInterrupt…
13 …private final java.util.Set<com.android.systemui.statusbar.notification.interruption.VisualInterru…
19 …private final com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppresso…
23 …java.util.Set<? extends com.android.systemui.statusbar.notification.interruption.VisualInterruptio… in VisualInterruptionFilter()
26 …com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppressor.EventLogData… in VisualInterruptionFilter()
32 …public java.util.Set<com.android.systemui.statusbar.notification.interruption.VisualInterruptionTy… in getTypes()
50 …public com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppressor.Event… in getEventLogData()
[all …]
DFullScreenIntentDecisionProvider.java1 package com.android.systemui.statusbar.notification.interruption;
7 import com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppressor.EventL…
11interruption/FullScreenIntentDecisionProvider;", "", "deviceProvisionedController", "Lcom/android/…
31 …public final com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProv… in makeFullScreenIntentDecision()
36 …private final com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionPro… in makeDecisionWithoutDnd()
40interruption/FullScreenIntentDecisionProvider$Decision;", "", "eventLogData", "Lcom/android/system…
58 …public abstract com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppres… in getEventLogData()
61interruption/FullScreenIntentDecisionProvider$DecisionImpl;", "", "Lcom/android/systemui/statusbar…
62 …static enum DecisionImpl implements com.android.systemui.statusbar.notification.interruption.FullS…
91 …private final com.android.systemui.statusbar.notification.interruption.VisualInterruptionSuppresso…
[all …]
DAvalancheSuppressor.java1 package com.android.systemui.statusbar.notification.interruption;
35interruption/AvalancheSuppressor;", "Lcom/android/systemui/statusbar/notification/interruption/Vis…
36 …alancheSuppressor extends com.android.systemui.statusbar.notification.interruption.VisualInterrupt…
38 …private final com.android.systemui.statusbar.notification.interruption.AvalancheProvider avalanche…
52 …private final com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisionL…
62 …com.android.systemui.statusbar.notification.interruption.AvalancheProvider avalancheProvider, @org… in AvalancheSuppressor()
69 …com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisionLogger logger, … in AvalancheSuppressor()
102 …private final com.android.systemui.statusbar.notification.interruption.AvalancheSuppressor.State c… in calculateState()
110 …\u0002\b\u0013"}, d2 = {"Lcom/android/systemui/statusbar/notification/interruption/AvalancheSuppre…
149 … kotlin.enums.EnumEntries<com.android.systemui.statusbar.notification.interruption.AvalancheSuppre… in getEntries()
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DFullScreenIntentDecisionProvider.kt17 package com.android.systemui.statusbar.notification.interruption
25 import com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.De…
26 import com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.De…
27 import com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.De…
28 import com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.De…
29 import com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.De…
30 import com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.De…
31 import com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.De…
32 import com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.De…
33 import com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.De…
[all …]
/aosp_15_r20/prebuilts/ndk/
H A DNOTICE22 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
53 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
80 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
108 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
254 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
283 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
361 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
405 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
449 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
478 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/doc/
Dthread_ref.qbk288 [section:interruption Interruption]
292 with interruption enabled, then a __thread_interrupted__ exception will be thrown in the interrupte…
299 interruption for the thread that created them on construction, and restore the interruption state t…
304 // interruption enabled here
307 // interruption disabled
310 // interruption still disabled
311 } // di2 destroyed, interruption state restored
312 // interruption still disabled
313 } // di destroyed, interruption state restored
314 // interruption now enabled
[all …]
/aosp_15_r20/prebuilts/vndk/v33/common/NOTICE_FILES/
Dlibc.so.txt21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
90 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
119 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
197 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
241 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
270 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
298 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
342 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
372 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
[all …]
Dlibm.so.txt204 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
248 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
276 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
304 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
333 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
366 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
395 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
424 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
450 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
477 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
[all …]
/aosp_15_r20/prebuilts/vndk/v31/common/NOTICE_FILES/
Dlibc.so.txt21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
90 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
119 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
197 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
241 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
270 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
298 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
342 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
372 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
[all …]
/aosp_15_r20/prebuilts/vndk/v32/common/NOTICE_FILES/
Dlibc.so.txt21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
90 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
119 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
197 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
241 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
270 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
298 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
342 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
372 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
[all …]
/aosp_15_r20/prebuilts/vndk/v34/common/NOTICE_FILES/bionic/libc/
DNOTICE21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
90 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
119 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
197 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
241 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
270 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
298 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
342 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
372 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/licenses/bionic/libc/
H A DNOTICE21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
87 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
165 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
209 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
238 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
266 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
310 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
340 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
369 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
[all …]
/aosp_15_r20/bionic/libc/
H A DNOTICE21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
87 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
165 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
209 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
238 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
266 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
310 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
340 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
369 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/
H A DNOTICE.bionic21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
87 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
165 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
209 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
238 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
266 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
310 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
340 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
369 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/
H A DNOTICE.bionic21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
87 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
165 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
209 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
238 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
266 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
310 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
340 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
369 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/
H A DNOTICE.bionic21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
87 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
165 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
209 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
238 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
266 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
310 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
340 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
369 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/
H A DNOTICE.bionic21 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
87 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
165 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
209 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
238 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
266 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
310 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
340 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
369 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/locks/
H A DCondition.java163 * required to support interruption of the actual suspension of the thread.
167 * waiting methods, and when an implementation does support interruption of
168 * thread suspension then it must obey the interruption semantics as defined
171 * <p>As interruption generally implies cancellation, and checks for
172 * interruption are often infrequent, an implementation can favor responding
196 * current thread, and interruption of thread suspension is supported; or
208 * and interruption of thread suspension is supported,
212 * case, whether or not the test for interruption occurs before the lock
230 * (and interruption of thread suspension is supported)
284 * current thread, and interruption of thread suspension is supported; or
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DCondition.java163 * required to support interruption of the actual suspension of the thread.
167 * waiting methods, and when an implementation does support interruption of
168 * thread suspension then it must obey the interruption semantics as defined
171 * <p>As interruption generally implies cancellation, and checks for
172 * interruption are often infrequent, an implementation can favor responding
196 * current thread, and interruption of thread suspension is supported; or
208 * and interruption of thread suspension is supported,
212 * case, whether or not the test for interruption occurs before the lock
230 * (and interruption of thread suspension is supported)
284 * current thread, and interruption of thread suspension is supported; or
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DCondition.java163 * required to support interruption of the actual suspension of the thread.
167 * waiting methods, and when an implementation does support interruption of
168 * thread suspension then it must obey the interruption semantics as defined
171 * <p>As interruption generally implies cancellation, and checks for
172 * interruption are often infrequent, an implementation can favor responding
196 * current thread, and interruption of thread suspension is supported; or
208 * and interruption of thread suspension is supported,
212 * case, whether or not the test for interruption occurs before the lock
230 * (and interruption of thread suspension is supported)
284 * current thread, and interruption of thread suspension is supported; or
[all …]

12345678910>>...855