Home
last modified time | relevance | path

Searched refs:mExpectedListingSize (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DMapStepsFolder.java96 final int mExpectedListingSize; field in MapStepsFolder.MapBuildFolderStructurValidator
100 public MapBuildFolderStructurValidator(int mExpectedListingSize, in MapBuildFolderStructurValidator() argument
106 this.mExpectedListingSize = mExpectedListingSize; in MapBuildFolderStructurValidator()