Searched refs:app1 (Results 1 – 4 of 4) sorted by relevance
57 CharSequence app1 = BidiFormatter.getInstance().unicodeWrap(pm.getApplicationInfo( in onCreate() local66 .setTitle(getString(R.string.slice_permission_title, app1, app2)) in onCreate()80 mAllCheckbox.setText(getString(R.string.slice_permission_checkbox, app1)); in onCreate()
154 final WindowState app1 = createWindow(null, TYPE_APPLICATION, "app1"); in testStripForDispatch_independentSources() local155 app1.mBehindIme = true; in testStripForDispatch_independentSources()162 assertTrue(getController().getInsetsForDispatch(app1).getSource(ITYPE_IME).isVisible()); in testStripForDispatch_independentSources()
22 "app1/res",
651 string app1 = "app1"; in TEST() local659 pkgToUids[app1] = app1Uids; in TEST()685 config.add_allowed_log_source(app1); in TEST()693 pullAtomPackages->add_packages(app1); in TEST()710 EXPECT_EQ(metricsManager.mAllowedPkg[0], app1); in TEST()