Searched refs:IS_NOT_USER_DELETED (Results 1 – 1 of 1) sorted by relevance
225 private static final String IS_NOT_USER_DELETED = EDITED_STATUS + "!=" + USER_DELETED; field in TelephonyProvider3095 selection += IS_NOT_USER_DELETED + " and " + in query()3136 qb.appendWhereStandalone(IS_NOT_USER_DELETED + " and " + in getSubscriptionMatchingAPNList()