OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asyncAddDeviceChangeListeners
(Results
1 - 6
of
6
) sorted by null
/tools/motodev/src/plugins/android/src/com/motorola/studio/android/adt/
StudioAndroidEventManager.java
143
public static void
asyncAddDeviceChangeListeners
(final DdmsRunnable connectedListener,
DDMSUtils.java
151
StudioAndroidEventManager.
asyncAddDeviceChangeListeners
(null, disconnectedListener);
[
all
...]
/tools/motodev/src/plugins/db.devices/src/com/motorolamobility/studio/android/db/devices/model/
DevicesRootNode.java
52
StudioAndroidEventManager.
asyncAddDeviceChangeListeners
(connectedListener,
/tools/motodev/src/plugins/handset/src/com/motorola/studio/android/handset/
HandsetPlugin.java
90
StudioAndroidEventManager.
asyncAddDeviceChangeListeners
(connectedListener,
/tools/motodev/src/plugins/remote.device/src/com/motorola/studio/android/remote/
RemoteDevicePlugin.java
167
StudioAndroidEventManager.
asyncAddDeviceChangeListeners
(connectedListener,
/tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/
EmulatorPlugin.java
314
StudioAndroidEventManager.
asyncAddDeviceChangeListeners
(connectedListener,
Completed in 505 milliseconds