Searched refs:mShowAllIncoming (Results 1 – 1 of 1) sorted by relevance
78 private boolean mShowAllIncoming; field in BluetoothOppTransferHistory92 mShowAllIncoming = getIntent().getBooleanExtra(Constants.EXTRA_SHOW_ALL_FILES, false); in onCreate()101 if (mShowAllIncoming) { in onCreate()112 if (!mShowAllIncoming) { in onCreate()152 if (mTransferCursor != null && !mShowAllIncoming) { in onCreateOptionsMenu()161 if (!mShowAllIncoming) { in onPrepareOptionsMenu()224 if (mShowAllIncoming) { in onCreateContextMenu()