public final class RemoteDisplayProviderWatcher extends Object
RemoteDisplayProviderProxy
Modifier and Type | Class and Description |
---|---|
static interface |
RemoteDisplayProviderWatcher.Callback |
Constructor and Description |
---|
RemoteDisplayProviderWatcher(Context context,
RemoteDisplayProviderWatcher.Callback callback,
Handler handler,
int userId) |
Modifier and Type | Method and Description |
---|---|
void |
dump(PrintWriter pw,
String prefix) |
void |
start() |
void |
stop() |
public RemoteDisplayProviderWatcher(Context context, RemoteDisplayProviderWatcher.Callback callback, Handler handler, int userId)
public void dump(PrintWriter pw, String prefix)
public void start()
public void stop()