Lines Matching refs:identity
686 final long identity = Binder.clearCallingIdentity(); in createSipDelegate() local
699 Binder.restoreCallingIdentity(identity); in createSipDelegate()
710 final long identity = Binder.clearCallingIdentity(); in destroySipDelegate() local
721 Binder.restoreCallingIdentity(identity); in destroySipDelegate()
730 final long identity = Binder.clearCallingIdentity(); in triggerNetworkRegistration() local
741 Binder.restoreCallingIdentity(identity); in triggerNetworkRegistration()
754 final long identity = Binder.clearCallingIdentity(); in registerSipDialogStateCallback() local
772 Binder.restoreCallingIdentity(identity); in registerSipDialogStateCallback()
785 final long identity = Binder.clearCallingIdentity(); in unregisterSipDialogStateCallback() local
803 Binder.restoreCallingIdentity(identity); in unregisterSipDialogStateCallback()
815 final long identity = Binder.clearCallingIdentity(); in registerRcsFeatureCallback() local
823 Binder.restoreCallingIdentity(identity); in registerRcsFeatureCallback()
834 final long identity = Binder.clearCallingIdentity(); in unregisterImsFeatureCallback() local
839 Binder.restoreCallingIdentity(identity); in unregisterImsFeatureCallback()