Searched refs:hasSession (Results 1 – 6 of 6) sorted by relevance
180 public boolean hasSession() { in hasSession() method in AutofillId249 if (hasSession()) { in toString()264 if (hasSession()) { in writeToParcel()
1420 val hasSession = removed.token != null in <lambda>() constant1421 if (hasSession && removed.semanticActions != null) { in <lambda>()1443 "($hasSession) gone for inactive player $key" in <lambda>()
1477 val hasSession = removed.token != null in handlePossibleRemoval() constant1478 if (hasSession && removed.semanticActions != null) { in handlePossibleRemoval()1500 "($hasSession) gone for inactive player $key" in handlePossibleRemoval()
999 if (mAutofillId.hasSession()) { in writeSelfToParcel()
18752 HSPLandroid/view/autofill/AutofillId;->hasSession()Z
18816 HSPLandroid/view/autofill/AutofillId;->hasSession()Z