Class Alarm
java.lang.Object
edu.jiangxin.apktoolbox.android.dumpsys.alarm.Alarm
-
Method Summary
Modifier and TypeMethodDescriptionstatic Alarm
fromString
(String stringDefinition) getId()
int
getIndex()
int
getType()
long
getWhen()
void
setParentBatch
(AlarmBatch parentBatch)
-
Method Details
-
getOwnerPackageName
-
setParentBatch
-
fromString
-
getSignature
-
getAlarmType
-
getIndex
public int getIndex() -
getId
-
getType
public int getType() -
getParentBatch
-
getWhen
public long getWhen()
-