Searched refs:mAppIf (Results 1 – 1 of 1) sorted by relevance
486 int mAppIf; field in GattService.ServerDeathRecipient489 mAppIf = appIf; in ServerDeathRecipient()495 Log.d(TAG, "Binder is dead - unregistering server (" + mAppIf + ")!"); in binderDied()497 unregisterServer(mAppIf, getAttributionSource()); in binderDied()502 int mAppIf; field in GattService.ClientDeathRecipient505 mAppIf = appIf; in ClientDeathRecipient()511 Log.d(TAG, "Binder is dead - unregistering client (" + mAppIf + ")!"); in binderDied()513 unregisterClient(mAppIf, getAttributionSource()); in binderDied()