Searched refs:autoCloseMemory (Results 1 – 1 of 1) sorted by relevance
84 boolean legacyClient, boolean autoCloseMemory, in VmsClient() argument90 mClientCallback = new IVmsClientCallbackImpl(this, autoCloseMemory); in VmsClient()303 private IVmsClientCallbackImpl(VmsClient client, boolean autoCloseMemory) { in IVmsClientCallbackImpl() argument305 mAutoCloseMemory = autoCloseMemory; in IVmsClientCallbackImpl()