HomeSort by relevance Sort by last modified time
    Searched refs:shouldBind (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/media/
RemoteDisplayProviderProxy.java 160 if (mActiveConnection == null && shouldBind()) {
167 if (shouldBind()) {
174 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() {

Completed in 32 milliseconds