OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:runCommandAndPrintOutput
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/services/activitymanager/src/android/server/cts/
ActivityManagerTestBase.java
265
final String output =
runCommandAndPrintOutput
("pm list features");
305
runCommandAndPrintOutput
("input keyevent 26");
323
runCommandAndPrintOutput
("input keyevent 224");
324
runCommandAndPrintOutput
("input keyevent 82");
335
runCommandAndPrintOutput
("settings get system accelerometer_rotation");
340
runCommandAndPrintOutput
(
346
runCommandAndPrintOutput
("settings get system user_rotation").trim();
355
runCommandAndPrintOutput
(
358
runCommandAndPrintOutput
(
365
runCommandAndPrintOutput
(
[
all
...]
ActivityManagerAppConfigurationTests.java
135
runCommandAndPrintOutput
("am stack resize " + DOCKED_STACK_ID + " 0 0 "
Completed in 1751 milliseconds