OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AppNotRespondingDialog
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/am/
AppNotRespondingDialog.java
29
final class
AppNotRespondingDialog
extends BaseErrorDialog {
30
private static final String TAG = "
AppNotRespondingDialog
";
40
public
AppNotRespondingDialog
(ActivityManagerService service, Context context,
111
mService.killAppAtUsersRequest(mProc,
AppNotRespondingDialog
.this);
126
if (app.anrDialog ==
AppNotRespondingDialog
.this) {
ActivityManagerService.java
[
all
...]
Completed in 649 milliseconds