Searched refs:mIsRunningDSU (Results 1 – 1 of 1) sorted by relevance
138 private final boolean mIsRunningDSU; field in PersistentDataBlockService151 mIsRunningDSU = SystemProperties.getBoolean(GSI_RUNNING_PROP, false); in PersistentDataBlockService()152 if (mIsRunningDSU) { in PersistentDataBlockService()278 if (mIsRunningDSU) { in getBlockDeviceSize()699 pw.println("mIsRunningDSU: " + mIsRunningDSU);