Searched refs:mSensorType (Results 1 – 5 of 5) sorted by relevance
76 @SensorType final int mSensorType; field in FingerprintSensorProperties100 mSensorType = sensorType; in FingerprintSensorProperties()109 return mSensorType; in getSensorType()
59 final int mSensorType; field in FaceSensorProperties81 mSensorType = sensorType; in FaceSensorProperties()90 return mSensorType; in getSensorType()
275 private final int mSensorType; field in VirtualSensorDirectChannelWriter.DirectChannelConfiguration282 mSensorType = sensorType; in DirectChannelConfiguration()289 mSharedMemoryWrapper.write(mReportToken, mSensorType, currentCounter++, event); in write()
149 private final @SensorType int mSensorType; field in BiometricScheduler213 mSensorType = sensorType; in BiometricScheduler()512 pw.println("Type: " + mSensorType); in dump()
77 private String mSensorType; field in WindowOrientationListener324 pw.println(prefix + "mSensorType=" + mSensorType); in dump()