Home
last modified time | relevance | path

Searched refs:getOrCreateHelper (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/util/
DCarHelperRegistry.java86 .getOrCreateHelper(context.getApplicationContext(), cls, creator); in getOrCreateWithAppContext()
107 <H> H getOrCreateHelper( in getOrCreateHelper() method in CarHelperRegistry