English | Site Directory

Android - An Open Handset Alliance Project

android.content
public static final class

android.content.IntentFilter.AuthorityEntry

java.lang.Object
android.content.IntentFilter.AuthorityEntry

This is an entry for a single authority in the Iterator returned by authoritiesIterator().

Summary

Public Constructors

          IntentFilter.AuthorityEntry(String host, String port)

Public Methods

        boolean  match(Uri data)
Methods inherited from class java.lang.Object

Details

Public Constructors

public IntentFilter.AuthorityEntry(String host, String port)

Public Methods

public boolean match(Uri data)

Build m5-rc15g - 14 May 2008 12:50