Searched refs:pbr (Results 1 – 1 of 1) sorted by relevance
219 PhonebookResult pbr = getPhonebookResult(mCurrentPhonebook, true); in handleCpbsCommand() local220 if (pbr == null) { in handleCpbsCommand()224 int size = pbr.cursor.getCount(); in handleCpbsCommand()228 pbr.cursor.close(); in handleCpbsCommand()229 pbr.cursor = null; in handleCpbsCommand()290 PhonebookResult pbr = getPhonebookResult(mCurrentPhonebook, true); //false); in handleCpbrCommand() local291 if (pbr == null) { in handleCpbrCommand()297 size = pbr.cursor.getCount(); in handleCpbrCommand()299 pbr.cursor.close(); in handleCpbrCommand()300 pbr.cursor = null; in handleCpbrCommand()[all …]