Searched refs:sharedMemType (Results 1 – 3 of 3) sorted by relevance
846 public boolean isDirectChannelTypeSupported(@SensorDirectChannel.MemoryType int sharedMemType) { in isDirectChannelTypeSupported() argument847 switch (sharedMemType) { in isDirectChannelTypeSupported()
95 bool isDirectChannelTypeSupported(int32_t sharedMemType) const;
423 bool Sensor::isDirectChannelTypeSupported(int32_t sharedMemType) const { in isDirectChannelTypeSupported()424 switch (sharedMemType) { in isDirectChannelTypeSupported()