Searched refs:contextPackage (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardActivityLauncher.java61 public String contextPackage; field in class:KeyguardActivityLauncher.CameraWidgetInfo
95 info.contextPackage = resolved.activityInfo.packageName;
H A DCameraWidgetFrame.java186 if (DEBUG) Log.d(TAG, "inflateWidgetView: " + widgetInfo.contextPackage);
191 widgetInfo.contextPackage, Context.CONTEXT_RESTRICTED);

Completed in 33 milliseconds