Home | History | Annotate | Download | only in chromeos

Lines Matching refs:ListValue

61   void ButtonClickCallback(const ListValue* args);
72 void RefreshCellularPlanCallback(const ListValue* args);
77 void LoginCallback(const ListValue* args);
78 void LoginCertCallback(const ListValue* args);
79 void LoginToOtherCallback(const ListValue* args);
80 void SetDetailsCallback(const ListValue* args);
81 void EnableWifiCallback(const ListValue* args);
82 void DisableWifiCallback(const ListValue* args);
83 void EnableCellularCallback(const ListValue* args);
84 void DisableCellularCallback(const ListValue* args);
85 void BuyDataPlanCallback(const ListValue* args);
86 void SetApnCallback(const ListValue* args);
87 void SetSimCardLockCallback(const ListValue* args);
88 void ChangePinCallback(const ListValue* args);
107 ListValue* GetNetwork(const std::string& service_path,
119 ListValue* GetWiredList();
121 ListValue* GetWirelessList();
123 ListValue* GetRememberedList();