Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/incidentd/src/
H A DPrivacy.h39 struct Privacy { struct
49 Privacy** children; argument
61 uint64_t encode_field_id(const Privacy* p); argument
/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
H A DWifiEntry.java154 public @interface Privacy {} annotation in WifiEntry