Searched defs:GlobalActions (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DGlobalActions.java88 class GlobalActions implements DialogInterface.OnDismissListener, DialogInterface.OnClickListener { class in inherits:DialogInterface.OnDismissListener,DialogInterface.OnClickListener
90 private static final String TAG = "GlobalActions";
128 public GlobalActions(Context context, WindowManagerFuncs windowManagerFuncs) { method in class:GlobalActions
201 attrs.setTitle("GlobalActions");
558 * {@link GlobalActions#mKeyguardShowing} and whether the device is provisioned
559 * via {@link GlobalActions#mDeviceProvisioned}.

Completed in 559 milliseconds