Searched
full:take (Results
651 -
675 of
2658) sorted by null
<<21222324252627282930>>
/frameworks/base/core/java/android/speech/ |
RecognizerIntent.java | 122 * The amount of time that it should take after we stop hearing speech to consider the input 134 * The amount of time that it should take after we stop hearing speech to consider the input
|
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 52 * Find the next view to take focus in root's descendants, starting from the view 97 * Find the next view to take focus in root's descendants, searching from
|
/frameworks/base/core/java/android/widget/ |
TabHost.java | 278 // when there is nothing that will take focus from default focus searching 335 // if the tab widget didn't take focus (likely because we're in touch mode)
|
/frameworks/base/docs/html/guide/basics/ |
appmodel.jd | 171 <p>Another approach you can take is to set the notification activity's 179 to take the user to a separate activity describing it, rather than return
|
/frameworks/base/docs/html/guide/practices/ |
compatibility.jd | 223 ones, we will always take steps to protect existing applications so that they 232 <p>The goal of Android is to create a huge installed base for developers to take
|
/frameworks/base/docs/html/guide/publishing/ |
publishing.jd | 147 after launch. Currently, you can have Market take these actions:</p> 217 can take the user directly to the application's Details page. To do so, your
|
/frameworks/base/docs/html/guide/topics/graphics/ |
index.jd | 140 take your Canvas as an argument. Once your <code>onDraw()</code> is complete, the Android framework will 179 You can now take the Canvas given to you by the SurfaceHolder and do your necessary drawing upon it.
|
/frameworks/base/docs/html/resources/articles/ |
tts.jd | 43 accomplished by firing off the ACTION_INSTALL_TTS_DATA intent, which will take 221 you can also take advantage of that feature to provide an option to the user to
|
/packages/apps/IM/src/com/android/im/imps/ |
HttpDataChannel.java | 213 return mReceiveQueue.take(); 276 Primitive primitive = mSendQueue.take();
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/ |
DeviceView.java | 130 // get from the preference what action to take 175 // get from the preference what action to take
|
/bionic/libc/arch-arm/bionic/ |
memcmp.S | 51 /* take of the case where length is 0 or the buffers are the same */
|
/bionic/libc/bionic/ |
arc4random.c | 123 /* fd < 0 ? Ah, what the heck. We'll just take
|
/bootable/recovery/ |
install.c | 162 // Update should take the rest of the progress bar.
|
/cts/tests/src/android/widget/cts/util/ |
ListItemFactory.java | 35 * The filler is sized to take up any space left over within desiredHeight.
|
/cts/tests/tests/view/src/android/view/cts/ |
View_FocusHandlingTest.java | 248 // test scenario: a view will not actually take focus if it is not focusable
|
/cts/tools/dx-tests/src/dxc/junit/opcodes/getfield/ |
Test_getfield.java | 117 // since class resolution can take place at any time.
|
/cts/tools/host/src/com/android/cts/ |
SignatureCheckPackage.java | 141 Log.i("This might take several minutes, please be patient...");
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
AlgorithmParameterGenerator3Test.java | 55 // WARNING - The next line can take MINUTES to run
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
FilterExprIteratorSimple.java | 102 // The setRoot operation can take place with a reset operation,
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/ |
XStringForFSB.java | 80 XSLMessages.createXPATHMessage(XPATHErrorResources.ER_FSB_CANNOT_TAKE_STRING, null)); // "XStringForFSB can not take a string for an argument!"); 100 // %OPT% !!! FSB has to be updated to take partial fsb's for append. 505 * Note that this method does <em>not</em> take locale into account, 837 return XMLCharacterRecognizer.isWhiteSpace(ch); // Take the easy way out for now.
|
/dalvik/libcore/xml/src/main/java/org/kxml2/kdom/ |
Element.java | 193 * parse, an element can take complete control over parsing its
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
SAXParseException.java | 24 * instead, it can simply read the information in it and take a
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/ |
XMLReaderFactory.java | 76 * a default XMLReader class name that will take effect only when
|
/dalvik/tests/044-proxy/src/ |
BasicTest.java | 40 /* take it for a spin; verifies instanceof constraint */
|
/dalvik/vm/ |
Misc.h | 42 * function is inlined. It also allows us to take advantage of the
|
Completed in 449 milliseconds
<<21222324252627282930>>