OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onClickHandler
(Results
1 - 6
of
6
) sorted by null
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/
helper.js
95
var
onClickHandler
= "Y.on('domready', function() { \
137
+
onClickHandler
/frameworks/base/core/java/android/widget/
RemoteViews.java
150
private static final
OnClickHandler
DEFAULT_ON_CLICK_HANDLER = new
OnClickHandler
();
227
public static class
OnClickHandler
{
231
public boolean
onClickHandler
(View view, PendingIntent pendingIntent,
233
return
onClickHandler
(view, pendingIntent, fillInIntent, StackId.INVALID_STACK_ID);
236
public boolean
onClickHandler
(View view, PendingIntent pendingIntent,
281
OnClickHandler
handler) throws ActionException;
318
public Action initActionAsync(ViewTree root, ViewGroup rootParent,
OnClickHandler
handler) {
343
public void apply(View root, ViewGroup rootParent,
OnClickHandler
handler) { }
418
public void apply(View root, ViewGroup rootParent,
OnClickHandler
handler)
[
all
...]
/external/skia/resources/
slides.lua
327
function
onClickHandler
(x, y)
/packages/services/Telephony/src/com/android/phone/
OtaUtils.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java
317
private RemoteViews.
OnClickHandler
mOnClickHandler = new RemoteViews.
OnClickHandler
() {
319
public boolean
onClickHandler
(
408
return super.
onClickHandler
(view, pendingIntent, fillInIntent,
[
all
...]
/build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js
[
all
...]
Completed in 500 milliseconds