OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:userobject
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java
443
* ar.
userObject
contains the orignal value of result.obj
470
* ar.
userObject
contains the orignal value of result.obj
481
* ar.
userObject
contains the orignal value of result.obj
498
* ar.
userObject
contains the orignal value of result.obj
509
* ar.
userObject
contains the orignal value of result.obj
520
* ar.
userObject
contains the orignal value of result.obj
532
* ar.
userObject
contains the orignal value of result.obj
557
* ar.
userObject
contains the orignal value of result.obj
578
* ar.
userObject
contains the orignal value of result.obj
599
* ar.
userObject
contains the orignal value of result.ob
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java
623
* ar.
userObject
contains the orignal value of result.obj
633
* ar.
userObject
contains the orignal value of result.obj
644
* ar.
userObject
contains the orignal value of result.obj
653
* ar.
userObject
contains the orignal value of result.obj
666
* ar.
userObject
contains the orignal value of result.obj
675
* ar.
userObject
contains the orignal value of result.obj
684
* ar.
userObject
contains the orignal value of result.obj
694
* ar.
userObject
contains the orignal value of result.obj
707
* ar.
userObject
contains the orignal value of result.obj
718
* ar.
userObject
contains the orignal value of result.ob
[
all
...]
/external/webkit/JavaScriptGlue/
UserObjectImp.cpp
35
const ClassInfo UserObjectImp::info = { "
UserObject
", 0, 0, 0 };
37
UserObjectImp::UserObjectImp(PassRefPtr<Structure> structure, JSUserObject*
userObject
)
39
, fJSUserObject((JSUserObject*)
userObject
->Retain())
/frameworks/base/awt/javax/imageio/metadata/
IIOMetadataNode.java
92
private Object
userObject
;
926
return
userObject
;
940
* @param
userObject
943
public void setUserObject(Object
userObject
) {
944
this.
userObject
=
userObject
;
[
all
...]
Completed in 1251 milliseconds