Searched refs:mStoreBytes (Results 1 – 1 of 1) sorted by relevance
1060 private byte[] mStoreBytes; field in WifiConfigStoreTest.MockStoreFile1069 return mStoreBytes; in readRawData()1074 mStoreBytes = data; in storeRawDataToWrite()1080 if (!ArrayUtils.isEmpty(mStoreBytes)) { in writeBufferedRawData()1086 return mStoreBytes; in getStoreBytes()