Searched refs:applicationName (Results 1 – 3 of 3) sorted by relevance
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/ |
D | SetupWizardActivity.java | 138 final String applicationName = getResources().getString(getApplicationInfo().labelRes); in onCreate() local 141 welcomeTitle.setText(getString(R.string.setup_welcome_title, applicationName)); in onCreate() 145 stepsTitle.setText(getString(R.string.setup_steps_title, applicationName)); in onCreate() 153 final SetupStep step1 = new SetupStep(STEP_1, applicationName, in onCreate() 168 final SetupStep step2 = new SetupStep(STEP_2, applicationName, in onCreate() 181 final SetupStep step3 = new SetupStep(STEP_3, applicationName, in onCreate() 443 public SetupStep(final int stepNo, final String applicationName, final TextView bulletView, 454 titleView.setText(res.getString(title, applicationName)); 456 : res.getString(instruction, applicationName); 458 : res.getString(finishedInstruction, applicationName);
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | Launcher.java | 1908 String applicationName = getResources().getString(R.string.group_applications); in processShortcut() local 1911 if (applicationName != null && applicationName.equals(shortcutName)) { in processShortcut()
|
/packages/apps/TV/usbtuner/libs/ |
D | exoplayer_1.5.6.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |