- acquireLock() - Method in class com.twofortyfouram.spackle.power.PartialWakeLock
-
Acquire a partial WakeLock.
- acquireLockIfNotHeld() - Method in class com.twofortyfouram.spackle.power.PartialWakeLock
-
- afterDoingWork(Context) - Method in class com.twofortyfouram.spackle.power.PartialWakeLockForService
-
Call to issue after the service completes its work.
- AlarmManagerCompat - Class in com.twofortyfouram.spackle
-
Provides backwards and forwards compatibility with the AlarmManager, specifically with changes
to the alarm manager APIs.
- AlarmManagerCompat.AlarmToken - Class in com.twofortyfouram.spackle
-
Effectively immutable class representing a token used to set an alarm.
- AlarmManagerCompat.AlarmType - Annotation Type in com.twofortyfouram.spackle
-
Defines the possible values for the alarm manager type.
- always(String, Object...) - Static method in class com.twofortyfouram.log.Lumberjack
-
Always log a message, because this method is not stripped out by ProGuard/DexGuard by
default.
- AndroidSdkVersion - Class in com.twofortyfouram.spackle
-
Utility class to determine information about the environment the app is running in.
- AppBuildInfo - Class in com.twofortyfouram.spackle
-
Determines information about the build of the app that is
running.
- APPLICATION_ID - Static variable in class com.twofortyfouram.spackle.BuildConfig
-
- areBundlesEqual(Bundle, Bundle) - Static method in class com.twofortyfouram.spackle.bundle.BundleComparer
-
Performs an key-value comparison of two Bundle instances.
- attr() - Constructor for class com.twofortyfouram.spackle.R.attr
-