Searched refs:IS_NOT_USER_DELETED (Results 1 – 1 of 1) sorted by relevance
243 private static final String IS_NOT_USER_DELETED = EDITED_STATUS + "!=" + USER_DELETED; field in TelephonyProvider4523 selection += IS_NOT_USER_DELETED + " and " in queryInternal()4602 qb.appendWhereStandalone(IS_NOT_USER_DELETED + " and " + in getSubscriptionMatchingAPNListSynchronized()