Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/componenttests/src/com/android/settingslib/applications/
DApplicationStateComponentTest.java43 private Context mRuntimeApplication; field in ApplicationStateComponentTest
55 ApplicationsState.AppEntry appEntry = new ApplicationsState.AppEntry(mRuntimeApplication, in createAppEntry()
81 mRuntimeApplication = activity.getApplication(); in test_all_apps_sorting_alpha()