Home
last modified time | relevance | path

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

/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/util/
DCarHelperRegistry.java83 public static <H> H getOrCreateWithAppContext( in getOrCreateWithAppContext() method in CarHelperRegistry
DCarDrivingStateMonitor.java71 return CarHelperRegistry.getOrCreateWithAppContext( in get()