Searched refs:quitAllowed (Results 1 – 1 of 1) sorted by relevance
77 protected void __constructor__(boolean quitAllowed) { in __constructor__() argument78 invokeConstructor(Looper.class, realObject, from(boolean.class, quitAllowed)); in __constructor__()