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