Searched refs:mStoreBytes (Results 1 – 1 of 1) sorted by relevance
990 private byte[] mStoreBytes; field in WifiConfigStoreTest.MockStoreFile999 return mStoreBytes; in readRawData()1004 mStoreBytes = data; in storeRawDataToWrite()1010 if (!ArrayUtils.isEmpty(mStoreBytes)) { in writeBufferedRawData()1016 return mStoreBytes; in getStoreBytes()