Searched refs:getDataBlockSize (Results 1 – 8 of 8) sorted by relevance
120 public int getDataBlockSize() { in getDataBlockSize() method in PersistentDataBlockManager122 return sService.getDataBlockSize(); in getDataBlockSize()
33 int getDataBlockSize(); in getDataBlockSize() method
630 public int getDataBlockSize() {
381 when(mPdbManager.getDataBlockSize()).thenReturn(4); in testManagedProfile_frp()394 when(mPdbManager.getDataBlockSize()).thenReturn(4); in testCheckFactoryResetProtection_skipFrp()
871 int size = mPdbManager.getDataBlockSize(); in factoryResetProtected()
366 return (pdbm == null || pdbm.getDataBlockSize() == 0); in canRunBeforeDeviceProvisioned()
10216 method @RequiresPermission("android.permission.ACCESS_PDB_STATE") public int getDataBlockSize();
53419 Landroid/service/persistentdata/IPersistentDataBlockService$Stub$Proxy;->getDataBlockSize()I53441 Landroid/service/persistentdata/IPersistentDataBlockService;->getDataBlockSize()I