... getContentResolver().query(uri,new String[]{"contact_id"},null,null,null); 8 while (cursor.moveToNext()){ 9 String contacts_id = cursor.
確定! 回上一頁