Searched refs:fromContext (Results 1 – 9 of 9) sorted by relevance
16 c := fromContext(ctx)29 c := fromContext(ctx)37 c := fromContext(ctx)44 c := fromContext(ctx)52 c := fromContext(ctx)
27 func fromContext(ctx netcontext.Context) appengine.Context { func34 c := fromContext(ctx)54 if c := fromContext(ctx); c != nil {108 c := fromContext(ctx)
26 c := fromContext(ctx)
243 func fromContext(ctx netcontext.Context) *context { func261 if c := fromContext(ctx); c != nil {453 c := fromContext(ctx)
233 func fromContext(ctx netcontext.Context) *context { func251 if c := fromContext(ctx); c != nil {475 c := fromContext(ctx)
85 c := fromContext(ctx)
53 .fromContext(this, icon)); in createLiveFolder()
79 Intent.ShortcutIconResource.fromContext(InterpreterPicker.this, icon); in onListItemClick()
145 ShortcutIconResource icon = ShortcutIconResource.fromContext(mContext, iconId); in queryLiveFolder()