Home
last modified time | relevance | path

Searched defs:INITIAL_CONFIG_STORE_DATA_VERSION (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbConfigStore.java93 public static final int INITIAL_CONFIG_STORE_DATA_VERSION = 1; field in UwbConfigStore
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiConfigStore.java117 public static final int INITIAL_CONFIG_STORE_DATA_VERSION = 1; field in WifiConfigStore