Home
last modified time | relevance | path

Searched full:phones (Results 1 – 25 of 32) sorted by relevance

12

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
DObjectWithNamespacesAndList.php37 * @SerializedName("phones")
41 public $phones; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithNamespacesAndList
52 * @SerializedName("phones")
65 * @SerializedName("phones")
78 * @SerializedName("phones")
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/xml/
Dobject_with_namespaces_and_list.xml5 <x:phones>
8 </x:phones>
21 <phones>
24 </phones>
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
DOfficial.php44 public $phones; variable in Google\\Service\\CivicInfo\\Official
141 public function setPhones($phones) argument
143 $this->phones = $phones;
150 return $this->phones;
/plugin/sectiontoggle/lang/en/
Dsettings.php2 …get section toggling on standard desktop systems. <b>Mobile</b> includes phones and tablets with r…
8 …alt'] = "An alternate template installed for phones, in case your preferred template does not supp…
10 $lang['tablet_toggle'] = 'Use toggles on tablets as well as phones';
/plugin/vcard/
Dsyntax.php52 list($match, $phones) = explode('#', $match, 2);
53 $phones = explode('&', $phones);
54 foreach ($phones as $phone) {
101 'work' => trim($phones[0]),
102 'cell' => trim($phones[1]),
103 'home' => trim($phones[2]),
104 'fax' => trim($phones[3]),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DUser.php160 public $phones; variable in Google\\Service\\Directory\\User
685 public function setPhones($phones) argument
687 $this->phones = $phones;
694 return $this->phones;
/plugin/snow/lang/en/
Dsettings.php24 $lang['excludemobile'] = 'Snow is likely to be bad news for mobile phones\' CPUs (and batteries.) E…
/plugin/davcard/
Dhelper.php484 if(isset($params['phones']))
486 foreach($params['phones'] as $data)
565 if(isset($params['phones']))
567 foreach($params['phones'] as $data)
Dscript.js175 postArray['phones'] = phoneArray;
275 postArray['phones'] = phoneArray;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DPushoverHandler.php19 * Sends notifications through the pushover api to mobile phones
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
DXmlSerializationTest.php222 $object->phones = ['111', '222'];
345 $object->phones = [];
/plugin/statistics/vendor/matomo/device-detector/
DDeviceDetector.php1013 * All detected feature phones running android are more likely a smartphone
1020 * All unknown devices under running Java ME are more likely features phones
1027 * All devices running KaiOS are more likely features phones
DREADME.md316 …, Senseit, Senwa, SERVO, Seuic, Sewoo, SFR, SGIN, Shanling, Sharp, Shift Phones, Shivaki, Shtrikh-…
/plugin/snow/
Dsnowstorm.js19 …this.excludeMobile = true; // Snow is likely to be bad news for mobile phones' CPUs (and batt…
25 …this.excludeMobile = true; // Snow is likely to be bad news for mobile phones' CPUs (and batt…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
DUsers.php148 * (`addresses`, `phones`, etc). Use the update method instead. (users.patch)
/plugin/pgn4web/pgn4web/
Dflash-replacement.html67 …technology and therefore not supported by mobile devices such as android phones and tablets, the i…
/plugin/authgoogle/google/contrib/
DGoogle_DirectoryService.php1613 public $phones; variable in Google_User
1766 public function setPhones(/* array(Google_UserPhone) */ $phones) { argument
1767 $this->assertIsArray($phones, 'Google_UserPhone', __METHOD__);
1768 $this->phones = $phones;
1771 return $this->phones;
/plugin/stlviewer/stlviewer/
DOrbitControls.js11 // the "up" direction as +Y, unlike the TrackballControls. Touch on tablet and phones is
/plugin/sectiontoggle/
DMobile_Detect.php161 * List of mobile devices (phones).
241 // Can conflict with Micromax and Motorola phones codes.
310 // Pantech Tablets: http://www.pantechusa.com/phones/
/plugin/statdisplay/
DBrowser.php97 * + Added version detection for Android phones.
/plugin/passpolicy/
D10k-common-passwords.txt8363 phones
/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
DAbstractDeviceParser.php1646 '7S' => 'Shift Phones',
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar.js53 …'Modems and Phones', 'People', 'Routers', 'Security', 'Servers', 'Storage', 'Switches', 'Wireless'…
/plugin/combo/resources/dictionary/
H A Demojis.json1180 "no-mobile-phones": "1f4f5",
/plugin/statistics/vendor/matomo/device-detector/regexes/client/
Dmobile_apps.yml2073 # PodLP is the first podcast app available for KaiOS smart feature phones on the KaiStore.

12