Searched defs:channelType (Results 1 – 3 of 3) sorted by relevance
146 ChannelType channelType = (ChannelType) bundle.get(CHANNEL_TYPE_KEY); in acquireLock() local163 ChannelType channelType = (ChannelType) bundle.get(CHANNEL_TYPE_KEY); in acquireLockAndThenWaitThenRelease() local
86 bool isDirectChannelTypeSupported(int channelType) const { in isDirectChannelTypeSupported()
138 void SensorTest::testDirectReport(JNIEnv* env, int32_t sensorType, int32_t channelType, int32_t rat… in testDirectReport()