Home
last modified time | relevance | path

Searched defs:SHARE (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/logging/
H A DListEvent.java47 public static final int SHARE = 4; field in ListEvent.ActionType
H A DQuickContactEvent.java66 public static final int SHARE = 7; field in QuickContactEvent.ActionType
/aosp12/packages/apps/Camera2/src_pd/com/google/common/logging/
H A Deventprotos.java23 public static final int SHARE = 10000; field in eventprotos.MediaInteraction.InteractionType
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DLongScreenshotActivity.java96 SHARE, enumConstant
H A DScreenshotView.java176 SHARE, enumConstant
/aosp12/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java2466 ActionType.SHARE, /* thirdPartyAction */ null); in Logger.logQuickContactEvent()