Searched refs:buildProperties (Results 1 – 2 of 2) sorted by relevance
52 WifiStateMachine stateMachine, WifiNative wifiNative, BuildProperties buildProperties) { in makeRealLogger() argument53 return new WifiLogger(stateMachine, wifiNative, buildProperties); in makeRealLogger()
110 BuildProperties buildProperties) { in WifiLogger() argument113 mBuildProperties = buildProperties; in WifiLogger()