Searched refs:getAutoPersisting (Results 1 – 7 of 7) sorted by relevance
197 boolean getAutoPersisting(); in getAutoPersisting() method
1040 if (SmsManager.getDefault().getAutoPersisting()) { in shouldWriteMessageForPackage()
203 public boolean getAutoPersisting() throws RemoteException {489 public boolean getAutoPersisting() throws RemoteException { in getAutoPersisting() method in MmsServiceBroker.BinderService490 return getServiceGuarded().getAutoPersisting(); in getAutoPersisting()
2661 public boolean getAutoPersisting() { in getAutoPersisting() method in SmsManager2665 return iMms.getAutoPersisting(); in getAutoPersisting()
355 if (SmsManager.getDefault().getAutoPersisting()) { in dispatchWapPdu()
1245 if (SmsManager.getDefault().getAutoPersisting()) { in dispatchSmsDeliveryIntent()
1362 PLcom/android/server/MmsServiceBroker$BinderService;->getAutoPersisting()Z