Searched refs:mIsLeashReadyForDispatching (Results 1 – 1 of 1) sorted by relevance
86 private boolean mIsLeashReadyForDispatching; field in InsetsSourceProvider407 mIsLeashReadyForDispatching = false; in updateControlForTarget()439 mIsLeashReadyForDispatching = true; in onSurfaceTransactionApplied()487 if (!mIsLeashReadyForDispatching && mControl != null) { in getControl()534 pw.print("mIsLeashReadyForDispatching="); pw.print(mIsLeashReadyForDispatching); in dump()580 proto.write(IS_LEASH_READY_FOR_DISPATCHING, mIsLeashReadyForDispatching); in dumpDebug()