OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:finish
(Results
951 - 975
of
1443
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/packages/apps/Launcher3/src/com/android/launcher3/
WallpaperPickerActivity.java
415
mode.
finish
();
444
mode.
finish
(); // Action picked, so close the CAB
664
finish
();
method
675
finish
();
method
[
all
...]
/packages/apps/Mms/src/com/android/mms/ui/
SlideEditorActivity.java
165
finish
();
method
184
finish
();
method
261
finish
();
319
finish
();
[
all
...]
/packages/apps/Music/tests/src/com/android/music/functional/
TestPlaylist.java
103
trackBrowserActivity.
finish
();
/packages/apps/MusicFX/src/com/android/musicfx/
Compatibility.java
83
finish
();
method
/packages/apps/Settings/src/com/android/settings/
CryptKeeperSettings.java
147
// There is nothing to do here, so simply
finish
() (which returns to caller)
148
activity.
finish
();
SettingsPreferenceFragment.java
98
* The name is intentionally made different from Activity#
finish
(), so that
302
public void
finish
() {
method in class:SettingsPreferenceFragment
/packages/apps/Settings/src/com/android/settings/applications/
AppOpsDetails.java
161
private void setIntentAndFinish(boolean
finish
, boolean appChanged) {
/packages/apps/Settings/src/com/android/settings/wifi/
WifiSettings.java
149
// this boolean extra specifies whether to auto
finish
when connection is established
164
// should activity
finish
once we have a connection?
347
// first if we're supposed to
finish
once we have a connection
361
activity.
finish
();
668
getActivity().
finish
();
687
getActivity().
finish
();
[
all
...]
/packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java
256
finish
();
method
412
finish
();
method
416
finish
();
method
431
finish
();
method
/packages/apps/Tag/src/com/android/apps/tag/record/
VCardRecord.java
169
info.activity.
finish
();
/packages/experimental/LoaderApp/src/com/android/loaderapp/
HomeGroupsXLarge.java
146
finish
();
method
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDebugActivity.java
91
finish
();
method
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
AbstractContactsProvider.java
285
transaction.
finish
(callerIsBatch);
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadReceiver.java
99
result.
finish
();
/packages/providers/MediaProvider/src/com/android/providers/media/
RingtonePickerActivity.java
284
finish
();
method
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h
364
immediately and the
finish
hook is not called. */
369
which case the
finish
hook is called immediately. */
373
void (*
finish
) (void);
member in struct:lang_hooks
385
/* Function to
finish
handling an incomplete decl at the end of
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h
364
immediately and the
finish
hook is not called. */
369
which case the
finish
hook is called immediately. */
373
void (*
finish
) (void);
member in struct:lang_hooks
385
/* Function to
finish
handling an incomplete decl at the end of
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h
364
immediately and the
finish
hook is not called. */
369
which case the
finish
hook is called immediately. */
373
void (*
finish
) (void);
member in struct:lang_hooks
385
/* Function to
finish
handling an incomplete decl at the end of
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h
364
immediately and the
finish
hook is not called. */
369
which case the
finish
hook is called immediately. */
373
void (*
finish
) (void);
member in struct:lang_hooks
385
/* Function to
finish
handling an incomplete decl at the end of
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerPage.java
134
public boolean
finish
() {
method in class:AndroidClasspathContainerPage
/system/core/libpixelflinger/arch-mips/
t32cb16blend.S
69
ins \fb,$t8,\shift+5,6 #
finish
green insertion dst[\shift:10..5]
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardHostView.java
770
boolean
finish
= false;
776
finish
= true; // no security required
787
finish
= true;
797
finish
= true;
809
if (
finish
) {
[
all
...]
/packages/apps/Music/src/com/android/music/
MediaPlaybackActivity.java
577
finish
();
method
1276
finish
();
method
1313
finish
();
method
[
all
...]
/external/chromium_org/third_party/icu/source/tools/genrb/
parse.c
712
goto
finish
;
728
goto
finish
;
754
goto
finish
;
769
goto
finish
;
773
goto
finish
;
787
finish
:
[
all
...]
/external/icu4c/tools/genrb/
parse.cpp
709
goto
finish
;
725
goto
finish
;
751
goto
finish
;
766
goto
finish
;
770
goto
finish
;
790
finish
:
[
all
...]
Completed in 1255 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>