- packageExists(String, Context) - Static method in class com.qweex.callisto.QuickPrefsActivity
-
Determines if a package (i.e.
- Pair<A,B> - Class in jerklib.util
-
- Pair(A, B) - Constructor for class jerklib.util.Pair
-
- parseEmoticons(String) - Method in class com.qweex.callisto.irc.IRCChat
-
- parseNumericIp(String) - Static method in class jerklib.util.InetAddressUtils
-
Given an ip in a numeric, string format, return the InetAddress.
- parseNumericIp(long) - Static method in class jerklib.util.InetAddressUtils
-
Given an ip in numeric format, return the InetAddress.
- parseServerInfo(String) - Method in class jerklib.ServerInformation
-
- part(String) - Method in class jerklib.Channel
-
Part the channel
- part(IRCEvent) - Method in class jerklib.DefaultInternalEventHandler
-
Called when a PartEvent is received.
- PartEvent - Class in jerklib.events
-
PartIRCEvent is made when someone parts a channel
- PartEvent(String, Session, String, Channel, String) - Constructor for class jerklib.events.PartEvent
-
- PartParser - Class in jerklib.parsers
-
- PartParser() - Constructor for class jerklib.parsers.PartParser
-
- pauseDrawable - Static variable in class com.qweex.callisto.Callisto
-
Shared Drawable resources for updating the player control graphics.
- PAYMENT_FAILURE - Static variable in class com.qweex.callisto.donate.Donate
-
- PAYMENT_SUCCESS - Static variable in class com.qweex.callisto.donate.Donate
-
- pd - Variable in class com.qweex.callisto.OnPreparedListenerWithContext
-
- playDrawable - Static variable in class com.qweex.callisto.Callisto
-
Shared Drawable resources for updating the player control graphics.
- player - Variable in class com.qweex.callisto.Callisto.PlayerInfo
-
- playerInfo - Static variable in class com.qweex.callisto.Callisto
-
An instance of the PlayerInfo class, to keep track of the info of a track when updating the player controls across the activities.
- playlist - Static variable in class com.qweex.callisto.Callisto
-
Listener for the playlist button; displays the queue.
- playPause(Context, View) - Static method in class com.qweex.callisto.Callisto
-
- playPauseListener - Static variable in class com.qweex.callisto.Callisto
-
Listener for play/pause button; calls playPause(), the function
- playTrack(Context, int, boolean) - Static method in class com.qweex.callisto.Callisto
-
This method plays the next song in the queue, if there is one.
- position - Variable in class com.qweex.callisto.Callisto.PlayerInfo
-
- PREF_FILE - Static variable in class com.qweex.callisto.AlarmNotificationReceiver
-
- PREF_FILE - Static variable in class com.qweex.callisto.BootNotificationReceiver
-
- PREF_FILE - Static variable in class com.qweex.callisto.Callisto
-
- prefix() - Method in class jerklib.events.EventToken
-
Gets message prefix if any
- previous - Static variable in class com.qweex.callisto.Callisto
-
Listener for the Previous ("<") button.
- prevWeek - Variable in class com.qweex.callisto.CalendarActivity
-
Called when the user press the '<<' button.
- PrivMsgParser - Class in jerklib.parsers
-
- PrivMsgParser() - Constructor for class jerklib.parsers.PrivMsgParser
-
- Profile - Class in jerklib
-
A class to hold information about Username, Realname, Nick,RealName,AltNic etc.
- Profile(String, String, String, String, String) - Constructor for class jerklib.Profile
-
Create a new Profile
- Profile(String, String, String, String) - Constructor for class jerklib.Profile
-
Create a new Profile
- Profile(String, String, String) - Constructor for class jerklib.Profile
-
Create a new Profile.
- Profile(String) - Constructor for class jerklib.Profile
-
Create a new Profile.
- PURPLE - Static variable in class jerklib.util.Colors
-
Purple colored text.
- putLength(String, long) - Method in class com.qweex.callisto.DatabaseConnector
-