Searched defs:getBackupQuota (Results 1 – 5 of 5) sorted by relevance
342 void getBackupQuota(String packageName, boolean isFullBackup, in getBackupQuota() method
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
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
892 public long getBackupQuota(String packageName, boolean isFullBackup) { in getBackupQuota() method in LocalTransport