OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldBind
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/core/java/com/android/server/media/
RemoteDisplayProviderProxy.java
159
if (mActiveConnection == null &&
shouldBind
()) {
166
if (
shouldBind
()) {
173
private boolean
shouldBind
() {
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
RegisteredMediaRouteProvider.java
123
if (mActiveConnection == null &&
shouldBind
()) {
130
if (
shouldBind
()) {
137
private boolean
shouldBind
() {
/prebuilts/sdk/current/support/v7/mediarouter/libs/
android-support-v7-mediarouter.jar
Completed in 197 milliseconds