OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loading
(Results
751 - 775
of
5303
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/smack/src/org/jivesoftware/smackx/
InitStaticCode.java
20
* Since dalvik on Android does not allow the
loading
of META-INF files from the
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
omxVCCOMM_Copy16x16_s.s
48
VLD1 {X0,X1},[pSrc@128],step ;// Load 16 bytes from 16 byte aligned pSrc and pSrc=pSrc + step after
loading
/frameworks/base/docs/html/guide/topics/graphics/
index.jd
42
<p>This class covers some common techniques for processing and
loading
Bitmap objects in a way
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
RootsCache.java
151
if (LOGD) Log.d(TAG, "
Loading
stopped authority " + authority);
232
// Cache miss, or
loading
everything
244
if (LOGD) Log.d(TAG, "
Loading
roots for " + authority);
276
* Return the requested {@link RootInfo}, but only
loading
the roots for the
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
Demo2.java
56
System.out.println("Problem
loading
scene resource: " + e);
ResourceLoadingTest.java
62
System.out.println("Problem
loading
scene resource: " + e);
/frameworks/opt/photoviewer/src/com/android/ex/photo/provider/
PhotoContract.java
52
* This boolean column indicates that a
loading
indicator should display permanently
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
GenericSignatureFormatErrorTest.java
35
"for
loading
classes.")
/libcore/luni/src/main/java/libcore/reflect/
ParameterizedTypeImpl.java
61
// Here the actual
loading
of the class has to be performed and the
/packages/apps/Calendar/res/layout/
edit_event.xml
30
android:text="@string/
loading
"
/packages/apps/Calendar/res/layout-sw600dp/
edit_event.xml
32
android:text="@string/
loading
"
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
ContactListViewUtils.java
69
// we sometimes hide the listView until we finish
loading
data. This would
PhoneNumberFormatter.java
57
// (And
loading
PhoneNumberFormattingTextWatcher is usually fast enough.)
/packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumSetDataLoader.java
332
private void updateLoading(boolean
loading
) {
333
if (mIsLoading ==
loading
) return;
334
mIsLoading =
loading
;
335
mMainHandler.sendEmptyMessage(
loading
? MSG_LOAD_START : MSG_LOAD_FINISH);
CommonControllerOverlay.java
50
LOADING
76
mState = State.
LOADING
;
170
mState = State.
LOADING
;
324
(mState != State.
LOADING
&& mState != State.ERROR &&
/packages/apps/HTMLViewer/src/com/android/htmlviewer/
FileContentProvider.java
32
* WebView does not support file:
loading
. This class wraps a file load
/packages/apps/Launcher3/WallpaperPicker/res/layout/
wallpaper_picker.xml
31
android:id="@+id/
loading
"
/packages/apps/Mms/src/com/android/mms/util/
PhoneNumberFormatter.java
57
// (And
loading
PhoneNumberFormattingTextWatcher is usually fast enough.)
/packages/screensavers/WebView/src/com/android/dreams/web/
Screensaver.java
72
Log.v("WebViewDream", String.format("
loading
%s in %s mode",
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
dlfcn.h
1
/* System dependent definitions for run-time dynamic
loading
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
dlfcn.h
1
/* System dependent definitions for run-time dynamic
loading
.
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/android/
dlext.h
41
* process
loading
the same library at the same address. This implies
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/android/
dlext.h
41
* process
loading
the same library at the same address. This implies
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/android/
dlext.h
41
* process
loading
the same library at the same address. This implies
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
__init__.py
72
# Lazy
loading
to provide name mapping from new-style names (PEP 8 compatible
Completed in 865 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>