Home | History | Annotate | Download | only in hardware

Lines Matching refs:getSensorList

373      *             {@link SensorManager#getSensorList(int)} instead
394 public List<Sensor> getSensorList(int type) {
421 * {@link SensorManager#getSensorList(int) getSensorList}.
428 * @see #getSensorList(int)
433 List<Sensor> l = getSensorList(type);