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

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

Completed in 22 milliseconds