HomeSort by relevance Sort by last modified time
    Searched full:forget (Results 326 - 350 of 1007) sorted by null

<<11121314151617181920>>

  /external/wpa_supplicant_8/src/ap/
peerkey_auth.c 320 /* Authenticator does not need SMK anymore and it is required to forget
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls.c 163 * The TLS handshake failed. So better forget the old
  /frameworks/base/docs/html/design/wear/
structure.jd 76 <p>Don?t forget to test your triggering thoroughly. Triggering too often can be so annoying that users might end up blocking all your notifications. </p>
  /frameworks/base/docs/html/tools/testing/
contentprovider_testing.jd 198 Test business logic: Don't forget to test the business logic that your provider should
  /frameworks/base/docs/html/training/id-auth/
custom_auth.jd 151 <p>Don't forget to add a {@code &lt;service&gt;} tag to your manifest file
  /frameworks/support/v4/java/android/support/v4/app/
NavUtils.java 181 " (Did you forget to add the android.support.PARENT_ACTIVITY <meta-data> " +
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothEventManager.java 282 // After a dock is unpaired, we will forget the settings
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
ConnectivityListener.java 232 mWifiManager.forget(networkId, null);
WifiConfigurationActivity.java 366 mWifiManager.forget(networkId, null);
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
SearchRecentSuggestionsProvider.java 53 // Table of database versions. Don't forget to update!
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
UserString.py 143 from UserString and than forget thereby to remove (override) the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 125 """Close the current file and forget everything we know about it
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
UserString.py 143 from UserString and than forget thereby to remove (override) the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 125 """Close the current file and forget everything we know about it
  /external/chromium_org/components/password_manager/core/browser/
password_form_manager.cc 157 // Retroactively forget existing matches for this form, so we NEVER prompt or
396 // because a user may have chosen to 'Forget' the preferred match. So we
  /external/chromium_org/ui/message_center/views/
message_popup_collection.cc 233 // CloseWithAnimation will cause the toast to forget about |this| so it is
234 // required when we forget a toast.
  /external/iproute2/doc/
ss.sgml 150 <tt/&amp/, <tt/&amp&amp/, <tt/|/, <tt/||/, <tt/!/, but do not forget
228 Use variant which you like more, but not forget to escape special
  /external/lldb/scripts/Python/
modify-python-lldb.py 275 """Forget about the previous line, do not commit it."""
278 """Forget about the previous line if it is a blank line."""
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
ExtendedBitmapDrawable.java 183 getDecodeAggregator().forget(mCurrKey);
357 getDecodeAggregator().forget(key);
  /packages/apps/Settings/src/com/android/settings/wfd/
WifiDisplaySettings.java 575 DialogInterface.OnClickListener forget = new DialogInterface.OnClickListener() { local
587 .setNegativeButton(R.string.wifi_display_options_forget, forget)
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiSettingsForSetupWizardXL.java 589 // We force the module to forget them to reduce UX complexity
596 mWifiManager.forget(config.networkId, new WifiManager.ActionListener() {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 842 def forget(self, tab_id): member in class:Notebook
845 self.tk.call(self._w, "forget", tab_id)
952 forget = Tkinter.PanedWindow.forget # overrides Pack.forget variable in class:Panedwindow
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 842 def forget(self, tab_id): member in class:Notebook
845 self.tk.call(self._w, "forget", tab_id)
952 forget = Tkinter.PanedWindow.forget # overrides Pack.forget variable in class:Panedwindow
    [all...]
  /external/chromium_org/chrome/browser/history/
history_service.h 433 // This is a 'fire and forget' query, so just pass the relevant state info to
438 // and forget' operation.
    [all...]
  /external/ceres-solver/internal/ceres/
reorder_program.cc 66 << "Did you forget to call Program::SetParameterOffsetsAndIndex()? "

Completed in 937 milliseconds

<<11121314151617181920>>