Searched
full:handles (Results
476 -
500 of
5516) sorted by null
<<11121314151617181920>>
/packages/apps/Dialer/src/com/android/dialer/contact/ |
ContactUpdateService.java | 46 // Currently this service only handles one type of update.
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
ChangeNotifier.java | 25 // This handles change notification for media sets.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DragScroller.java | 20 * Handles scrolling while dragging
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
DragScroller.java | 20 * Handles scrolling while dragging
|
/packages/apps/Music/src/com/android/music/ |
MusicAlphabetIndexer.java | 24 * Handles comparisons in a different way because the Album, Song and Artist name
|
/packages/apps/UnifiedEmail/res/layout/ |
multi_folders_view.xml | 27 <!-- Note: the checkbox is not focusable because the parent list item itself handles
|
radiobutton_single_folders_view.xml | 27 <!-- Note: the checkbox is not focusable because the parent list item itself handles
|
search_actionbar_view.xml | 21 a SearchMailActionBarView object, which handles view mode changes unlike MailActionBarView.
|
single_folders_view.xml | 27 <!-- Note: the checkbox is not focusable because the parent list item itself handles
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
AttachmentViewInterface.java | 24 * action differently and so each view handles it in their
|
EmlMessageLoader.java | 128 * Handles a request to start the Loader. 145 * Handles a request to stop the Loader. 153 * Handles a request to cancel a load. 167 * Handles a request to completely reset the Loader.
|
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/ |
Escaper.java | 51 * <li>{@link UnicodeEscaper} handles <a href="http://en.wikipedia.org/wiki/UTF-16">UTF-16</a> 54 * <li>{@link CharEscaper} handles Java characters independently and does not verify the input 75 * <li>{@link UnicodeEscaper} handles <a href="http://en.wikipedia.org/wiki/UTF-16">UTF-16</a> 78 * <li>{@link CharEscaper} handles Java characters independently and does not verify the input
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
FolderChangeListener.java | 26 * Handles selecting a folder from within the {@link FolderListFragment}.
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
Escaper.java | 52 * <li>{@link UnicodeEscaper} handles <a href="http://en.wikipedia.org/wiki/UTF-16">UTF-16</a> 55 * <li>{@link CharEscaper} handles Java characters independently and does not verify the input 76 * <li>{@link UnicodeEscaper} handles <a href="http://en.wikipedia.org/wiki/UTF-16">UTF-16</a> 79 * <li>{@link CharEscaper} handles Java characters independently and does not verify the input
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
pty.h | 32 attributes according to TERMP and WINP and return handles for both
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
pty.h | 32 attributes according to TERMP and WINP and return handles for both
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
pty.h | 32 attributes according to TERMP and WINP and return handles for both
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
syntax.py | 40 # the transformer module handles many of these
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_types.py | 14 There should be another fixer that handles at least the following constants:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
reduction.py | 86 # Support for a per-process server thread which caches pickled handles 109 debug('starting listener and thread for sending handles') 134 'thread for sharing handles raised exception :\n' + 139 # Functions to be used for pickling/unpickling objects with handles
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
syntax.py | 40 # the transformer module handles many of these
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_types.py | 14 There should be another fixer that handles at least the following constants:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
reduction.py | 86 # Support for a per-process server thread which caches pickled handles 109 debug('starting listener and thread for sending handles') 134 'thread for sharing handles raised exception :\n' + 139 # Functions to be used for pickling/unpickling objects with handles
|
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/ |
GLutils.h | 41 // The host and target handles can have different sizes (e.g. 32-bit
|
/sdk/find_java/ |
utils.cpp | 78 TRUE, /* yes, inherit some handles */
82 &startup, /* startup info, i.e. std handles */
112 TRUE, /* yes, inherit some handles */
116 &startup, /* startup info, i.e. std handles */
|
Completed in 2578 milliseconds
<<11121314151617181920>>