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
1395 IBinder binderToken = mock(IBinder.class); in onExternalVibration_ignoreVibrationFromVirtualDevices() local1413 IBinder binderToken = mock(IBinder.class); in onExternalVibration_setsExternalControl() local
1099 public final long binderToken; field in ContentProvider.CallingIdentity1104 public CallingIdentity(long binderToken, @Nullable AttributionSource attributionSource) { in CallingIdentity()
2678 final long binderToken = Binder.clearCallingIdentity(); in reportPastUsageStart() local2707 final long binderToken = Binder.clearCallingIdentity(); in reportUsageStop() local