Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 26) sorted by relevance

12

/development/tools/winscope/src/common/
Dobject_utils_test.ts21 const obj = { constant
40 const obj = {}; constant
/development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
DSetTwoMinuteAlarm.java136 UiObject obj = new UiObject(new UiSelector().description(text)); in clickByDescription() local
146 UiObject obj = new UiObject(new UiSelector().text(text)); in clickByText() local
DLogBuildNumber.java116 UiObject obj = appsSettingsList.getChildByText(SettingsHelper.LIST_VIEW_ITEM, name); in selectSettingsFor() local
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
DExpandingCells.java60 ExpandableListItem obj = values[i % values.length]; in onCreate() local
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DInsertingCells.java83 ListItemObject obj = mValues[mItemNum % mValues.length]; in addRow() local
DCustomArrayAdapter.java91 ListItemObject obj = mData.get(position); in getView() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DProjector.java41 public void project(float[] obj, int objOffset, float[] win, int winOffset) { in project()
/development/tools/winscope/src/trace/
Dtrace_tree_node.ts44 obj?: any; property
/development/vndk/tools/header-checker/src/repr/symbol/
Dso_file_parser.cpp86 ELFSoFileParser<T>::ELFSoFileParser(const llvm::object::ELFObjectFile<T> *obj) { in ELFSoFileParser()
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
DWiFiChatFragment.java60 public void setChatManager(ChatManager obj) { in setChatManager()
DWiFiServiceDiscoveryActivity.java356 Object obj = msg.obj; in handleMessage() local
/development/apps/OBJViewer/com/android/objviewer/
DOBJViewer.java177 Object3D obj = OBJViewer.getObject(); in onDraw() local
/development/samples/SampleSyncAdapter/samplesyncadapter_server/
Dweb_services.py296 def safe_attr(self, obj, attr_name): argument
/development/tools/idegen/src/com/android/idegen/
DModule.java371 public boolean equals(Object obj) { in equals()
/development/vndk/tools/header-checker/src/repr/json/
Dir_dumper.cpp389 static std::string DumpJson(const JsonObject &obj) { in DumpJson()
/development/host/windows/usb/api/
Dadb_api.cpp108 AdbInterfaceObject* obj = NULL; in AdbCreateInterfaceByName() local
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...

12