Home
last modified time | relevance | path

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

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetworkViews.java82 COMMAND_MAP.put("gettext", new GetText());
309 public static class GetText implements ViewIntrospectionCommand { class in MonkeySourceNetworkViews