Searched defs:serviceObj (Results 1 – 3 of 3) sorted by relevance
37 public static void onCreate(Object serviceObj) { in onCreate()41 public static IBinder onBind(Object serviceObj, Intent intent) { in onBind()45 public static void setSessionToken(Object serviceObj, Object token) { in setSessionToken()49 public static void notifyChildrenChanged(Object serviceObj, String parentId) { in notifyChildrenChanged()
47 public static void notifyChildrenChanged(Object serviceObj, String parentId, Bundle options) { in notifyChildrenChanged()51 public static Bundle getBrowserRootHints(Object serviceObj) { in getBrowserRootHints()
302 jobject serviceObj, const sp<Looper>& looper) : in NativeInputManager()1110 jobject serviceObj, jobject contextObj, jobject messageQueueObj) { in nativeInit()