Searched refs:fromContext (Results 1 – 10 of 10) sorted by relevance
52 public LayoutInflaterBuilder(@NonNull Context fromContext) { in LayoutInflaterBuilder() argument53 mFromContext = fromContext; in LayoutInflaterBuilder()54 mTargetContext = fromContext; in LayoutInflaterBuilder()
46 Intent.ShortcutIconResource.fromContext(this, R.mipmap.ic_launcher_dreams)); in onStart()
208 StatusBarWifiView view = StatusBarWifiView.fromContext(mContext, state.slot); in addDemoWifiView()237 StatusBarMobileView view = StatusBarMobileView.fromContext(mContext, state.slot); in addMobileView()
296 StatusBarWifiView view = StatusBarWifiView.fromContext(mContext, slot); in onCreateStatusBarWifiView()301 StatusBarMobileView view = StatusBarMobileView.fromContext(mContext, slot); in onCreateStatusBarMobileView()
61 public static StatusBarWifiView fromContext(Context context, String slot) { in fromContext() method in StatusBarWifiView
63 public static StatusBarMobileView fromContext(Context context, String slot) { in fromContext() method in StatusBarMobileView
857 public static ShortcutIconResource fromContext(Context context, @AnyRes int resourceId) { in fromContext() method in Intent.ShortcutIconResource
7840 …method public static android.content.Intent.ShortcutIconResource fromContext(android.content.Conte…
10514 …method public static android.content.Intent.ShortcutIconResource fromContext(android.content.Conte…