Searched defs:PERMISSION_NONE (Results 1 - 1 of 1) sorted by relevance

/system/netd/include/
H A DPermission.h22 // app must hold to be allowed to use the network. PERMISSION_NONE means "no special permission is
27 // PERMISSION_NONE is used for regular networks and apps, such as those that hold the
37 PERMISSION_NONE = 0x0, enumerator in enum:Permission

Completed in 111 milliseconds