OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callback
(Results
826 - 850
of
6179
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/core/java/android/content/pm/
IPackageMoveObserver.aidl
21
*
Callback
for moving package resources from the Package Manager.
/frameworks/base/core/java/android/inputmethodservice/
ExtractEditLayout.java
53
public ActionMode startActionModeForChild(View sourceView, ActionMode.
Callback
cb) {
96
private class ExtractActionMode extends ActionMode implements MenuBuilder.
Callback
{
97
private ActionMode.
Callback
mCallback;
100
public ExtractActionMode(
Callback
cb) {
/frameworks/base/core/java/android/preference/
OnDependencyChangeListener.java
20
* Interface definition for a
callback
to be invoked when this
/frameworks/base/core/java/android/speech/tts/
AbstractSynthesisCallback.java
19
* Defines additional methods the synthesis
callback
must implement that
/frameworks/base/core/java/android/view/
SurfaceView.java
65
* visible; you should implement {@link SurfaceHolder.
Callback
#surfaceCreated}
66
* and {@link SurfaceHolder.
Callback
#surfaceDestroyed} to discover when the
75
* {@link SurfaceHolder.
Callback
SurfaceHolder.
Callback
} methods will be called
81
* {@link SurfaceHolder.
Callback
#surfaceCreated SurfaceHolder.
Callback
.surfaceCreated()}
83
* {@link SurfaceHolder.
Callback
#surfaceDestroyed SurfaceHolder.
Callback
.surfaceDestroyed()}.
90
final ArrayList<SurfaceHolder.
Callback
> mCallbacks
91
= new ArrayList<SurfaceHolder.
Callback
>();
[
all
...]
/frameworks/base/core/java/android/webkit/
ValueCallback.java
20
* A
callback
interface used to provide values asynchronously.
/frameworks/base/core/java/com/android/internal/widget/
LockScreenWidgetInterface.java
21
public void setCallback(LockScreenWidgetCallback
callback
);
/frameworks/base/core/tests/coretests/src/android/os/
IBinderThreadPriorityService.aidl
22
void
callBack
(IBinderThreadPriorityService recurse);
/frameworks/base/keystore/java/android/security/
KeyChainAliasCallback.java
23
* The KeyChainAliasCallback is the
callback
for {@link
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterSurfaceView.java
28
public class FilterSurfaceView extends SurfaceView implements SurfaceHolder.
Callback
{
35
private SurfaceHolder.
Callback
mListener;
52
public synchronized void bindToListener(SurfaceHolder.
Callback
listener, GLEnvironment glEnv) {
108
// Forward
callback
to listener
/frameworks/base/services/common_time/
common_clock_service.h
64
// The
callback
lock is held whenever the list is used to perform callbacks
74
// obtains the
callback
lock. If callers of registration functions were
75
// holding the
callback
lock when they called into the core service, we
78
// their call, but hold the
callback
lock only while they mutate the list.
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/scriptsupport/
OnEverythingFinishedCallback.java
20
*
Callback
used to inform scriptsupport.Starter that everything is finished and
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
IBordeauxLearner.java
36
public void setModelChangeCallback(ModelChangeCallback
callback
);
IBordeauxServiceCallback.aidl
20
* Example of a
callback
interface used by IRemoteService to send
/libcore/luni/src/main/java/javax/security/auth/callback/
package.html
10
processes. It is a classical
callback
mechanism: one retrieves information (i.e.
/packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupIncoming.java
39
implements AccountSetupIncomingFragment.
Callback
, OnClickListener {
84
* Implements AccountServerBaseFragment.
Callback
98
* Implements AccountServerBaseFragment.
Callback
106
* Implements AccountServerBaseFragment.
Callback
AccountSetupOutgoing.java
39
implements AccountSetupOutgoingFragment.
Callback
, OnClickListener {
84
* Implements AccountServerBaseFragment.
Callback
98
* Implements AccountServerBaseFragment.
Callback
106
* Implements AccountServerBaseFragment.
Callback
/packages/apps/Mms/src/com/android/mms/util/
NullItemLoadedFuture.java
29
// The
callback
has already been made, so there's nothing to cancel.
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothCallback.java
20
* BluetoothCallback provides a
callback
interface for the settings
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_extplug.h
50
/**
Callback
table of extplug */
80
const snd_pcm_extplug_callback_t *
callback
;
member in struct:snd_pcm_extplug
123
/**
Callback
table of extplug */
126
* transfer between source and destination; this is a required
callback
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
browser.h
83
/**
Callback
prototype */
86
/** Set the
callback
pointer for the browser object */
89
/**
Callback
prototype for errors */
92
/** Set a
callback
function that is called whenever the browser object
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_extplug.h
50
/**
Callback
table of extplug */
80
const snd_pcm_extplug_callback_t *
callback
;
member in struct:snd_pcm_extplug
123
/**
Callback
table of extplug */
126
* transfer between source and destination; this is a required
callback
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
browser.h
83
/**
Callback
prototype */
86
/** Set the
callback
pointer for the browser object */
89
/**
Callback
prototype for errors */
92
/** Set a
callback
function that is called whenever the browser object
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soundfont.h
68
* Type of the sample access
callback
94
struct snd_sf_callback
callback
; /*
callback
functions */
member in struct:snd_sf_list
108
struct snd_sf_list *snd_sf_new(struct snd_sf_callback *
callback
,
timer.h
45
#define SNDRV_TIMER_IFLG_FAST 0x00000010 /* fast
callback
(do not use tasklet) */
46
#define SNDRV_TIMER_IFLG_CALLBACK 0x00000020 /* timer
callback
is active */
101
void (*
callback
) (struct snd_timer_instance *timeri,
member in struct:snd_timer_instance
110
unsigned long pticks; /* accumulated ticks for
callback
*/
Completed in 1056 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>