Searched refs:LOCATION_UNKNOWN (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/ |
D | ExpansionStateLoggerTest.java | 78 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() 157 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN.toMetricsEventEnum()); in testExpandedAndVisible_logOnceOnly() 163 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testOnEntryReinflated() 169 NOTIFICATION_KEY, true, true, ExpandableViewState.LOCATION_UNKNOWN); in testOnEntryReinflated() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | SmartReplyControllerTest.java | 106 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_updatesRemoteInput() 117 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_logsToStatusBar() 121 TEST_CHOICE_INDEX, TEST_CHOICE_TEXT, MetricsEvent.LOCATION_UNKNOWN, false); in testSendSmartReply_logsToStatusBar() 128 MetricsEvent.LOCATION_UNKNOWN, true /* modifiedBeforeSending */); in testSendSmartReply_logsToStatusBar_modifiedBeforeSending() 132 TEST_CHOICE_INDEX, TEST_CHOICE_TEXT, MetricsEvent.LOCATION_UNKNOWN, true); in testSendSmartReply_logsToStatusBar_modifiedBeforeSending() 150 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_reportsSending() 158 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendingSmartReply_afterRemove_shouldReturnFalse()
|
/frameworks/base/core/java/com/android/internal/statusbar/ |
D | NotificationVisibility.java | 49 LOCATION_UNKNOWN(MetricsEvent.LOCATION_UNKNOWN), enumConstant 146 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in obtain()
|
/frameworks/base/media/java/android/media/ |
D | MicrophoneInfo.java | 40 public static final int LOCATION_UNKNOWN = 0; field in MicrophoneInfo 131 LOCATION_UNKNOWN,
|
D | AudioManager.java | 5116 : deviceType == AudioDeviceInfo.TYPE_UNKNOWN ? MicrophoneInfo.LOCATION_UNKNOWN in microphoneInfoFromAudioDeviceInfo()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
D | NotificationLogger.java | 170 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in getNotificationLocation() 191 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in convertNotificationLocation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | StackScrollAlgorithm.java | 417 childViewState.location = ExpandableViewState.LOCATION_UNKNOWN; in updateChild() 468 if (childViewState.location == ExpandableViewState.LOCATION_UNKNOWN) { in updateChild()
|
D | ExpandableViewState.java | 48 public static final int LOCATION_UNKNOWN = 0x00; field in ExpandableViewState
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | SmartReplyViewTest.java | 202 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_controllerCalled()
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 244 LOCATION_UNKNOWN = 0; enumerator
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 26163 field public static final int LOCATION_UNKNOWN = 0; // 0x0
|
/frameworks/base/api/ |
D | current.txt | 26241 field public static final int LOCATION_UNKNOWN = 0; // 0x0
|