Home | History | Annotate | Download | only in pm

Lines Matching defs:getResources

161         public Resources getResources() {
162 return getTestContext().getResources();
1225 return getTestContext().getResources().getXml(resId);
2120 getTestContext().getResources().getAssets().open(assetPath)))) {