Searched defs:fileStream (Results 1 – 3 of 3) sorted by relevance
73 InputStream fileStream; in testNoTimestamp() local95 InputStream fileStream; in testMissedCall() local116 InputStream fileStream; in testUnknownCall() local139 InputStream fileStream; in testPullPhoneBook() local
51 final InputStream fileStream = context.getAssets().open(EXTENSIONS_PROPERTIES); in init() local
53 InputStream fileStream = assetManager.open(EXTENSIONS_PROPERTIES); in init() local