Home
last modified time | relevance | path

Searched refs:sIsMbrPendingIntentSupported (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/media-compat/java/android/support/v4/media/session/
DMediaSessionCompat.java3026 private static boolean sIsMbrPendingIntentSupported = true; field in MediaSessionCompat.MediaSessionImplApi18
3083 if (sIsMbrPendingIntentSupported) { in registerMediaButtonEventReceiver()
3089 sIsMbrPendingIntentSupported = false; in registerMediaButtonEventReceiver()
3093 if (!sIsMbrPendingIntentSupported) { in registerMediaButtonEventReceiver()
3101 if (sIsMbrPendingIntentSupported) { in unregisterMediaButtonEventReceiver()