Home
last modified time | relevance | path

Searched defs:mockResources (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
DCrossProfileAppsTest.java81 public void mockResources() { in mockResources() method in CrossProfileAppsTest
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java1401 Resources mockResources = mContext.getResources(); in testSetPsNotifications() local
1433 Resources mockResources = mContext.getResources(); in testSetCsNotifications() local
1466 Resources mockResources = mContext.getResources(); in testSetCsNormalNotifications() local
1498 Resources mockResources = mContext.getResources(); in testSetCsEmergencyNotifications() local
1532 Resources mockResources = mContext.getResources(); in testSetNotificationsForGroupedSubs() local
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DAccessibilityGestureDetectorTest.java58 Resources mockResources = mock(Resources.class); in setUp() local
/frameworks/base/services/tests/servicestests/src/com/android/server/display/
DBrightnessMappingStrategyTest.java392 Resources mockResources = mock(Resources.class); in createResources() local