OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:finish
(Results
651 - 675
of
1443
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NoteEdit.java
61
finish
();
/external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
function_sequence.js
28
this.
finish
= this.finish_.bind(this);
71
* cases should be used
finish
function, which is defined in closure and thus
/external/chromium_org/third_party/WebKit/Source/core/html/
MediaDocument.cpp
116
finish
();
/external/chromium_org/third_party/WebKit/public/platform/
WebCrypto.h
70
// - cryptoOperation->
finish
() to indicate there is no more data
75
// Typically completion is set once cryptoOperation->
finish
() is called,
137
// - process() will not be called after abort() or
finish
()
145
virtual void
finish
() = 0;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt.h
120
void (*
finish
)( struct draw_pt_middle_end * );
member in struct:draw_pt_middle_end
/external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_int.h
178
ENGINE_GEN_INT_FUNC_PTR
finish
;
member in struct:engine_st
/external/droiddriver/samples/testapp/src/com/google/android/apps/common/testing/ui/testapp/
ActionBarActivity.java
39
mode.
finish
();
/external/llvm/test/MC/ARM/
eh-compact-pr1.s
46
@ 0xB0 =
finish
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pt.h
120
void (*
finish
)( struct draw_pt_middle_end * );
member in struct:draw_pt_middle_end
/external/openssl/crypto/engine/
eng_int.h
178
ENGINE_GEN_INT_FUNC_PTR
finish
;
member in struct:engine_st
/external/skia/tests/
SHA1Test.cpp
43
context.
finish
(digest);
/external/svox/pico/src/com/svox/pico/
CheckVoiceData.java
110
finish
();
method
/frameworks/base/core/java/android/app/
AliasActivity.java
74
finish
();
method
/frameworks/base/core/java/com/android/internal/view/
StandaloneActionMode.java
97
public void
finish
() {
method in class:StandaloneActionMode
/frameworks/base/packages/SystemUI/src/com/android/systemui/net/
NetworkOverLimitActivity.java
68
finish
();
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_element.java
91
pRS.
finish
();
/frameworks/rs/tests/cppbasic/
compute.cpp
87
rs->
finish
();
/frameworks/rs/tests/typecheck/
typecheck.cpp
40
rs->
finish
(); \
/libcore/luni/src/test/java/libcore/java/util/zip/
InflaterTest.java
109
deflater.
finish
();
/packages/apps/Browser/src/com/android/browser/
BrowserPreferencesPage.java
86
finish
();
method
/packages/apps/Camera/src/com/android/camera/
MediaSaver.java
30
// The main thread needs to wait for the saver thread to
finish
all the work
31
// in the queue, when the activity's onPause() is called, we need to
finish
124
public void
finish
() {
method in class:MediaSaver
/packages/apps/Contacts/src/com/android/contacts/util/
AccountPromptUtils.java
110
activity.
finish
();
/packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerAlertFullScreen.java
151
finish
();
method
/packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupOptions.java
150
// We are already processing, so just show the dialog until we
finish
165
public void
finish
() {
method in class:AccountSetupOptions
174
super.
finish
();
185
// before
finish
()'ing the Activity, which allows this code to potentially be
229
//
Finish
setting up the account, and commit it to the database
316
finish
();
389
finish
();
AccountSetupOutgoing.java
117
finish
();
method
Completed in 1513 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>