Home
last modified time | relevance | path

Searched refs:contactNum (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/
DSpecialCharSequenceMgr.java193 sc.contactNum = index - 1; in handleAdnEntry()
358 public int contactNum; field in SpecialCharSequenceMgr.SimContactQueryCookie
368 contactNum = number; in SimContactQueryCookie()
442 if ((c != null) && (text != null) && (c.moveToPosition(sc.contactNum))) { in onNotNullableQueryComplete()