Lines Matching refs:Alignment
36 import android.text.Layout.Alignment;
1906 mCCView.setAlignment(Alignment.ALIGN_NORMAL);
1912 // Since all TV sets use left text alignment instead of center text alignment
1931 mCCView.setAlignment(Alignment.ALIGN_NORMAL);
1943 mCCView.setAlignment(Alignment.ALIGN_CENTER);
1950 Alignment.ALIGN_RIGHT);