Searched refs:VOLTE_CALL_CAPABILITY (Results 1 – 4 of 4) sorted by relevance
143 public static final String VOLTE_CALL_CAPABILITY = "volte_call_capability"; field in EABContract.EABColumns248 VOLTE_CALL_CAPABILITY,
139 public static final String VOLTE_CALL_CAPABILITY = field in Contacts.Impl140 EABContract.EABColumns.VOLTE_CALL_CAPABILITY;
90 + EABContract.EABColumns.VOLTE_CALL_CAPABILITY + " INTEGER, "285 + " where " + EABContract.EABColumns.VOLTE_CALL_CAPABILITY + " >'" + in queryInternal()416 EABContract.EABColumns.VOLTE_CALL_CAPABILITY, in verifyIfMdnExists()447 cvalues.put(EABContract.EABColumns.VOLTE_CALL_CAPABILITY, cursor.getString( in verifyIfMdnExists()449 EABContract.EABColumns.VOLTE_CALL_CAPABILITY))); in verifyIfMdnExists()
78 Contacts.Impl.VOLTE_CALL_CAPABILITY,318 values.put(Contacts.Impl.VOLTE_CALL_CAPABILITY, in toContentValues()817 values.put(Contacts.Impl.VOLTE_CALL_CAPABILITY, (String)null); in updateAllCapabilityToUnknown()908 values.put(Contacts.Impl.VOLTE_CALL_CAPABILITY, lteCallCapability); in update()