Home
last modified time | relevance | path

Searched refs:notifySnapuserd (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DITestDevice.java1194 public default void notifySnapuserd(SnapuserdWaitPhase waitPhase) { in notifySnapuserd() method
/tools/tradefederation/core/src/com/android/tradefed/util/image/
DIncrementalImageUtil.java463 mDevice.notifySnapuserd(mWaitPhase); in internalUpdateDevice()
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java2668 public void notifySnapuserd(SnapuserdWaitPhase waitPhase) { in notifySnapuserd() method in TestDevice