Package phones :: Module com_moto_gsm :: Class Profile
[hide private]
[frames] | no frames]

Class Profile

source code

       object --+            
                |            
com_phone.Profile --+        
                    |        
     com_etsi.Profile --+    
                        |    
         com_moto.Profile --+
                            |
                           Profile
Known Subclasses:

Instance Methods [hide private]

Inherited from com_phone.Profile: GetImageOrigins, GetTargetsForImageOrigin, QueryAudio, SyncQuery, __init__, phonize

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]

Inherited from com_moto.Profile: BP_Calendar_Version

Inherited from com_phone.Profile: DIALSTRING_CHARS, MAX_RINGTONE_BASENAME_LENGTH, MAX_WALLPAPER_BASENAME_LENGTH, RINGTONE_FILENAME_CHARS, WALLPAPER_CONVERT_FORMAT, WALLPAPER_FILENAME_CHARS, WALLPAPER_HEIGHT, WALLPAPER_WIDTH, autodetect_delay, deviceclasses, excluded_ringtone_origins, excluded_wallpaper_origins, field_color_data, imageorigins, reboot_delay, ringtoneorigins, stockimageorigins, stockimagetargets, usbids

Inherited from com_phone.Profile (private): _supportedsyncs

Properties [hide private]

Inherited from object: __class__