Searched defs:PHONE_ACCOUNT_COMPONENT_NAME (Results 1 – 6 of 6) sorted by relevance
42 public static final int PHONE_ACCOUNT_COMPONENT_NAME = 8; field in VoicemailStatusQuery
105 public static final String PHONE_ACCOUNT_COMPONENT_NAME = "phone_account_component_name"; field in AnnotatedCallLogContract.AnnotatedCallLog
56 private static final int PHONE_ACCOUNT_COMPONENT_NAME = 6; field in CallDetailsCursorLoader
67 private static final int PHONE_ACCOUNT_COMPONENT_NAME = 12; field in VoicemailCursorLoader
62 public static final int PHONE_ACCOUNT_COMPONENT_NAME = 2; field in FetchVoicemailReceiver
139 … sCallsProjectionMap.put(Calls.PHONE_ACCOUNT_COMPONENT_NAME, Calls.PHONE_ACCOUNT_COMPONENT_NAME); in sCallsProjectionMap.put()