HomeSort by relevance Sort by last modified time
    Searched full:statusinformation (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/resources/
ApplicationCacheItemsView.js 116 var statusInformation = {};
118 statusInformation[applicationCache.UNCACHED] = { className: "red-ball", text: "UNCACHED" };
119 statusInformation[applicationCache.IDLE] = { className: "green-ball", text: "IDLE" };
120 statusInformation[applicationCache.CHECKING] = { className: "orange-ball", text: "CHECKING" };
121 statusInformation[applicationCache.DOWNLOADING] = { className: "orange-ball", text: "DOWNLOADING" };
122 statusInformation[applicationCache.UPDATEREADY] = { className: "green-ball", text: "UPDATEREADY" };
123 statusInformation[applicationCache.OBSOLETE] = { className: "red-ball", text: "OBSOLETE" };
125 var info = statusInformation[status] || statusInformation[applicationCache.UNCACHED];
  /packages/apps/TvSettings/Settings/res/values-sv/
strings.xml 205 <string name="wifi_action_status_info" msgid="7664354971197839253">"Statusinformation"</string>
    [all...]
  /external/chromium_org/components/policy/resources/
policy_templates_sv.xtb 159 Om <ph name="PRODUCT_NAME"/> inte kan hämta statusinformation för återkallning kommer sådana certifikat att behandlas som återkallade (&quot;hard-fail&quot;).
    [all...]
  /external/e2fsprogs/po/
de.po     [all...]
sv.po     [all...]

Completed in 166 milliseconds