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.java236 sc.contactNum = index - 1; in handleAdnEntry()
389 public int contactNum; field in SpecialCharSequenceMgr.SimContactQueryCookie
399 contactNum = number; in SimContactQueryCookie()
473 if ((c != null) && (text != null) && (c.moveToPosition(sc.contactNum))) { in onNotNullableQueryComplete()