Searched refs:RATE_STOP (Results 1 – 4 of 4) sorted by relevance
63 @IntDef(flag = true, value = {RATE_STOP, RATE_NORMAL, RATE_FAST, RATE_VERY_FAST})71 public static final int RATE_STOP = 0; field in SensorDirectChannel
529 if (rate < SensorDirectChannel.RATE_STOP in configureDirectChannelImpl()534 if (sensor == null && rate != SensorDirectChannel.RATE_STOP) { in configureDirectChannelImpl()545 if (rate == SensorDirectChannel.RATE_STOP) { in configureDirectChannelImpl()
14842 field public static final int RATE_STOP = 0; // 0x0
15628 field public static final int RATE_STOP = 0; // 0x0