Home | History | Annotate | Download | only in devicepolicy

Lines Matching defs:context

23 import android.content.Context;
50 public void onDisabled(Context context, Intent intent) {
56 super.onDisabled(context, intent);
62 final Context context = getContext();
65 sDpm = (DevicePolicyManager) context.getSystemService(Context.DEVICE_POLICY_SERVICE);
66 Settings.Secure.putInt(context.getContentResolver(),
69 Settings.Secure.putInt(context.getContentResolver(),