HomeSort by relevance Sort by last modified time
    Searched refs:Uid (Results 1 - 24 of 24) sorted by null

  /frameworks/base/services/java/com/android/server/am/
BackupRecord.java 31 final BatteryStatsImpl.Uid.Pkg.Serv stats;
39 BackupRecord(BatteryStatsImpl.Uid.Pkg.Serv _agentStats, ApplicationInfo _appInfo,
ServiceRecord.java 59 final BatteryStatsImpl.Uid.Pkg.Serv stats;
301 BatteryStatsImpl.Uid.Pkg.Serv servStats, ComponentName name,
321 userId = UserHandle.getUserId(appInfo.uid);
331 serviceInfo.applicationInfo.uid, serviceInfo.processName, serviceInfo.name);
348 serviceInfo.applicationInfo.uid, serviceInfo.processName, serviceInfo.name);
420 final int appUid = appInfo.uid;
ActivityManagerService.java 742 public int uid; field in class:ActivityManagerService.Identity
746 uid = _uid;
951 int uid; field in class:ActivityManagerService.ProcessChangeItem
2444 final int uid = app.info.uid; local
2698 int uid = app.uid; local
4148 int uid = Binder.getCallingUid(); local
4372 final int uid = Binder.getCallingUid(); local
4761 final int uid = app.uid; local
5378 int uid = AppGlobals.getPackageManager() local
5473 int uid = AppGlobals.getPackageManager() local
11419 int uid = mGrantedUriPermissions.keyAt(i); local
13360 final int uid = intentExtras != null local
    [all...]
