HomeSort by relevance Sort by last modified time
    Searched refs:mCurrentDialog (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapActivity.java 86 private int mCurrentDialog;
117 mCurrentDialog = DIALOG_YES_NO_AUTH;
176 if (mCurrentDialog == DIALOG_YES_NO_AUTH) {
187 if (mCurrentDialog == DIALOG_YES_NO_AUTH) {
219 if (mCurrentDialog == DIALOG_YES_NO_AUTH) {
235 if (mCurrentDialog == DIALOG_YES_NO_AUTH) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 195 private DialogInterface mCurrentDialog = null;
733 mCurrentDialog = dialog;
738 mCurrentDialog = null;
    [all...]

Completed in 74 milliseconds