OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chargingid
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyguardIndicationController.java
202
int
chargingId
;
205
chargingId
= hasChargingTime
210
chargingId
= hasChargingTime
215
chargingId
= hasChargingTime
224
return mContext.getResources().getString(
chargingId
, chargingTimeFormatted);
226
return mContext.getResources().getString(
chargingId
);
Completed in 143 milliseconds