HomeSort by relevance Sort by last modified time
    Searched refs:contextPackage (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardActivityLauncher.java 61 public String contextPackage;
95 info.contextPackage = resolved.activityInfo.packageName;
CameraWidgetFrame.java 186 if (DEBUG) Log.d(TAG, "inflateWidgetView: " + widgetInfo.contextPackage);
191 widgetInfo.contextPackage, Context.CONTEXT_RESTRICTED);

Completed in 444 milliseconds