Searched refs:mAsynchronous (Results 1 – 3 of 3) sorted by relevance
45 private boolean mAsynchronous = false; field in UsbOperationInternal94 this.mAsynchronous = true; in UsbOperationInternal()113 if (mAsynchronous) { in onOperationComplete()
233 mAsynchronous = async; in Handler()267 mAsynchronous = async; in Handler()784 if (mAsynchronous) { in enqueueMessage()967 final boolean mAsynchronous; field in Handler
35438 Landroid/os/Handler;->mAsynchronous:Z