HomeSort by relevance Sort by last modified time
    Searched full:allowbutton (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DownloadOverMeteredDialog.java 64 final Button allowButton = (Button)findViewById(R.id.allow_button);
65 allowButton.setText(String.format(allowButtonFormat, ((float)size)/(1024*1024)));

Completed in 45 milliseconds