Searched refs:select (Results 51 - 51 of 51) sorted by relevance

123

/frameworks/base/media/java/android/media/
H A DMediaRouter.java141 // This will select the active wifi display route if there is one.
157 // This will select the active BT route if there is one and the current
649 * discover and select a new route.
876 * As API version 18, this function may be used to select any route.
877 * In prior versions, this function could only be used to select user
878 * routes and would ignore any attempt to select a system route.
883 * @param route Route to select
900 Log.w(TAG, "selectRoute ignored; cannot select route with supported types " +
1539 * to users who may select this as the active route.
1554 * to users who may select thi
1929 public void select() { method in class:MediaRouter.RouteInfo
[all...]

Completed in 58 milliseconds

123