- parseDuration(String) - Static method in class com.nfcalarmclock.NacMedia
-
Parse the duration string returned from the MediaStore query.
- parseId(Tag) - Static method in class com.nfcalarmclock.NacNfc
-
Parse NFC tag ID to a readable format.
- parseRelativePath(Uri) - Static method in class com.nfcalarmclock.NacMedia
-
- parseRelativePath(String) - Static method in class com.nfcalarmclock.NacMedia
-
Parse the relative path from a path retrieved by querying for
MediaStore.Audio.Media.DATA.
- parseVolumeName(Uri) - Static method in class com.nfcalarmclock.NacMedia
-
- parseVolumeName(String) - Static method in class com.nfcalarmclock.NacMedia
-
Parse the volume name from a path.
- pauseWrapper() - Method in class com.nfcalarmclock.NacMediaPlayer
-
Pause the media player.
- performClick() - Method in class com.nfcalarmclock.NacColorPicker
-
- play(NacAlarm, boolean, boolean) - Method in class com.nfcalarmclock.NacMediaPlayer
-
Play the media associated with the given alarm.
- play(Uri, boolean) - Method in class com.nfcalarmclock.NacMediaPlayer
-
Play the media with the given Uri.
- Playlist(Context, String) - Constructor for class com.nfcalarmclock.NacMediaPlayer.Playlist
-
- Playlist(Context, String, boolean, boolean) - Constructor for class com.nfcalarmclock.NacMediaPlayer.Playlist
-
- playNextTrack() - Method in class com.nfcalarmclock.NacMediaPlayer
-
Play the next track in a playlist.
- playPlaylist(String, boolean, boolean) - Method in class com.nfcalarmclock.NacMediaPlayer
-
Play a playlist.
- postponeRateMyApp() - Method in class com.nfcalarmclock.NacSharedPreferences
-
Set the rate my app counter to the postpone value.
- prepareWrapper() - Method in class com.nfcalarmclock.NacMediaPlayer
-
Prepare the media player
- previousDirectory() - Method in class com.nfcalarmclock.NacFileBrowser
-
Change directory to previous ("../") directory.
- print() - Method in class com.nfcalarmclock.NacAlarm
-
Print all values in the alarm object.
- print() - Method in class com.nfcalarmclock.NacFile.Tree
-
Print the contents of the current directory.
- print(String, String) - Static method in class com.nfcalarmclock.NacUtility
-
Wrapper for Log object to print to the logcat easily.
- print(String) - Static method in class com.nfcalarmclock.NacUtility
-
Print the string to logcat using this class' name.
- printf(String, Object...) - Static method in class com.nfcalarmclock.NacUtility
-
Format a print statement to logcat.
- printf(String) - Static method in class com.nfcalarmclock.NacUtility
-
Print to logcat with default string formatting.
- prompt(Context) - Static method in class com.nfcalarmclock.NacNfc
-
Prompt the user to enable NFC.