Searched refs:autoCloseMemory (Results 1 – 2 of 2) 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()
814 … executor, VmsClientCallback callback, boolean legacyClient, boolean autoCloseMemory, Consumer<Rem…