Home | History | Annotate | Download | only in media

Lines Matching refs:clearing

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*/);
926 private void onClientChange(int genId, boolean clearing) {
938 l.onClientChange(clearing);
986 0 /* genId */, 1 /* clearing */, null /* obj */, 0 /* delay */);
995 0 /* genId */, 0 /* clearing */, null /* obj */, 0 /* delay */);