Searched refs:mPendingAction (Results 1 – 2 of 2) sorted by relevance
136 private int mPendingAction = PENDING_ACTION_NONE; field in SetupSourcesFragment.ContentFragment165 mPendingAction = PENDING_ACTION_INPUT_CHANGED;195 if (mPendingAction != PENDING_ACTION_INPUT_CHANGED) {196 mPendingAction = PENDING_ACTION_CHANNEL_CHANGED;387 switch (mPendingAction) { in executePendingAction()396 mPendingAction = PENDING_ACTION_NONE; in executePendingAction()
6594 private PendingAction mPendingAction;6597 mPendingAction = pendingAction;6602 if (mPendingAction != null) {6603 mPendingAction.performAction();6647 private PendingAction mPendingAction;6654 mPendingAction = pendingAction;6677 if (mPendingAction != null) {6678 mPendingAction.performAction(); // set the call state