/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/ |
H A 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() 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 …]
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
H A D | SmartReplyControllerTest.java | 126 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_updatesRemoteInput() 137 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_logsToStatusBar() 141 TEST_CHOICE_INDEX, TEST_CHOICE_TEXT, MetricsEvent.LOCATION_UNKNOWN, false); in testSendSmartReply_logsToStatusBar() 148 MetricsEvent.LOCATION_UNKNOWN, true /* modifiedBeforeSending */); in testSendSmartReply_logsToStatusBar_modifiedBeforeSending() 152 TEST_CHOICE_INDEX, TEST_CHOICE_TEXT, MetricsEvent.LOCATION_UNKNOWN, true); in testSendSmartReply_logsToStatusBar_modifiedBeforeSending() 170 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_reportsSending() 178 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendingSmartReply_afterRemove_shouldReturnFalse()
|
/aosp12/frameworks/base/core/java/com/android/internal/statusbar/ |
H A D | NotificationVisibility.java | 49 LOCATION_UNKNOWN(MetricsEvent.LOCATION_UNKNOWN), enumConstant 146 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in obtain()
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | RegsFake.h | 32 RegsFake(uint16_t total_regs) : Regs(total_regs, Regs::Location(Regs::LOCATION_UNKNOWN, 0)) {} in RegsFake() 78 : RegsImpl<TypeParam>(total_regs, Regs::Location(Regs::LOCATION_UNKNOWN, 0)) {} in RegsImplFake()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MicrophoneInfo.java | 41 public static final int LOCATION_UNKNOWN = 0; field in MicrophoneInfo 132 LOCATION_UNKNOWN,
|
H A D | AudioManager.java | 6768 : deviceType == AudioDeviceInfo.TYPE_UNKNOWN ? MicrophoneInfo.LOCATION_UNKNOWN in microphoneInfoFromAudioDeviceInfo()
|
/aosp12/system/unwinding/libunwindstack/include/unwindstack/ |
H A D | Regs.h | 38 LOCATION_UNKNOWN = 0, enumerator
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
H A D | NotificationLogger.java | 179 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in getNotificationLocation() 200 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in convertNotificationLocation()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | ExpandableViewState.java | 48 public static final int LOCATION_UNKNOWN = 0x00; field in ExpandableViewState
|
H A D | StackScrollAlgorithm.java | 417 viewState.location = ExpandableViewState.LOCATION_UNKNOWN; in updateChild()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
H A D | SmartReplyViewTest.java | 221 MetricsEvent.LOCATION_UNKNOWN, false /* modifiedBeforeSending */); in testSendSmartReply_controllerCalled()
|
/aosp12/frameworks/base/proto/src/metrics_constants/ |
H A D | metrics_constants.proto | 244 LOCATION_UNKNOWN = 0; enumerator
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 23574 field public static final int LOCATION_UNKNOWN = 0; // 0x0
|