Searched refs:allSensorList (Results 1 – 1 of 1) sorted by relevance
83 List<Sensor> allSensorList = mSensorManager.getSensorList(sensorType); in testGetSensorListMethod() local84 if (allSensorList == null) { in testGetSensorListMethod()87 for (Sensor s : allSensorList) { in testGetSensorListMethod()