/frameworks/base/media/java/android/media/ |
AudioSystem.java | 21 /* IF YOU CHANGE ANY OF THE CONSTANTS IN THIS FILE, DO NOT FORGET
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
SelectPrinterActivity.java | 202 // Add the forget menu item if applicable.
|
/frameworks/base/services/core/java/com/android/server/wm/ |
Session.java | 114 // The caller has died, so we can just forget about this.
|
/frameworks/opt/net/ethernet/java/com/android/server/ethernet/ |
EthernetNetworkFactory.java | 405 // ConnectivityService will only forget our NetworkAgent if we send it a NetworkInfo object
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConfig.java | 149 * We are afraid of the case where some vCard importer also forget handling QP presuming QP is
|
/libcore/luni/src/main/java/org/apache/harmony/xml/parsers/ |
DocumentBuilderImpl.java | 59 // adding a new field? don't forget to update reset().
|
/libcore/support/src/test/java/org/apache/harmony/testframework/serialization/ |
SerializationTest.java | 462 // don't forget to remove it from test case after using
|
/ndk/build/tools/ |
build-gnu-libstdc++.sh | 418 log "Don't forget to cleanup: $BUILD_DIR"
|
/packages/apps/Browser/src/com/android/browser/ |
WebStorageSizeManager.java | 219 * deny quota has been made. Don't forget to call this!
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothSettings.java | 443 settingsDialog.setNegativeButton(R.string.forget,
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ |
WifiSetupActivity.java | 199 ((WifiManager) getSystemService(Context.WIFI_SERVICE)).forget(
|
/prebuilts/misc/common/swig/include/2.0.11/typemaps/ |
inoutlist.swg | 23 * If you forget to define %append_output, this file will generate
|
/system/core/sdcard/ |
sdcard.c | 64 * - don't forget that FORGET can forget multiple references (req->nlookup) 854 TRACE("[%d] FORGET #%"PRIu64" @ %"PRIx64" (%s)\n", handler->token, req->nlookup, [all...] |
/external/chromium_org/ash/ |
root_window_controller.cc | 424 // Forget with the display ID so that display lookup 602 // Forget the shelf early so that shelf don't update itself using wrong [all...] |
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
rate_control.cpp | 193 rateCtrl->pMP->encoded_frames = -1; /* forget about the very first I frame */ 549 if (pMP->encoded_frames >= 0) /* pMP->encoded_frames is set to -1 initially, so forget about the very first I frame */ [all...] |
/frameworks/base/core/jni/ |
android_opengl_GLES31Ext.cpp | 255 // or if we forget an enum here. 300 // or if we forget an enum here. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 1873 forget = pack_forget variable in class:Pack 1924 forget = place_forget variable in class:Place 1970 forget = grid_forget variable in class:Grid 3585 forget=remove variable in class:PanedWindow [all...] |
Tix.py | 250 def forget(self): member in class:Form 251 self.tk.call('tixForm', 'forget', self._w) 1250 def forget(self, name): member in class:PanedWindow [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 1873 forget = pack_forget variable in class:Pack 1924 forget = place_forget variable in class:Place 1970 forget = grid_forget variable in class:Grid 3585 forget=remove variable in class:PanedWindow [all...] |
Tix.py | 250 def forget(self): member in class:Form 251 self.tk.call('tixForm', 'forget', self._w) 1250 def forget(self, name): member in class:PanedWindow [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pydoc.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pydoc.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 31 "get_original_stdout", "unload", "unlink", "rmtree", "forget", 263 def forget(modname): function 264 '''"Forget" a module was ever imported by removing it from sys.modules and [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 31 "get_original_stdout", "unload", "unlink", "rmtree", "forget", 263 def forget(modname): function 264 '''"Forget" a module was ever imported by removing it from sys.modules and [all...] |
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/ |
SSLEngineImplTest.java | 570 // are required to forget any session-identifiers, keys, and 688 // are required to forget any session-identifiers, keys, and [all...] |