Searched refs:getResourcesMethod (Results 1 – 4 of 4) sorted by relevance
89 public Resources getResourcesMethod() { in getResourcesMethod() method in CellBroadcastSearchIndexableProvider130 final Resources res = getResourcesMethod(); in queryRawData()169 Resources res = getResourcesMethod(); in queryNonIndexableKeys()
107 public Resources getResourcesMethod() { in getResourcesMethod() method in CellBroadcastReceiver118 Resources res = getResourcesMethod(); in onReceive()466 boolean enable = getResourcesMethod().getBoolean(R.bool.show_message_history_in_launcher); in enableLauncher()
43 doReturn(mResources).when(mSearchIndexableProvider).getResourcesMethod(); in setUp()
121 doReturn(mResources).when(mCellBroadcastReceiver).getResourcesMethod(); in setUp()