Searched refs:IVmsClientCallbackImpl (Results 1 – 1 of 1) sorted by relevance
90 mClientCallback = new IVmsClientCallbackImpl(this, autoCloseMemory); in VmsClient()299 private static class IVmsClientCallbackImpl extends IVmsClientCallback.Stub { class in VmsClient303 private IVmsClientCallbackImpl(VmsClient client, boolean autoCloseMemory) { in IVmsClientCallbackImpl() method in VmsClient.IVmsClientCallbackImpl