Searched defs:getBackupQuota (Results 1 – 5 of 5) sorted by relevance
589 public long getBackupQuota(String packageName, boolean isFullBackup) { in getBackupQuota() method in BackupTransport930 public void getBackupQuota(String packageName, boolean isFullBackup, in getBackupQuota() method in BackupTransport.TransportImpl
342 void getBackupQuota(String packageName, boolean isFullBackup, in getBackupQuota() method
325 public long getBackupQuota(String packageName, boolean isFullBackup) throws RemoteException { in getBackupQuota() method in BackupTransportClient
252 @Override public void getBackupQuota(String s, boolean b, AndroidFuture<Long> f) in getBackupQuota() method in BackupTransportClientTest.FakeTransportBinderBase
901 public long getBackupQuota(String packageName, boolean isFullBackup) { in getBackupQuota() method in LocalTransport