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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
FeedbackActivity.java 29 final FeedbackLayout layout = (FeedbackLayout) findViewById(R.id.research_feedback_layout);
FeedbackLayout.java 25 public class FeedbackLayout extends LinearLayout {
28 public FeedbackLayout(Context context) {
32 public FeedbackLayout(Context context, AttributeSet attrs) {
36 public FeedbackLayout(Context context, AttributeSet attrs, int defstyle) {

Completed in 52 milliseconds