Searched refs:onRefresh (Results 1 – 3 of 3) sorted by relevance
75 mSwipeRefreshLayout.setOnRefreshListener(this::onRefresh); in onCreate()121 private void onRefresh() { in onRefresh() method in BatteryConsumerPickerActivity
79 mSwipeRefreshLayout.setOnRefreshListener(this::onRefresh); in onCreate()113 private void onRefresh() { in onRefresh() method in BatteryStatsViewerActivity
684 protected void onRefresh() { in onRefresh() method in GlobalActionsDialogLite708 mNotificationShadeWindowController, this::onRefresh, mKeyguardShowing, in createDialog()