ActiveServices.java 322 ProcessRecord proc = mAm.getProcessRecordLocked(r.processName, r.appInfo.uid, false);
372 Slog.v(TAG, "Not potential delay (callerFg=" + callerFg + " uid="
485 + ", uid=" + Binder.getCallingUid()
668 if (callerApp.info.uid == Process.SYSTEM_UID) {
704 if (unscheduleServiceRestartLocked(s, callerApp.info.uid, false)) {
2196 final int uid = Binder.getCallingUid(); local
    [all...]
ActivityStack.java 479 final int userId = UserHandle.getUserId(info.applicationInfo.uid);
536 final int userId = UserHandle.getUserId(info.applicationInfo.uid);
    [all...]
  /frameworks/base/core/java/android/os/
BatteryStats.java 148 private static final String UID_DATA = "uid";
223 * The statistics associated with a particular uid.
225 public static abstract class Uid {
230 * @return a Map from Strings to Uid.Wakelock objects.
244 * @return a Map from Integer sensor ids to Uid.Sensor objects.
256 * @return a Map from Strings to Uid.Proc objects.
263 * @return a Map from Strings to Uid.Pkg objects.
1369 final int uid = uidStats.keyAt(iu); local
1831 final int uid = uidStats.keyAt(iu); local
2361 Uid uid = uidStats.valueAt(i); local
2432 int uid = uidStats.keyAt(i); local
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 96 // per uid; once the limit is reached, we batch the remaining wakelocks
141 final SparseArray<BatteryStatsImpl.Uid> mUidStats =
142 new SparseArray<BatteryStatsImpl.Uid>();
937 final Uid mUid;
954 BatchTimer(Uid uid, int type, ArrayList<Unpluggable> unpluggables,
1755 Uid uid = st.mUid; local
1774 Uid uid = st.mUid; local
1786 Uid uid = st.mUid; local
1803 Uid uid = getUidStatsLocked(Process.SYSTEM_UID); local
5184 int uid; local
5225 Uid uid = mUidStats.valueAt(i); local
5565 int uid = in.readInt(); local
6050 int uid = in.readInt(); local
6151 Uid uid = mUidStats.valueAt(i); local
    [all...]
ProcessCpuTracker.java 179 public final int uid; field in class:ProcessCpuTracker.Stats
186 public BatteryStatsImpl.Uid.Proc batteryStats;
241 uid = FileUtils.getUid(statFile.toString());
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatterySipper.java 28 import android.os.BatteryStats.Uid;
46 Uid uidObj;
73 int iconId, Uid uid, double[] values) {
84 if ((label == null || iconId == 0) && uid != null) {
85 getQuickNameIconForUid(uid);
87 uidObj = uid;
130 void getQuickNameIconForUid(Uid uidObj) {
131 final int uid = uidObj.getUid(); local
132 final String uidString = Integer.toString(uid);
176 final int uid = uidObj.getUid(); local
    [all...]
BatteryStatsHelper.java 31 import android.os.BatteryStats.Uid;
205 Uid uid = sipper.uidObj; local
236 mStats.dumpLocked(printWriter, "", mStatsType, uid.getUid());
242 mStats.dumpCheckinLocked(printWriter, mStatsType, uid.getUid());
380 SparseArray<? extends Uid> uidStats = mStats.getUidStats();
383 Uid u = uidStats.valueAt(iu);
389 Map<String, ? extends BatteryStats.Uid.Proc> processStats = u.getProcessStats();
394 if (DEBUG) Log.i(TAG, "UID " + u.getUid());
397 for (Map.Entry<String, ? extends BatteryStats.Uid.Proc> en
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_ISO15693Format.c 83 /* UID 7th byte value shall be 0xE0 */
87 /* UID 6th byte value shall be 0x04 - NXP manufacturer */
176 (void *)psNdefSmtCrdFmt->psRemoteDevInfo->RemoteDevInfo.Iso15693_Info.Uid,
266 if (!phOsalNfc_MemCompare ((void *)ps_rem_iso_15693_info->Uid,
270 /* UID comaparision successful */
275 /* So skip the UID size compared in the received buffer */
517 ps_rem_iso_15693_info->Uid[ISO15693_BYTE_7_INDEX])
519 ps_rem_iso_15693_info->Uid[ISO15693_BYTE_6_INDEX]))
522 index of UID value = 0x04 and the
523 last byte of UID is 0xE0, only then the card detected
    [all...]
phFriNfc_ISO15693Map.c 84 /* UID bytes to differentiate ICODE cards */
90 /* UID 7th byte value shall be 0xE0 */
92 /* UID 6th byte value shall be 0x04 - NXP manufacturer */
96 /* UID value for
104 /* UID value for
116 /* UID value for
481 (void *)psNdefMap->psRemoteDevInfo->RemoteDevInfo.Iso15693_Info.Uid,
548 (void *)psNdefMap->psRemoteDevInfo->RemoteDevInfo.Iso15693_Info.Uid,
    [all...]
phFriNfc_SmtCrdFmt.c 293 NdefSmtCrdFmt->psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.Uid[0] == 0x04)
phFriNfc_OvrHal.c 112 /* Authentication requires UID in the send buffer */
142 /* copy uid to the send buffer for the authentication */
144 (void *)&RemoteDevInfo->RemoteDevInfo.Iso14443A_Info.Uid[uid_index],
phFriNfc_TopazMap.c 239 (void)memset(NdefMap->TopazContainer.UID, PH_FRINFC_TOPAZ_VAL0,
240 sizeof(NdefMap->TopazContainer.UID));
    [all...]
phHciNfc_RFReader.c     [all...]
phHal4Nfc_ADD.c 431 will have to be done within this module based on SAK byte and UID info*/
488 psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.Uid[0])
    [all...]
phHciNfc_ISO15693.c 392 RemoteDevInfo.Iso15693_Info.Uid,
phHciNfc_Jewel.c 381 (void)memcpy(ps_jewel_tag_info->Uid,
phFriNfc_TopazDynamicMap.c 132 /* UID byte length */
    [all...]
phHciNfc_RFReaderA.c 391 /* Maximum UID length can go upto 10 bytes */
394 HCI_PRINT_BUFFER("\tReader A UID", reg_value, reg_length);
395 /* Update UID buffer and length */
398 p_tag_a_info->Uid,
    [all...]
  /external/libnfc-nxp/inc/
phNfcTypes.h 167 #define PHHAL_MAX_UID_LENGTH 0x0AU /**< Maximum UID length expected */
551 uint8_t Uid[PHHAL_MAX_UID_LENGTH]; /**< UID information of the TYPE A
553 uint8_t UidLength; /**< UID information length, shall not be greater
631 uint8_t Uid[PHHAL_MAX_UID_LENGTH]; /**< UID information of the TYPE A
633 uint8_t UidLength; /**< UID information length, shall not be greater
674 uint8_t Uid[PHHAL_15693_UID_LENGTH]; /**< UID information of the 15693
676 uint8_t UidLength; /**< UID information length, shall not be greater
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcSecureElement.cpp 712 TRACE("Get Secure element UID function ");
718 e->SetByteArrayRegion(SecureElementUid, 0, SecureElementInfo->RemoteDevInfo.Iso14443A_Info.UidLength,(jbyte *)SecureElementInfo->RemoteDevInfo.Iso14443A_Info.Uid);
com_android_nfc_NativeNfcManager.cpp 640 * Utility to recover UID from target infos
644 phNfc_sData_t uid; local
652 uid.buffer = psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.Uid;
653 uid.length = psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.UidLength;
657 uid.buffer = psRemoteDevInfo->RemoteDevInfo.Iso14443B_Info.AtqB.AtqResInfo.Pupi;
658 uid.length = sizeof(psRemoteDevInfo->RemoteDevInfo.Iso14443B_Info.AtqB.AtqResInfo.Pupi);
661 uid.buffer = psRemoteDevInfo->RemoteDevInfo.Felica_Info.IDm;
662 uid.length = psRemoteDevInfo->RemoteDevInfo.Felica_Info.IDmLength;
665 uid.buffer = psRemoteDevInfo->RemoteDevInfo.Jewel_Info.Uid
    [all...]

Completed in 415 milliseconds