Home
last modified time | relevance | path

Searched defs:JOIN (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/aidl/android/media/
H A DVolumeShaperOperationFlag.aidl23 JOIN, enumConstant
/aosp12/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactEditorActivity.java113 int JOIN = 3; field
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java58 private static final int JOIN = 1; field in ContactAggregator