android.content
Class IntentFilter.AuthorityEntry
java.lang.Object
android.content.IntentFilter.AuthorityEntry
- Enclosing class:
- IntentFilter
public static final class IntentFilter.AuthorityEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntentFilter.AuthorityEntry
public IntentFilter.AuthorityEntry(String host,
String port)
getHost
public String getHost()
getPort
public int getPort()
match
public int match(Uri data)
Copyright © 2008-2012. All Rights Reserved.