unified experience across platforms and device sizes. Mobile precepts are fundamental, but touch, voice, mouse, and keyboard are all first-class input methods. — Material design/Introduction 14
public void onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo info); //େจࣈͷஔ͖͑ON/OFF public void setAllCaps(boolean allCaps); //ςΩετͷ֤ଐੑΛηοτ public void setTextAppearance(Context context, int resId); 24
public void setButton(int which, CharSequence text, OnClickListener listener); // ϘλϯΛλοϓͨ͠ͱ͖ʹૹΔϝοηʔδΛηοτ public void setButton(int which, CharSequence text, Message message); // पғͷ༨നΛࢦఆ͠ͳ͕ΒViewΛηοτ public void setView(View view, int spacingLeft, int spacingTop, int spacingRight, int spacingBottom); etc... 29