JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
M
N
O
P
S
T
V
W
A
ADSMS
- Class in
axeldjaha.sms
Created by AXEL DJAHA on 07/05/2017.
ADSMSListener
- Interface in
axeldjaha.sms.Interface
Created by AXEL DJAHA on 07/05/2017.
axeldjaha.sms
- package axeldjaha.sms
axeldjaha.sms.adapter
- package axeldjaha.sms.adapter
axeldjaha.sms.exception
- package axeldjaha.sms.exception
axeldjaha.sms.fragment
- package axeldjaha.sms.fragment
axeldjaha.sms.Interface
- package axeldjaha.sms.Interface
axeldjaha.sms.model
- package axeldjaha.sms.model
axeldjaha.sms.service
- package axeldjaha.sms.service
B
bindData(SIM)
- Method in class axeldjaha.sms.adapter.
SimCardAdapter.ViewHolder
bindListener(ADSMSListener)
- Method in class axeldjaha.sms.
ADSMS
Définir un écouteur d'évènement pour l'envoi du SMS
bindMessage(String)
- Method in class axeldjaha.sms.
ADSMS
Définir le message à envoyer
bindPhoneNumber(String)
- Method in class axeldjaha.sms.
ADSMS
Définir le numéro destinataire du SMS à envoyer
C
CREATOR
- Static variable in class axeldjaha.sms.model.
SIM
CREATOR
- Static variable in class axeldjaha.sms.model.
SMS
D
describeContents()
- Method in class axeldjaha.sms.model.
SIM
describeContents()
- Method in class axeldjaha.sms.model.
SMS
G
getCount()
- Method in class axeldjaha.sms.adapter.
SimCardAdapter
getCREATOR()
- Static method in class axeldjaha.sms.model.
SIM
getCREATOR()
- Static method in class axeldjaha.sms.model.
SMS
getId()
- Method in class axeldjaha.sms.model.
SIM
getItem(int)
- Method in class axeldjaha.sms.adapter.
SimCardAdapter
getItemId(int)
- Method in class axeldjaha.sms.adapter.
SimCardAdapter
getMessage()
- Method in class axeldjaha.sms.model.
SMS
getName()
- Method in class axeldjaha.sms.model.
SIM
getPhoneNumber()
- Method in class axeldjaha.sms.model.
SMS
getView(int, View, ViewGroup)
- Method in class axeldjaha.sms.adapter.
SimCardAdapter
M
MessageException
- Exception in
axeldjaha.sms.exception
Created by AXEL DJAHA on 30/11/2017
MessageException(String)
- Constructor for exception axeldjaha.sms.exception.
MessageException
N
newInstance(AppCompatActivity)
- Static method in class axeldjaha.sms.
ADSMS
Créer l'instance de ADSMS qui permettra d'envoyer un SMS.
newIntance(ArrayList<SIM>, OnSimCardListener)
- Static method in class axeldjaha.sms.fragment.
SimDialogFragment
O
onADSmsFailed()
- Method in interface axeldjaha.sms.Interface.
ADSMSListener
Appelé lorsque l'envoi a échoué
onADSmsSucces()
- Method in interface axeldjaha.sms.Interface.
ADSMSListener
Appelé lorsque le SMS est envoyé
onCreateDialog(Bundle)
- Method in class axeldjaha.sms.fragment.
SimDialogFragment
onHandleIntent(Intent)
- Method in class axeldjaha.sms.service.
SendSmsService
Le service démarre juste pour envoyer le SMS
OnSimCardListener
- Interface in
axeldjaha.sms.Interface
Created by AXEL DJAHA on 22/04/2017.
onSimCardSelected(SIM)
- Method in interface axeldjaha.sms.Interface.
OnSimCardListener
Appelé lorsqu'on sélectionne une carte SIM
P
PhoneNumberException
- Exception in
axeldjaha.sms.exception
Created by AXEL DJAHA on 30/11/2017
PhoneNumberException(String)
- Constructor for exception axeldjaha.sms.exception.
PhoneNumberException
S
send()
- Method in class axeldjaha.sms.
ADSMS
Envoyer le SMS
SendSmsService
- Class in
axeldjaha.sms.service
Created by AXEL DJAHA on 06/03/2017.
SendSmsService()
- Constructor for class axeldjaha.sms.service.
SendSmsService
setId(int)
- Method in class axeldjaha.sms.model.
SIM
setItemFocusable(boolean)
- Method in class axeldjaha.sms.adapter.
SimCardAdapter.ViewHolder
setMessage(String)
- Method in class axeldjaha.sms.model.
SMS
setName(String)
- Method in class axeldjaha.sms.model.
SIM
setPhoneNumber(String)
- Method in class axeldjaha.sms.model.
SMS
SIM
- Class in
axeldjaha.sms.model
Created by AXEL DJAHA on 22/04/2017.
SIM()
- Constructor for class axeldjaha.sms.model.
SIM
SIM(Parcel)
- Constructor for class axeldjaha.sms.model.
SIM
SimCardAdapter
- Class in
axeldjaha.sms.adapter
Created by AXEL DJAHA on 13/04/2017.
SimCardAdapter(Context, ArrayList<SIM>)
- Constructor for class axeldjaha.sms.adapter.
SimCardAdapter
SimCardAdapter.ViewHolder
- Class in
axeldjaha.sms.adapter
SimDialogFragment
- Class in
axeldjaha.sms.fragment
Created by AXEL DJAHA on 22/04/2017.
SimDialogFragment()
- Constructor for class axeldjaha.sms.fragment.
SimDialogFragment
SMS
- Class in
axeldjaha.sms.model
Created by AXEL DJAHA on 27/04/2017.
SMS()
- Constructor for class axeldjaha.sms.model.
SMS
SMS(Parcel)
- Constructor for class axeldjaha.sms.model.
SMS
T
TAG
- Static variable in class axeldjaha.sms.fragment.
SimDialogFragment
TAG
- Static variable in class axeldjaha.sms.service.
SendSmsService
V
ViewHolder()
- Constructor for class axeldjaha.sms.adapter.
SimCardAdapter.ViewHolder
W
writeToParcel(Parcel, int)
- Method in class axeldjaha.sms.model.
SIM
writeToParcel(Parcel, int)
- Method in class axeldjaha.sms.model.
SMS
A
B
C
D
G
M
N
O
P
S
T
V
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes