Searched defs:newCount (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
H A DContactRecipientAutoCompleteView.java54 void onContactChipsChanged(int oldCount, int newCount); argument
H A DContactPickerFragment.java450 public void onContactChipsChanged(final int oldCount, final int newCount) { argument
451 Assert.isTrue(oldCount != newCount);
464 mHost.onParticipantCountChanged(ContactPickerData.getCanAddMoreParticipants(newCount));
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 60 milliseconds