Home | History | Annotate | Download | only in voicedialer

Lines Matching refs:flags

200         int flags = WindowManager.LayoutParams.FLAG_SHOW_WHEN_LOCKED;
201 getWindow().addFlags(flags);