Searched defs:onEnd (Results 1 – 9 of 9) sorted by relevance
64 private fun onEnd() { in onEnd() method in com.android.launcher3.util.CancellableTask
73 private void onEnd() { in onEnd() method in HandlerRunnable
55 public void onEnd() {} in onEnd() method in BluetoothPbapVcardList.CardEntryHandler
55 public void onEnd(); in onEnd() method
309 public void onEnd() { in onEnd() method in VCardRequest.ContactVCardEntryHandler
118 public void onEnd(WindowInsetsAnimation animation) { in onEnd() method in KeyboardInsetAnimationCallback
84 public void onEnd() { in onEnd() method in ImportProcessor
442 public void onEnd() {} in onEnd() method in BmessageParser.VcardHandler
1224 @Nullable Runnable onEnd, in addAnimationCallBacks()