From 9f172798c0ae1946aeb6c7e75037893d0d124036 Mon Sep 17 00:00:00 2001 From: 2099402551 <2099402551@qq.con> Date: Fri, 28 Apr 2023 08:50:37 +0800 Subject: [PATCH] test.txt --- test.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/test.txt b/test.txt index 2b33a12..ba411a0 100644 --- a/test.txt +++ b/test.txt @@ -1 +1,7 @@ -123asdfgh +private static final String CALLER_ID_SELECTION = "PHONE_NUMBERS_EQUAL(" + Phone.NUMBER ++ ",?) AND " + Data.MIMETYPE + "='" + Phone.CONTENT_ITEM_TYPE + "'" ++ " AND " + Data.RAW_CONTACT_ID + " IN " + + "(SELECT raw_contact_id " + + " FROM phone_lookup" + + " WHERE min_match = '+')"; +