Searched refs:getMaxPhoneBookSize (Results 1 – 1 of 1) sorted by relevance
214 atCommandResponse = "+CPBS: \"SM\",0," + getMaxPhoneBookSize(0); in handleCpbsCommand()224 …CommandResponse = "+CPBS: \"" + mCurrentPhonebook + "\"," + size + "," + getMaxPhoneBookSize(size); in handleCpbsCommand()453 private synchronized int getMaxPhoneBookSize(int currSize) { in getMaxPhoneBookSize() method in AtPhonebook