Searched refs:getResourcesMethod (Results 1 – 4 of 4) sorted by relevance
90 public Resources getResourcesMethod() { in getResourcesMethod() method in CellBroadcastSearchIndexableProvider146 final Resources res = getResourcesMethod(); in queryRawData()185 Resources res = getResourcesMethod(); in queryNonIndexableKeys()
130 public Resources getResourcesMethod() { in getResourcesMethod() method in CellBroadcastReceiver140 Resources res = getResourcesMethod(); in onReceive()413 Resources res = getResourcesMethod(); in resetSettingsAsNeeded()777 boolean enable = getResourcesMethod().getBoolean(R.bool.show_message_history_in_launcher); in enableLauncher()
47 doReturn(mResources).when(mSearchIndexableProvider).getResourcesMethod(); in setUp()
134 doReturn(mResources).when(mCellBroadcastReceiver).getResourcesMethod(); in setUp()