Searched refs:hang (Results 1 – 5 of 5) sorted by relevance
48 void hang();
27 void SimpleMethodState::Injecter::hang() { in hang() function in android::SimpleMethodState::Injecter
394 void hang(in IBinder who, boolean allowRestart); in hang() method
1633 mInterface.hang(new Binder(), allowRestart);
8753 public void hang(final IBinder who, boolean allowRestart) { in hang() method in ActivityManagerService