Lines Matching full:device
25 // Fetches the device token that can be used for policy requests with the device
27 // requested, otherwise from the device management server. An instance of the
28 // fetcher is shared as a singleton by all users of the device management token
39 // |service| is used to talk to the device management service and |cache| is
40 // used to persist whether the device is unmanaged.
63 // Returns the device management token or the empty string if not available.
82 // getting the device token. |state_| is initialized to INACTIVE, depending
93 // Device unmanaged.
143 // Current device token.
146 // Contains the AuthToken for the device management server.
148 // Device identifier to send to the server.