Home
last modified time | relevance | path

Searched refs:LOCATION_UNKNOWN (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DExpansionStateLoggerTest.java78 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpanded()
88 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testVisibleAndNotExpanded()
101 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testVisibleAndExpanded()
109 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN.toMetricsEventEnum()); in testVisibleAndExpanded()
115 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpandedAndVisible_expandedBeforeVisible()
150 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpandedAndVisible_logOnceOnly()
152 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpandedAndVisible_logOnceOnly()
163 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testOnEntryUpdated()
169 NOTIFICATION_KEY, true, true, ExpandableViewState.LOCATION_UNKNOWN); in testOnEntryUpdated()
178 NOTIFICATION_KEY, true, true, ExpandableViewState.LOCATION_UNKNOWN); in testOnEntryUpdated()
[all …]
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DSmartReplyControllerTest.java118 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_updatesRemoteInput()
128 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_logsToStatusBar()
132 TEST_CHOICE_INDEX, TEST_CHOICE_TEXT, MetricsEvent.LOCATION_UNKNOWN, false); in testSendSmartReply_logsToStatusBar()
139 MetricsEvent.LOCATION_UNKNOWN, true /* modifiedBeforeSending */); in testSendSmartReply_logsToStatusBar_modifiedBeforeSending()
143 TEST_CHOICE_INDEX, TEST_CHOICE_TEXT, MetricsEvent.LOCATION_UNKNOWN, true); in testSendSmartReply_logsToStatusBar_modifiedBeforeSending()
161 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_reportsSending()
169 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendingSmartReply_afterRemove_shouldReturnFalse()
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DNotificationVisibility.java49 LOCATION_UNKNOWN(MetricsEvent.LOCATION_UNKNOWN), enumConstant
146 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in obtain()
/aosp14/frameworks/base/media/java/android/media/
H A DMicrophoneInfo.java41 public static final int LOCATION_UNKNOWN = 0; field in MicrophoneInfo
132 LOCATION_UNKNOWN,
H A DAudioManager.java7797 : deviceType == AudioDeviceInfo.TYPE_UNKNOWN ? MicrophoneInfo.LOCATION_UNKNOWN in microphoneInfoFromAudioDeviceInfo()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java171 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in getNotificationLocation()
192 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in convertNotificationLocation()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DExpandableViewState.java51 public static final int LOCATION_UNKNOWN = 0x00; field in ExpandableViewState
H A DStackScrollAlgorithm.java544 viewState.location = ExpandableViewState.LOCATION_UNKNOWN;
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DSmartReplyViewTest.java257 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_controllerCalled()
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto244 LOCATION_UNKNOWN = 0; enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt24665 field public static final int LOCATION_UNKNOWN = 0; // 0x0