Home
last modified time | relevance | path

Searched refs:mIsShowingInterstitial (Results 1 – 1 of 1) sorted by relevance

/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DDeletionHelperActivity.java50 private boolean mIsShowingInterstitial; field in DeletionHelperActivity
99 mIsShowingInterstitial = isEmptyState && emptyContent.getVisibility() != View.VISIBLE; in setIsEmptyState()
139 if (isNonthresholdAvailable < ENABLED || mIsShowingInterstitial) { in onCreateOptionsMenu()