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

  /frameworks/base/media/java/android/media/
IRemoteControlDisplay.aidl 37 * @param clearing true if the new client generation value maps to a remote control update
41 boolean clearing);
RemoteController.java 164 * @param clearing true if there is no selected RemoteControlClient and no information
167 public void onClientChange(boolean clearing);
555 boolean clearing) {
571 if (isNew || clearing) {
573 genId /*arg1*/, clearing ? 1 : 0, null /*obj*/, 0 /*delay*/);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.h 58 bool clearing; member in struct:vl_compositor_layer
vl_compositor.c 689 if (dirty && layer->clearing) {
779 s->layers[i].clearing = i ? false : true;
846 s->layers[layer].clearing = is_clearing;
    [all...]
  /external/v8/test/mjsunit/
object-literal-gc.js 30 // Test that the clearing of object literal when normalizing objects
getters-on-elements.js 36 // function due to leftover map clearing work that results in deoptimizing
  /frameworks/base/services/core/java/com/android/server/audio/
MediaFocusControl.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
Avrcp.java 210 public void onClientChange(boolean clearing) {
214 0, (clearing ? 1 : 0), null).sendToTarget();
278 if (DEBUG) Log.v(TAG, "New genId = " + msg.arg1 + ", clearing = " + msg.arg2);
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 125 but I still think that they are right: clearing all the address
  /external/libhevc/common/arm/
ihevc_inter_pred_luma_horz_w16out.s 123 bic r14, #1 @ clearing bit[0], so that it goes back to mode
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardUpdateMonitor.java 541 public boolean clearing; field in class:KeyguardUpdateMonitor.DisplayClientState
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 855 milliseconds