Searched refs:sServiceContext (Results 1 – 1 of 1) sorted by relevance
58 public static Context sServiceContext = null; field in LocalService145 if (sServiceContext == null) { in onStart()146 sServiceContext = this; in onStart()159 if (sServiceContext == null) { in onBind()160 sServiceContext = this; in onBind()