Home
last modified time | relevance | path

Searched defs:getSystemInfo (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DConfigManager.h134 const SystemInfo &getSystemInfo() { in getSystemInfo() function
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DConfigManager.h132 const SystemInfo &getSystemInfo() { in getSystemInfo() function
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointObjectFactory.java202 public SystemInfo getSystemInfo(Context context, WifiNative wifiNative) { in getSystemInfo() method in PasspointObjectFactory