/aosp14/frameworks/base/telephony/java/com/android/ims/internal/ |
H A D | IImsCallSession.aidl | 130 void startConference(in String[] participants, in ImsCallProfile profile); in startConference() 222 void extendToConference(in String[] participants); in extendToConference() 231 void inviteParticipants(in String[] participants); in inviteParticipants() 240 void removeParticipants(in String[] participants); in removeParticipants()
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TransitionTests.java | 136 ArraySet<WindowContainer> participants = transition.mParticipants; in testCreateInfo_NewTask() local 194 ArraySet<WindowContainer> participants = transition.mParticipants; in testCreateInfo_NestedTasks() local 250 ArraySet<WindowContainer> participants = transition.mParticipants; in testCreateInfo_DisplayArea() local 419 ArraySet<WindowContainer> participants = transition.mParticipants; in testCreateInfo_PromoteSimilarClose() local 454 ArraySet<WindowContainer> participants = transition.mParticipants; in testCreateInfo_PromoteSimilarOpen() local 490 ArraySet<WindowContainer> participants = transition.mParticipants; in testCreateInfo_NoAnimation() local 539 ArraySet<WindowContainer> participants = transition.mParticipants; in testCreateInfo_MultiDisplay() local 682 ArraySet<WindowContainer> participants = transition.mParticipants; in testIndependent() local 759 ArraySet<WindowContainer> participants = transition.mParticipants; in testOpenOpaqueTask() local 798 ArraySet<WindowContainer> participants = transition.mParticipants; in testOpenTranslucentTask() local [all …]
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | ImsCallSessionImplBase.java | 530 public void startConference(String[] participants, ImsCallProfile profile) { in startConference() 652 public void extendToConference(String[] participants) { in extendToConference() 662 public void inviteParticipants(String[] participants) { in inviteParticipants() 672 public void removeParticipants(String[] participants) { in removeParticipants()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
H A D | ImsCallSessionImplBase.java | 182 public void startConference(String[] participants, ImsCallProfile profile) { in startConference() 309 public void extendToConference(String[] participants) { in extendToConference() 320 public void inviteParticipants(String[] participants) { in inviteParticipants() 331 public void removeParticipants(String[] participants) { in removeParticipants()
|
/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | ConnectionRequest.java | 71 public @NonNull Builder setParticipants( in setParticipants() 260 List<Uri> participants, in ConnectionRequest()
|
H A D | InCallAdapter.java | 358 public void addConferenceParticipants(String callId, List<Uri> participants) { in addConferenceParticipants()
|
H A D | Conference.java | 371 public void onAddConferenceParticipants(@NonNull List<Uri> participants) {} in onAddConferenceParticipants()
|
H A D | TelecomManager.java | 2398 public void startConference(@NonNull List<Uri> participants, in startConference()
|
H A D | RemoteConnection.java | 1123 public void addConferenceParticipants(@NonNull List<Uri> participants) { in addConferenceParticipants()
|
H A D | ConnectionService.java | 2795 private void addConferenceParticipants(String callId, List<Uri> participants) { in addConferenceParticipants()
|
H A D | Call.java | 1982 public void addConferenceParticipants(@NonNull List<Uri> participants) { in addConferenceParticipants()
|
H A D | Connection.java | 3383 public void onAddConferenceParticipants(@NonNull List<Uri> participants) {} in onAddConferenceParticipants()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsCallSession.java | 841 public void start(String[] participants, ImsCallProfile profile) { in start() 1031 public void extendToConference(String[] participants) { in extendToConference() 1049 public void inviteParticipants(String[] participants) { in inviteParticipants() 1067 public void removeParticipants(String[] participants) { in removeParticipants()
|
/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/ |
H A D | IInCallAdapter.aidl | 78 void addConferenceParticipants(String callId, in List<Uri> participants); in addConferenceParticipants()
|
H A D | IConnectionService.aidl | 122 void addConferenceParticipants(String CallId, in List<Uri> participants, in addConferenceParticipants()
|
H A D | ITelecomService.aidl | 286 void startConference(in List<Uri> participants, in Bundle extras, in startConference()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AppTransitionController.java | 190 final ArraySet<WindowContainer> participants = new ArraySet<>(); in handleAppTransitionReady() local
|
H A D | Transition.java | 2199 static ArrayList<ChangeInfo> calculateTargets(ArraySet<WindowContainer> participants, in calculateTargets()
|
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/ |
H A D | UserBackupManagerService.java | 1261 HashSet<String> participants = mBackupParticipants.valueAt(i); in resetBackupState() local 4285 HashSet<String> participants = mBackupParticipants.valueAt(i); in dumpInternal() local
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 11911 String[] participants, long latestTimestamp) { in UnreadConversation() 12029 String[] participants = b.getStringArray(KEY_PARTICIPANTS); in getUnreadConversationFromBundle() local 12129 String[] participants = { mParticipant }; in build() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |