Searched refs:mIsConnecting (Results 1 – 3 of 3) sorted by relevance
46 private boolean mIsConnecting; field in MediaRouteButton199 if (mIsConnecting) { in onCreateDrawableState()351 if (mIsConnecting != isConnecting) { in refreshRoute()352 mIsConnecting = isConnecting; in refreshRoute()
145 private boolean mIsConnecting; field in UiAutomation230 if (mIsConnecting) { in connect()233 mIsConnecting = true; in connect()266 mIsConnecting = false; in connect()290 if (mIsConnecting) { in disconnect()
7495 Landroid/app/MediaRouteButton;->mIsConnecting:Z9136 Landroid/app/UiAutomation;->mIsConnecting:Z