/frameworks/base/core/java/android/os/ |
D | BatteryStats.java | 220 public abstract int getCountLocked(int which); in getCountLocked() argument 239 public abstract long getCountLocked(int which); in getCountLocked() argument 258 public abstract int getCountLocked(int which); in getCountLocked() argument 268 public abstract long getTotalTimeLocked(long elapsedRealtimeUs, int which); in getTotalTimeLocked() argument 352 public abstract long getWifiRunningTime(long elapsedRealtimeUs, int which); in getWifiRunningTime() argument 353 public abstract long getFullWifiLockTime(long elapsedRealtimeUs, int which); in getFullWifiLockTime() argument 354 public abstract long getWifiScanTime(long elapsedRealtimeUs, int which); in getWifiScanTime() argument 355 public abstract long getWifiBatchedScanTime(int csphBin, long elapsedRealtimeUs, int which); in getWifiBatchedScanTime() argument 356 public abstract long getWifiMulticastTime(long elapsedRealtimeUs, int which); in getWifiMulticastTime() argument 357 public abstract long getAudioTurnedOnTime(long elapsedRealtimeUs, int which); in getAudioTurnedOnTime() argument [all …]
|
D | Debug.java | 256 public int getOtherPss(int which) { in getOtherPss() argument 257 return otherStats[which*NUM_CATEGORIES + offsetPss]; in getOtherPss() 262 public int getOtherSwappablePss(int which) { in getOtherSwappablePss() argument 263 return otherStats[which*NUM_CATEGORIES + offsetSwappablePss]; in getOtherSwappablePss() 268 public int getOtherPrivateDirty(int which) { in getOtherPrivateDirty() argument 269 return otherStats[which*NUM_CATEGORIES + offsetPrivateDirty]; in getOtherPrivateDirty() 273 public int getOtherSharedDirty(int which) { in getOtherSharedDirty() argument 274 return otherStats[which*NUM_CATEGORIES + offsetSharedDirty]; in getOtherSharedDirty() 278 public int getOtherPrivateClean(int which) { in getOtherPrivateClean() argument 279 return otherStats[which*NUM_CATEGORIES + offsetPrivateClean]; in getOtherPrivateClean() [all …]
|
/frameworks/base/tools/obbtool/ |
D | mkobb.sh | 32 MKFSBIN=`which ${MKFS}` 33 LOSETUPBIN=`which ${LOSETUP}` 34 MOUNTBIN=`which mount` 35 UMOUNTBIN=`which umount` 36 DDBIN=`which dd` 37 RSYNCBIN=`which rsync` 38 PBKDF2GEN=`which pbkdf2gen`
|
/frameworks/native/libs/binder/ |
D | IServiceManager.cpp | 196 String16 which = data.readString16(); in onTransact() local 197 sp<IBinder> b = const_cast<BnServiceManager*>(this)->getService(which); in onTransact() 203 String16 which = data.readString16(); in onTransact() local 204 sp<IBinder> b = const_cast<BnServiceManager*>(this)->checkService(which); in onTransact() 210 String16 which = data.readString16(); in onTransact() local 212 status_t err = addService(which, b); in onTransact()
|
/frameworks/base/core/java/com/android/internal/os/ |
D | BatteryStatsImpl.java | 535 public long computeUptime(long curTime, int which) { in computeUptime() argument 536 switch (which) { in computeUptime() 547 public long computeRealtime(long curTime, int which) { in computeRealtime() argument 548 switch (which) { in computeRealtime() 709 public int getCountLocked(int which) { in getCountLocked() argument 711 if (which == STATS_SINCE_UNPLUGGED) { in getCountLocked() 713 } else if (which != STATS_SINCE_CHARGED) { in getCountLocked() 813 public long getCountLocked(int which) { in getCountLocked() argument 815 if (which == STATS_SINCE_UNPLUGGED) { in getCountLocked() 817 } else if (which != STATS_SINCE_CHARGED) { in getCountLocked() [all …]
|
/frameworks/opt/net/ims/ |
D | README.txt | 3 At the moment, this only supports VoLTE calls which is compliant to GSMA IR.92 specification. 54 Manages all IMS calls which are established hereafter the initial 1-to-1 call is established. 55 It's for providing the dummy calls which are disconnected with the IMS network after 91 Wrapper class which has an ICallGroup interface. 95 Manages all calls which are established hereafter the initial 1-to-1 call is established. 96 It's for providing the dummy calls which are disconnected with the IMS network after 103 Provides the interface to manage all calls which are established hereafter the initial 104 1-to-1 call is established. It's for providing the dummy calls which are disconnected with 109 It directly communicates with IMS service which implements the IMS protocol behavior.
|
/frameworks/base/core/java/android/widget/ |
D | AppSecurityPermissions.java | 244 public void onClick(DialogInterface dialog, int which) { in addRevokeUIIfNecessary() 435 private List<MyPermissionInfo> getPermissionList(MyPermissionGroupInfo grp, int which) { in getPermissionList() argument 436 if (which == WHICH_NEW) { in getPermissionList() 438 } else if (which == WHICH_PERSONAL) { in getPermissionList() 440 } else if (which == WHICH_DEVICE) { in getPermissionList() 447 public int getPermissionCount(int which) { in getPermissionCount() argument 450 N += getPermissionList(mPermGroupsList.get(i), which).size(); in getPermissionCount() 463 public View getPermissionsView(int which) { in getPermissionsView() argument 464 return getPermissionsView(which, false); in getPermissionsView() 467 private View getPermissionsView(int which, boolean showRevokeUI) { in getPermissionsView() argument [all …]
|
D | ViewSwitcher.java | 89 int which = mWhichChild == 0 ? 1 : 0; in getNextView() local 90 return getChildAt(which); in getNextView()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/ |
D | ARM_DELIVERY.TXT | 21 This transaction contains deliverables which are designated as being of 24 Beta release status has a particular meaning to ARM of which the recipient 50 The first is this file, ARM_DELIVERY_97413.TXT, which is the delivery 53 The second is ARM_MANIFEST_97413.TXT which contains a manifest of all the 60 "md5sum" tool (which is part of the GNU "textutils" package) by running:
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/ |
D | ARM_DELIVERY.TXT | 21 This transaction contains deliverables which are designated as being of 24 Beta release status has a particular meaning to ARM of which the recipient 50 The first is this file, ARM_DELIVERY_97414.TXT, which is the delivery 53 The second is ARM_MANIFEST_97414.TXT which contains a manifest of all the 60 "md5sum" tool (which is part of the GNU "textutils" package) by running:
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/ |
D | ARM_DELIVERY.TXT | 21 This transaction contains deliverables which are designated as being of 24 Beta release status has a particular meaning to ARM of which the recipient 50 The first is this file, ARM_DELIVERY_97412.TXT, which is the delivery 53 The second is ARM_MANIFEST_97412.TXT which contains a manifest of all the 60 "md5sum" tool (which is part of the GNU "textutils" package) by running:
|
/frameworks/base/core/java/android/content/ |
D | DialogInterface.java | 122 public void onClick(DialogInterface dialog, int which); in onClick() argument 137 public void onClick(DialogInterface dialog, int which, boolean isChecked); in onClick() argument
|
/frameworks/wilhelm/tests/sandbox/ |
D | playbq.c | 46 unsigned which; // which buffer to use next variable 103 void *buffer = (char *)buffers + framesPerBuffer * sfframesize * which; in callback() 125 if (++which >= numBuffers) in callback() 126 which = 0; in callback() 502 for (which = 0; which < numBuffers; ++which) { in main() 503 void *buffer = (char *)buffers + framesPerBuffer * sfframesize * which; in main() 544 if (which >= numBuffers) { in main() 545 which = 0; in main()
|
D | playbq.cpp | 46 unsigned which; // which buffer to use next variable 103 void *buffer = (char *)buffers + framesPerBuffer * sfframesize * which; in callback() 125 if (++which >= numBuffers) in callback() 126 which = 0; in callback() 502 for (which = 0; which < numBuffers; ++which) { in main() 503 void *buffer = (char *)buffers + framesPerBuffer * sfframesize * which; in main() 544 if (which >= numBuffers) { in main() 545 which = 0; in main()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | Smileys.java | 63 public static int getSmileyResource(int which) { in getSmileyResource() argument 64 return sIconIds[which]; in getSmileyResource()
|
/frameworks/base/tools/aidl/ |
D | aidl_language_l.l | 12 static void begin_extra_text(unsigned lineno, which_extra_text which); 114 void begin_extra_text(unsigned lineno, which_extra_text which) in begin_extra_text() argument 118 text->which = which; in begin_extra_text()
|
D | generate_java.cpp | 38 if (extra->which == SHORT_COMMENT) { in gather_comments() 41 else if (extra->which == LONG_COMMENT) { in gather_comments()
|
/frameworks/base/docs/html/sdk/ |
D | terms.jd | 16 …ack for devices, as made available under the Android Open Source Project, which is located at the … 26 …United States or other countries including the country in which you are resident or from which you… 54 …o access the user's Google Account when, and for the limited purposes for which, the user has give… 58 …d, and for the consequences of your actions (including any loss or damage which Google may suffer)… 60 …law or regulation, and for the consequences (including any loss or damage which Google or any thir… 64 …ality of any developer credentials that may be issued to you by Google or which you may choose you… 68 …associated IP address, version number of the software, and information on which tools and/or servi… 74 …content or resources which you may access through such third party applications are the sole respo… 76 … third party application may be protected by intellectual property rights which are owned by the p… 84 …cknowledge that the data may be protected by intellectual property rights which are owned by Googl… [all …]
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
D | IPSettings.java | 45 public void onClick(DialogInterface dialog, int which, boolean isChecked) { in onCreateDialog() 46 mEnables[which] = isChecked; in onCreateDialog()
|
/frameworks/base/core/java/com/android/internal/app/ |
D | NetInitiatedActivity.java | 123 public void onClick(DialogInterface dialog, int which) { in onClick() argument 124 if (which == POSITIVE_BUTTON) { in onClick() 127 if (which == NEGATIVE_BUTTON) { in onClick()
|
/frameworks/support/v7/appcompat/ |
D | THEMES.txt | 8 need to deal with attributes and styles which are available 30 Platform specific themes which inherit from the previous platform version. These allows us 41 There are the themes which are pointers to the correct third level theme.
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_presentation_time.txt | 39 Often when rendering a sequence of images, there is some time at which each 76 specifies the time at which the current color buffer of surface should be 82 clock. For situations in which an absolute time is not needed such as 116 3. Should the presentation time be state which is used by eglSwapBuffers, 119 RESOLVED: The presentation time should be new state which is used by
|
D | EGL_ANDROID_framebuffer_target.txt | 38 can be used to create an EGLSurface. One implementation, which is used to 43 supports rendering to an ANativeWindow for which the buffers are passed to 83 which the buffers are to be passed to HWComposer as a framebuffer
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | GuestResumeSessionReceiver.java | 169 public void onClick(DialogInterface dialog, int which) { in onClick() argument 170 if (which == BUTTON_WIPE) { in onClick() 173 } else if (which == BUTTON_DONTWIPE) { in onClick()
|
/frameworks/base/packages/Keyguard/scripts/ |
D | new_merge.py | 13 def which(program): function 46 DIFF_TOOL=which(os.environ["DIFF_TOOL"]) 49 DIFF_TOOL=which(differ)
|