Home
last modified time | relevance | path

Searched defs:test (Results 1 – 25 of 27) sorted by relevance

12

/packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/
DInputMethodAndSubtypeEnablerTest.java54 final String test = "title1"; in onActivityCreated_shouldUpdateTitleFromArgument() local
66 final String test = "title1"; in onActivityCreated_shouldUpdateTitleFromIntent() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DTaplTestsLauncher3.java60 public static void initialize(AbstractLauncherUiTest test) throws Exception { in initialize()
117 public static void runAllAppsTest(AbstractLauncherUiTest test, AllApps allApps) { in runAllAppsTest()
213 public static void runIconLaunchFromAllAppsTest(AbstractLauncherUiTest test, AllApps allApps) { in runIconLaunchFromAllAppsTest()
DPortraitLandscapeRunner.java14 public PortraitLandscapeRunner(AbstractLauncherUiTest test) { in PortraitLandscapeRunner()
DTestViewHelpers.java74 public static LauncherAppWidgetProviderInfo findWidgetProvider(AbstractLauncherUiTest test, in findWidgetProvider()
/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DMimeTypes.java98 public static boolean mimeMatches(String[] filters, String test) { in mimeMatches()
110 public static boolean mimeMatches(String filter, String test) { in mimeMatches()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/batterytip/tips/
DAppLabelPredicate.java47 public boolean test(AppInfo appInfo) { in test() method in AppLabelPredicate
DAppRestrictionPredicate.java47 public boolean test(AppInfo appInfo) { in test() method in AppRestrictionPredicate
/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/tips/
DAppLabelPredicate.java47 public boolean test(AppInfo appInfo) { in test() method in AppLabelPredicate
DAppRestrictionPredicate.java47 public boolean test(AppInfo appInfo) { in test() method in AppRestrictionPredicate
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/inspector/
DGpsCoordinatesTextClassifierTest.java103 TextClassification test = mClassifier.classifyText( in assertClassifiedGeo() local
/packages/apps/Settings/src/com/android/settings/deviceinfo/legal/
DModuleLicensesPreferenceController.java65 public boolean test(ModuleInfo module) { in test() method in ModuleLicensesPreferenceController.Predicate
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DHanziToPinyinTest.java41 private void test(final char hanzi, final String expectedPinyin) throws Exception { in test() method in HanziToPinyinTest
DGlobalSearchSupportTest.java152 public void test() { in test() method in GlobalSearchSupportTest.SuggestionTester
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestPredicate.java43 public boolean test(T t) { in test() method in TestPredicate
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DFileManagementUiTest.java145 final Uri test = mDocsHelper.createFolder(rootDir0, "test"); in testCopyLargeAmountOfFiles() local
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
DActionServiceSystemTest.java56 final TestChatAction test = (TestChatAction) action; in onActionSucceeded() local
68 final TestChatAction test = (TestChatAction) action; in onActionFailed() local
80 final TestChatAction test = (TestChatAction) action; in onActionExecuted() local
DActionServiceTest.java56 final TestChatAction test = (TestChatAction) action; in onActionSucceeded() local
71 final TestChatAction test = (TestChatAction) action; in onActionFailed() local
/packages/apps/Calendar/tests/src/com/android/calendar/
DWeekNumberTest.java208 DateAndWeekNumber test = tests[index]; in testAll() local
/packages/apps/TV/tests/common/src/com/android/tv/testing/
DComparableTester.java53 public void test() { in test() method in ComparableTester
DComparatorTester.java65 public void test() { in test() method in ComparatorTester
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
DServiceProxy.java222 public boolean test() { in test() method in ServiceProxy
/packages/apps/Settings/tests/unit/src/com/android/settings/wifi/tether/
DTetherServiceTest.java405 Receiver(TetherServiceTest test) { in Receiver()
412 TetherServiceTest test = mTest.get(); in onReceiveResult() local
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DRestrictedAppDetails.java179 final CharSequence test = checkBoxPreference.getSummaryOn(); in refreshUi() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/
DRestrictedAppDetails.java179 final CharSequence test = checkBoxPreference.getSummaryOn(); in refreshUi() local
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java432 void testSetGetA2dpOptionalCodecsCase(int test, boolean stored, int value, int expectedValue) { in testSetGetA2dpOptionalCodecsCase()

12