Searched defs:serviceObj (Results 1 – 3 of 3) sorted by relevance
40 public static void onCreate(Object serviceObj) { in onCreate()44 public static IBinder onBind(Object serviceObj, Intent intent) { in onBind()48 public static void setSessionToken(Object serviceObj, Object token) { in setSessionToken()52 public static void notifyChildrenChanged(Object serviceObj, String parentId) { in notifyChildrenChanged()
50 public static void notifyChildrenChanged(Object serviceObj, String parentId, Bundle options) { in notifyChildrenChanged()54 public static Bundle getBrowserRootHints(Object serviceObj) { in getBrowserRootHints()
325 jobject serviceObj, const sp<Looper>& looper) : in NativeInputManager()1235 jobject serviceObj, jobject contextObj, jobject messageQueueObj) { in nativeInit()