Searched refs:mDND (Results 1 – 1 of 1) sorted by relevance
77 private int mDND = -1; field in MockListener106 bundle.putInt(EXTRA_INT, mDND); in onCreate()176 mDND = getCurrentInterruptionFilter(); in onListenerConnected()177 Log.d(TAG, "initial value of CurrentInterruptionFilter is " + mDND); in onListenerConnected()183 mDND = interruptionFilter; in onInterruptionFilterChanged()184 Log.d(TAG, "value of CurrentInterruptionFilter changed to " + mDND); in onInterruptionFilterChanged()