Home
last modified time | relevance | path

Searched defs:getVenueFriendlyName (Results 1 – 5 of 5) sorted by relevance

/packages/modules/NetworkStack/apishim/31/com/android/networkstack/apishim/api31/
DCaptivePortalDataShimImpl.java36 public CharSequence getVenueFriendlyName() { in getVenueFriendlyName() method in CaptivePortalDataShimImpl
/packages/modules/NetworkStack/apishim/29/com/android/networkstack/apishim/api29/
DCaptivePortalDataShimImpl.java54 public CharSequence getVenueFriendlyName() { in getVenueFriendlyName() method in CaptivePortalDataShimImpl
/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
DCaptivePortalDataShim.java57 CharSequence getVenueFriendlyName(); in getVenueFriendlyName() method
/packages/modules/Connectivity/framework/src/android/net/
DCaptivePortalData.java324 public CharSequence getVenueFriendlyName() { in getVenueFriendlyName() method in CaptivePortalData
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java1003 private CharSequence getVenueFriendlyName() { in getVenueFriendlyName() method in CaptivePortalLoginActivity