Searched refs:destroyDirectChannel (Results 1 – 10 of 10) sorted by relevance
99 mgr.destroyDirectChannel(ret); in testInvalidSharedMem_NoCrash()102 mgr.destroyDirectChannel(ret); in testInvalidSharedMem_NoCrash()
30 mManager.destroyDirectChannel(mId); in ~DirectReportChannel()
28 mManager.destroyDirectChannel(mId); in ~DirectReportChannel()
140 mManager.destroyDirectChannel(this); in close()
974 void destroyDirectChannel(SensorDirectChannel channel) { in destroyDirectChannel() method in SensorManager
74 void destroyDirectChannel(int channelNativeHandle);
195 static_cast<SensorManager *>(manager)->destroyDirectChannel(channelId); in ASensorManager_destroyDirectChannel()
434 void SensorManager::destroyDirectChannel(int channelNativeHandle) { in assertStateLocked() function in android::SensorManager
322 mgr->destroyDirectChannel(channelHandle); in nativeDestroyDirectChannel()
21953 Landroid/hardware/SensorManager;->destroyDirectChannel(Landroid/hardware/SensorDirectChannel;)V