Searched defs:getAssets (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/tests/src/com/android/dialer/
H A DCallDetailActivityTest.java263 AssetManager assets = getAssets();
333 private AssetManager getAssets() { method in class:CallDetailActivityTest
334 return getInstrumentation().getContext().getAssets();

Completed in 214 milliseconds