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

  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
Voicemail.java 85 * Always returns false if this field has not been set, i.e. if hasRead() returns false.
89 public boolean hasRead();
VoicemailImpl.java 233 return hasRead() ? mIsRead : false;
237 public boolean hasRead() {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
PerformanceResultsElement.java 148 boolean hasRead(BuildResultsElement buildResultsElement) {
  /external/llvm/lib/CodeGen/
MachineVerifier.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 77 milliseconds