Home | History | Annotate | Download | only in display

Lines Matching refs:looper

31 import android.os.Looper;
991 public DisplayManagerHandler(Looper looper) {
992 super(looper, null, true /*async*/);