HomeSort by relevance Sort by last modified time
    Searched defs:participants (Results 1 - 18 of 18) sorted by null

  /frameworks/support/v4/api21/android/support/v4/app/
NotificationCompatApi21.java 52 private static final String KEY_PARTICIPANTS = "participants";
189 String[] participants = b.getStringArray(KEY_PARTICIPANTS); local
190 if (participants == null || participants.length != 1) {
200 participants, b.getLong(KEY_TIMESTAMP));
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CustomViewFinder.java 252 SearchParticipant[] participants = new SearchParticipant[] { local
261 engine.search(pattern, participants, scope, requestor,
  /external/smack/src/org/jivesoftware/smackx/muc/
MultiUserChat.java 73 * different privileges (e.g. Send messages to all occupants, Kick participants and visitors,
1823 List<Occupant> participants = new ArrayList<Occupant>(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestInfo.java 842 SearchParticipant[] participants = new SearchParticipant[] { local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
Hyperlinks.java 680 SearchParticipant[] participants = new SearchParticipant[] { local
687 engine.search(pattern, participants, scope, requestor, new NullProgressMonitor());
695 engine.search(pattern, participants, scope, requestor, new NullProgressMonitor());
    [all...]
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java 256 * Called when the invitation request of the participants is delivered to
266 * Called when the invitation request of the participants is failed.
277 * Called when the removal request of the participants is delivered to
287 * Called when the removal request of the participants is failed.
311 * @param participants the participant(s) and their new state information.
314 List<ConferenceParticipant> participants) {
879 * @param participants participant list to initiate an IMS conference call
882 public void start(ImsCallSession session, String[] participants)
885 log("start(n) :: session=" + session + ", callee=" + participants);
893 session.start(participants, mCallProfile)
1489 Set<Entry<String, Bundle>> participants = state.mParticipants.entrySet(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /frameworks/support/v4/java/android/support/v4/app/
NotificationCompat.java 3220 String[] participants = { mParticipant }; local
    [all...]
  /frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java 1640 HashSet<String> participants = mBackupParticipants.valueAt(i); local
9339 HashSet<String> participants = mBackupParticipants.valueAt(i); local
    [all...]
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 

Completed in 248 milliseconds