Searched refs:mAppIf (Results 1 – 1 of 1) sorted by relevance
367 int mAppIf; field in GattService.ServerDeathRecipient370 mAppIf = appIf; in ServerDeathRecipient()376 Log.d(TAG, "Binder is dead - unregistering server (" + mAppIf + ")!"); in binderDied()378 unregisterServer(mAppIf); in binderDied()383 int mAppIf; field in GattService.ClientDeathRecipient386 mAppIf = appIf; in ClientDeathRecipient()392 Log.d(TAG, "Binder is dead - unregistering client (" + mAppIf + ")!"); in binderDied()394 unregisterClient(mAppIf); in binderDied()