HomeSort by relevance Sort by last modified time
    Searched refs:hasDuration (Results 1 - 6 of 6) sorted by null

  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
Voicemail.java 51 public boolean hasDuration();
VoicemailImpl.java 193 return hasDuration() ? mDuration : 0;
197 public boolean hasDuration() {
VoicemailFilterFactory.java 111 if (fieldMatch.hasDuration()) {
VoicemailProviderHelpers.java 307 if (voicemail.hasDuration()) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java     [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java     [all...]

Completed in 972 milliseconds