HomeSort by relevance Sort by last modified time
    Searched full:updatecallinfolayout (Results 1 - 3 of 3) sorted by null

  /packages/apps/Phone/res/layout/
call_card.xml 22 in CallCard.updateCallInfoLayout() to make sure it doesn't overlap with
39 updateCallInfoLayout()) to make sure it doesn't overlap with either
incall_screen.xml 26 we manually adjust its bottom margin in CallCard.updateCallInfoLayout()
  /packages/apps/Phone/src/com/android/phone/
CallCard.java 258 updateCallInfoLayout(state);
315 private void updateCallInfoLayout(Phone.State state) {
317 if (DBG) log("updateCallInfoLayout()... ringing = " + ringing);
    [all...]

Completed in 65 milliseconds