Searched refs:getConfigFilePath (Results 1 – 1 of 1) sorted by relevance
170 mConfigFilePath = getConfigFilePath(context, name); in VirtualMachine()237 File configFilePath = getConfigFilePath(context, name); in load()647 private static File getConfigFilePath(@NonNull Context context, @NonNull String name) { in getConfigFilePath() method in VirtualMachine