HomeSort by relevance Sort by last modified time
    Searched defs:OnClientUpdateListener (Results 1 - 6 of 6) sorted by null

  /frameworks/base/media/java/android/media/
RemoteController.java 50 * media event updates to the {@link OnClientUpdateListener} listener set in the class constructor.
53 * <br>By default an {@link OnClientUpdateListener} implementation will not receive bitmaps for
56 * Registration requires the {@link OnClientUpdateListener} listener to be one of the enabled
90 private OnClientUpdateListener mOnClientUpdateListener;
105 public RemoteController(Context context, OnClientUpdateListener updateListener)
119 public RemoteController(Context context, OnClientUpdateListener updateListener, Looper looper)
125 throw new IllegalArgumentException("Invalid null OnClientUpdateListener");
158 public interface OnClientUpdateListener {
240 * @see OnClientUpdateListener#onClientPlaybackStateUpdate(int, long, long, float)
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 183 milliseconds