HomeSort by relevance Sort by last modified time
    Searched refs:status_msg (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/
new_tab_page_sync_handler.cc 143 string16 status_msg; local
147 &status_msg,
150 UTF16ToUTF8(status_msg), UTF16ToUTF8(link_text));
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java 139 mStatusMessage = (TextView) findViewById(R.id.status_msg);

Completed in 659 milliseconds