コード例 #1
0
ファイル: ActionBar.java プロジェクト: RoDaniel/featurehouse
 public void addNotify() {
   super.addNotify();
   repeat = nonDigit = false;
 }