Searched refs:ISensorPrivacyManager (Results 1 – 9 of 9) sorted by relevance
32 sp<hardware::ISensorPrivacyManager> SensorPrivacyManager::getService() in getService()36 sp<hardware::ISensorPrivacyManager> service = mService; in getService()51 service = interface_cast<hardware::ISensorPrivacyManager>(binder); in getService()61 sp<hardware::ISensorPrivacyManager> service = getService(); in addSensorPrivacyListener()70 sp<hardware::ISensorPrivacyManager> service = getService(); in removeSensorPrivacyListener()78 sp<hardware::ISensorPrivacyManager> service = getService(); in isSensorPrivacyEnabled()90 sp<hardware::ISensorPrivacyManager> service = getService(); in linkToDeath()99 sp<hardware::ISensorPrivacyManager> service = getService(); in unlinkToDeath()
32 "aidl/android/hardware/ISensorPrivacyManager.aidl",
64 private final ISensorPrivacyManager mService;72 private SensorPrivacyManager(Context context, ISensorPrivacyManager service) { in SensorPrivacyManager()86 ISensorPrivacyManager service = ISensorPrivacyManager.Stub.asInterface(b); in getInstance()
22 interface ISensorPrivacyManager { interface
42 sp<hardware::ISensorPrivacyManager> mService;43 sp<hardware::ISensorPrivacyManager> getService();
23 import android.hardware.ISensorPrivacyManager;72 class SensorPrivacyServiceImpl extends ISensorPrivacyManager.Stub {
216 "core/java/android/hardware/ISensorPrivacyManager.aidl",
6968 HSPLandroid/hardware/ISensorPrivacyManager$Stub;-><init>()V6969 HSPLandroid/hardware/ISensorPrivacyManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel…33579 Landroid/hardware/ISensorPrivacyManager$Stub;33580 Landroid/hardware/ISensorPrivacyManager;41735 HSPLandroid/hardware/ISensorPrivacyManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardwar…41821 …e/SensorPrivacyManager;-><init>(Landroid/content/Context;Landroid/hardware/ISensorPrivacyManager;)V