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

  /external/smack/src/org/jivesoftware/smackx/workgroup/agent/
OfferConfirmation.java 56 buf.append("<offer-confirmation xmlns=\"http://jabber.org/protocol/workgroup\">");
57 buf.append("</offer-confirmation>");
64 final OfferConfirmation confirmation = new OfferConfirmation(); local
72 confirmation.setUserJID(parser.nextText());
79 confirmation.setSessionID(Long.valueOf(parser.nextText()));
84 else if (parser.getEventType() == XmlPullParser.END_TAG && "offer-confirmation".equals(elementName)) {
90 return confirmation;
109 return "<offer-confirmation roomname=\"" + roomName + "\" xmlns=\"http://jabber.org/protocol/workgroup" + "\"/>";
  /external/chromium_org/chrome/browser/resources/help/
help.css 114 #channel-change-confirmation {
help.js 398 $('channel-change-confirmation').hidden = false;
399 $('channel-change-confirmation').textContent = loadTimeData.getStringF(
  /external/chromium_org/chrome/browser/ui/webui/extensions/chromeos/
kiosk_apps_browsertest.js 178 // Verify that checking disable bailout checkbox brings up confirmation UI and
179 // the check only remains when the confirmation UI is acknowledged.
185 // Un-checking the box does not trigger confirmation.
190 // Checking the box trigger confirmation.
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 152 // Setting profile information should allow the confirmation to be shown.
163 // Trying to show a confirmation dialog with no profile information should fall
172 // A confirmation dialog should be shown after creating a new managed user.
199 // The name and email sould be inserted into the confirmation dialog.
204 // Checks the strings in the confirmation dialog. If |expectedNameText| is
213 // Configure the test profile and show the confirmation dialog.
certificate_manager_browsertest.js 198 // Click on the ok button in the confirmation overlay.
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_browsertest.js 74 // that a confirmation dialog appears, and clicking OK to dismiss the dialog.
  /external/chromium_org/chrome/test/pyautolib/
chromotinglib.py 378 msg='Failed to dismiss host setup confirmation dialog')
418 msg='Failed to dismiss host setup confirmation dialog')
475 msg='Failed to dismiss host setup confirmation dialog')
578 def DisconnectMe2Me(self, confirmation=True, tab_index=1, windex=0):
586 if confirmation:
  /external/chromium_org/remoting/webapp/
third_party_host_permissions.js 51 // confirmation dialog to perform the request on an interactive event.
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java 246 int confirmation = cursor.getInt(confirmIndex); local
279 confirmation == BluetoothShare.USER_CONFIRMATION_HANDOVER_CONFIRMED;
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 268 // This confirmation dialog doesn't look exactly the same as the
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
gallery.js 483 /* TODO(dgozman): Implement Undo delete, Remove the confirmation dialog. */
  /external/chromium_org/chrome/browser/resources/history/
history.js     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_manager.js     [all...]
  /external/chromium_org/native_client_sdk/src/doc/_static/css/
local_extensions.css     [all...]
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 1776 milliseconds