Home
last modified time | relevance | path

Searched refs:makeActive (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDoubleTapHelper.java91 makeActive(); in onTouchEvent()
126 private void makeActive() { in makeActive() method in DoubleTapHelper
/frameworks/base/services/backup/java/com/android/server/backup/
DTrampoline.java325 public void setBackupServiceActive(int userId, boolean makeActive) { in setBackupServiceActive() argument
340 RandomAccessFileUtils.writeBoolean(rememberFile, makeActive); in setBackupServiceActive()
352 Slog.i(TAG, "Making backup " + (makeActive ? "" : "in") + "active"); in setBackupServiceActive()
353 if (makeActive) { in setBackupServiceActive()
/frameworks/base/core/java/android/app/backup/
DIBackupManager.aidl589 void setBackupServiceActive(int whichUser, boolean makeActive); in setBackupServiceActive() argument
/frameworks/base/services/core/java/com/android/server/am/
DProcessRecord.java605 public void makeActive(IApplicationThread _thread, ProcessStatsService tracker) { in makeActive() method in ProcessRecord
621 baseProcessTracker.makeActive(); in makeActive()
630 holder.state.makeActive(); in makeActive()
894 holder.state.makeActive(); in addPackage()
957 holder.state.makeActive(); in resetPackageList()
DActivityManagerService.java2080 app.makeActive(mSystemThread.getApplicationThread(), mProcessStats); in setSystemProcess()
5111 app.makeActive(thread, mProcessStats); in attachApplicationLocked()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java175 makeActive(); in ActivatableNotificationView()
330 private void makeActive() { in makeActive() method in ActivatableNotificationView
/frameworks/base/core/java/android/view/
DWindow.java1357 public final void makeActive() { in makeActive() method in Window
/frameworks/base/core/java/android/app/
DFragmentTransition.java1323 manager.makeActive(fragment); in addToFirstInLastOut()
DFragmentManager.java1683 void makeActive(Fragment f) { in makeActive() method in FragmentManagerImpl
1711 makeActive(fragment); in addFragment()
DActivity.java1833 if (win != null) win.makeActive(); in onPostResume()
/frameworks/base/core/java/com/android/internal/app/procstats/
DProcessState.java341 public void makeActive() { in makeActive() method in ProcessState
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java8137 private void toggleBackupServiceActive(int userId, boolean makeActive) { in toggleBackupServiceActive() argument
8142 .setBackupServiceActive(userId, makeActive); in toggleBackupServiceActive()
8146 makeActive ? "activating" : "deactivating"), e); in toggleBackupServiceActive()
/frameworks/base/config/
Dboot-image-profile.txt1445 HSPLandroid/app/FragmentManagerImpl;->makeActive(Landroid/app/Fragment;)V
17765 HSPLandroid/view/Window;->makeActive()V
20048 HSPLcom/android/internal/app/procstats/ProcessState;->makeActive()V
Dhiddenapi-greylist-max-o.txt5181 Landroid/app/FragmentManagerImpl;->makeActive(Landroid/app/Fragment;)V
/frameworks/base/services/
Dart-profile3544 HSPLcom/android/server/am/ProcessRecord;->makeActive(Landroid/app/IApplicationThread;Lcom/android/s…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34479 method public final void makeActive();
/frameworks/base/non-updatable-api/
Dcurrent.txt52926 method public final void makeActive();
/frameworks/base/api/
Dcurrent.txt53070 method public final void makeActive();