Searched refs:sServiceContext (Results 1 – 1 of 1) sorted by relevance
57 public static Context sServiceContext = null; field in LocalService138 if (sServiceContext == null) { in onStart()139 sServiceContext = this; in onStart()152 if (sServiceContext == null) { in onBind()153 sServiceContext = this; in onBind()