Searched defs:fallbackId (Results 1 – 2 of 2) sorted by relevance
69 long homeId, long mobileId, long workId, long otherId, long fallbackId) { in VoiceContact()150 long fallbackId = ID_UNDEFINED; in getVoiceContacts() local
995 long fallbackId = Long.parseLong(commands[7]); // phones table in onRecognitionSuccess() local