Searched
full:calls (Results
1076 -
1100 of
3371) sorted by null
<<41424344454647484950>>
/frameworks/base/core/java/android/os/ |
UEventObserver.java | 172 * UEventObserver after this call. Repeated calls have no effect.
|
/frameworks/base/core/java/android/view/ |
IWindowManager.aidl | 145 * calls back when it changes.
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityManager.java | 148 // app adds a SMS notification and the NotificationManagerService calls this method
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputMethodSession.java | 90 * calls {@link InputConnection#getExtractedText(ExtractedTextRequest, int)
|
/frameworks/base/core/java/android/webkit/ |
HttpAuthHandler.java | 56 // Use to synchronize when making synchronous calls to
|
/frameworks/base/core/res/res/layout/ |
keyguard_screen_tab_unlock.xml | 47 <!-- "emergency calls only" shown when sim is missing or PUKd -->
|
keyguard_screen_tab_unlock_land.xml | 52 <!-- "emergency calls only" shown when sim is missing or PUKd -->
|
/frameworks/base/core/tests/coretests/src/android/util/ |
InternalSelectionView.java | 40 * 1) calls {@link View#requestRectangleOnScreen} each time the selection changes due to
|
/frameworks/base/docs/html/guide/appendix/ |
app-intents.jd | 31 <td><p>Calls the entered phone number. Valid telephone numbers as defined
|
/frameworks/base/docs/html/guide/basics/ |
building-blocks.jd | 56 methods on it via remote procedure calls. An example of a Service is a
|
/frameworks/base/docs/html/guide/topics/views/ |
intro.jd | 24 <p>To attach the tree to the screen for rendering, your Activity calls its setContentView() method and passes a reference to the root node object. Once the Android system has the reference to the root node object, it can work directly with the node to invalidate, measure, and draw the tree. When your Activity becomes active and receives focus, the system notifies your activity and requests the root node to measure and draw the tree. The root node then requests that its child nodes draw themselves — in turn, each viewgroup node in the tree is responsible for drawing its direct children. </p>
|
/frameworks/base/docs/html/resources/articles/ |
drawable-mutations.jd | 87 returns the drawable itself, which allows to chain method calls. It
|
/frameworks/base/graphics/java/android/graphics/ |
Interpolator.java | 118 * Calls timeToValues(msec, values) with the msec set to now (by calling
|
/frameworks/base/include/binder/ |
IBinder.h | 41 * (method calls, property get and set) is down through a low-level
|
/frameworks/base/include/media/ |
MediaPlayerInterface.h | 135 // The Client in the MetadataPlayerService calls this method on
|
/frameworks/base/libs/audioflinger/ |
AudioPolicyService.h | 119 // calls to AudioPolicyService and an attempt to lock mLock.
|
/frameworks/base/obex/javax/obex/ |
SessionNotifier.java | 40 * and calls <code>acceptAndOpen()</code>, it will begin listening for clients
|
/frameworks/base/opengl/libs/GLES_CM/ |
gl.cpp | 169 * These GL calls are special because they need to EGL to retrieve some
|
/frameworks/base/opengl/tests/angeles/ |
README.txt | 49 Common Lite -level function calls without any extensions.
|
/frameworks/base/opengl/tests/tritex/ |
tritex.cpp | 0 // Calls glDrawElements() the number of times specified by
|
/frameworks/base/opengl/tools/glgen/stubs/gles11/ |
GLES10cHeader.cpp | 26 /* special calls implemented in Android's GLES wrapper used to more
|
/frameworks/base/services/java/com/android/server/am/ |
EventLogTags.logtags | 10 # ActivityManagerService calls enableScreenAfterBoot():
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ITelephony.aidl | 136 * Cancels the missed calls notification.
|
TelephonyProperties.java | 119 * Disable all calls including Emergency call when it set to true.
|
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
GsmDataConnection.java | 77 * Begin setting up a data connection, calls setupDataCall
|
Completed in 386 milliseconds
<<41424344454647484950>>