Home
last modified time | relevance | path

Searched refs:discriptionRes (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java309 int discriptionRes = R.string.hello_android; in testGetInfo() local
311 CharSequence appText = mPackageManager.getText(PACKAGE_NAME, discriptionRes, appInfo); in testGetInfo()