Searched
full:forget (Results
251 -
275 of
1007) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/service/voice/ |
VoiceInteractionService.java | 178 // This ensures that if implementations forget to stop any active recognition,
|
/frameworks/base/docs/html/design/wear/ |
principles.jd | 61 <p class="try"><b>Try this:</b> How many bits of information are there in your design? Is everything absolutely necessary, or could you split it up into separate cards? If you?re designing a card, don?t forget that you can use multiple pages.</p>
|
/frameworks/base/docs/html/distribute/essentials/best-practices/ |
apps.jd | 101 forget to include a <a href=
|
/frameworks/base/docs/html/distribute/monetize/ |
ads.jd | 109 Don't forget that paid channels like AdWords and YouTube can help you cast a
|
/frameworks/base/docs/html/training/custom-views/ |
optimizing-view.jd | 175 <p>Finally, don't forget to profile your code. Techniques that improve performance on one view
|
/frameworks/base/packages/PrintSpooler/res/values-en-rGB/ |
strings.xml | 55 <string name="print_forget_printer" msgid="5035287497291910766">"Forget printer"</string>
|
/frameworks/base/packages/PrintSpooler/res/values-en-rIN/ |
strings.xml | 55 <string name="print_forget_printer" msgid="5035287497291910766">"Forget printer"</string>
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
AccessibilityManagerTest.java | 203 assertEquals("Accessibility off. Did you forget to check that?", ise.getMessage());
|
NetworkManagementServiceTest.java | 93 // Forget everything that happened to the mock so far, so we can explicitly verify
|
/frameworks/compile/mclinker/include/mcld/LD/ |
EhFrame.h | 244 // However, don't forget we need to handle the Fragments inside SectionData
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
StochasticLinearRankerWithPrior.java | 41 set the forget rate in cross validation. */
|
/ndk/build/tools/ |
build-compiler-rt.sh | 275 log "Don't forget to cleanup: $BUILD_DIR"
|
build-libportable.sh | 200 log "Don't forget to cleanup: $BUILD_DIR"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
MimeWriter.py | 65 Warning: don't forget to call lastpart()!
|
quopri.py | 95 # Don't forget to include the soft line break `=' sign in the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
suite.py | 85 subclassing, do not forget to call the base class constructor.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
MimeWriter.py | 65 Warning: don't forget to call lastpart()!
|
quopri.py | 95 # Don't forget to include the soft line break `=' sign in the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
suite.py | 85 subclassing, do not forget to call the base class constructor.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToTextStream.java | 526 // do nothing, just forget all about the attribute 588 // do nothing, forget about the attribute 597 // do nothing, forget about the attribute
|
/external/mockito/src/org/mockito/exceptions/ |
Reporter.java | 613 " //also, don't forget about MockitoAnnotations.initMocks();", 624 " //also, don't forget about MockitoAnnotations.initMocks();", 625 " //and... don't forget about some @Mocks for injection :)", [all...] |
/external/stlport/ |
configure.bat | 146 echo Don't forget to signal the link method when building your appli or dll, in 156 echo support when using STLport for your application don't forget to define 181 echo Do not forget to define _STLP_LIB_NAME_MOTIF macro in STLport configuration file
|
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/ |
ConnectionUtil.java | 533 * If the device is already associated with a WiFi, disconnect and forget it, 629 mWifiManager.forget(netId, new WifiManager.ActionListener() { 633 Log.e(LOG_TAG, "forget failed " + reason);
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
ActionBatch.java | 49 | .------------Forget--------' 72 Forget is an DB maintenance action that removes the entry if it is not installed or disabled. 74 is available and we should forget about the old one.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/ |
asound.h | 83 /* Don't forget to change the following: */ 135 /* Don't forget to change the following: */ 142 /* Don't forget to change the following: */ [all...] |
Completed in 612 milliseconds
<<11121314151617181920>>