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