Home
last modified time | relevance | path

Searched refs:EventInfo (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DCalendarTracker.java30 import android.service.notification.ZenModeConfig.EventInfo;
119 public CheckEventResult checkEvent(EventInfo filter, long time) { in checkEvent()
182 private boolean meetsAttendee(EventInfo filter, int eventId, String email) {
264 case EventInfo.REPLY_YES:
266 case EventInfo.REPLY_YES_OR_MAYBE:
269 case EventInfo.REPLY_ANY_EXCEPT_NO:
H A DEventConditionProvider.java36 import android.service.notification.ZenModeConfig.EventInfo;
218 final EventInfo event = ZenModeConfig.tryParseEventConditionId(conditionId); in evaluateSubscriptionsW()
238 final int userId = EventInfo.resolveUserId(event.userId); in evaluateSubscriptionsW()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeConfigTest.java33 import android.service.notification.ZenModeConfig.EventInfo;
182 EventInfo oldEvent = new EventInfo(); in testParseOldEvent()
188 EventInfo eventParsed = ZenModeConfig.tryParseEventConditionId(conditionId); in testParseOldEvent()
194 EventInfo event = new EventInfo(); in testParseNewEvent()
200 EventInfo eventParsed = ZenModeConfig.tryParseEventConditionId(conditionId); in testParseNewEvent()
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java225 private interface EventInfo {} interface in VcnGatewayConnection
241 private static class EventUnderlyingNetworkChangedInfo implements EventInfo {
291 private static class EventSessionLostInfo implements EventInfo {
343 private static class EventTransformCreatedInfo implements EventInfo {
380 private static class EventSetupCompletedInfo implements EventInfo {
420 private static class EventDisconnectRequestedInfo implements EventInfo {
498 private static class EventMigrationCompletedInfo implements EventInfo {
538 private static class EventIkeConnectionInfoChangedInfo implements EventInfo {
571 private static class EventDataStallSuspectedInfo implements EventInfo {
1048 private void sendMessageAndAcquireWakeLock(int what, int token, EventInfo data) { in sendMessageAndAcquireWakeLock()
[all …]
/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenModeConfig.java1543 public static Uri toEventConditionId(EventInfo event) { in toEventConditionId()
1559 public static EventInfo tryParseEventConditionId(Uri conditionId) { in tryParseEventConditionId()
1566 final EventInfo rt = new EventInfo(); in tryParseEventConditionId()
1581 public static class EventInfo { class in ZenModeConfig
1598 if (!(o instanceof EventInfo)) return false; in equals()
1599 final EventInfo other = (EventInfo) o; in equals()
1606 public EventInfo copy() { in copy()
1607 final EventInfo rt = new EventInfo(); in copy()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumePanelDialog.java46 import androidx.slice.widget.EventInfo;
173 if (eventInfo.actionType == EventInfo.ACTION_TYPE_SLIDER) { in setupAdapterWhenReady()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49872 Landroid/service/notification/ZenModeConfig$EventInfo;-><init>()V
49873 Landroid/service/notification/ZenModeConfig$EventInfo;->calendar:Ljava/lang/String;
49874 …droid/service/notification/ZenModeConfig$EventInfo;->copy()Landroid/service/notification/ZenModeCo…
49875 Landroid/service/notification/ZenModeConfig$EventInfo;->reply:I
49876 Landroid/service/notification/ZenModeConfig$EventInfo;->REPLY_ANY_EXCEPT_NO:I
49877 Landroid/service/notification/ZenModeConfig$EventInfo;->REPLY_YES:I
49878 Landroid/service/notification/ZenModeConfig$EventInfo;->REPLY_YES_OR_MAYBE:I
49879 Landroid/service/notification/ZenModeConfig$EventInfo;->resolveUserId(I)I
49880 Landroid/service/notification/ZenModeConfig$EventInfo;->userId:I
50024 …Config;->toEventConditionId(Landroid/service/notification/ZenModeConfig$EventInfo;)Landroid/net/Ur…
[all …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes6960 android.service.notification.ZenModeConfig$EventInfo
H A Dboot-image-profile.txt29753 Landroid/service/notification/ZenModeConfig$EventInfo;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes6964 android.service.notification.ZenModeConfig$EventInfo
H A Dboot-image-profile.txt39860 Landroid/service/notification/ZenModeConfig$EventInfo;