Searched defs:mApplication (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/test-runner/src/android/test/ | ||
| D | ApplicationTestCase.java | 71 private T mApplication; field in ApplicationTestCase |
| D | ServiceTestCase.java | 98 private Application mApplication; field in ServiceTestCase |
| D | ActivityUnitTestCase.java | 79 private Application mApplication; field in ActivityUnitTestCase |
| /frameworks/base/core/java/android/app/ | ||
| D | LoadedApk.java | 85 private Application mApplication; field in LoadedApk |
| D | Activity.java | 660 private Application mApplication; field in Activity |