Searched refs:phoneRecord (Results 1 – 1 of 1) sorted by relevance
145 Uri phoneRecord = null; in testGetMethods() local155 phoneRecord = cr.insert(phoneUri, values); in testGetMethods()157 intent = new Intent(Intent.ACTION_DIAL, phoneRecord); in testGetMethods()164 if (phoneRecord != null) { in testGetMethods()165 cr.delete(phoneRecord, null, null); in testGetMethods()