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