Searched refs:sharedMemType (Results 1 – 3 of 3) sorted by relevance
848 public boolean isDirectChannelTypeSupported(@SensorDirectChannel.MemoryType int sharedMemType) { in isDirectChannelTypeSupported() argument849 switch (sharedMemType) { in isDirectChannelTypeSupported()
96 bool isDirectChannelTypeSupported(int32_t sharedMemType) const;
428 bool Sensor::isDirectChannelTypeSupported(int32_t sharedMemType) const { in isDirectChannelTypeSupported()429 switch (sharedMemType) { in isDirectChannelTypeSupported()