Searched refs:hasContentToDisplay (Results 1 – 8 of 8) sorted by relevance
43 import com.android.credentialmanager.createflow.hasContentToDisplay45 import com.android.credentialmanager.getflow.hasContentToDisplay176 createCredentialUiState != null && hasContentToDisplay(createCredentialUiState)) {182 } else if (getCredentialUiState != null && hasContentToDisplay(getCredentialUiState)) {
51 internal fun hasContentToDisplay(state: CreateCredentialUiState): Boolean {
37 internal fun hasContentToDisplay(state: GetCredentialUiState): Boolean {
1311 boolean hasContentToDisplay() { in hasContentToDisplay() method in WindowContainer1314 if (wc.hasContentToDisplay()) { in hasContentToDisplay()
1790 boolean hasContentToDisplay() { in hasContentToDisplay() method in WindowState1797 return super.hasContentToDisplay(); in hasContentToDisplay()
3266 if (topVisibleActivity == null || !topVisibleActivity.hasContentToDisplay()) { in processTaskForTouchExcludeRegion()
11796 HSPLcom/android/server/wm/WindowContainer;->hasContentToDisplay()Z12056 HSPLcom/android/server/wm/WindowState;->hasContentToDisplay()Z+]Lcom/android/server/wm/WindowContai…
9135 HSPLcom/android/credentialmanager/getflow/GetModelKt;->hasContentToDisplay(Lcom/android/credentialm…