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

/packages/services/Telephony/src/com/android/phone/vvm/omtp/fetch/
H A DFetchVoicemailReceiver.java52 Voicemails.PHONE_ACCOUNT_ID, // 1
57 public static final int PHONE_ACCOUNT_ID = 1; field in class:FetchVoicemailReceiver
106 String accountId = cursor.getString(PHONE_ACCOUNT_ID);
121 cursor.getString(PHONE_ACCOUNT_ID));

Completed in 2338 milliseconds