Searched defs:binderToken (Results 1 – 5 of 5) sorted by relevance
142 final long binderToken = Binder.clearCallingIdentity(); in getRemoteInstanceLazy() local
47 sp<IBinder> binderToken;// The Binder token associated with the port. member
1563 IBinder binderToken = mock(IBinder.class); in onExternalVibration_ignoreVibrationFromVirtualDevices() local1582 IBinder binderToken = mock(IBinder.class); in onExternalVibration_setsExternalControl() local
1240 public final long binderToken; field in ContentProvider.CallingIdentity1245 public CallingIdentity(long binderToken, @Nullable AttributionSource attributionSource) { in CallingIdentity()
2729 final long binderToken = Binder.clearCallingIdentity(); in reportPastUsageStart() local2758 final long binderToken = Binder.clearCallingIdentity(); in reportUsageStop() local