Searched defs:fromContext (Results 1 – 3 of 3) sorted by relevance
24 static ConcurrentDvrPlaybackFlags fromContext(Context context) { in fromContext() method
24 static CloudEpgFlags fromContext(Context context) { in fromContext() method
276 public static <T extends BaseActivity> T fromContext(Context context) { in fromContext() method in BaseActivity