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

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-swing.jar 
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/ui/
SplashScreen.java 45 public class SplashScreen {
53 public SplashScreen(final InputMethodService inputMethodService,
93 * The user must consent to the terms presented in the SplashScreen before they can use the
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
ResearchLogger.java 65 import com.android.inputmethod.research.ui.SplashScreen;
92 SplashScreen.UserConsentListener {
184 private SplashScreen mSplashScreen;
307 mSplashScreen = new SplashScreen(mLatinIME, this);
    [all...]

Completed in 270 milliseconds