Searched refs:mAppIf (Results 1 – 1 of 1) sorted by relevance
366 int mAppIf; field in GattService.ServerDeathRecipient369 mAppIf = appIf; in ServerDeathRecipient()375 Log.d(TAG, "Binder is dead - unregistering server (" + mAppIf + ")!"); in binderDied()377 unregisterServer(mAppIf); in binderDied()382 int mAppIf; field in GattService.ClientDeathRecipient385 mAppIf = appIf; in ClientDeathRecipient()391 Log.d(TAG, "Binder is dead - unregistering client (" + mAppIf + ")!"); in binderDied()393 unregisterClient(mAppIf); in binderDied()