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

/packages/apps/Phone/src/com/android/phone/
H A DCallCard.java240 updateNoCall(cm);
340 private void updateNoCall(CallManager cm) { method in class:CallCard
341 if (DBG) log("updateNoCall()...");
404 // we call updateNoCall(), which means that we shouldn't

Completed in 28 milliseconds